Uses of Class
com.sun.xml.ws.rx.rm.protocol.CreateSequenceData.Builder
-
Packages that use CreateSequenceData.Builder Package Description com.sun.xml.ws.rx.rm.protocol com.sun.xml.ws.rx.rm.protocol.wsrm200502 com.sun.xml.ws.rx.rm.protocol.wsrm200702 -
-
Uses of CreateSequenceData.Builder in com.sun.xml.ws.rx.rm.protocol
Methods in com.sun.xml.ws.rx.rm.protocol that return CreateSequenceData.Builder Modifier and Type Method Description static CreateSequenceData.BuilderCreateSequenceData. getBuilder(jakarta.xml.ws.EndpointReference acksToEpr)CreateSequenceData.BuilderCreateSequenceData.Builder. offeredInboundSequenceId(String value)CreateSequenceData.BuilderCreateSequenceData.Builder. strType(SecurityTokenReferenceType value) -
Uses of CreateSequenceData.Builder in com.sun.xml.ws.rx.rm.protocol.wsrm200502
Methods in com.sun.xml.ws.rx.rm.protocol.wsrm200502 that return CreateSequenceData.Builder Modifier and Type Method Description CreateSequenceData.BuilderCreateSequenceElement. toDataBuilder() -
Uses of CreateSequenceData.Builder in com.sun.xml.ws.rx.rm.protocol.wsrm200702
Methods in com.sun.xml.ws.rx.rm.protocol.wsrm200702 that return CreateSequenceData.Builder Modifier and Type Method Description CreateSequenceData.BuilderCreateSequenceElement. toDataBuilder()
-