@Path(value="async/messaging/fireAndForget") public class FireAndForgetChatResource extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
POST_NOTIFICATION_RESPONSE |
| Constructor and Description |
|---|
FireAndForgetChatResource() |
public static final String POST_NOTIFICATION_RESPONSE
public void pickUpMessage(@Suspended AsyncResponse ar, String messageId) throws InterruptedException
InterruptedExceptionpublic String postMessage(String message) throws InterruptedException
InterruptedExceptionCopyright © 2007-2012 Oracle Corporation. All Rights Reserved. Use is subject to license terms.