Package eu.domibus.connector.client.rest
-
Interface Summary Interface Description DomibusConnectorClientDeliveryRestClientAPI This interface should be used if a backend application should receive messages via push.DomibusConnectorClientMessageRestAPI This REST interface allows a backend application that is connected to the domibusConnectorClient to request messages and confirmations that have been received by the domibusConnectorClient.DomibusConnectorClientRestAPI This interface is a public interface for the domibusConnectorClient-Application to be approached from outside.DomibusConnectorClientSubmissionRestAPI This REST interface allows a backend application that is connected to the domibusConnectorClient to submit messages to it that have not been processed by the domibusConnectorClient before.