org.apache.axis2.transport.http.server
Class RequestSessionCookie
java.lang.Object
org.apache.axis2.transport.http.server.RequestSessionCookie
- All Implemented Interfaces:
- org.apache.http.HttpRequestInterceptor
public class RequestSessionCookie
- extends Object
- implements org.apache.http.HttpRequestInterceptor
Method Summary |
void |
process(org.apache.http.HttpRequest request,
org.apache.http.protocol.HttpContext context)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RequestSessionCookie
public RequestSessionCookie()
process
public void process(org.apache.http.HttpRequest request,
org.apache.http.protocol.HttpContext context)
throws org.apache.http.HttpException,
IOException
- Specified by:
process
in interface org.apache.http.HttpRequestInterceptor
- Throws:
org.apache.http.HttpException
IOException
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.