|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProtocolDelegate | |
---|---|
org.apache.qpid | |
org.apache.qpid.transport | |
org.apache.qpid.transport.network |
Uses of ProtocolDelegate in org.apache.qpid |
---|
Classes in org.apache.qpid that implement ProtocolDelegate | |
---|---|
(package private) class |
ToyBroker
ToyBroker |
Uses of ProtocolDelegate in org.apache.qpid.transport |
---|
Classes in org.apache.qpid.transport that implement ProtocolDelegate | |
---|---|
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 |
Methods in org.apache.qpid.transport with parameters of type ProtocolDelegate | ||
---|---|---|
|
ProtocolEvent.delegate(C context,
ProtocolDelegate<C> delegate)
|
|
|
ProtocolHeader.delegate(C context,
ProtocolDelegate<C> delegate)
|
|
|
ProtocolError.delegate(C context,
ProtocolDelegate<C> delegate)
|
|
|
Method.delegate(C context,
ProtocolDelegate<C> delegate)
|
Uses of ProtocolDelegate in org.apache.qpid.transport.network |
---|
Classes in org.apache.qpid.transport.network that implement ProtocolDelegate | |
---|---|
class |
Disassembler
Disassembler |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |