|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use com.opera.core.systems.util | |
|---|---|
| com.opera.core.systems.scope.stp | Classes to handle STP connections and messages. |
| com.opera.core.systems.util | Various miscellaneous utilities. |
| Classes in com.opera.core.systems.util used by com.opera.core.systems.scope.stp | |
|---|---|
| SocketListener
Interface for use with SocketMonitor for being notified about read/write events. |
|
| 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(). |
|
| Classes in com.opera.core.systems.util used by com.opera.core.systems.util | |
|---|---|
| SocketListener
Interface for use with SocketMonitor for being notified about read/write events. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||