JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.springframework.social.config.xml
Interface ApiHelper<T>
Type Parameters:
T
- The API type that this helper will return
public interface
ApiHelper<T>
Interface defining the operations required for an API helper. An API helper will be used to either fetch or intantiate an instance of the API binding class.
Method Summary
Methods
Modifier and Type
Method and Description
T
getApi
()
Method Detail
getApi
T
getApi()
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method