org.jboss.resteasy.examples.oauth
Class MessagingService
java.lang.Object
org.jboss.resteasy.examples.oauth.MessagingService
public class MessagingService
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MessagingService
public MessagingService()
registerCallbackURI
public Response registerCallbackURI(String consumerId,
String callback)
throws Exception
- Throws:
Exception
receiveMessages
public Response receiveMessages(String message)
throws Exception
- Throws:
Exception
Copyright © 2011. All Rights Reserved.