Apache CXF API

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, Map<String,InboundEndpoint> endpoints)
           
 


Apache CXF API

Apache CXF