org.mobicents.client.slee.resource.http
Class HttpClientActivityImpl
java.lang.Object
org.mobicents.client.slee.resource.http.HttpClientActivityImpl
- All Implemented Interfaces:
- net.java.client.slee.resource.http.HttpClientActivity
public class HttpClientActivityImpl
- extends java.lang.Object
- implements net.java.client.slee.resource.http.HttpClientActivity
- Author:
- amit, martins
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
HttpClientActivityImpl
public HttpClientActivityImpl(HttpClientResourceAdaptor ra,
org.apache.commons.httpclient.HttpClient httpClient)
- Parameters:
ra - httpClient -
HttpClientActivityImpl
public HttpClientActivityImpl(HttpClientResourceAdaptor ra,
org.apache.commons.httpclient.HttpClient httpClient,
boolean endOnReceivingResponse)
- Parameters:
ra - httpClient - endOnReceivingResponse -
endActivity
public void endActivity()
- Specified by:
endActivity in interface net.java.client.slee.resource.http.HttpClientActivity
executeMethod
public void executeMethod(org.apache.commons.httpclient.HttpMethod httpMethod)
- Specified by:
executeMethod in interface net.java.client.slee.resource.http.HttpClientActivity
getEndOnReceivingResponse
public boolean getEndOnReceivingResponse()
- Specified by:
getEndOnReceivingResponse in interface net.java.client.slee.resource.http.HttpClientActivity
getSessionId
public java.lang.String getSessionId()
- Specified by:
getSessionId in interface net.java.client.slee.resource.http.HttpClientActivity
hashCode
public int hashCode()
- Overrides:
hashCode in class java.lang.Object
equals
public boolean equals(java.lang.Object obj)
- Overrides:
equals in class java.lang.Object
Copyright © 2010. All Rights Reserved.