Class ServiceChannelWSImplService


  • @WebServiceClient(name="ServiceChannelWSImplService",
                      targetNamespace="http://servicechannel.tcp.transport.ws.xml.sun.com/")
    public class ServiceChannelWSImplService
    extends jakarta.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 Detail

      • ServiceChannelWSImplService

        public ServiceChannelWSImplService​(URL wsdlLocation,
                                           QName serviceName)
      • ServiceChannelWSImplService

        public ServiceChannelWSImplService()
    • Method Detail

      • getServiceChannelWSImplPort

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

        @WebEndpoint(name="ServiceChannelWSImplPort")
        public ServiceChannelWSImpl getServiceChannelWSImplPort​(jakarta.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