Apache CXF API

Uses of Interface
org.apache.cxf.transport.http_osgi.OsgiDestinationRegistryIntf

Packages that use OsgiDestinationRegistryIntf
org.apache.cxf.transport.http_osgi   
 

Uses of OsgiDestinationRegistryIntf in org.apache.cxf.transport.http_osgi
 

Classes in org.apache.cxf.transport.http_osgi that implement OsgiDestinationRegistryIntf
 class OsgiDestinationRegistry
           
 

Methods in org.apache.cxf.transport.http_osgi that return OsgiDestinationRegistryIntf
 OsgiDestinationRegistryIntf OsgiServlet.getTransport()
           
 

Methods in org.apache.cxf.transport.http_osgi with parameters of type OsgiDestinationRegistryIntf
 void OsgiTransportFactory.setRegistry(OsgiDestinationRegistryIntf registry)
           
 

Constructors in org.apache.cxf.transport.http_osgi with parameters of type OsgiDestinationRegistryIntf
OsgiDestination(Bus b, EndpointInfo ei, OsgiDestinationRegistryIntf fact, String p)
          Constructor, allowing substitution of configuration.
OsgiServlet(OsgiDestinationRegistryIntf transport)
           
SpringOsgiServlet(OsgiDestinationRegistryIntf transport)
           
 


Apache CXF API

Apache CXF