Package | Description |
---|---|
org.apache.qpid.server.protocol.v0_10 | |
org.apache.qpid.transport | |
org.apache.qpid.transport.network |
Modifier and Type | Method and Description |
---|---|
void |
ServerConnectionDelegate.init(Connection conn,
ProtocolHeader hdr) |
void |
ServerAssembler.init(ProtocolHeader header) |
void |
ServerDisassembler.init(Void v,
ProtocolHeader header) |
Modifier and Type | Method and Description |
---|---|
void |
ServerDelegate.init(Connection conn,
ProtocolHeader hdr) |
void |
ClientDelegate.init(Connection conn,
ProtocolHeader hdr) |
void |
ProtocolDelegate.init(C context,
ProtocolHeader header) |
void |
SessionDelegate.init(Session ssn,
ProtocolHeader hdr) |
Modifier and Type | Method and Description |
---|---|
void |
Assembler.init(ProtocolHeader header) |
void |
NetworkDelegate.init(ProtocolHeader header) |
void |
Disassembler.init(Void v,
ProtocolHeader header) |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.