|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cxf.transport.AbstractTransportFactory
org.apache.cxf.transport.http.AbstractHTTPTransportFactory
org.apache.cxf.transport.http_osgi.OsgiTransportFactory
public class OsgiTransportFactory
| Field Summary |
|---|
| Fields inherited from class org.apache.cxf.transport.http.AbstractHTTPTransportFactory |
|---|
activationNamespaces, bus |
| Constructor Summary | |
|---|---|
OsgiTransportFactory()
|
|
| Method Summary | |
|---|---|
Destination |
getDestination(EndpointInfo endpointInfo)
Create a destination. |
void |
init()
|
void |
setRegistry(OsgiDestinationRegistryIntf registry)
|
| Methods inherited from class org.apache.cxf.transport.http.AbstractHTTPTransportFactory |
|---|
configure, configure, createEndpointInfo, createPortExtensors, getBus, getConduit, getConduit, getUriPrefixes, registerWithBindingManager, setActivationNamespaces, setBus |
| Methods inherited from class org.apache.cxf.transport.AbstractTransportFactory |
|---|
getTransportIds, setTransportIds |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.apache.cxf.transport.DestinationFactory |
|---|
getTransportIds, getUriPrefixes |
| Methods inherited from interface org.apache.cxf.transport.ConduitInitiator |
|---|
getTransportIds |
| Constructor Detail |
|---|
public OsgiTransportFactory()
| Method Detail |
|---|
public void setRegistry(OsgiDestinationRegistryIntf registry)
public Destination getDestination(EndpointInfo endpointInfo)
throws java.io.IOException
DestinationFactory
getDestination in interface DestinationFactoryendpointInfo - the endpoint info of the destination.
java.io.IOExceptionpublic void init()
|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||