public class EchoEndpoint extends Object
public void onOpen(javax.websocket.Session session)
throws IOException
IOExceptionpublic void echo(javax.websocket.Session session,
String message)
throws IOException
IOExceptionpublic void onError(Throwable t)
Copyright © 2012-2014, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.