|
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.AbstractObservable
org.apache.cxf.transport.AbstractDestination
org.apache.cxf.transport.AbstractMultiplexDestination
org.apache.cxf.transport.http.AbstractHTTPDestination
org.apache.cxf.transport.http_osgi.OsgiDestination
public class OsgiDestination
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.apache.cxf.transport.http.AbstractHTTPDestination |
|---|
AbstractHTTPDestination.BackChannelConduit |
| Nested classes/interfaces inherited from class org.apache.cxf.transport.AbstractDestination |
|---|
AbstractDestination.AbstractBackChannelConduit |
| Field Summary |
|---|
| Fields inherited from class org.apache.cxf.transport.http.AbstractHTTPDestination |
|---|
bus, certConstraints, conduitInitiator, contextMatchStrategy, fixedParameterOrder, HTTP_CONFIG, HTTP_CONTEXT, HTTP_REQUEST, HTTP_RESPONSE, multiplexWithAddress, PARTIAL_RESPONSE, PROTOCOL_HEADERS_CONTENT_TYPE, REQUEST_REDIRECTED, RESPONSE_COMMITED, server |
| Fields inherited from class org.apache.cxf.transport.AbstractDestination |
|---|
endpointInfo, reference |
| Fields inherited from class org.apache.cxf.transport.AbstractObservable |
|---|
incomingObserver |
| Constructor Summary | |
|---|---|
OsgiDestination(Bus b,
EndpointInfo ei,
OsgiDestinationRegistryIntf fact,
java.lang.String p)
Constructor, allowing substitution of configuration. |
|
| Method Summary | |
|---|---|
protected void |
doMessage(MessageImpl inMessage)
|
protected Bus |
getBus()
|
protected java.util.logging.Logger |
getLogger()
|
void |
shutdown()
Shutdown the Destination, i.e. |
| Methods inherited from class org.apache.cxf.transport.AbstractDestination |
|---|
getAddress, getBackChannel, getEndpointInfo |
| Methods inherited from class org.apache.cxf.transport.AbstractObservable |
|---|
activate, deactivate, getMessageObserver, getTargetReference, getTargetReference, setMessageObserver |
| 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.Destination |
|---|
getAddress, getBackChannel, getMessageObserver |
| Methods inherited from interface org.apache.cxf.transport.Observable |
|---|
setMessageObserver |
| Constructor Detail |
|---|
public OsgiDestination(Bus b,
EndpointInfo ei,
OsgiDestinationRegistryIntf fact,
java.lang.String p)
throws java.io.IOException
b - the associated Busci - the associated conduit initiatorei - the endpoint info of the destinationfact - the transport factoryp - the path
java.io.IOException| Method Detail |
|---|
protected java.util.logging.Logger getLogger()
getLogger in class AbstractObservableprotected Bus getBus()
protected void doMessage(MessageImpl inMessage)
throws java.io.IOException
java.io.IOExceptionpublic void shutdown()
AbstractDestination
shutdown in interface Destinationshutdown in class AbstractDestination
|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||