|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HessianInput | |
---|---|
com.caucho.hessian.io | |
com.caucho.hessian.server |
Uses of HessianInput in com.caucho.hessian.io |
---|
Subclasses of HessianInput in com.caucho.hessian.io | |
---|---|
class |
HessianSerializerInput
Input stream for Hessian requests, deserializing objects using the java.io.Serialization protocol. |
Uses of HessianInput in com.caucho.hessian.server |
---|
Methods in com.caucho.hessian.server with parameters of type HessianInput | |
---|---|
void |
HessianSkeleton.invoke(HessianInput in,
HessianOutput out)
Invoke the object with the request from the input stream. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |