Uses of Class com.caucho.hessian.io.HessianInput

Uses in package com.caucho.hessian.io

Classes derived from com.caucho.hessian.io.HessianInput

class
Input stream for Hessian requests, deserializing objects using the java.io.Serialization protocol.

Uses in package com.caucho.hessian.server

Methods with parameter type com.caucho.hessian.io.HessianInput

void
Invoke the object with the request from the input stream.