l.s.m.r.RabbitSession(threading.local) : class documentation

Part of lp.services.messaging.rabbit View In Hierarchy

Known subclasses: lp.services.messaging.rabbit.RabbitUnreliableSession

No class docstring
Method __init__ Undocumented
Method is_connected See IMessageSession.
Method connect See IMessageSession.
Method disconnect See IMessageSession.
Method flush See IMessageSession.
Method finish See IMessageSession.
Method reset See IMessageSession.
Method defer See IMessageSession.
Method getProducer See IMessageSession.
Method getConsumer See IMessageSession.
def __init__(self):
Undocumented
@property
def is_connected(self):
See IMessageSession.
def connect(self):
See IMessageSession.

Open a connection for this thread if necessary. Connections cannot be shared between threads.

def disconnect(self):
See IMessageSession.
def flush(self):
See IMessageSession.
def finish(self):
See IMessageSession.
def reset(self):
See IMessageSession.
def defer(self, func, *args, **kwargs):
See IMessageSession.
def getProducer(self, name):
See IMessageSession.
def getConsumer(self, name):
See IMessageSession.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.