Class SoapClientChooser
java.lang.Object
edu.suffolk.litlab.efsp.truefiling.SoapClientChooser
The TrueFiling version of the Tyler class
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic CourtRecordMDEServicegetCourtRecordFactory(Jurisdiction jurisdiction) static FilingReviewMDEServicegetFilingReviewFactory(Jurisdiction jurisdiction) static final TrueFilingEnvstatic voidsetupServicePort(jakarta.xml.ws.BindingProvider bp) Should be called on the "Port" objects made from the services.static boolean
-
Constructor Details
-
SoapClientChooser
public SoapClientChooser()
-
-
Method Details
-
getTrueFilingEnv
-
shouldLogRequests
public static boolean shouldLogRequests() -
getFilingReviewFactory
-
getCourtRecordFactory
-
setupServicePort
public static void setupServicePort(jakarta.xml.ws.BindingProvider bp) Should be called on the "Port" objects made from the services.
-