Package | Description |
---|---|
org.apache.qpid.client.transport | |
org.apache.qpid.server.protocol.v0_10 | |
org.apache.qpid.transport | |
org.apache.qpid.transport.network |
Modifier and Type | Class and Description |
---|---|
class |
ClientConnectionDelegate |
Modifier and Type | Class and Description |
---|---|
class |
ServerConnectionDelegate |
class |
ServerDisassembler
Disassembler
|
class |
ServerSessionDelegate |
Modifier and Type | Class and Description |
---|---|
class |
ClientDelegate
ClientDelegate
|
class |
ConnectionDelegate
Currently only implemented client specific methods
the server specific methods are dummy impls for testing
the connectionClose is kind of different for both sides
|
class |
ServerDelegate
ServerDelegate
|
class |
SessionDelegate
SessionDelegate
|
Modifier and Type | Method and Description |
---|---|
<C> void |
ProtocolError.delegate(C context,
ProtocolDelegate<C> delegate) |
<C> void |
Method.delegate(C context,
ProtocolDelegate<C> delegate) |
<C> void |
ProtocolEvent.delegate(C context,
ProtocolDelegate<C> delegate) |
<C> void |
ProtocolHeader.delegate(C context,
ProtocolDelegate<C> delegate) |
Modifier and Type | Class and Description |
---|---|
class |
Disassembler
Disassembler
|
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.