@Immutable public class R2D2EndpointProviderBDXRSMP1 extends Object implements eu.toop.connector.api.r2d2.IR2D2EndpointProvider
IR2D2EndpointProvider using the OASIS
BDXR SMP v1 lookup. It performs the query every time and does not cache
results!| Constructor and Description |
|---|
R2D2EndpointProviderBDXRSMP1() |
| Modifier and Type | Method and Description |
|---|---|
com.helger.commons.collection.impl.ICommonsList<eu.toop.connector.api.r2d2.IR2D2Endpoint> |
getEndpoints(String sLogPrefix,
com.helger.peppolid.IParticipantIdentifier aRecipientID,
com.helger.peppolid.IDocumentTypeIdentifier aDocumentTypeID,
com.helger.peppolid.IProcessIdentifier aProcessID,
String sTransportProfileID,
eu.toop.connector.api.r2d2.IR2D2ErrorHandler aErrorHandler) |
String |
toString() |
@Nonnull @ReturnsMutableCopy public com.helger.commons.collection.impl.ICommonsList<eu.toop.connector.api.r2d2.IR2D2Endpoint> getEndpoints(@Nonnull String sLogPrefix, @Nonnull com.helger.peppolid.IParticipantIdentifier aRecipientID, @Nonnull com.helger.peppolid.IDocumentTypeIdentifier aDocumentTypeID, @Nonnull com.helger.peppolid.IProcessIdentifier aProcessID, @Nonnull @Nonempty String sTransportProfileID, @Nonnull eu.toop.connector.api.r2d2.IR2D2ErrorHandler aErrorHandler)
getEndpoints in interface eu.toop.connector.api.r2d2.IR2D2EndpointProviderCopyright © 2018–2020 toop.eu. All rights reserved.