Class ResponseMDN

java.lang.Object
org.apache.camel.component.as2.api.protocol.ResponseMDN
All Implemented Interfaces:
org.apache.http.HttpResponseInterceptor

public class ResponseMDN extends Object implements org.apache.http.HttpResponseInterceptor
  • Field Details

  • Constructor Details

  • Method Details

    • process

      public void process(org.apache.http.HttpResponse response, org.apache.http.protocol.HttpContext context) throws org.apache.http.HttpException, IOException
      Specified by:
      process in interface org.apache.http.HttpResponseInterceptor
      Throws:
      org.apache.http.HttpException
      IOException