|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.quercus.marshal.Marshal
com.caucho.quercus.marshal.JavaArrayMarshal
com.caucho.quercus.marshal.JavaByteObjectArrayMarshal
public class JavaByteObjectArrayMarshal
| Field Summary | |
|---|---|
static Marshal |
MARSHAL
|
| Constructor Summary | |
|---|---|
JavaByteObjectArrayMarshal()
|
|
| Method Summary | |
|---|---|
java.lang.Class |
getExpectedClass()
|
protected int |
getMarshalingCostImpl(Value argValue)
|
Value |
unmarshal(Env env,
java.lang.Object value)
|
| Methods inherited from class com.caucho.quercus.marshal.JavaArrayMarshal |
|---|
marshal, marshal |
| Methods inherited from class com.caucho.quercus.marshal.Marshal |
|---|
getMarshalingCost, getMarshalingCost, isBoolean, isDouble, isLong, isReadOnly, isReference, isString, isValue |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final Marshal MARSHAL
| Constructor Detail |
|---|
public JavaByteObjectArrayMarshal()
| Method Detail |
|---|
public Value unmarshal(Env env,
java.lang.Object value)
unmarshal in class JavaArrayMarshalprotected int getMarshalingCostImpl(Value argValue)
getMarshalingCostImpl in class JavaArrayMarshalpublic java.lang.Class getExpectedClass()
getExpectedClass in class JavaArrayMarshal
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||