|
Interface Summary |
| HasStatus |
Social network Handler implementing this interface will support status update |
| HttpResponse |
Implementation of this interface represent an Http Response |
| OAuthServiceHandler |
Implementation of this interface is used to manage a generic OAuth Service |
| OAuthServiceSettings |
Interface for model containing settings needed to access to an OAuth 1.0a
service It's used by OAuthServiceHandler to setup connection to OAuth
Service |
| OAuthToken |
Implementation of this interface represents an OAuth Token |
| UserProfile |
Interface defining an user |