Uses of Class
com.helger.smpclient.httpclient.AbstractGenericSMPClient
Packages that use AbstractGenericSMPClient
Package
Description
-
Uses of AbstractGenericSMPClient in com.helger.smpclient.bdxr1
Subclasses of AbstractGenericSMPClient in com.helger.smpclient.bdxr1Modifier and TypeClassDescriptionclassThis class is used for calling the OASIS BDXR SMP v1 REST interface.classThis class is used for calling the OASIS BDXR SMP v1 REST interface. -
Uses of AbstractGenericSMPClient in com.helger.smpclient.bdxr2
Subclasses of AbstractGenericSMPClient in com.helger.smpclient.bdxr2Modifier and TypeClassDescriptionclassThis class is used for calling the OASIS BDXR SMP v2 REST interface.classThis class is used for calling the OASIS BDXR SMP v2 REST interface. -
Uses of AbstractGenericSMPClient in com.helger.smpclient.httpclient
Classes in com.helger.smpclient.httpclient with type parameters of type AbstractGenericSMPClientModifier and TypeClassDescriptionclassAbstractGenericSMPClient<IMPLTYPE extends AbstractGenericSMPClient<IMPLTYPE>>Abstract base class for SMP clients - wraps all the HTTP stuff -
Uses of AbstractGenericSMPClient in com.helger.smpclient.peppol
Subclasses of AbstractGenericSMPClient in com.helger.smpclient.peppolModifier and TypeClassDescriptionclassThis class is used for calling the Peppol SMP REST interface.classThis class is used for calling the Peppol SMP REST interface.