A B C D E F G H I L M N O P R S T U V X 
All Classes All Packages

A

AbstractFetcher - Class in network.oxalis.vefa.peppol.lookup.fetcher
 
AbstractFetcher(Mode) - Constructor for class network.oxalis.vefa.peppol.lookup.fetcher.AbstractFetcher
 
AbstractLocator - Class in network.oxalis.vefa.peppol.lookup.locator
 
AbstractLocator() - Constructor for class network.oxalis.vefa.peppol.lookup.locator.AbstractLocator
 
ApacheFetcher - Class in network.oxalis.vefa.peppol.lookup.fetcher
 
ApacheFetcher(Mode) - Constructor for class network.oxalis.vefa.peppol.lookup.fetcher.ApacheFetcher
 

B

BasicApacheFetcher - Class in network.oxalis.vefa.peppol.lookup.fetcher
 
BasicApacheFetcher(Mode) - Constructor for class network.oxalis.vefa.peppol.lookup.fetcher.BasicApacheFetcher
 
BdrxReader - Class in network.oxalis.vefa.peppol.lookup.reader
 
BdrxReader() - Constructor for class network.oxalis.vefa.peppol.lookup.reader.BdrxReader
 
BdxlLocator - Class in network.oxalis.vefa.peppol.lookup.locator
Implementation of Business Document Metadata Service Location Version 1.0.
BdxlLocator(String) - Constructor for class network.oxalis.vefa.peppol.lookup.locator.BdxlLocator
Initiate a new instance of BDXL lookup functionality using SHA-256 for hashing.
BdxlLocator(String, String) - Constructor for class network.oxalis.vefa.peppol.lookup.locator.BdxlLocator
Initiate a new instance of BDXL lookup functionality.
BdxlLocator(String, String, String, long, int, boolean) - Constructor for class network.oxalis.vefa.peppol.lookup.locator.BdxlLocator
Initiate a new instance of BDXL lookup functionality.
BdxlLocator(String, String, String, BaseEncoding, long, int, boolean) - Constructor for class network.oxalis.vefa.peppol.lookup.locator.BdxlLocator
Initiate a new instance of BDXL lookup functionality.
BdxlLocator(Mode) - Constructor for class network.oxalis.vefa.peppol.lookup.locator.BdxlLocator
 
Bdxr201407Reader - Class in network.oxalis.vefa.peppol.lookup.reader
 
Bdxr201407Reader() - Constructor for class network.oxalis.vefa.peppol.lookup.reader.Bdxr201407Reader
 
Bdxr201605Reader - Class in network.oxalis.vefa.peppol.lookup.reader
 
Bdxr201605Reader() - Constructor for class network.oxalis.vefa.peppol.lookup.reader.Bdxr201605Reader
 
build() - Method in class network.oxalis.vefa.peppol.lookup.LookupClientBuilder
 
BusdoxLocator - Class in network.oxalis.vefa.peppol.lookup.locator
 
BusdoxLocator(String) - Constructor for class network.oxalis.vefa.peppol.lookup.locator.BusdoxLocator
 
BusdoxLocator(String, String, String, long, int, boolean) - Constructor for class network.oxalis.vefa.peppol.lookup.locator.BusdoxLocator
 
BusdoxLocator(Mode) - Constructor for class network.oxalis.vefa.peppol.lookup.locator.BusdoxLocator
 
BusdoxReader - Class in network.oxalis.vefa.peppol.lookup.reader
 
BusdoxReader() - Constructor for class network.oxalis.vefa.peppol.lookup.reader.BusdoxReader
 

C

certificateValidator - Variable in class network.oxalis.vefa.peppol.lookup.LookupClientBuilder
 
certificateValidator(CertificateValidator) - Method in class network.oxalis.vefa.peppol.lookup.LookupClientBuilder
 
CLOUDFLARE_PRIMARY_DNS - Static variable in class network.oxalis.vefa.peppol.lookup.locator.BdxlLocator
 
CLOUDFLARE_PRIMARY_DNS - Static variable in class network.oxalis.vefa.peppol.lookup.locator.BusdoxLocator
 
CLOUDFLARE_SECONDARY_DNS - Static variable in class network.oxalis.vefa.peppol.lookup.locator.BdxlLocator
 
CLOUDFLARE_SECONDARY_DNS - Static variable in class network.oxalis.vefa.peppol.lookup.locator.BusdoxLocator
 
createClient() - Method in class network.oxalis.vefa.peppol.lookup.fetcher.ApacheFetcher
 
createExtendedResolver(Iterable<? extends InetAddress>, long, int) - Static method in class network.oxalis.vefa.peppol.lookup.locator.CustomExtendedDNSResolver
 
CustomExtendedDNSResolver - Class in network.oxalis.vefa.peppol.lookup.locator
 

D

DefaultProvider - Class in network.oxalis.vefa.peppol.lookup.provider
 
DefaultProvider() - Constructor for class network.oxalis.vefa.peppol.lookup.provider.DefaultProvider
 
detect(FetcherResponse) - Method in class network.oxalis.vefa.peppol.lookup.reader.MultiReader
 
DocumentTypeIdentifierWithUri - Class in network.oxalis.vefa.peppol.lookup.model
 
DynamicHostnameGenerator - Class in network.oxalis.vefa.peppol.lookup.util
 
DynamicHostnameGenerator(String, String, String) - Constructor for class network.oxalis.vefa.peppol.lookup.util.DynamicHostnameGenerator
 
DynamicHostnameGenerator(String, String, String, BaseEncoding) - Constructor for class network.oxalis.vefa.peppol.lookup.util.DynamicHostnameGenerator
 

E

EncodingUtils - Class in network.oxalis.vefa.peppol.lookup.util
 
EncodingUtils() - Constructor for class network.oxalis.vefa.peppol.lookup.util.EncodingUtils
 
extractRootNamespace(String) - Static method in class network.oxalis.vefa.peppol.lookup.util.XmlUtils
 

F

fetch(List<URI>) - Method in interface network.oxalis.vefa.peppol.lookup.api.MetadataFetcher
 
fetch(List<URI>) - Method in class network.oxalis.vefa.peppol.lookup.fetcher.ApacheFetcher
 
fetch(List<URI>) - Method in class network.oxalis.vefa.peppol.lookup.fetcher.BasicApacheFetcher
 
fetch(List<URI>) - Method in class network.oxalis.vefa.peppol.lookup.fetcher.UrlFetcher
 
fetcher(Class<? extends MetadataFetcher>) - Method in class network.oxalis.vefa.peppol.lookup.LookupClientBuilder
 
fetcher(MetadataFetcher) - Method in class network.oxalis.vefa.peppol.lookup.LookupClientBuilder
 
FetcherResponse - Class in network.oxalis.vefa.peppol.lookup.api
 
FetcherResponse(InputStream) - Constructor for class network.oxalis.vefa.peppol.lookup.api.FetcherResponse
 
FetcherResponse(InputStream, String) - Constructor for class network.oxalis.vefa.peppol.lookup.api.FetcherResponse
 
forMode(String) - Static method in class network.oxalis.vefa.peppol.lookup.LookupClientBuilder
 
forMode(Mode) - Static method in class network.oxalis.vefa.peppol.lookup.LookupClientBuilder
 
forProduction() - Static method in class network.oxalis.vefa.peppol.lookup.LookupClientBuilder
 
forTest() - Static method in class network.oxalis.vefa.peppol.lookup.LookupClientBuilder
 

G

generate(ParticipantIdentifier) - Method in class network.oxalis.vefa.peppol.lookup.util.DynamicHostnameGenerator
 
get(String) - Static method in class network.oxalis.vefa.peppol.lookup.util.EncodingUtils
 
getDocumentIdentifiers(ParticipantIdentifier) - Method in class network.oxalis.vefa.peppol.lookup.LookupClient
 
getEndpoint(Header, int, TransportProfile...) - Method in class network.oxalis.vefa.peppol.lookup.LookupClient
 
getEndpoint(ParticipantIdentifier, DocumentTypeIdentifier, ProcessIdentifier, int, TransportProfile...) - Method in class network.oxalis.vefa.peppol.lookup.LookupClient
 
getEndpoint(ServiceMetadata, ProcessIdentifier, TransportProfile...) - Method in class network.oxalis.vefa.peppol.lookup.LookupClient
 
getInputStream() - Method in class network.oxalis.vefa.peppol.lookup.api.FetcherResponse
 
getNamespace() - Method in class network.oxalis.vefa.peppol.lookup.api.FetcherResponse
 
getServiceMetadata(ServiceInformationType) - Method in class network.oxalis.vefa.peppol.lookup.reader.BusdoxReader
 
getServiceMetadata(ServiceMetadataType) - Method in class network.oxalis.vefa.peppol.lookup.reader.BusdoxReader
 
getServiceMetadata(ParticipantIdentifier, DocumentTypeIdentifier, int) - Method in class network.oxalis.vefa.peppol.lookup.LookupClient
 
getServiceReferences(ParticipantIdentifier) - Method in class network.oxalis.vefa.peppol.lookup.LookupClient
 
getUri() - Method in class network.oxalis.vefa.peppol.lookup.model.DocumentTypeIdentifierWithUri
 
GOOGLE_PRIMARY_DNS - Static variable in class network.oxalis.vefa.peppol.lookup.locator.BdxlLocator
 
GOOGLE_PRIMARY_DNS - Static variable in class network.oxalis.vefa.peppol.lookup.locator.BusdoxLocator
 
GOOGLE_SECONDARY_DNS - Static variable in class network.oxalis.vefa.peppol.lookup.locator.BdxlLocator
 
GOOGLE_SECONDARY_DNS - Static variable in class network.oxalis.vefa.peppol.lookup.locator.BusdoxLocator
 

H

handleRegex(String, String) - Static method in class network.oxalis.vefa.peppol.lookup.locator.BdxlLocator
 

I

iterateEachDefaultResolverAndConfigure(Consumer<? super SimpleResolver>, long) - Static method in class network.oxalis.vefa.peppol.lookup.locator.CustomExtendedDNSResolver
 
iterateEachResolverAndConfigure(Iterable<? extends InetAddress>, Consumer<? super SimpleResolver>, long) - Static method in class network.oxalis.vefa.peppol.lookup.locator.CustomExtendedDNSResolver
 

L

locator(Class<? extends MetadataLocator>) - Method in class network.oxalis.vefa.peppol.lookup.LookupClientBuilder
 
locator(MetadataLocator) - Method in class network.oxalis.vefa.peppol.lookup.LookupClientBuilder
 
lookup(String) - Method in interface network.oxalis.vefa.peppol.lookup.api.MetadataLocator
 
lookup(String) - Method in class network.oxalis.vefa.peppol.lookup.locator.AbstractLocator
 
lookup(ParticipantIdentifier) - Method in interface network.oxalis.vefa.peppol.lookup.api.MetadataLocator
 
lookup(ParticipantIdentifier) - Method in class network.oxalis.vefa.peppol.lookup.locator.BdxlLocator
 
lookup(ParticipantIdentifier) - Method in class network.oxalis.vefa.peppol.lookup.locator.BusdoxLocator
 
lookup(ParticipantIdentifier) - Method in class network.oxalis.vefa.peppol.lookup.locator.StaticLocator
 
LookupClient - Class in network.oxalis.vefa.peppol.lookup
 
LookupClient(LookupClientBuilder) - Constructor for class network.oxalis.vefa.peppol.lookup.LookupClient
 
LookupClientBuilder - Class in network.oxalis.vefa.peppol.lookup
 
LookupException - Exception in network.oxalis.vefa.peppol.lookup.api
 
LookupException(String) - Constructor for exception network.oxalis.vefa.peppol.lookup.api.LookupException
 
LookupException(String, Throwable) - Constructor for exception network.oxalis.vefa.peppol.lookup.api.LookupException
 

M

metadataFetcher - Variable in class network.oxalis.vefa.peppol.lookup.LookupClientBuilder
 
MetadataFetcher - Interface in network.oxalis.vefa.peppol.lookup.api
 
metadataLocator - Variable in class network.oxalis.vefa.peppol.lookup.LookupClientBuilder
 
MetadataLocator - Interface in network.oxalis.vefa.peppol.lookup.api
 
metadataProvider - Variable in class network.oxalis.vefa.peppol.lookup.LookupClientBuilder
 
MetadataProvider - Interface in network.oxalis.vefa.peppol.lookup.api
 
metadataReader - Variable in class network.oxalis.vefa.peppol.lookup.LookupClientBuilder
 
MetadataReader - Interface in network.oxalis.vefa.peppol.lookup.api
 
MultiReader - Class in network.oxalis.vefa.peppol.lookup.reader
 
MultiReader() - Constructor for class network.oxalis.vefa.peppol.lookup.reader.MultiReader
 

N

Namespace - Annotation Type in network.oxalis.vefa.peppol.lookup.api
 
network.oxalis.vefa.peppol.lookup - package network.oxalis.vefa.peppol.lookup
 
network.oxalis.vefa.peppol.lookup.api - package network.oxalis.vefa.peppol.lookup.api
 
network.oxalis.vefa.peppol.lookup.fetcher - package network.oxalis.vefa.peppol.lookup.fetcher
 
network.oxalis.vefa.peppol.lookup.locator - package network.oxalis.vefa.peppol.lookup.locator
 
network.oxalis.vefa.peppol.lookup.model - package network.oxalis.vefa.peppol.lookup.model
 
network.oxalis.vefa.peppol.lookup.provider - package network.oxalis.vefa.peppol.lookup.provider
 
network.oxalis.vefa.peppol.lookup.reader - package network.oxalis.vefa.peppol.lookup.reader
 
network.oxalis.vefa.peppol.lookup.util - package network.oxalis.vefa.peppol.lookup.util
 
newInstance(Mode) - Static method in class network.oxalis.vefa.peppol.lookup.LookupClientBuilder
 
NotFoundException - Exception in network.oxalis.vefa.peppol.lookup.api
 
NotFoundException(String) - Constructor for exception network.oxalis.vefa.peppol.lookup.api.NotFoundException
 
NotFoundException(String, Throwable) - Constructor for exception network.oxalis.vefa.peppol.lookup.api.NotFoundException
 

O

of(String, Scheme, URI) - Static method in class network.oxalis.vefa.peppol.lookup.model.DocumentTypeIdentifierWithUri
 

P

parseServiceGroup(FetcherResponse) - Method in interface network.oxalis.vefa.peppol.lookup.api.MetadataReader
 
parseServiceGroup(FetcherResponse) - Method in class network.oxalis.vefa.peppol.lookup.reader.Bdxr201407Reader
 
parseServiceGroup(FetcherResponse) - Method in class network.oxalis.vefa.peppol.lookup.reader.Bdxr201605Reader
 
parseServiceGroup(FetcherResponse) - Method in class network.oxalis.vefa.peppol.lookup.reader.BusdoxReader
 
parseServiceGroup(FetcherResponse) - Method in class network.oxalis.vefa.peppol.lookup.reader.MultiReader
 
parseServiceMetadata(FetcherResponse) - Method in interface network.oxalis.vefa.peppol.lookup.api.MetadataReader
 
parseServiceMetadata(FetcherResponse) - Method in class network.oxalis.vefa.peppol.lookup.reader.Bdxr201407Reader
 
parseServiceMetadata(FetcherResponse) - Method in class network.oxalis.vefa.peppol.lookup.reader.Bdxr201605Reader
 
parseServiceMetadata(FetcherResponse) - Method in class network.oxalis.vefa.peppol.lookup.reader.BusdoxReader
 
parseServiceMetadata(FetcherResponse) - Method in class network.oxalis.vefa.peppol.lookup.reader.MultiReader
 
provider(Class<? extends MetadataProvider>) - Method in class network.oxalis.vefa.peppol.lookup.LookupClientBuilder
 
provider(MetadataProvider) - Method in class network.oxalis.vefa.peppol.lookup.LookupClientBuilder
 

R

reader(Class<? extends MetadataReader>) - Method in class network.oxalis.vefa.peppol.lookup.LookupClientBuilder
 
reader(MetadataReader) - Method in class network.oxalis.vefa.peppol.lookup.LookupClientBuilder
 
requestConfig - Variable in class network.oxalis.vefa.peppol.lookup.fetcher.BasicApacheFetcher
 
resolveDocumentIdentifiers(URI, ParticipantIdentifier) - Method in interface network.oxalis.vefa.peppol.lookup.api.MetadataProvider
 
resolveDocumentIdentifiers(URI, ParticipantIdentifier) - Method in class network.oxalis.vefa.peppol.lookup.provider.DefaultProvider
 
resolveServiceMetadata(URI, ParticipantIdentifier, DocumentTypeIdentifier, int) - Method in interface network.oxalis.vefa.peppol.lookup.api.MetadataProvider
 
resolveServiceMetadata(URI, ParticipantIdentifier, DocumentTypeIdentifier, int) - Method in class network.oxalis.vefa.peppol.lookup.provider.DefaultProvider
 

S

setCustomizeResolverTimeout(Resolver, long) - Static method in class network.oxalis.vefa.peppol.lookup.locator.CustomExtendedDNSResolver
 
setCustomizeResolverTimeoutAndMaxRetries(ExtendedResolver, long, int) - Static method in class network.oxalis.vefa.peppol.lookup.locator.CustomExtendedDNSResolver
 
StaticLocator - Class in network.oxalis.vefa.peppol.lookup.locator
 
StaticLocator(String) - Constructor for class network.oxalis.vefa.peppol.lookup.locator.StaticLocator
 
StaticLocator(Mode) - Constructor for class network.oxalis.vefa.peppol.lookup.locator.StaticLocator
 
streamReader(InputStream) - Static method in class network.oxalis.vefa.peppol.lookup.util.XmlUtils
 

T

timeout - Variable in class network.oxalis.vefa.peppol.lookup.fetcher.AbstractFetcher
 

U

UrlFetcher - Class in network.oxalis.vefa.peppol.lookup.fetcher
 
UrlFetcher(Mode) - Constructor for class network.oxalis.vefa.peppol.lookup.fetcher.UrlFetcher
 

V

value() - Method in annotation type network.oxalis.vefa.peppol.lookup.api.Namespace
 

X

XmlUtils - Class in network.oxalis.vefa.peppol.lookup.util
 
A B C D E F G H I L M N O P R S T U V X 
All Classes All Packages