| Package | Description |
|---|---|
| network.oxalis.as4.common | |
| network.oxalis.as4.config | |
| network.oxalis.as4.outbound |
| Modifier and Type | Method and Description |
|---|---|
ActionProvider |
As4CommonModule.getActionProvider(network.oxalis.api.settings.Settings<As4Conf> settings) |
MessageIdGenerator |
As4CommonModule.getMessageIdGenerator(com.google.inject.Injector injector,
network.oxalis.api.settings.Settings<As4Conf> settings) |
PolicyService |
As4CommonModule.getPolicyService(network.oxalis.vefa.peppol.mode.Mode mode,
network.oxalis.api.settings.Settings<As4Conf> settings,
ActionProvider actionProvider) |
| Constructor and Description |
|---|
DefaultMessageIdGenerator(network.oxalis.api.settings.Settings<As4Conf> settings) |
| Modifier and Type | Method and Description |
|---|---|
static As4Conf |
As4Conf.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static As4Conf[] |
As4Conf.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PeppolConfiguration |
As4OutboundModule.getPeppolOutboundConfiguration(network.oxalis.api.settings.Settings<As4Conf> settings) |
| Constructor and Description |
|---|
As4MessageSender(MessagingProvider messagingProvider,
MessageIdGenerator messageIdGenerator,
network.oxalis.api.settings.Settings<network.oxalis.commons.security.KeyStoreConf> settings,
network.oxalis.api.settings.Settings<As4Conf> as4settings,
CompressionUtil compressionUtil,
network.oxalis.api.settings.Settings<network.oxalis.commons.http.HttpConf> httpConfSettings,
TransmissionResponseConverter transmissionResponseConverter,
MerlinProvider merlinProvider,
PolicyService policyService,
BrowserTypeProvider browserTypeProvider) |
Copyright © 2021 NorStella. All rights reserved.