Uses of Class
com.sun.xml.ws.transport.tcp.servicechannel.stubs.InitiateSessionResponse
-
Packages that use InitiateSessionResponse Package Description com.sun.xml.ws.transport.tcp.servicechannel.stubs -
-
Uses of InitiateSessionResponse in com.sun.xml.ws.transport.tcp.servicechannel.stubs
Methods in com.sun.xml.ws.transport.tcp.servicechannel.stubs that return InitiateSessionResponse Modifier and Type Method Description InitiateSessionResponseObjectFactory. createInitiateSessionResponse()Create an instance ofInitiateSessionResponseMethods in com.sun.xml.ws.transport.tcp.servicechannel.stubs that return types with arguments of type InitiateSessionResponse Modifier and Type Method Description javax.xml.bind.JAXBElement<InitiateSessionResponse>ObjectFactory. createInitiateSessionResponse(InitiateSessionResponse value)Methods in com.sun.xml.ws.transport.tcp.servicechannel.stubs with parameters of type InitiateSessionResponse Modifier and Type Method Description javax.xml.bind.JAXBElement<InitiateSessionResponse>ObjectFactory. createInitiateSessionResponse(InitiateSessionResponse value)
-