Package ecf5

Class CourtRecordMDEService

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

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

    • WSDL_LOCATION

      public static final URL WSDL_LOCATION
    • SERVICE

      public static final QName SERVICE
    • CourtRecordMDE

      public static final QName CourtRecordMDE
  • Constructor Details

    • CourtRecordMDEService

      public CourtRecordMDEService(URL wsdlLocation)
    • CourtRecordMDEService

      public CourtRecordMDEService(URL wsdlLocation, QName serviceName)
    • CourtRecordMDEService

      public CourtRecordMDEService()
    • CourtRecordMDEService

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

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

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

    • getCourtRecordMDE

      @WebEndpoint(name="CourtRecordMDE") public CourtRecordMDE getCourtRecordMDE()
      Returns:
      returns CourtRecordMDE
    • getCourtRecordMDE

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