B C D F G I L N O P R S T V W X
All Classes All Packages
All Classes All Packages
All Classes All Packages
B
- build() - Method in class network.oxalis.outbound.transmission.TransmissionRequestBuilder
-
Builds the actual
TransmissionRequest. - build(Span) - Method in class network.oxalis.outbound.transmission.TransmissionRequestBuilder
C
- c1CountryIdentifier(C1CountryIdentifier) - Method in class network.oxalis.outbound.transmission.TransmissionRequestBuilder
- configure() - Method in class network.oxalis.outbound.lookup.LookupModule
- configure() - Method in class network.oxalis.outbound.transmission.TransmissionModule
- createEffectiveHeader(PeppolStandardBusinessHeader, PeppolStandardBusinessHeader) - Method in class network.oxalis.outbound.transmission.TransmissionRequestBuilder
-
Merges the supplied header fields with the SBDH parsed or derived from the payload thus allowing the caller to explicitly override whatever has been supplied in the payload.
D
- documentType(DocumentTypeIdentifier) - Method in class network.oxalis.outbound.transmission.TransmissionRequestBuilder
F
- findRestricedHeadersThatWillBeOverridden(PeppolStandardBusinessHeader, PeppolStandardBusinessHeader) - Method in class network.oxalis.outbound.transmission.TransmissionRequestBuilder
-
Returns a list of "restricted" header names that will be overridden when calling #createEffectiveHeader The restricted header names are SenderId, RecipientId, DocumentTypeIdentifier and ProfileTypeIdentifier Compares values that exist both as parsed and supplied headers.
G
- getEffectiveStandardBusinessHeader() - Method in class network.oxalis.outbound.transmission.TransmissionRequestBuilder
- getEndpoint() - Method in class network.oxalis.outbound.transmission.TransmissionRequestBuilder
- getEvidenceFactory() - Method in class network.oxalis.outbound.OxalisOutboundComponent
- getInjector() - Method in class network.oxalis.outbound.OxalisOutboundComponent
-
Provides access to the Google Guice injector in order to reuse the component with other components that also uses Google Guice.
- getLookupService() - Method in class network.oxalis.outbound.OxalisOutboundComponent
-
Retrieves instance of LookupService, without revealing intern object dependency injection.
- getLookupService(Mode, Injector) - Method in class network.oxalis.outbound.lookup.LookupModule
- getPayload() - Method in class network.oxalis.outbound.transmission.TransmissionRequestBuilder
- getTransmissionRequestBuilder() - Method in class network.oxalis.outbound.OxalisOutboundComponent
-
Retrieves instances of TransmissionRequestBuilder, while not exposing Google Guice to the outside
- getTransmissionRequestFactory() - Method in class network.oxalis.outbound.OxalisOutboundComponent
- getTransmissionService() - Method in class network.oxalis.outbound.OxalisOutboundComponent
- getTransmitter() - Method in class network.oxalis.outbound.OxalisOutboundComponent
-
Retrieves instance of DefaultTransmitter, without revealing intern object dependency injection.
- getTransportProfiles(MessageSenderFactory) - Method in class network.oxalis.outbound.transmission.TransmissionModule
-
Makes the prioritized list of supported transport profiles available to classes needing such a list (lookup...).
I
- instanceId(InstanceId) - Method in class network.oxalis.outbound.transmission.TransmissionRequestBuilder
- isOverrideAllowed() - Method in class network.oxalis.outbound.transmission.TransmissionRequestBuilder
L
- LookupConf - Enum in network.oxalis.outbound.lookup
- LookupModule - Class in network.oxalis.outbound.lookup
- LookupModule() - Constructor for class network.oxalis.outbound.lookup.LookupModule
N
- network.oxalis.outbound - package network.oxalis.outbound
- network.oxalis.outbound.lookup - package network.oxalis.outbound.lookup
- network.oxalis.outbound.transformer - package network.oxalis.outbound.transformer
- network.oxalis.outbound.transmission - package network.oxalis.outbound.transmission
- newInstance(InputStream) - Method in class network.oxalis.outbound.transmission.TransmissionRequestFactory
- newInstance(InputStream, Span) - Method in class network.oxalis.outbound.transmission.TransmissionRequestFactory
- newInstance(InputStream, Tag) - Method in class network.oxalis.outbound.transmission.TransmissionRequestFactory
- newInstance(InputStream, Tag, Span) - Method in class network.oxalis.outbound.transmission.TransmissionRequestFactory
O
- overrideAs2Endpoint(Endpoint) - Method in class network.oxalis.outbound.transmission.TransmissionRequestBuilder
-
Overrides the endpoint URL and the AS2 System identifier for the AS2 protocol.
- OxalisOutboundComponent - Class in network.oxalis.outbound
-
Entry point and Object factory for the Oxalis outbound module.
- OxalisOutboundComponent() - Constructor for class network.oxalis.outbound.OxalisOutboundComponent
P
- payLoad(InputStream) - Method in class network.oxalis.outbound.transmission.TransmissionRequestBuilder
-
Supplies the builder with the contents of the message to be sent.
- PINT_WILDCARD_MIGRATION_PHASE - network.oxalis.outbound.lookup.LookupConf
- processType(ProcessIdentifier) - Method in class network.oxalis.outbound.transmission.TransmissionRequestBuilder
- providesLookupClient(Mode, OxalisCertificateValidator, MetadataFetcher) - Method in class network.oxalis.outbound.lookup.LookupModule
R
- receiver(ParticipantIdentifier) - Method in class network.oxalis.outbound.transmission.TransmissionRequestBuilder
- reset() - Method in class network.oxalis.outbound.transmission.TransmissionRequestBuilder
S
- savePayLoad(InputStream) - Method in class network.oxalis.outbound.transmission.TransmissionRequestBuilder
- sender(ParticipantIdentifier) - Method in class network.oxalis.outbound.transmission.TransmissionRequestBuilder
- setTransmissionBuilderOverride(boolean) - Method in class network.oxalis.outbound.transmission.TransmissionRequestBuilder
-
For testing purposes only
T
- tag(Tag) - Method in class network.oxalis.outbound.transmission.TransmissionRequestBuilder
- TransmissionModule - Class in network.oxalis.outbound.transmission
-
Guice module orchestrating transmission related classes in transmission package.
- TransmissionModule() - Constructor for class network.oxalis.outbound.transmission.TransmissionModule
- TransmissionRequestBuilder - Class in network.oxalis.outbound.transmission
- TransmissionRequestBuilder(ContentDetector, LookupService, TagGenerator, HeaderParser, Tracer) - Constructor for class network.oxalis.outbound.transmission.TransmissionRequestBuilder
- TransmissionRequestFactory - Class in network.oxalis.outbound.transmission
- TransmissionRequestFactory(ContentDetector, ContentWrapper, TagGenerator, HeaderParser, Tracer) - Constructor for class network.oxalis.outbound.transmission.TransmissionRequestFactory
V
- valueOf(String) - Static method in enum network.oxalis.outbound.lookup.LookupConf
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum network.oxalis.outbound.lookup.LookupConf
-
Returns an array containing the constants of this enum type, in the order they are declared.
W
- wrap(InputStream, Header) - Method in class network.oxalis.outbound.transformer.XmlContentWrapper
X
- XmlContentWrapper - Class in network.oxalis.outbound.transformer
- XmlContentWrapper() - Constructor for class network.oxalis.outbound.transformer.XmlContentWrapper
All Classes All Packages