Package | Description |
---|---|
com.caucho.hessian.mux |
Modifier and Type | Method and Description |
---|---|
protected void |
MuxOutputStream.init(MuxServer server,
int channel)
Initialize the multiplexor with input and output streams.
|
protected void |
MuxInputStream.init(MuxServer server,
int channel)
Initialize the multiplexor with input and output streams.
|