|
JanosVM v1.0 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--edu.utah.janosvm.kit.comm.jsi.NativePlexProvider
Constructor Summary | |
NativePlexProvider(java.lang.String protocol)
|
Method Summary | |
void |
detach()
Detach from whatever rendezvous point is in use. |
protected void |
finalize()
|
void |
handle(JSIConnectionHandler jch)
The main loop of the provider. |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
clone, equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public NativePlexProvider(java.lang.String protocol) throws java.io.IOException
Method Detail |
public void handle(JSIConnectionHandler jch)
JSIProvider
handle
in interface JSIProvider
edu.utah.janosvm.kit.comm.jsi.JSIProvider
jch
- The handler to call when a new connection is received.public void detach()
JSIProvider
detach
in interface JSIProvider
protected void finalize()
finalize
in class java.lang.Object
public java.lang.String toString()
toString
in class java.lang.Object
|
JanosVM v1.0 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |