| Package | Description |
|---|---|
| io.fabric8.dosgi.io | |
| io.fabric8.dosgi.tcp |
| Modifier and Type | Method and Description |
|---|---|
TransportListener |
Transport.getTransportListener()
Returns the current transport listener
|
| Modifier and Type | Method and Description |
|---|---|
void |
Transport.setTransportListener(TransportListener commandListener)
Registers an inbound command listener
|
| Modifier and Type | Class and Description |
|---|---|
protected class |
TransportPool.Listener |
| Modifier and Type | Field and Description |
|---|---|
protected TransportListener |
TcpTransport.listener |
| Modifier and Type | Method and Description |
|---|---|
TransportListener |
TcpTransport.getTransportListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
TcpTransport.setTransportListener(TransportListener listener) |
Copyright © 2014 Red Hat. All Rights Reserved.