|
More information: http://www.cs.berkeley.edu/~mdw/proj/seda/ | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--mdw.sandStorm.lib.aSocket.aSocketMgr
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.
Constructor Summary | |
aSocketMgr()
|
Method Summary | |
(package private) static void |
enqueueRequest(aSocketRequest req)
|
static void |
initialize(ManagerIF mgr,
SystemManagerIF sysmgr)
Called at startup time by the Sandstorm runtime. |
Methods inherited from class java.lang.Object |
|
Constructor Detail |
public aSocketMgr()
Method Detail |
public static void initialize(ManagerIF mgr, SystemManagerIF sysmgr) throws java.lang.Exception
static void enqueueRequest(aSocketRequest req)
|
More information: http://www.cs.berkeley.edu/~mdw/proj/seda/ | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |