Package | Description |
---|---|
org.fusesource.hawtdispatch.transport |
Modifier and Type | Field and Description |
---|---|
static HashMap<String,PipeTransportServer> |
PipeTransportRegistry.servers |
Modifier and Type | Method and Description |
---|---|
static PipeTransportServer |
PipeTransportRegistry.lookup(String name) |
Modifier and Type | Method and Description |
---|---|
static Map<String,PipeTransportServer> |
PipeTransportRegistry.getServers() |
Modifier and Type | Method and Description |
---|---|
static void |
PipeTransportRegistry.unbind(PipeTransportServer server) |
Constructor and Description |
---|
PipeTransport(PipeTransportServer server) |
Copyright © 2010–2017 FuseSource, Corp.. All rights reserved.