public interface MultiplexDestination extends Destination
| Modifier and Type | Method and Description |
|---|---|
EndpointReferenceType |
getAddressWithId(java.lang.String id) |
java.lang.String |
getId(java.util.Map<java.lang.String,java.lang.Object> contextMap) |
getAddress, getBackChannel, getMessageObserver, shutdownsetMessageObserverEndpointReferenceType getAddressWithId(java.lang.String id)
java.lang.String getId(java.util.Map<java.lang.String,java.lang.Object> contextMap)
contextMap - for this invocation. Obtained for example from
JAX-WS WebServiceContext.getMessageContext(). The context will
either contain the WS-A To content and/or some property that
identifies the target address, eg MessageContext.PATH_INFO for
the current invocation