Package qpid :: Package tests :: Module connection :: Class TestSession
[frames] | no frames]

Class TestSession

session.Delegate --+
                   |
                  TestSession

Instance Methods
 
__init__(self, session, queue)
 
execution_sync(self, es)
 
queue_query(self, qq)
 
message_transfer(self, cmd)

Inherited from session.Delegate: execution_exception, execution_result, message_accept

Method Details

__init__(self, session, queue)
(Constructor)

 
Overrides: session.Delegate.__init__