AmqpFactory

PoolableObjectFactory custom impl.

Constructors

this
this(AmqpClientOptions options)
Undocumented in source.

Members

Functions

activateObject
void activateObject(IPooledObject obj)
Undocumented in source. Be warned that the author may not have intended to support it.
destroyObject
void destroyObject(IPooledObject obj)
Undocumented in source. Be warned that the author may not have intended to support it.
makeObject
IPooledObject makeObject()
Undocumented in source. Be warned that the author may not have intended to support it.
passivateObject
void passivateObject(IPooledObject obj)
Undocumented in source. Be warned that the author may not have intended to support it.
validateObject
bool validateObject(IPooledObject obj)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta