Class FilingAssemblyMDEService

java.lang.Object
jakarta.xml.ws.Service
tyler.efm.wsdl.webservicesprofile_implementation_4_0.FilingAssemblyMDEService

@WebServiceClient(name="FilingAssemblyMDEService", wsdlLocation="classpath:wsdl/filingreview/ECF-4.0-FilingAssemblyMDEService.wsdl", targetNamespace="urn:tyler:efm:wsdl:WebServicesProfile-Implementation-4.0") public class FilingAssemblyMDEService extends jakarta.xml.ws.Service
This class was generated by Apache CXF 3.5.0-SNAPSHOT-3e40a2387febaf00f47fe893d97ffdf63aaa4626 2021-07-21T16:03:48.174-04:00 Generated source version: 3.5.0-SNAPSHOT
  • Field Details

    • SERVICE

      public static final QName SERVICE
    • FilingAssemblyMDEPort

      public static final QName FilingAssemblyMDEPort
  • Constructor Details

    • FilingAssemblyMDEService

      public FilingAssemblyMDEService(URL wsdlLocation)
    • FilingAssemblyMDEService

      public FilingAssemblyMDEService(URL wsdlLocation, QName serviceName)
    • FilingAssemblyMDEService

      public FilingAssemblyMDEService(URL wsdlLocation, jakarta.xml.ws.WebServiceFeature... features)
    • FilingAssemblyMDEService

      public FilingAssemblyMDEService(URL wsdlLocation, QName serviceName, jakarta.xml.ws.WebServiceFeature... features)
  • Method Details

    • getFilingAssemblyMDEPort

      @WebEndpoint(name="FilingAssemblyMDEPort") public FilingAssemblyMDEPort getFilingAssemblyMDEPort()
      Returns:
      returns FilingAssemblyMDEPort
    • getFilingAssemblyMDEPort

      @WebEndpoint(name="FilingAssemblyMDEPort") public FilingAssemblyMDEPort getFilingAssemblyMDEPort(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 FilingAssemblyMDEPort