public final class Sessions extends CopyOnWriteArrayList<ClientListener>
Constructor and Description |
---|
Sessions() |
Modifier and Type | Method and Description |
---|---|
String |
info()
Returns information about the currently opened sessions.
|
add, add, addAll, addAll, addAllAbsent, addIfAbsent, clear, clone, contains, containsAll, equals, get, hashCode, indexOf, indexOf, isEmpty, iterator, lastIndexOf, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, size, subList, toArray, toArray, toString
public String info()
Copyright © 2005–2015 BaseX Team. All rights reserved.