Package ecf5

Class CourtSchedulingMDEService

java.lang.Object
jakarta.xml.ws.Service
ecf5.CourtSchedulingMDEService

@WebServiceClient(name="CourtSchedulingMDEService", wsdlLocation="file:../stage/illinois-ECF5-CourtSchedulingMDEService.wsdl", targetNamespace="https://docs.oasis-open.org/legalxml-courtfiling/ns/v5.0WSDL/CourtSchedulingMDE") public class CourtSchedulingMDEService extends jakarta.xml.ws.Service
This class was generated by Apache CXF 4.0.8 2025-11-05T15:39:12.512-05:00 Generated source version: 4.0.8
  • Field Details

    • WSDL_LOCATION

      public static final URL WSDL_LOCATION
    • SERVICE

      public static final QName SERVICE
    • CourtSchedulingMDE

      public static final QName CourtSchedulingMDE
  • Constructor Details

    • CourtSchedulingMDEService

      public CourtSchedulingMDEService(URL wsdlLocation)
    • CourtSchedulingMDEService

      public CourtSchedulingMDEService(URL wsdlLocation, QName serviceName)
    • CourtSchedulingMDEService

      public CourtSchedulingMDEService()
    • CourtSchedulingMDEService

      public CourtSchedulingMDEService(jakarta.xml.ws.WebServiceFeature... features)
    • CourtSchedulingMDEService

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

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

    • getCourtSchedulingMDE

      @WebEndpoint(name="CourtSchedulingMDE") public CourtSchedulingMDE getCourtSchedulingMDE()
      Returns:
      returns CourtSchedulingMDE
    • getCourtSchedulingMDE

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