Methods in org.apache.qpid with parameters of type Session |
void |
ToyClient.closed(Session ssn)
|
void |
ToyClient.exception(Session ssn,
SessionException exc)
|
void |
ToyBroker.exchangeBind(Session ssn,
ExchangeBind qb)
|
void |
ToyClient.message(Session ssn,
MessageTransfer xfr)
|
void |
ToyBroker.messageAcquire(Session context,
MessageAcquire struct)
|
void |
ToyBroker.messageFlow(Session ssn,
MessageFlow struct)
|
void |
ToyBroker.messageFlush(Session ssn,
MessageFlush struct)
|
void |
ToyBroker.messageSubscribe(Session ssn,
MessageSubscribe ms)
|
void |
ToyBroker.messageTransfer(Session ssn,
MessageTransfer xfr)
|
void |
ToyClient.opened(Session ssn)
|
void |
ToyBroker.queueDeclare(Session ssn,
QueueDeclare qd)
|
void |
ToyBroker.queueQuery(Session ssn,
QueueQuery qq)
|
void |
ToyClient.resumed(Session ssn)
|
Methods in org.apache.qpid.transport with parameters of type Session |
void |
SessionListener.closed(Session session)
|
void |
SessionDelegate.closed(Session session)
|
void |
Session.DefaultSessionListener.closed(Session ssn)
|
void |
SessionDelegate.command(Session ssn,
Method method)
|
void |
SessionDelegate.control(Session ssn,
Method method)
|
void |
SessionDelegate.detached(Session session)
|
void |
SessionDelegate.error(Session ssn,
ProtocolError error)
|
void |
SessionListener.exception(Session session,
SessionException exception)
|
void |
Session.DefaultSessionListener.exception(Session ssn,
SessionException exc)
|
void |
SessionDelegate.executionException(Session ssn,
ExecutionException exc)
|
void |
SessionDelegate.executionResult(Session ssn,
ExecutionResult result)
|
void |
SessionDelegate.executionSync(Session ssn,
ExecutionSync sync)
|
void |
SessionDelegate.handle(Session ssn,
Method method)
|
void |
SessionDelegate.init(Session ssn,
ProtocolHeader hdr)
|
(package private) void |
Connection.map(Session ssn,
int channel)
|
void |
SessionListener.message(Session ssn,
MessageTransfer xfr)
|
void |
Session.DefaultSessionListener.message(Session ssn,
MessageTransfer xfr)
|
void |
SessionDelegate.messageFlow(Session ssn,
MessageFlow flow)
|
void |
SessionDelegate.messageSetFlowMode(Session ssn,
MessageSetFlowMode sfm)
|
void |
SessionDelegate.messageStop(Session ssn,
MessageStop stop)
|
void |
SessionDelegate.messageTransfer(Session ssn,
MessageTransfer xfr)
|
void |
SessionListener.opened(Session session)
|
void |
Session.DefaultSessionListener.opened(Session ssn)
|
(package private) void |
Connection.removeSession(Session ssn)
|
void |
SessionListener.resumed(Session session)
|
void |
Session.DefaultSessionListener.resumed(Session ssn)
|
void |
SessionDelegate.sessionAttached(Session ssn,
SessionAttached atc)
|
void |
SessionDelegate.sessionCommandPoint(Session ssn,
SessionCommandPoint scp)
|
void |
SessionDelegate.sessionCompleted(Session ssn,
SessionCompleted cmp)
|
void |
SessionDelegate.sessionFlush(Session ssn,
SessionFlush flush)
|
void |
SessionDelegate.sessionKnownCompleted(Session ssn,
SessionKnownCompleted kcmp)
|
void |
SessionDelegate.sessionRequestTimeout(Session ssn,
SessionRequestTimeout t)
|
void |
SessionDelegate.sessionTimeout(Session ssn,
SessionTimeout t)
|
(package private) void |
Connection.unmap(Session ssn)
|