- 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(Mode, Injector) - Method in class network.oxalis.outbound.lookup.LookupModule
-
- getLookupService() - Method in class network.oxalis.outbound.OxalisOutboundComponent
-
Retrieves instance of LookupService, without revealing intern object dependency injection.
- 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...).