|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.qpid.server.handler.QueueDeclareHandler
org.apache.qpid.server.cluster.handler.LocalQueueDeclareHandler
public class LocalQueueDeclareHandler
Field Summary |
---|
Fields inherited from class org.apache.qpid.server.handler.QueueDeclareHandler |
---|
autoRegister |
Method Summary | |
---|---|
protected java.lang.String |
createName()
|
protected org.apache.qpid.server.queue.AMQQueue |
createQueue(org.apache.qpid.framing.QueueDeclareBody body,
org.apache.qpid.server.queue.QueueRegistry registry,
org.apache.qpid.server.protocol.AMQProtocolSession session)
|
Methods inherited from class org.apache.qpid.server.handler.QueueDeclareHandler |
---|
getInstance, methodReceived, pad |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
protected java.lang.String createName()
createName
in class org.apache.qpid.server.handler.QueueDeclareHandler
protected org.apache.qpid.server.queue.AMQQueue createQueue(org.apache.qpid.framing.QueueDeclareBody body, org.apache.qpid.server.queue.QueueRegistry registry, org.apache.qpid.server.protocol.AMQProtocolSession session) throws org.apache.qpid.AMQException
createQueue
in class org.apache.qpid.server.handler.QueueDeclareHandler
org.apache.qpid.AMQException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |