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

Uses in package com.caucho.hessian.mux

Fields of type com.caucho.hessian.mux.MuxServer

MuxServer
MuxServer

Methods with parameter type com.caucho.hessian.mux.MuxServer

void
MuxInputStream.init(MuxServer server, int channel)
Initialize the multiplexor with input and output streams.
void
MuxOutputStream.init(MuxServer server, int channel)
Initialize the multiplexor with input and output streams.