| java.lang.Object seda.sandStorm.lib.aSocket.aSocketMgr
aSocketMgr | public class aSocketMgr (Code) | | The aSocketMgr is an internal class used to provide an interface between
the Sandstorm runtime and the aSocket library. Applications should not
make use of this class.
author: Matt Welsh |
Field Summary | |
static boolean | USE_NIO |
USE_NIO | static boolean USE_NIO(Code) | | |
init | static void init()(Code) | | Ensure that the aSocket layer is initialized, in case the library
is being used in standalone mode.
|
|
|