|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PipeTransportServer | |
---|---|
org.apache.activemq.apollo.transport.pipe |
Uses of PipeTransportServer in org.apache.activemq.apollo.transport.pipe |
---|
Fields in org.apache.activemq.apollo.transport.pipe with type parameters of type PipeTransportServer | |
---|---|
static java.util.HashMap<java.lang.String,PipeTransportServer> |
PipeTransportFactory.servers
|
Methods in org.apache.activemq.apollo.transport.pipe that return PipeTransportServer | |
---|---|
static PipeTransportServer |
PipeTransportFactory.lookup(java.lang.String name)
|
Methods in org.apache.activemq.apollo.transport.pipe that return types with arguments of type PipeTransportServer | |
---|---|
static java.util.Map<java.lang.String,PipeTransportServer> |
PipeTransportFactory.getServers()
|
Methods in org.apache.activemq.apollo.transport.pipe with parameters of type PipeTransportServer | |
---|---|
static void |
PipeTransportFactory.unbind(PipeTransportServer server)
|
Constructors in org.apache.activemq.apollo.transport.pipe with parameters of type PipeTransportServer | |
---|---|
PipeTransport(PipeTransportServer server)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |