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

Uses in package com.caucho.hessian.client

Methods with return type com.caucho.hessian.io.AbstractHessianInput

AbstractHessianInput

Uses in package com.caucho.hessian.io

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

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

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

Object
Reads the array.
Object
Object
Object
Object
SerializerFactory.readList(AbstractHessianInput in, int length, String type)
Reads the object as a list.
Object
Object
Object
Object
Object
Object
Object
Object
Object
Object
Object
Reads the object as a map.
Object
Object
Object
Object