|
JanosVM v0.6.0 Java API Documentation: Uses of Interface edu.utah.janosvm.kit.comm.jsi.JSIChannel
Uses of Interface
|
Packages that use JSIChannel | |
edu.utah.janosvm.kit.comm.jsi | A Java language binding for the JanosVM Scripting Interface. |
Uses of JSIChannel in edu.utah.janosvm.kit.comm.jsi |
Classes in edu.utah.janosvm.kit.comm.jsi that implement JSIChannel | |
class |
TCPChannel
A straight forward TCP implementation of a JSIChannel. |
Methods in edu.utah.janosvm.kit.comm.jsi that return JSIChannel | |
JSIChannel |
JSIHandlerContext.getChannel()
|
Methods in edu.utah.janosvm.kit.comm.jsi with parameters of type JSIChannel | |
void |
JSIConnectionHandler.handle(JSIProvider jp,
JSIChannel jc)
Handle a new connection to a provider. |
Constructors in edu.utah.janosvm.kit.comm.jsi with parameters of type JSIChannel | |
JSIHandlerContext.JSIHandlerContext(JSIHandlerRoot rootHandlers,
JSIChannel jc)
Construct a context with the given values. |
|
JSIHandlerContext.JSIHandlerContext(JSIChannel jc)
Construct a context with the given values and the default set of root handlers. |
|
JanosVM v0.6.0 Java API | |||||||||
PREV NEXT | FRAMES NO FRAMES |