Uses of Package
com.opera.core.systems.util

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.
 



Copyright © 2012. All Rights Reserved.