|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MuxServer | |
com.caucho.hessian.mux |
Uses of MuxServer in com.caucho.hessian.mux |
Fields in com.caucho.hessian.mux declared as MuxServer | |
private MuxServer |
MuxOutputStream.server
|
private MuxServer |
MuxInputStream.server
|
Methods in com.caucho.hessian.mux with parameters of type MuxServer | |
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. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |