void |
ProtonTransactionHandler.close(boolean linkRemoteClose) |
void |
ProtonDeliveryHandler.close(boolean remoteLinkClose) |
void |
ProtonServerReceiverContext.close(boolean remoteLinkClose) |
void |
ProtonServerSenderContext.close(boolean remoteLinkClose) |
void |
ProtonTransactionHandler.close(org.apache.qpid.proton.amqp.transport.ErrorCondition condition) |
void |
ProtonDeliveryHandler.close(org.apache.qpid.proton.amqp.transport.ErrorCondition condition) |
void |
ProtonServerReceiverContext.close(org.apache.qpid.proton.amqp.transport.ErrorCondition condition) |
void |
ProtonServerSenderContext.close(org.apache.qpid.proton.amqp.transport.ErrorCondition condition) |
protected AMQPSessionContext |
AMQPConnectionContext.getSessionExtension(org.apache.qpid.proton.engine.Session realSession) |
protected AMQPSessionContext |
AMQPConnectionContext.newSessionExtension(org.apache.qpid.proton.engine.Session realSession) |
void |
ProtonTransactionHandler.onMessage(org.apache.qpid.proton.engine.Delivery delivery) |
void |
ProtonDeliveryHandler.onMessage(org.apache.qpid.proton.engine.Delivery delivery) |
void |
ProtonServerReceiverContext.onMessage(org.apache.qpid.proton.engine.Delivery delivery) |
void |
ProtonServerSenderContext.onMessage(org.apache.qpid.proton.engine.Delivery delivery) |
void |
AMQPSessionContext.removeSender(org.apache.qpid.proton.engine.Sender sender) |
void |
ProtonServerSenderContext.start() |