|
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.servlet.ServletDestination
public class ServletDestination
| 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, conduitInitiator, contextMatchStrategy, fixedParameterOrder, HTTP_CONTEXT, HTTP_REQUEST, HTTP_RESPONSE, multiplexWithAddress, PROTOCOL_HEADERS_CONTENT_TYPE, server |
| Fields inherited from class org.apache.cxf.transport.AbstractDestination |
|---|
endpointInfo, reference |
| Fields inherited from class org.apache.cxf.transport.AbstractObservable |
|---|
incomingObserver |
| Constructor Summary | |
|---|---|
ServletDestination(Bus b,
ConduitInitiator ci,
EndpointInfo ei,
ServletTransportFactory fact,
java.lang.String p)
Constructor, allowing subsititution of configuration. |
|
| Method Summary | |
|---|---|
protected void |
doMessage(MessageImpl inMessage)
|
EndpointInfo |
getEndpointInfo()
|
protected java.util.logging.Logger |
getLogger()
|
MessageObserver |
getMessageObserver()
|
void |
shutdown()
Shutdown the Destination, i.e. |
| Methods inherited from class org.apache.cxf.transport.http.AbstractHTTPDestination |
|---|
assertMessage, canAssert, contextMatchOnExact, copyRequestHeaders, copyResponseHeaders, flushHeaders, getAddressValue, getAddressValue, getAddressWithId, getBeanName, getContextMatchStrategy, getId, getInbuiltBackChannel, getServer, isFixedParameterOrder, isMultiplexWithAddress, isOneWay, markPartialResponse, setContextMatchStrategy, setFixedParameterOrder, setHeaders, setMultiplexWithAddress, setServer, updateResponseHeaders |
| Methods inherited from class org.apache.cxf.transport.AbstractDestination |
|---|
getAddress, getBackChannel, getConduitInitiator |
| Methods inherited from class org.apache.cxf.transport.AbstractObservable |
|---|
activate, deactivate, 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 |
| Methods inherited from interface org.apache.cxf.transport.Observable |
|---|
setMessageObserver |
| Constructor Detail |
|---|
public ServletDestination(Bus b,
ConduitInitiator ci,
EndpointInfo ei,
ServletTransportFactory fact,
java.lang.String p)
throws java.io.IOException
b - the associated Busci - the associated conduit initiatorei - the endpoint info of the destinationcfg - the configuration
java.io.IOException| Method Detail |
|---|
protected java.util.logging.Logger getLogger()
getLogger in class AbstractObservable
protected void doMessage(MessageImpl inMessage)
throws java.io.IOException
java.io.IOExceptionpublic void shutdown()
AbstractDestination
shutdown in interface Destinationshutdown in class AbstractDestinationpublic MessageObserver getMessageObserver()
getMessageObserver in interface DestinationgetMessageObserver in class AbstractObservablepublic EndpointInfo getEndpointInfo()
|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||