|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.fb4j.client.FacebookMethod<T>
net.sf.fb4j.client.json.JsonFacebookMethod<FacebookSession>
net.sf.fb4j.client.json.GetSessionMethod
public class GetSessionMethod
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class net.sf.fb4j.client.json.JsonFacebookMethod |
|---|
JsonFacebookMethod.Auth, JsonFacebookMethod.Events, JsonFacebookMethod.Fbml, JsonFacebookMethod.Feed, JsonFacebookMethod.Friends, JsonFacebookMethod.Groups, JsonFacebookMethod.Marketplace, JsonFacebookMethod.Notifications, JsonFacebookMethod.Pages, JsonFacebookMethod.Photos, JsonFacebookMethod.Profile, JsonFacebookMethod.Users |
| Nested classes/interfaces inherited from class net.sf.fb4j.client.FacebookMethod |
|---|
FacebookMethod.Fql |
| Constructor Summary | |
|---|---|
GetSessionMethod(java.lang.String apiKey)
For desktop apps |
|
GetSessionMethod(java.lang.String apiKey,
java.lang.String secretKey)
For web apps |
|
| Method Summary | |
|---|---|
FacebookSession |
toObject(net.sf.json.JSONObject jsonObject)
|
| Methods inherited from class net.sf.fb4j.client.json.JsonFacebookMethod |
|---|
parseResponse, toObject, toObject |
| Methods inherited from class net.sf.fb4j.client.FacebookMethod |
|---|
getFormat, getMethodName, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public GetSessionMethod(java.lang.String apiKey)
apiKey -
public GetSessionMethod(java.lang.String apiKey,
java.lang.String secretKey)
apiKey - | Method Detail |
|---|
public FacebookSession toObject(net.sf.json.JSONObject jsonObject)
throws FacebookClientException
toObject in class JsonFacebookMethod<FacebookSession>FacebookClientException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||