|
|||||||||
| 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 |
|---|
org.apache.cxf.transport.http.AbstractHTTPDestination.BackChannelConduit |
| Nested classes/interfaces inherited from class org.apache.cxf.transport.AbstractDestination |
|---|
org.apache.cxf.transport.AbstractDestination.AbstractBackChannelConduit |
| Field Summary |
|---|
| Fields inherited from class org.apache.cxf.transport.http.AbstractHTTPDestination |
|---|
bus, certConstraints, contextMatchStrategy, CXF_ASYNC_CONTEXT, CXF_CONTINUATION_MESSAGE, fixedParameterOrder, HTTP_CONFIG, HTTP_CONTEXT, HTTP_REQUEST, HTTP_RESPONSE, isServlet3, multiplexWithAddress, PROTOCOL_HEADERS_CONTENT_TYPE, REQUEST_REDIRECTED, RESPONSE_COMMITED, RESPONSE_HEADERS_COPIED, 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(org.apache.cxf.Bus b,
org.apache.cxf.service.model.EndpointInfo ei,
OsgiDestinationRegistryIntf fact,
String p)
Constructor, allowing substitution of configuration. |
|
| Method Summary | |
|---|---|
protected void |
doMessage(org.apache.cxf.message.MessageImpl inMessage)
|
protected org.apache.cxf.Bus |
getBus()
|
protected Logger |
getLogger()
|
void |
shutdown()
|
| Methods inherited from class org.apache.cxf.transport.http.AbstractHTTPDestination |
|---|
assertMessage, canAssert, contextMatchOnExact, copyRequestHeaders, copyResponseHeaders, flushHeaders, flushHeaders, getAddressValue, getAddressValue, getAddressWithId, getBasePath, getBeanName, getContextMatchStrategy, getId, getInbuiltBackChannel, getServer, isFixedParameterOrder, isMultiplexWithAddress, isOneWay, retrieveFromContinuation, retrieveFromServlet3Async, setContextMatchStrategy, setFixedParameterOrder, setHeaders, setMultiplexWithAddress, setServer, setupContinuation, setupMessage, setupMessage, updateResponseHeaders |
| 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(org.apache.cxf.Bus b,
org.apache.cxf.service.model.EndpointInfo ei,
OsgiDestinationRegistryIntf fact,
String p)
throws IOException
b - the associated Busci - the associated conduit initiatorei - the endpoint info of the destinationfact - the transport factoryp - the path
IOException| Method Detail |
|---|
protected Logger getLogger()
getLogger in class org.apache.cxf.transport.AbstractObservableprotected org.apache.cxf.Bus getBus()
protected void doMessage(org.apache.cxf.message.MessageImpl inMessage)
throws IOException
IOExceptionpublic void shutdown()
shutdown in interface org.apache.cxf.transport.Destinationshutdown in class org.apache.cxf.transport.AbstractDestination
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||