Class CourtRecordMDEService
java.lang.Object
jakarta.xml.ws.Service
imagesoft.ecf.wsdl.webservicesprofile_implementation_4_0.CourtRecordMDEService
@WebServiceClient(name="CourtRecordMDEService",
wsdlLocation="file:/home/runner/work/EfileProxyServer/EfileProxyServer/TrueFilingEcf4/src/main/resources/wsdl/WebServices/dev/ECF-4.0-CourtRecordMDEService.wsdl",
targetNamespace="urn:ImageSoft:ecf:wsdl:WebServicesProfile-Implementation-4.0")
public class CourtRecordMDEService
extends jakarta.xml.ws.Service
This class was generated by Apache CXF 4.1.3
2026-08-11T21:14:30.185Z
Generated source version: 4.1.3
-
Nested Class Summary
Nested classes/interfaces inherited from class jakarta.xml.ws.Service
jakarta.xml.ws.Service.Mode -
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionCourtRecordMDEService(jakarta.xml.ws.WebServiceFeature... features) CourtRecordMDEService(URL wsdlLocation) CourtRecordMDEService(URL wsdlLocation, jakarta.xml.ws.WebServiceFeature... features) CourtRecordMDEService(URL wsdlLocation, QName serviceName) CourtRecordMDEService(URL wsdlLocation, QName serviceName, jakarta.xml.ws.WebServiceFeature... features) -
Method Summary
Modifier and TypeMethodDescriptiongetCourtRecordMDEPort(jakarta.xml.ws.WebServiceFeature... features) Methods inherited from class jakarta.xml.ws.Service
addPort, create, create, create, create, createDispatch, createDispatch, createDispatch, createDispatch, createDispatch, createDispatch, getExecutor, getHandlerResolver, getPort, getPort, getPort, getPort, getPort, getPorts, getServiceName, getWSDLDocumentLocation, setExecutor, setHandlerResolver
-
Field Details
-
WSDL_LOCATION
-
SERVICE
-
CourtRecordMDEPort
-
-
Constructor Details
-
CourtRecordMDEService
-
CourtRecordMDEService
-
CourtRecordMDEService
public CourtRecordMDEService() -
CourtRecordMDEService
public CourtRecordMDEService(jakarta.xml.ws.WebServiceFeature... features) -
CourtRecordMDEService
-
CourtRecordMDEService
-
-
Method Details
-
getCourtRecordMDEPort
- Returns:
- returns CourtRecordMDEPort
-
getCourtRecordMDEPort
@WebEndpoint(name="CourtRecordMDEPort") public CourtRecordMDEPort getCourtRecordMDEPort(jakarta.xml.ws.WebServiceFeature... features) - Parameters:
features- A list ofWebServiceFeatureto configure on the proxy. Supported features not in thefeaturesparameter will have their default values.- Returns:
- returns CourtRecordMDEPort
-