Class ResponseSessionCookie

java.lang.Object
org.apache.axis2.transport.http.server.ResponseSessionCookie
All Implemented Interfaces:
org.apache.hc.core5.http.HttpResponseInterceptor

public class ResponseSessionCookie extends Object implements org.apache.hc.core5.http.HttpResponseInterceptor
  • Constructor Details

    • ResponseSessionCookie

      public ResponseSessionCookie()
  • Method Details

    • process

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