org.mobicents.client.slee.resource.http
Class HttpClientResourceAdaptorSbbInterfaceImpl

java.lang.Object
  extended by org.mobicents.client.slee.resource.http.HttpClientResourceAdaptorSbbInterfaceImpl
All Implemented Interfaces:
HttpClientResourceAdaptorSbbInterface

public class HttpClientResourceAdaptorSbbInterfaceImpl
extends java.lang.Object
implements HttpClientResourceAdaptorSbbInterface

Author:
amit bhayani, martins

Field Summary
 
Fields inherited from interface net.java.client.slee.resource.http.HttpClientResourceAdaptorSbbInterface
RESOURCE_ADAPTOR_TYPE_ID
 
Constructor Summary
HttpClientResourceAdaptorSbbInterfaceImpl(HttpClientResourceAdaptor ra)
           
 
Method Summary
 HttpClientActivity createHttpClientActivity(boolean endOnReceivingResponse, org.apache.http.protocol.HttpContext context)
           
 org.apache.http.client.HttpClient getHttpClient()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HttpClientResourceAdaptorSbbInterfaceImpl

public HttpClientResourceAdaptorSbbInterfaceImpl(HttpClientResourceAdaptor ra)
Method Detail

getHttpClient

public org.apache.http.client.HttpClient getHttpClient()
Specified by:
getHttpClient in interface HttpClientResourceAdaptorSbbInterface

createHttpClientActivity

public HttpClientActivity createHttpClientActivity(boolean endOnReceivingResponse,
                                                   org.apache.http.protocol.HttpContext context)
                                            throws javax.slee.resource.StartActivityException
Specified by:
createHttpClientActivity in interface HttpClientResourceAdaptorSbbInterface
Throws:
javax.slee.resource.StartActivityException


Copyright © 2011. All Rights Reserved.