|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.restlet.Restlet
org.restlet.Application
net.ubisoa.push.test.SubscriberTest
public class SubscriberTest
Constructor Summary | |
---|---|
SubscriberTest()
|
Method Summary | |
---|---|
Restlet |
createInboundRoot()
|
org.apache.http.client.HttpClient |
getClient()
|
PushInfo |
getPushInfo()
|
static void |
main(java.lang.String[] args)
|
void |
pushCallback(java.lang.String data)
|
Methods inherited from class org.restlet.Restlet |
---|
finalize, getApplication, getAuthor, getContext, getDescription, getLogger, getName, getOwner, isStarted, isStopped, setAuthor, setDescription, setName, setOwner |
Methods inherited from class java.lang.Object |
---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SubscriberTest()
Method Detail |
---|
public static void main(java.lang.String[] args) throws java.lang.Exception
java.lang.Exception
public Restlet createInboundRoot()
createInboundRoot
in class Application
public PushInfo getPushInfo()
getPushInfo
in interface PushApplication
public void pushCallback(java.lang.String data)
pushCallback
in interface PushApplication
public org.apache.http.client.HttpClient getClient()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |