Package com.helger.smpclient.url
package com.helger.smpclient.url
-
ClassDescriptionAn abstract implementation of
IBDXLURLProvider
that support U-NAPTR record resolution.The default implementation ofIBDXLURLProvider
suitable for the E-SENS network.Deprecated, for removal: This API element is subject to removal in a future version.An implementation ofIBDXLURLProvider
suitable for the DBNA network in the Market pilot.BDXP URL provider.Base interface for a customizable URL provider so that different URL encoding schemes can be used.Base interface for a customizable SMP URL provider.The implementation ofIPeppolURLProvider
suitable for the Peppol Network to resolve NAPTR records.
Layout:strip-trailing(base32(sha256(lowercase(ID-VALUE))),"=")+"."
The implementation ofIPeppolURLProvider
suitable for the Peppol Network to resolve CNAME records.
Layout:"B-"+hexstring(md5(lowercase(ID-VALUE)))+"."
Checked exception to be thrown if DNS resolution fails.
DBNAURLProviderSMP
instead