| Modifier and Type | Method and Description |
|---|---|
List<DocumentTypeIdentifier> |
LookupClient.getDocumentIdentifiers(ParticipantIdentifier participantIdentifier) |
Endpoint |
LookupClient.getEndpoint(Header header,
TransportProfile... transportProfiles) |
Endpoint |
LookupClient.getEndpoint(ParticipantIdentifier participantIdentifier,
DocumentTypeIdentifier documentTypeIdentifier,
ProcessIdentifier processIdentifier,
TransportProfile... transportProfiles) |
ServiceMetadata |
LookupClient.getServiceMetadata(ParticipantIdentifier participantIdentifier,
DocumentTypeIdentifier documentTypeIdentifier) |
List<ServiceReference> |
LookupClient.getServiceReferences(ParticipantIdentifier participantIdentifier) |
| Modifier and Type | Class and Description |
|---|---|
class |
NotFoundException |
| Modifier and Type | Method and Description |
|---|---|
FetcherResponse |
MetadataFetcher.fetch(List<URI> uriList) |
URI |
MetadataLocator.lookup(ParticipantIdentifier participantIdentifier) |
URI |
MetadataLocator.lookup(String identifier) |
List<ServiceReference> |
MetadataReader.parseServiceGroup(FetcherResponse fetcherResponse) |
PotentiallySigned<ServiceMetadata> |
MetadataReader.parseServiceMetadata(FetcherResponse fetcherResponse) |
| Modifier and Type | Method and Description |
|---|---|
FetcherResponse |
BasicApacheFetcher.fetch(List<URI> uriList) |
FetcherResponse |
UrlFetcher.fetch(List<URI> uriList) |
| Modifier and Type | Method and Description |
|---|---|
URI |
BdxlLocator.lookup(ParticipantIdentifier participantIdentifier) |
URI |
BusdoxLocator.lookup(ParticipantIdentifier participantIdentifier) |
URI |
StaticLocator.lookup(ParticipantIdentifier participantIdentifier) |
URI |
AbstractLocator.lookup(String identifier) |
| Modifier and Type | Method and Description |
|---|---|
String |
DynamicHostnameGenerator.generate(ParticipantIdentifier participantIdentifier) |
Copyright © 2022 NorStella. All rights reserved.