Package | Description |
---|---|
org.apache.qpid.amqp_1_0.transport | |
org.apache.qpid.amqp_1_0.type.transport.codec | |
org.apache.qpid.server.protocol.v1_0 |
Modifier and Type | Method and Description |
---|---|
void |
SessionEndpoint.end(End end) |
void |
SessionEndpoint.receiveEnd(End end) |
void |
ConnectionEndpoint.receiveEnd(short channel,
End end) |
void |
SessionEventListener.remoteEnd(End end) |
void |
SessionEventListener.DefaultSessionEventListener.remoteEnd(End end) |
void |
ConnectionEndpoint.sendEnd(short channel,
End end,
boolean remove) |
Modifier and Type | Method and Description |
---|---|
End |
EndConstructor.construct(Object underlying) |
Modifier and Type | Method and Description |
---|---|
protected void |
EndWriter.onSetValue(End value) |
Modifier and Type | Method and Description |
---|---|
void |
Session_1_0.remoteEnd(End end) |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.