Uses of Class
org.apache.cxf.jca.inbound.InboundEndpoint

Packages that use InboundEndpoint
org.apache.cxf.jca.inbound   
 

Uses of InboundEndpoint in org.apache.cxf.jca.inbound
 

Constructor parameters in org.apache.cxf.jca.inbound with type arguments of type InboundEndpoint
MDBActivationWork(MDBActivationSpec spec, javax.resource.spi.endpoint.MessageEndpointFactory endpointFactory, java.util.Map<java.lang.String,InboundEndpoint> endpoints)
           
 



Apache CXF