Class ResponseSessionCookie

  • All Implemented Interfaces:
    org.apache.http.HttpResponseInterceptor

    public class ResponseSessionCookie
    extends Object
    implements org.apache.http.HttpResponseInterceptor
    • Constructor Detail

      • ResponseSessionCookie

        public ResponseSessionCookie()
    • Method Detail

      • 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