-
Methods Method Description eu.domibus.connector.client.DomibusConnectorClient.requestNewMessagesFromConnector() Since this method is a single hit call that requests all messages pending at the domibusConnector. Also, messages received via this method do not need acknowledgement and are therefore deleted permanently from the domibusConnector. UseDomibusConnectorClient.requestNewMessagesFromConnector(Integer, boolean)
instead.