Uses of Interface
io.hcxprotocol.interfaces.OutgoingRequest
-
Packages that use OutgoingRequest Package Description io.hcxprotocol.impl This package has the implementation of the API interfaces defined inio.hcxprotocol.interfaces. -
-
Uses of OutgoingRequest in io.hcxprotocol.impl
Classes in io.hcxprotocol.impl that implement OutgoingRequest Modifier and Type Class Description classHCXOutgoingRequestThe HCX Outgoing Request class provide the methods to help in creating the JWE Payload and send the request to the sender system from HCX Gateway.
-