Uses of Class
com.caucho.hessian.mux.MuxServer
-
Packages that use MuxServer Package Description com.caucho.hessian.mux -
-
Uses of MuxServer in com.caucho.hessian.mux
Methods in com.caucho.hessian.mux with parameters of type MuxServer Modifier and Type Method Description protected voidMuxInputStream. init(MuxServer server, int channel)Initialize the multiplexor with input and output streams.protected voidMuxOutputStream. init(MuxServer server, int channel)Initialize the multiplexor with input and output streams.
-