| Constructor and Description |
|---|
ServerSentEventsResource() |
| Modifier and Type | Method and Description |
|---|---|
void |
addMessage(String message) |
void |
close() |
EventOutput |
getMessageQueue() |
EventOutput |
startDomain(String id) |
public EventOutput getMessageQueue()
public void addMessage(String message) throws IOException
IOExceptionpublic void close()
throws IOException
IOException@Path(value="domains/{id}") public EventOutput startDomain(String id)
Copyright © 2007-2012 Oracle Corporation. All Rights Reserved. Use is subject to license terms.