org.jboss.errai.bus.server.servlet
Class SimpleEventChannelWrapped
java.lang.Object
org.jboss.errai.bus.server.servlet.SimpleEventChannelWrapped
- All Implemented Interfaces:
- QueueChannel
public class SimpleEventChannelWrapped
- extends Object
- implements QueueChannel
- Author:
- Mike Brock
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleEventChannelWrapped
public SimpleEventChannelWrapped(WebSocket socket)
isConnected
public boolean isConnected()
- Specified by:
isConnected
in interface QueueChannel
write
public void write(String data)
throws IOException
- Specified by:
write
in interface QueueChannel
- Throws:
IOException
Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.