public class NamespacesHub extends Object
NamespacesHub(Configuration configuration)
Namespace
create(String name)
get(String name)
Iterable<SocketIOClient>
getRoomClients(String room)
void
remove(String name)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public NamespacesHub(Configuration configuration)
public Namespace create(String name)
public Iterable<SocketIOClient> getRoomClients(String room)
public Namespace get(String name)
public void remove(String name)
Copyright © 2012–2014. All rights reserved.