Class InitiateSession

java.lang.Object
com.sun.xml.ws.transport.tcp.servicechannel.stubs.InitiateSession

public class InitiateSession extends Object

Java class for initiateSession complex type.

The following schema fragment specifies the expected content contained within this class.


 <complexType name="initiateSession">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 
  • Constructor Details

    • InitiateSession

      public InitiateSession()