public class DiscoveryProvider extends Object implements eu.toop.connector.api.r2d2.IR2D2ParticipantIDProvider, eu.toop.connector.api.r2d2.IR2D2EndpointProvider
| Modifier and Type | Method and Description |
|---|---|
com.helger.commons.collection.impl.ICommonsSet<com.helger.peppolid.IParticipantIdentifier> |
getAllParticipantIDs(String sLogPrefix,
String sCountryCode,
com.helger.peppolid.IDocumentTypeIdentifier aDocumentTypeID,
eu.toop.connector.api.r2d2.IR2D2ErrorHandler aErrorHandler) |
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) |
static DiscoveryProvider |
getInstance() |
public static DiscoveryProvider getInstance()
@Nonnull public com.helger.commons.collection.impl.ICommonsSet<com.helger.peppolid.IParticipantIdentifier> getAllParticipantIDs(@Nonnull String sLogPrefix, @Nonnull String sCountryCode, @Nonnull com.helger.peppolid.IDocumentTypeIdentifier aDocumentTypeID, @Nonnull eu.toop.connector.api.r2d2.IR2D2ErrorHandler aErrorHandler)
getAllParticipantIDs in interface eu.toop.connector.api.r2d2.IR2D2ParticipantIDProvider@Nonnull 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 String sTransportProfileID, @Nonnull eu.toop.connector.api.r2d2.IR2D2ErrorHandler aErrorHandler)
getEndpoints in interface eu.toop.connector.api.r2d2.IR2D2EndpointProviderCopyright © 2019 toop.eu. All rights reserved.