Google

JanosVM v0.6.0 Java API Documentation: Uses of Interface edu.utah.janosvm.kit.comm.jsi.JSIChannel
JanosVM v0.6.0 Java API

Uses of Interface
edu.utah.janosvm.kit.comm.jsi.JSIChannel

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

This documentation is Copyright (C) 2000-2002 The University of Utah. All Rights Reserved. See the documentation license for distribution terms and restrictions.
Documentation, software, and mailing lists for the JanosVM can be found at the Janos Project web page: http://www.cs.utah.edu/flux/janos/
Generated on Mar 17, 2002