Class GenericTicketConnector


  • @WebServiceClient(name="GenericTicketConnector",
                      wsdlLocation="classpath:/GenericTicketConnectorSOAP.wsdl",
                      targetNamespace="http://www.otrs.org/TicketConnector/")
    public class GenericTicketConnector
    extends javax.xml.ws.Service
    This class was generated by Apache CXF 3.4.2 2021-06-01T17:29:53.561Z Generated source version: 3.4.2
    • Field Detail

      • WSDL_LOCATION

        public static final java.net.URL WSDL_LOCATION
      • SERVICE

        public static final javax.xml.namespace.QName SERVICE
      • GenericTicketConnectorPort

        public static final javax.xml.namespace.QName GenericTicketConnectorPort
    • Constructor Detail

      • GenericTicketConnector

        public GenericTicketConnector​(java.net.URL wsdlLocation)
      • GenericTicketConnector

        public GenericTicketConnector​(java.net.URL wsdlLocation,
                                      javax.xml.namespace.QName serviceName)
      • GenericTicketConnector

        public GenericTicketConnector()
    • Method Detail

      • getGenericTicketConnectorPort

        @WebEndpoint(name="GenericTicketConnector_Port")
        public GenericTicketConnectorPortType getGenericTicketConnectorPort()
        Returns:
        returns GenericTicketConnectorPortType
      • getGenericTicketConnectorPort

        @WebEndpoint(name="GenericTicketConnector_Port")
        public GenericTicketConnectorPortType getGenericTicketConnectorPort​(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 GenericTicketConnectorPortType