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