|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IRequest | |
---|---|
org.lightwolf | Core classes for flow manipulation and synchronization. |
Uses of IRequest in org.lightwolf |
---|
Methods in org.lightwolf that return IRequest | |
---|---|
static IRequest |
Process.serve(Object address)
Listens for a single request sent to the informed address. |
static IRequest |
Process.serveMany(Object address)
Listens for multiple messages sent to the informed address. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |