|
||||||||||
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.local.LocalDestination
public class LocalDestination
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.apache.cxf.transport.AbstractDestination |
---|
AbstractDestination.AbstractBackChannelConduit |
Field Summary |
---|
Fields inherited from class org.apache.cxf.transport.AbstractDestination |
---|
bus, endpointInfo, reference |
Fields inherited from class org.apache.cxf.transport.AbstractObservable |
---|
incomingObserver |
Constructor Summary | |
---|---|
LocalDestination(LocalTransportFactory localDestinationFactory,
org.apache.cxf.ws.addressing.EndpointReferenceType epr,
EndpointInfo ei)
|
Method Summary | |
---|---|
protected Conduit |
getInbuiltBackChannel(Message inMessage)
|
protected java.util.logging.Logger |
getLogger()
|
void |
shutdown()
Shutdown the Destination, i.e. |
Methods inherited from class org.apache.cxf.transport.AbstractDestination |
---|
getAddress, getBackChannel, getConduitInitiator, getEndpointInfo, markPartialResponse |
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 |
---|
getMessageObserver |
Methods inherited from interface org.apache.cxf.transport.Observable |
---|
setMessageObserver |
Constructor Detail |
---|
public LocalDestination(LocalTransportFactory localDestinationFactory, org.apache.cxf.ws.addressing.EndpointReferenceType epr, EndpointInfo ei)
Method Detail |
---|
public void shutdown()
AbstractDestination
shutdown
in interface Destination
shutdown
in class AbstractDestination
protected java.util.logging.Logger getLogger()
getLogger
in class AbstractObservable
protected Conduit getInbuiltBackChannel(Message inMessage)
getInbuiltBackChannel
in class AbstractDestination
inMessage
- the incoming message
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |