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

Packages that use MuxOutputStream
com.caucho.hessian.mux   
 

Uses of MuxOutputStream in com.caucho.hessian.mux
 

Methods in com.caucho.hessian.mux with parameters of type MuxOutputStream
 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 © 2008-2012 EMI - European Middleware Initiative. All Rights Reserved.