Uses of Interface
com.sun.xml.ws.rx.mc.dev.ProtocolMessageHandler

Packages that use ProtocolMessageHandler
com.sun.xml.ws.rx.mc.dev   
com.sun.xml.ws.rx.mc.runtime   
 

Uses of ProtocolMessageHandler in com.sun.xml.ws.rx.mc.dev
 

Methods in com.sun.xml.ws.rx.mc.dev with parameters of type ProtocolMessageHandler
 void WsmcRuntimeProvider.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.
 

Uses of ProtocolMessageHandler in com.sun.xml.ws.rx.mc.runtime
 

Methods in com.sun.xml.ws.rx.mc.runtime with parameters of type ProtocolMessageHandler
 void McClientTube.registerProtocolMessageHandler(ProtocolMessageHandler handler)
           
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.