Class ServiceChannelWSImplService

java.lang.Object
javax.xml.ws.Service
com.sun.xml.ws.transport.tcp.servicechannel.stubs.ServiceChannelWSImplService

@WebServiceClient(name="ServiceChannelWSImplService", targetNamespace="http://servicechannel.tcp.transport.ws.xml.sun.com/") public class ServiceChannelWSImplService extends javax.xml.ws.Service
This class was generated by the JAXWS SI. JAX-WS RI 2.1.1-hudson-2014-Nightly Generated source version: 2.1
  • Constructor Details

    • ServiceChannelWSImplService

      public ServiceChannelWSImplService(URL wsdlLocation, QName serviceName)
    • ServiceChannelWSImplService

      public ServiceChannelWSImplService()
  • Method Details

    • getServiceChannelWSImplPort

      @WebEndpoint(name="ServiceChannelWSImplPort") public ServiceChannelWSImpl getServiceChannelWSImplPort()
      Returns:
      returns ServiceChannelWSImpl
    • getServiceChannelWSImplPort

      @WebEndpoint(name="ServiceChannelWSImplPort") public ServiceChannelWSImpl getServiceChannelWSImplPort(javax.xml.ws.WebServiceFeature... features)
      Parameters:
      features - A list of WebServiceFeature to configure on the proxy. Supported features not in the features parameter will have their default values.
      Returns:
      returns ServiceChannelWSImpl