public class Socket extends Object
| Constructor and Description |
|---|
Socket() |
| Modifier and Type | Method and Description |
|---|---|
String |
onMessage(String message,
javax.websocket.Session session) |
String |
onOpen() |
public String onMessage(String message, javax.websocket.Session session) throws IOException
IOExceptionpublic String onOpen()
Copyright © 2015–2016 Red Hat, Inc.. All rights reserved.