Uses of Class
org.apache.cxf.jbi.se.CXFServiceUnitManager

Packages that use CXFServiceUnitManager
org.apache.cxf.jbi.se   
org.apache.cxf.jbi.se.state   
org.apache.cxf.jbi.transport   
 

Uses of CXFServiceUnitManager in org.apache.cxf.jbi.se
 

Methods in org.apache.cxf.jbi.se with parameters of type CXFServiceUnitManager
 void CXFServiceUnit.start(javax.jbi.component.ComponentContext ctx, CXFServiceUnitManager serviceUnitManager)
           
 

Uses of CXFServiceUnitManager in org.apache.cxf.jbi.se.state
 

Methods in org.apache.cxf.jbi.se.state that return CXFServiceUnitManager
static CXFServiceUnitManager AbstractServiceEngineStateMachine.getSUManager()
           
 

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

Methods in org.apache.cxf.jbi.transport that return CXFServiceUnitManager
 CXFServiceUnitManager JBITransportFactory.getServiceUnitManager()
           
 

Methods in org.apache.cxf.jbi.transport with parameters of type CXFServiceUnitManager
 void JBITransportFactory.setServiceUnitManager(CXFServiceUnitManager sum)
           
 

Constructors in org.apache.cxf.jbi.transport with parameters of type CXFServiceUnitManager
JBIDestination(org.apache.cxf.transport.ConduitInitiator ci, org.apache.cxf.service.model.EndpointInfo info, javax.jbi.messaging.DeliveryChannel dc, CXFServiceUnitManager sum)
           
 



Copyright © 2006-2007 Apache Software Foundation. All Rights Reserved.