Uses of Interface
com.helger.smpclient.url.ISMPURLProvider
Packages that use ISMPURLProvider
Package
Description
-
Uses of ISMPURLProvider in com.helger.smpclient.bdxr1
Methods in com.helger.smpclient.bdxr1 with parameters of type ISMPURLProviderModifier and TypeMethodDescriptionstatic com.helger.xsds.bdxr.smp1.ServiceGroupTypeBDXRClientReadOnly.getServiceGroupByDNS(ISMPURLProvider aURLProvider, com.helger.peppol.sml.ISMLInfo aSMLInfo, com.helger.peppolid.IParticipantIdentifier aServiceGroupID) Returns a service group.static com.helger.xsds.bdxr.smp1.SignedServiceMetadataTypeBDXRClientReadOnly.getServiceRegistrationByDNS(ISMPURLProvider aURLProvider, com.helger.peppol.sml.ISMLInfo aSMLInfo, com.helger.peppolid.IParticipantIdentifier aServiceGroupID, com.helger.peppolid.IDocumentTypeIdentifier aDocumentTypeID) Gets a signed service metadata object given by its service group id and its document type.Constructors in com.helger.smpclient.bdxr1 with parameters of type ISMPURLProviderModifierConstructorDescriptionBDXRClient(ISMPURLProvider aURLProvider, com.helger.peppolid.IParticipantIdentifier aParticipantIdentifier, com.helger.peppol.sml.ISMLInfo aSMLInfo) Constructor with SML lookupBDXRClient(ISMPURLProvider aURLProvider, com.helger.peppolid.IParticipantIdentifier aParticipantIdentifier, String sSMLZoneName) Constructor with SML lookupBDXRClientReadOnly(ISMPURLProvider aURLProvider, com.helger.peppolid.IParticipantIdentifier aParticipantIdentifier, com.helger.peppol.sml.ISMLInfo aSMLInfo) Constructor with SML lookupBDXRClientReadOnly(ISMPURLProvider aURLProvider, com.helger.peppolid.IParticipantIdentifier aParticipantIdentifier, String sSMLZoneName) Constructor with SML lookup -
Uses of ISMPURLProvider in com.helger.smpclient.bdxr2
Methods in com.helger.smpclient.bdxr2 with parameters of type ISMPURLProviderModifier and TypeMethodDescriptionstatic com.helger.xsds.bdxr.smp2.ServiceGroupTypeBDXR2ClientReadOnly.getServiceGroupByDNS(ISMPURLProvider aURLProvider, com.helger.peppol.sml.ISMLInfo aSMLInfo, com.helger.peppolid.IParticipantIdentifier aServiceGroupID) Returns a service group.static com.helger.xsds.bdxr.smp2.ServiceMetadataTypeBDXR2ClientReadOnly.getServiceRegistrationByDNS(ISMPURLProvider aURLProvider, com.helger.peppol.sml.ISMLInfo aSMLInfo, com.helger.peppolid.IParticipantIdentifier aServiceGroupID, com.helger.peppolid.IDocumentTypeIdentifier aDocumentTypeID) Gets a signed service metadata object given by its service group id and its document type.Constructors in com.helger.smpclient.bdxr2 with parameters of type ISMPURLProviderModifierConstructorDescriptionBDXR2Client(ISMPURLProvider aURLProvider, com.helger.peppolid.IParticipantIdentifier aParticipantIdentifier, com.helger.peppol.sml.ISMLInfo aSMLInfo) Constructor with SML lookupBDXR2Client(ISMPURLProvider aURLProvider, com.helger.peppolid.IParticipantIdentifier aParticipantIdentifier, String sSMLZoneName) Constructor with SML lookupBDXR2ClientReadOnly(ISMPURLProvider aURLProvider, com.helger.peppolid.IParticipantIdentifier aParticipantIdentifier, com.helger.peppol.sml.ISMLInfo aSMLInfo) Constructor with SML lookupBDXR2ClientReadOnly(ISMPURLProvider aURLProvider, com.helger.peppolid.IParticipantIdentifier aParticipantIdentifier, String sSMLZoneName) Constructor with SML lookup -
Uses of ISMPURLProvider in com.helger.smpclient.peppol
Methods in com.helger.smpclient.peppol with parameters of type ISMPURLProviderModifier and TypeMethodDescriptionstatic com.helger.xsds.peppol.smp1.ServiceGroupTypeSMPClientReadOnly.getServiceGroupByDNS(ISMPURLProvider aURLProvider, com.helger.peppol.sml.ISMLInfo aSMLInfo, com.helger.peppolid.IParticipantIdentifier aServiceGroupID) Returns a service group.static com.helger.xsds.peppol.smp1.SignedServiceMetadataTypeSMPClientReadOnly.getServiceRegistrationByDNS(ISMPURLProvider aURLProvider, com.helger.peppol.sml.ISMLInfo aSMLInfo, com.helger.peppolid.IParticipantIdentifier aServiceGroupID, com.helger.peppolid.IDocumentTypeIdentifier aDocumentTypeID) Gets a signed service metadata object given by its service group id and its document type.Constructors in com.helger.smpclient.peppol with parameters of type ISMPURLProviderModifierConstructorDescriptionSMPClient(ISMPURLProvider aURLProvider, com.helger.peppolid.IParticipantIdentifier aParticipantIdentifier, com.helger.peppol.sml.ISMLInfo aSMLInfo) Constructor with SML lookupSMPClient(ISMPURLProvider aURLProvider, com.helger.peppolid.IParticipantIdentifier aParticipantIdentifier, String sSMLZoneName) Constructor with SML lookupSMPClientReadOnly(ISMPURLProvider aURLProvider, com.helger.peppolid.IParticipantIdentifier aParticipantIdentifier, com.helger.peppol.sml.ISMLInfo aSMLInfo) Constructor with SML lookupSMPClientReadOnly(ISMPURLProvider aURLProvider, com.helger.peppolid.IParticipantIdentifier aParticipantIdentifier, String sSMLZoneName) Constructor with SML lookup -
Uses of ISMPURLProvider in com.helger.smpclient.url
Subinterfaces of ISMPURLProvider in com.helger.smpclient.urlModifier and TypeInterfaceDescriptioninterfaceBDXP URL provider.interfaceBase interface for a customizable URL provider so that different URL encoding schemes can be used.Classes in com.helger.smpclient.url that implement ISMPURLProviderModifier and TypeClassDescriptionclassThe default implementation ofIBDXLURLProvidersuitable for the E-SENS network.classAn implementation ofIBDXLURLProvidersuitable for the DBNA network in the Market pilot.classThe implementation ofIPeppolURLProvidersuitable for the Peppol Network to resolve NAPTR records.
Layout:strip-trailing(base32(sha256(lowercase(ID-VALUE))),"=")+"."classThe implementation ofIPeppolURLProvidersuitable for the Peppol Network to resolve CNAME records.
Layout:"B-"+hexstring(md5(lowercase(ID-VALUE)))+"."