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 |
ServerAssembler.error(ProtocolError error) |
void |
ServerDisassembler.error(Void v,
ProtocolError error) |
Modifier and Type | Method and Description |
---|---|
void |
ConnectionDelegate.error(Connection conn,
ProtocolError error) |
void |
ProtocolDelegate.error(C context,
ProtocolError error) |
void |
SessionDelegate.error(Session ssn,
ProtocolError error) |
Modifier and Type | Method and Description |
---|---|
void |
Assembler.error(ProtocolError error) |
void |
NetworkDelegate.error(ProtocolError error) |
void |
Disassembler.error(Void v,
ProtocolError error) |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.