Package | Description |
---|---|
com.caucho.hessian.io |
Modifier and Type | Field and Description |
---|---|
private HessianFreeList<HessianInput> |
HessianFactory._freeHessianInput |
Modifier and Type | Method and Description |
---|---|
HessianInput |
HessianFactory.createHessianInput(java.io.InputStream is)
Creates a new Hessian 1.0 deserializer.
|