Class AS2AsyncMDNServerConnection

java.lang.Object
org.apache.camel.component.as2.api.AS2AsyncMDNServerConnection

public class AS2AsyncMDNServerConnection extends Object
Receives the asynchronous AS2-MDN that is requested by the sender of an AS2 message.
  • Constructor Details

  • Method Details

    • close

      public void close()
    • receive

      public void receive(String requestUriPattern, org.apache.hc.core5.http.io.HttpRequestHandler handler)