Uses of Class
org.apache.qpid.qmf.QMFService

Packages that use QMFService
org.apache.qpid.qmf   
org.apache.qpid.server.registry   
 

Uses of QMFService in org.apache.qpid.qmf
 

Constructors in org.apache.qpid.qmf with parameters of type QMFService
QMFCommandDecoder(QMFService qmfService, ByteBuffer buf)
           
QMFMethodRequestCommand(QMFCommandHeader header, org.apache.qpid.transport.codec.BBDecoder decoder, QMFService qmfService)
           
 

Uses of QMFService in org.apache.qpid.server.registry
 

Fields in org.apache.qpid.server.registry declared as QMFService
protected  QMFService ApplicationRegistry._qmfService
           
 

Methods in org.apache.qpid.server.registry that return QMFService
 QMFService IApplicationRegistry.getQMFService()
           
 QMFService ApplicationRegistry.getQMFService()
           
 



Licensed to the Apache Software Foundation