|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectplay.Plugin
play.libs.ws.WSPlugin
play.libs.ws.ning.NingWSPlugin
public class NingWSPlugin
| Field Summary |
|---|
| Fields inherited from class play.libs.ws.WSPlugin |
|---|
app |
| Constructor Summary | |
|---|---|
NingWSPlugin(Application app)
|
|
| Method Summary | |
|---|---|
WSAPI |
api()
The root api of the plugin. |
protected boolean |
loaded()
Used for testing. |
void |
onStart()
Called when the application starts. |
void |
onStop()
Called when the application stops. |
| Methods inherited from class play.Plugin |
|---|
enabled |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NingWSPlugin(Application app)
| Method Detail |
|---|
public void onStart()
Plugin
onStart in interface play.api.PluginonStart in class Pluginpublic void onStop()
Plugin
onStop in interface play.api.PluginonStop in class Pluginpublic WSAPI api()
WSPlugin
api in class WSPluginprotected boolean loaded()
WSPlugin
loaded in class WSPlugin
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||