Uses of Class
org.apache.camel.quarkus.component.as2.it.transport.Request
Packages that use Request
Package
Description
-
Uses of Request in org.apache.camel.quarkus.component.as2.it
Methods in org.apache.camel.quarkus.component.as2.it with parameters of type Request -
Uses of Request in org.apache.camel.quarkus.component.as2.it.transport
Methods in org.apache.camel.quarkus.component.as2.it.transport that return RequestModifier and TypeMethodDescriptionRequest.withEdiMessage(String ediMessage) Request.withEncryptionAlgorithm(org.apache.camel.component.as2.api.AS2EncryptionAlgorithm encryptionAlgorithm) Request.withHeaders(Map<String, Object> headers) Request.withSigningAlgorithm(org.apache.camel.component.as2.api.AS2SignatureAlgorithm signingAlgorithm)