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

Packages that use MuxInputStream
com.caucho.hessian.mux   
 

Uses of MuxInputStream in com.caucho.hessian.mux
 

Methods in com.caucho.hessian.mux with parameters of type MuxInputStream
 boolean MuxServer.readRequest(MuxInputStream in, MuxOutputStream out)
          Reads a server request.
 boolean MuxServer.startCall(int channel, MuxInputStream in, MuxOutputStream out)
          Starts a client call.
 boolean MuxServer.startCall(MuxInputStream in, MuxOutputStream out)
          Starts a client call.
 



Copyright 2003-2011. All Rights Reserved.