Uses of Class
com.caucho.hessian.mux.MuxServer

Packages that use MuxServer
com.caucho.hessian.mux   
 

Uses of MuxServer in com.caucho.hessian.mux
 

Methods in com.caucho.hessian.mux with parameters of type MuxServer
protected  void MuxInputStream.init(MuxServer server, int channel)
          Initialize the multiplexor with input and output streams.
protected  void MuxOutputStream.init(MuxServer server, int channel)
          Initialize the multiplexor with input and output streams.