Class DBNAURLProviderSMP

java.lang.Object
com.helger.smpclient.url.AbstractBDXLURLProvider
com.helger.smpclient.url.DBNAURLProviderSMP
All Implemented Interfaces:
IBDXLURLProvider, ISMPURLProvider

@ThreadSafe public class DBNAURLProviderSMP extends AbstractBDXLURLProvider implements IBDXLURLProvider
An implementation of IBDXLURLProvider suitable for the DBNA network in the Market pilot.
Since:
9.3.4
Author:
Philip Helger
  • Field Details

    • NAPTR_SERVICE_NAME

      public static final String NAPTR_SERVICE_NAME
      The U-NAPTR record service name. Based on DBNA SML Profile 1.0 chapter 4.3.
      See Also:
    • MUTABLE_INSTANCE

      public static final DBNAURLProviderSMP MUTABLE_INSTANCE
      The writable API of the default instance
    • INSTANCE

      public static final IBDXLURLProvider INSTANCE
      The default instance that should be used
  • Constructor Details

    • DBNAURLProviderSMP

      public DBNAURLProviderSMP()
      Default constructor.