|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of Transport in org.fusesource.hawtdispatch.transport |
|---|
| Classes in org.fusesource.hawtdispatch.transport that implement Transport | |
|---|---|
class |
PipeTransport
|
class |
SslTransport
An SSL Transport for secure communications. |
class |
TcpTransport
An implementation of the Transport interface using raw tcp/ip |
| Methods in org.fusesource.hawtdispatch.transport that return Transport | |
|---|---|
static Transport |
PipeTransportRegistry.connect(String location)
|
Transport |
HeartBeatMonitor.getTransport()
|
| Methods in org.fusesource.hawtdispatch.transport with parameters of type Transport | |
|---|---|
void |
TransportServerListener.onAccept(Transport transport)
|
void |
HeartBeatMonitor.setTransport(Transport transport)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||