Uses of Class
com.sun.xml.ws.rx.rm.protocol.CloseSequenceResponseData

Packages that use CloseSequenceResponseData
com.sun.xml.ws.rx.rm.protocol   
com.sun.xml.ws.rx.rm.protocol.wsrm200702   
com.sun.xml.ws.rx.rm.runtime   
 

Uses of CloseSequenceResponseData in com.sun.xml.ws.rx.rm.protocol
 

Methods in com.sun.xml.ws.rx.rm.protocol that return CloseSequenceResponseData
 CloseSequenceResponseData CloseSequenceResponseData.Builder.build()
           
 

Uses of CloseSequenceResponseData in com.sun.xml.ws.rx.rm.protocol.wsrm200702
 

Constructors in com.sun.xml.ws.rx.rm.protocol.wsrm200702 with parameters of type CloseSequenceResponseData
CloseSequenceResponseElement(CloseSequenceResponseData data)
           
 

Uses of CloseSequenceResponseData in com.sun.xml.ws.rx.rm.runtime
 

Methods in com.sun.xml.ws.rx.rm.runtime that return CloseSequenceResponseData
abstract  CloseSequenceResponseData WsrmProtocolHandler.toCloseSequenceResponseData(Packet packet)
           
 

Methods in com.sun.xml.ws.rx.rm.runtime with parameters of type CloseSequenceResponseData
abstract  Packet WsrmProtocolHandler.toPacket(CloseSequenceResponseData data, Packet requestPacket, boolean clientSideResponse)
           
 



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