|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mobicents.slee.resource.xcapclient.handler.AbstractAsyncHandler
org.mobicents.slee.resource.xcapclient.handler.AsyncGetHandler
public class AsyncGetHandler
Handles an async get request.
| Field Summary |
|---|
| Fields inherited from class org.mobicents.slee.resource.xcapclient.handler.AbstractAsyncHandler |
|---|
additionalRequestHeaders, credentials, eventType, handle, ra, uri |
| Constructor Summary | |
|---|---|
AsyncGetHandler(XCAPClientResourceAdaptor ra,
XCAPResourceAdaptorActivityHandle handle,
java.net.URI uri,
Header[] additionalRequestHeaders,
Credentials credentials)
|
|
| Method Summary | |
|---|---|
protected XcapResponse |
doRequest()
To be implemented by concrete handler, sends the request to the XCAP and processes response. |
| Methods inherited from class org.mobicents.slee.resource.xcapclient.handler.AbstractAsyncHandler |
|---|
run |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AsyncGetHandler(XCAPClientResourceAdaptor ra,
XCAPResourceAdaptorActivityHandle handle,
java.net.URI uri,
Header[] additionalRequestHeaders,
Credentials credentials)
| Method Detail |
|---|
protected XcapResponse doRequest()
throws java.lang.Exception
AbstractAsyncHandler
doRequest in class AbstractAsyncHandlerjava.io.IOException
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||