public interface WsmcRuntimeProvider
| Modifier and Type | Method and Description |
|---|---|
com.sun.xml.ws.api.addressing.WSEndpointReference |
getWsmcAnonymousEndpointReference()
Provides the current endpoint's WS-MC annonymous URI
|
void |
registerProtocolMessageHandler(ProtocolMessageHandler handler)
This method may be used by other WS-* client-side implementations to register handlers for the
one-way protocol messages that may be received from the server side.
|
com.sun.xml.ws.api.addressing.WSEndpointReference getWsmcAnonymousEndpointReference()
void registerProtocolMessageHandler(ProtocolMessageHandler handler)
Copyright © 2005–2018 Oracle Corporation. All rights reserved.