|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.google.code.linkedinapi.client.AsyncResponseHandler<T>
com.google.code.linkedinapi.client.impl.AsyncLinkedInApiClientAdapter.NullResponseHandler<T>
private static class AsyncLinkedInApiClientAdapter.NullResponseHandler<T extends SchemaEntity>
Constructor Summary | |
---|---|
private |
AsyncLinkedInApiClientAdapter.NullResponseHandler()
|
Method Summary | |
---|---|
void |
handleResponse(T response)
Handle response. |
Methods inherited from class com.google.code.linkedinapi.client.AsyncResponseHandler |
---|
getFuture, setFuture |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
private AsyncLinkedInApiClientAdapter.NullResponseHandler()
Method Detail |
---|
public void handleResponse(T response)
AsyncResponseHandler
handleResponse
in class AsyncResponseHandler<T extends SchemaEntity>
response
- the response
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |