| Package | Description |
|---|---|
| io.fabric8.dosgi.io | |
| io.fabric8.dosgi.tcp |
| Modifier and Type | Method and Description |
|---|---|
ProtocolCodec |
Transport.getProtocolCodec() |
| Modifier and Type | Method and Description |
|---|---|
void |
Transport.setProtocolCodec(ProtocolCodec protocolCodec)
Sets the protocol codec for the transport
|
| Modifier and Type | Class and Description |
|---|---|
class |
LengthPrefixedCodec |
| Modifier and Type | Field and Description |
|---|---|
protected ProtocolCodec |
TcpTransport.codec |
| Modifier and Type | Method and Description |
|---|---|
protected ProtocolCodec |
ClientInvokerImpl.InvokerTransportPool.createCodec() |
protected abstract ProtocolCodec |
TransportPool.createCodec() |
ProtocolCodec |
TcpTransport.getProtocolCodec() |
| Modifier and Type | Method and Description |
|---|---|
void |
TcpTransport.setProtocolCodec(ProtocolCodec protocolCodec) |
Copyright © 2014 Red Hat. All Rights Reserved.