|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProtocolHeader | |
---|---|
org.apache.qpid.transport | |
org.apache.qpid.transport.network |
Uses of ProtocolHeader in org.apache.qpid.transport |
---|
Methods in org.apache.qpid.transport with parameters of type ProtocolHeader | |
---|---|
void |
ClientDelegate.init(Connection conn,
ProtocolHeader hdr)
|
void |
ServerDelegate.init(Connection conn,
ProtocolHeader hdr)
|
void |
ProtocolDelegate.init(C context,
ProtocolHeader header)
|
void |
SessionDelegate.init(Session ssn,
ProtocolHeader hdr)
|
Uses of ProtocolHeader in org.apache.qpid.transport.network |
---|
Methods in org.apache.qpid.transport.network with parameters of type ProtocolHeader | |
---|---|
void |
NetworkDelegate.init(ProtocolHeader header)
|
void |
Assembler.init(ProtocolHeader header)
|
void |
Disassembler.init(Void v,
ProtocolHeader header)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |