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 |
ServerConnection.received(ProtocolEvent event) |
void |
ServerDisassembler.send(ProtocolEvent event) |
void |
ServerConnection.send(ProtocolEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
Connection.received(ProtocolEvent event) |
void |
ProtocolEventReceiver.received(ProtocolEvent msg) |
void |
Connection.send(ProtocolEvent event) |
void |
ProtocolEventSender.send(ProtocolEvent msg) |
Modifier and Type | Method and Description |
---|---|
void |
Disassembler.send(ProtocolEvent event) |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.