Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
com.caucho.hessian.io.Deserializer
com.caucho.hessian.io.AbstractListDeserializer
com.caucho.hessian.io.ArrayDeserializer
public class ArrayDeserializer
extends AbstractListDeserializer
Field Summary | |
private Class |
Constructor Summary | |
|
Method Summary | |
protected Object[] |
|
Class |
|
Object |
|
String |
|
Methods inherited from class com.caucho.hessian.io.AbstractListDeserializer | |
readObject |
Methods inherited from class com.caucho.hessian.io.Deserializer | |
getType , readList , readMap , readObject |
protected Object[] createArray(int length)
public Object readList(AbstractHessianInput in, int length) throws IOException
Reads the array.
- Overrides:
- readList in interface Deserializer
public String toString()