|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PipeTransportServer | |
---|---|
org.fusesource.hawtdispatch.transport |
Uses of PipeTransportServer in org.fusesource.hawtdispatch.transport |
---|
Fields in org.fusesource.hawtdispatch.transport with type parameters of type PipeTransportServer | |
---|---|
static HashMap<String,PipeTransportServer> |
PipeTransportRegistry.servers
|
Methods in org.fusesource.hawtdispatch.transport that return PipeTransportServer | |
---|---|
static PipeTransportServer |
PipeTransportRegistry.lookup(String name)
|
Methods in org.fusesource.hawtdispatch.transport that return types with arguments of type PipeTransportServer | |
---|---|
static Map<String,PipeTransportServer> |
PipeTransportRegistry.getServers()
|
Methods in org.fusesource.hawtdispatch.transport with parameters of type PipeTransportServer | |
---|---|
static void |
PipeTransportRegistry.unbind(PipeTransportServer server)
|
Constructors in org.fusesource.hawtdispatch.transport with parameters of type PipeTransportServer | |
---|---|
PipeTransport(PipeTransportServer server)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |