Uses of Class
com.sun.xml.ws.transport.tcp.servicechannel.stubs.InitiateSession

Packages that use InitiateSession
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
 InitiateSession ObjectFactory.createInitiateSession()
          Create an instance of InitiateSession
 

Methods in com.sun.xml.ws.transport.tcp.servicechannel.stubs that return types with arguments of type InitiateSession
 javax.xml.bind.JAXBElement<InitiateSession> ObjectFactory.createInitiateSession(InitiateSession value)
          Create an instance of JAXBElement<InitiateSession>}
 

Methods in com.sun.xml.ws.transport.tcp.servicechannel.stubs with parameters of type InitiateSession
 javax.xml.bind.JAXBElement<InitiateSession> ObjectFactory.createInitiateSession(InitiateSession value)
          Create an instance of JAXBElement<InitiateSession>}