Uses of Interface
org.apache.servicemix.cxfbc.CxfBcEndpointType

Packages that use CxfBcEndpointType
org.apache.servicemix.cxfbc   
 

Uses of CxfBcEndpointType in org.apache.servicemix.cxfbc
 

Subinterfaces of CxfBcEndpointType in org.apache.servicemix.cxfbc
 interface CxfBcEndpointWithInterceptor
           
 

Classes in org.apache.servicemix.cxfbc that implement CxfBcEndpointType
 class CxfBcConsumer
           
 class CxfBcProvider
           
 

Methods in org.apache.servicemix.cxfbc that return CxfBcEndpointType
 CxfBcEndpointType[] CxfBcComponent.getEndpoints()
           
 

Methods in org.apache.servicemix.cxfbc with parameters of type CxfBcEndpointType
 void CxfBcComponent.setEndpoints(CxfBcEndpointType[] endpoints)
          Specifies the list of endpoints hosted by the component.
 



Copyright © 2005-2011 FuseSource. All Rights Reserved.