|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| SocketListener | Interface for use with SocketMonitor for being notified about read/write events. |
| Class Summary | |
|---|---|
| CaseInsensitiveStringSet | A set that stores strings and compares them case-insensitively. |
| ProfileUtils | Class to manage browser profile. |
| SocketMonitor | This will monitor any selectable channel, such as a SocketChannel or
ServerSocketChannel and fire SocketListener.canWrite(java.nio.channels.SelectableChannel)
or SocketListener.canRead(java.nio.channels.SelectableChannel) events when such events
are detected by SocketMonitor.poll(). |
| StackHashMap<K,V> | A thread safe stack hash map for use in window manager The backing map is a
LinkedHashMap that provides predictable iteration order. |
| VersionUtil | A replacement for a subset of com.sun.xml.ws.util.VersionUtil. |
Various miscellaneous utilities.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||