Uses of Class
org.apache.cxf.transport.jbi.JBIDispatcherUtil

Packages that use JBIDispatcherUtil
org.apache.cxf.transport.jbi   
 

Uses of JBIDispatcherUtil in org.apache.cxf.transport.jbi
 

Methods in org.apache.cxf.transport.jbi that return JBIDispatcherUtil
static JBIDispatcherUtil JBIDispatcherUtil.getInstance(ConduitInitiator ci, javax.jbi.messaging.DeliveryChannel dc)
           
 JBIDispatcherUtil JBIDestination.getJBIDispatcherUtil()
           
 

Constructors in org.apache.cxf.transport.jbi with parameters of type JBIDispatcherUtil
JBIDestination(EndpointInfo info, JBIDispatcherUtil dispatcher, javax.jbi.messaging.DeliveryChannel dc)
           
 



Apache CXF