|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectfacebook4j.internal.json.FacebookResponseImpl
abstract class FacebookResponseImpl
Super interface of Facebook Response data interfaces
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface facebook4j.FacebookResponse |
|---|
FacebookResponse.Metadata |
| Field Summary | |
|---|---|
private FacebookResponse.Metadata |
metadata
|
private static long |
serialVersionUID
|
| Constructor Summary | |
|---|---|
FacebookResponseImpl()
|
|
FacebookResponseImpl(HttpResponse res)
|
|
| Method Summary | |
|---|---|
FacebookResponse.Metadata |
getMetadata()
Returns the introspection of the object if available. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private static final long serialVersionUID
private FacebookResponse.Metadata metadata
| Constructor Detail |
|---|
public FacebookResponseImpl()
public FacebookResponseImpl(HttpResponse res)
throws FacebookException
FacebookException| Method Detail |
|---|
public FacebookResponse.Metadata getMetadata()
FacebookResponse
getMetadata in interface FacebookResponse
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||