|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HessianOutput | |
com.caucho.hessian.client | |
com.caucho.hessian.io | |
com.caucho.hessian.server |
Uses of HessianOutput in com.caucho.hessian.client |
Methods in com.caucho.hessian.client that return HessianOutput | |
HessianOutput |
HessianProxyFactory.getHessianOutput(java.io.OutputStream os)
|
Uses of HessianOutput in com.caucho.hessian.io |
Subclasses of HessianOutput in com.caucho.hessian.io | |
class |
HessianSerializerOutput
Output stream for Hessian requests. |
Uses of HessianOutput in com.caucho.hessian.server |
Methods in com.caucho.hessian.server with parameters of type HessianOutput | |
void |
HessianSkeleton.invoke(HessianInput in,
HessianOutput out)
Invoke the object with the request from the input stream. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |