Package com.caucho.hessian.test
Class TestHessian2Servlet
- java.lang.Object
-
- javax.servlet.GenericServlet
-
- javax.servlet.http.HttpServlet
-
- com.caucho.hessian.server.HessianServlet
-
- com.caucho.hessian.test.TestHessian2Servlet
-
- All Implemented Interfaces:
TestHessian2,Serializable,javax.servlet.Servlet,javax.servlet.ServletConfig
public class TestHessian2Servlet extends HessianServlet implements TestHessian2
The test service is a Hessian 2.0 protocol test for developers of Hessian 2.0 clients. For a new client the recommended order is:- methodNull
- methodHello
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description TestHessian2Servlet()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ObjectargBinary_0(Object v)A zero-length binaryObjectargBinary_1(Object v)A one-length stringObjectargBinary_1023(Object v)A 1023-length binaryObjectargBinary_1024(Object v)A 1024-length binaryObjectargBinary_15(Object v)A 15-length binaryObjectargBinary_16(Object v)A 16-length binaryObjectargBinary_65536(Object v)A 65536-length binaryObjectargDate_0(Object v)date 0 (01-01-1970 00:00 GMT)ObjectargDate_1(Object v)Date by millisecond (05-08-1998 07:51 GMT)ObjectargDate_2(Object v)Date by minute (05-08-1998 07:51 GMT)ObjectargDouble_0_0(Object v)double 0.0ObjectargDouble_0_001(Object v)double 0.001ObjectargDouble_1_0(Object v)double 1.0ObjectargDouble_127_0(Object v)double 127.0ObjectargDouble_128_0(Object v)double 128.0ObjectargDouble_2_0(Object v)double 2.0ObjectargDouble_3_14159(Object v)Result of double 3.14159ObjectargDouble_32767_0(Object v)double 32767.0ObjectargDouble_65_536(Object v)double 65.536ObjectargDouble_m0_001(Object v)double -0.001ObjectargDouble_m128_0(Object v)double -128.0ObjectargDouble_m129_0(Object v)double -129.0ObjectargDouble_m32768_0(Object v)Double -32768.0ObjectargFalse(Object v)Boolean falseObjectargInt_0(Object v)Integer 0ObjectargInt_0x30(Object v)Integer 0x30ObjectargInt_0x3ffff(Object v)Integer 0x3ffffObjectargInt_0x40000(Object v)integer 0x40000ObjectargInt_0x7ff(Object v)Result of integer x7ffObjectargInt_0x7fffffff(Object v)Integer 0x7fffffffObjectargInt_0x800(Object v)Integer 0x800ObjectargInt_1(Object v)Integer 1ObjectargInt_47(Object v)integer 47ObjectargInt_m0x40000(Object v)Integer m0x40000ObjectargInt_m0x40001(Object v)Integer m0x40001ObjectargInt_m0x800(Object v)Integer -0x800ObjectargInt_m0x80000000(Object v)Result of integer -0x80000000ObjectargInt_m0x801(Object v)Integer -0x801ObjectargInt_m16(Object v)Result of integer -16ObjectargInt_m17(Object v)integer -17ObjectargLong_0(Object v)long 0ObjectargLong_0x10(Object v)long 0x10ObjectargLong_0x3ffff(Object v)long 0x3ffffObjectargLong_0x40000(Object v)long 0x40000ObjectargLong_0x7ff(Object v)long x7ffObjectargLong_0x7fffffff(Object v)long 0x7fffffffObjectargLong_0x800(Object v)long 0x800ObjectargLong_0x80000000(Object v)Result of long 0x80000000ObjectargLong_1(Object v)long 1ObjectargLong_15(Object v)long 15ObjectargLong_m0x40000(Object v)long m0x40000ObjectargLong_m0x40001(Object v)long m0x40001ObjectargLong_m0x800(Object v)long -0x800ObjectargLong_m0x80000000(Object v)long -0x80000000ObjectargLong_m0x80000001(Object v)Result of long -0x80000001ObjectargLong_m0x801(Object v)long -0x801ObjectargLong_m8(Object v)long -8ObjectargLong_m9(Object v)long -9ObjectargNull(Object v)NullObjectargObject_0(Object v)Returns a single objectObjectargObject_1(Object v)Simple object with one fieldObjectargObject_16(Object v)Returns 16 object typesObjectargObject_2(Object v)Simple two objects with one fieldObjectargObject_2a(Object v)Simple repeated objectObjectargObject_2b(Object v)Two object with equalsObjectargObject_3(Object v)Circular objectObjectargString_0(Object v)A zero-length stringObjectargString_1(Object v)A one-length stringObjectargString_1023(Object v)A 1023-length stringObjectargString_1024(Object v)A 1024-length stringObjectargString_31(Object v)A 31-length stringObjectargString_32(Object v)A 32-length stringObjectargString_65536(Object v)A 65536-length stringObjectargTrue(Object v)Boolean trueObjectargTypedFixedList_0(Object v)Zero-length typed list (String array)ObjectargTypedFixedList_1(Object v)1-length typed list (String array)ObjectargTypedFixedList_7(Object v)7-length typed list (String array)ObjectargTypedFixedList_8(Object v)8-length typed list (String array)ObjectargTypedMap_0(Object v)zero-length typed mapObjectargTypedMap_1(Object v)untyped map with string keyObjectargTypedMap_2(Object v)typed map with int keyObjectargTypedMap_3(Object v)typed map with list keyObjectargUntypedFixedList_0(Object v)Zero-length untyped listObjectargUntypedFixedList_1(Object v)1-length untyped listObjectargUntypedFixedList_7(Object v)7-length untyped listObjectargUntypedFixedList_8(Object v)8-length untyped listObjectargUntypedMap_0(Object v)zero-length untyped mapObjectargUntypedMap_1(Object v)untyped map with string keyObjectargUntypedMap_2(Object v)untyped map with int keyObjectargUntypedMap_3(Object v)untyped map with list keyprotected StringgetInputDebug()voidinvoke(InputStream is, OutputStream os, String objectId, SerializerFactory serializerFactory)Invoke the object with the request from the input stream.voidmethodNull()trivial null method callObjectreplyBinary_0()A zero-length binaryObjectreplyBinary_1()A one-length stringObjectreplyBinary_1023()A 1023-length binaryObjectreplyBinary_1024()A 1024-length binaryObjectreplyBinary_15()A 15-length binaryObjectreplyBinary_16()A 16-length binaryObjectreplyBinary_65536()A 65536-length binaryObjectreplyBinary_null()A null stringObjectreplyDate_0()date 0 (01-01-1970 00:00 GMT)ObjectreplyDate_1()Date by millisecond (05-08-1998 07:51:31.000 GMT)ObjectreplyDate_2()Date by minute (05-08-1998 07:51:00.000 GMT)doublereplyDouble_0_0()Result of double 0.0doublereplyDouble_0_001()Result of double 0.001doublereplyDouble_1_0()Result of double 1.0doublereplyDouble_127_0()Result of double 127.0doublereplyDouble_128_0()Result of double 128.0doublereplyDouble_2_0()Result of double 2.0doublereplyDouble_3_14159()Result of double 3.14159doublereplyDouble_32767_0()Result of double 32767.0doublereplyDouble_65_536()Result of double 65.536doublereplyDouble_m0_001()Result of double -0.001doublereplyDouble_m128_0()Result of double -128.0doublereplyDouble_m129_0()Result of double -129.0doublereplyDouble_m32768_0()Result of double -32768.0ObjectreplyFalse()Boolean falseintreplyInt_0()Result of integer 0intreplyInt_0x30()Result of integer 0x30intreplyInt_0x3ffff()Result of integer 0x3ffffintreplyInt_0x40000()Result of integer 0x40000intreplyInt_0x7ff()Result of integer x7ffintreplyInt_0x7fffffff()Result of integer 0x7fffffffintreplyInt_0x800()Result of integer 0x800intreplyInt_1()Result of integer 1intreplyInt_47()Result of integer 47intreplyInt_m0x40000()Result of integer m0x40000intreplyInt_m0x40001()Result of integer m0x40001intreplyInt_m0x800()Result of integer -0x800intreplyInt_m0x80000000()Result of integer -0x80000000intreplyInt_m0x801()Result of integer -0x801intreplyInt_m16()Result of integer -16intreplyInt_m17()Result of integer -17longreplyLong_0()Result of long 0longreplyLong_0x10()Result of long 0x10longreplyLong_0x3ffff()Result of long 0x3fffflongreplyLong_0x40000()Result of long 0x40000longreplyLong_0x7ff()Result of long x7fflongreplyLong_0x7fffffff()Result of long 0x7ffffffflongreplyLong_0x800()Result of long 0x800longreplyLong_0x80000000()Result of long 0x80000000longreplyLong_1()Result of long 1longreplyLong_15()Result of long 15longreplyLong_m0x40000()Result of long m0x40000longreplyLong_m0x40001()Result of long m0x40001longreplyLong_m0x800()Result of long -0x800longreplyLong_m0x80000000()Result of long -0x80000000longreplyLong_m0x80000001()Result of long -0x80000001longreplyLong_m0x801()Result of long -0x801longreplyLong_m8()Result of long -8longreplyLong_m9()Result of long -9voidreplyNull()Result of nullObjectreplyObject_0()Returns a single objectObjectreplyObject_1()Simple object with one fieldObjectreplyObject_16()Returns 16 object typesObjectreplyObject_2()Simple two objects with one fieldObjectreplyObject_2a()Simple repeated objectObjectreplyObject_2b()Two object with equalsObjectreplyObject_3()Circular objectStringreplyString_0()A zero-length stringStringreplyString_1()A one-length stringStringreplyString_1023()A 1023-length stringStringreplyString_1024()A 1024-length stringStringreplyString_31()A 31-length stringStringreplyString_32()A 32-length stringStringreplyString_65536()A 65536-length stringStringreplyString_null()A null stringObjectreplyTrue()Boolean trueObjectreplyTypedFixedList_0()Zero-length typed list (String array)ObjectreplyTypedFixedList_1()1-length typed list (String array)ObjectreplyTypedFixedList_7()7-length typed list (String array)ObjectreplyTypedFixedList_8()8-length typed list (String array)ObjectreplyTypedMap_0()zero-length typed mapObjectreplyTypedMap_1()untyped map with string keyObjectreplyTypedMap_2()typed map with int keyObjectreplyTypedMap_3()typed map with list keyObjectreplyUntypedFixedList_0()Zero-length untyped listObjectreplyUntypedFixedList_1()1-length untyped listObjectreplyUntypedFixedList_7()7-length untyped listObjectreplyUntypedFixedList_8()8-length untyped listObjectreplyUntypedMap_0()zero-length untyped mapObjectreplyUntypedMap_1()untyped map with string keyObjectreplyUntypedMap_2()untyped map with int keyObjectreplyUntypedMap_3()untyped map with list key-
Methods inherited from class com.caucho.hessian.server.HessianServlet
allow, createHessian2Input, deny, getAPIClass, getContextClassLoader, getSerializerFactory, getServletInfo, init, service, setAPIClass, setDebug, setHome, setHomeAPI, setLogName, setObject, setObjectAPI, setSendCollectionType, setSerializerFactory, setService, setWhitelist
-
Methods inherited from class javax.servlet.http.HttpServlet
doDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service
-
-
-
-
Method Detail
-
methodNull
public void methodNull()
Description copied from interface:TestHessian2trivial null method callH x02 x00 C x0a methodNull x90
R N
- Specified by:
methodNullin interfaceTestHessian2
-
replyNull
public void replyNull()
Description copied from interface:TestHessian2Result of nullR N
- Specified by:
replyNullin interfaceTestHessian2
-
replyTrue
public Object replyTrue()
Description copied from interface:TestHessian2Boolean trueT
- Specified by:
replyTruein interfaceTestHessian2
-
replyFalse
public Object replyFalse()
Description copied from interface:TestHessian2Boolean falseF
- Specified by:
replyFalsein interfaceTestHessian2
-
replyInt_0
public int replyInt_0()
Description copied from interface:TestHessian2Result of integer 0R x90
- Specified by:
replyInt_0in interfaceTestHessian2
-
replyInt_1
public int replyInt_1()
Description copied from interface:TestHessian2Result of integer 1R x91
- Specified by:
replyInt_1in interfaceTestHessian2
-
replyInt_47
public int replyInt_47()
Description copied from interface:TestHessian2Result of integer 47R xbf
- Specified by:
replyInt_47in interfaceTestHessian2
-
replyInt_m16
public int replyInt_m16()
Description copied from interface:TestHessian2Result of integer -16R x80
- Specified by:
replyInt_m16in interfaceTestHessian2
-
replyInt_0x30
public int replyInt_0x30()
Description copied from interface:TestHessian2Result of integer 0x30R xc8 x30
- Specified by:
replyInt_0x30in interfaceTestHessian2
-
replyInt_0x7ff
public int replyInt_0x7ff()
Description copied from interface:TestHessian2Result of integer x7ffR xcf xff
- Specified by:
replyInt_0x7ffin interfaceTestHessian2
-
replyInt_m17
public int replyInt_m17()
Description copied from interface:TestHessian2Result of integer -17R xc7 xef
- Specified by:
replyInt_m17in interfaceTestHessian2
-
replyInt_m0x800
public int replyInt_m0x800()
Description copied from interface:TestHessian2Result of integer -0x800R xc0 x00
- Specified by:
replyInt_m0x800in interfaceTestHessian2
-
replyInt_0x800
public int replyInt_0x800()
Description copied from interface:TestHessian2Result of integer 0x800R xd4 x08 x00
- Specified by:
replyInt_0x800in interfaceTestHessian2
-
replyInt_0x3ffff
public int replyInt_0x3ffff()
Description copied from interface:TestHessian2Result of integer 0x3ffffR xd7 xff xff
- Specified by:
replyInt_0x3ffffin interfaceTestHessian2
-
replyInt_m0x801
public int replyInt_m0x801()
Description copied from interface:TestHessian2Result of integer -0x801R xd3 xf8 x00
- Specified by:
replyInt_m0x801in interfaceTestHessian2
-
replyInt_m0x40000
public int replyInt_m0x40000()
Description copied from interface:TestHessian2Result of integer m0x40000R xd0 x00 x00
- Specified by:
replyInt_m0x40000in interfaceTestHessian2
-
replyInt_0x40000
public int replyInt_0x40000()
Description copied from interface:TestHessian2Result of integer 0x40000R I x00 x04 x00 x00
- Specified by:
replyInt_0x40000in interfaceTestHessian2
-
replyInt_0x7fffffff
public int replyInt_0x7fffffff()
Description copied from interface:TestHessian2Result of integer 0x7fffffffR I x7f xff xff xff
- Specified by:
replyInt_0x7fffffffin interfaceTestHessian2
-
replyInt_m0x40001
public int replyInt_m0x40001()
Description copied from interface:TestHessian2Result of integer m0x40001R I xff xf3 xff xf
- Specified by:
replyInt_m0x40001in interfaceTestHessian2
-
replyInt_m0x80000000
public int replyInt_m0x80000000()
Description copied from interface:TestHessian2Result of integer -0x80000000R I x80 x00 x00 x00
- Specified by:
replyInt_m0x80000000in interfaceTestHessian2
-
replyLong_0
public long replyLong_0()
Description copied from interface:TestHessian2Result of long 0R xe0
- Specified by:
replyLong_0in interfaceTestHessian2
-
replyLong_1
public long replyLong_1()
Description copied from interface:TestHessian2Result of long 1R xe1
- Specified by:
replyLong_1in interfaceTestHessian2
-
replyLong_15
public long replyLong_15()
Description copied from interface:TestHessian2Result of long 15R xef
- Specified by:
replyLong_15in interfaceTestHessian2
-
replyLong_m8
public long replyLong_m8()
Description copied from interface:TestHessian2Result of long -8R xd8
- Specified by:
replyLong_m8in interfaceTestHessian2
-
replyLong_0x10
public long replyLong_0x10()
Description copied from interface:TestHessian2Result of long 0x10R xf8 x10
- Specified by:
replyLong_0x10in interfaceTestHessian2
-
replyLong_0x7ff
public long replyLong_0x7ff()
Description copied from interface:TestHessian2Result of long x7ffR xff xff
- Specified by:
replyLong_0x7ffin interfaceTestHessian2
-
replyLong_m9
public long replyLong_m9()
Description copied from interface:TestHessian2Result of long -9R xf7 xf7
- Specified by:
replyLong_m9in interfaceTestHessian2
-
replyLong_m0x800
public long replyLong_m0x800()
Description copied from interface:TestHessian2Result of long -0x800R xf0 x00
- Specified by:
replyLong_m0x800in interfaceTestHessian2
-
replyLong_0x800
public long replyLong_0x800()
Description copied from interface:TestHessian2Result of long 0x800R x3c x08 x00
- Specified by:
replyLong_0x800in interfaceTestHessian2
-
replyLong_0x3ffff
public long replyLong_0x3ffff()
Description copied from interface:TestHessian2Result of long 0x3ffffR x3f xff xff
- Specified by:
replyLong_0x3ffffin interfaceTestHessian2
-
replyLong_m0x801
public long replyLong_m0x801()
Description copied from interface:TestHessian2Result of long -0x801R x3b xf7 xff
- Specified by:
replyLong_m0x801in interfaceTestHessian2
-
replyLong_m0x40000
public long replyLong_m0x40000()
Description copied from interface:TestHessian2Result of long m0x40000R x38 x00 x00
- Specified by:
replyLong_m0x40000in interfaceTestHessian2
-
replyLong_0x40000
public long replyLong_0x40000()
Description copied from interface:TestHessian2Result of long 0x40000R x59 x00 x04 x00 x00
- Specified by:
replyLong_0x40000in interfaceTestHessian2
-
replyLong_0x7fffffff
public long replyLong_0x7fffffff()
Description copied from interface:TestHessian2Result of long 0x7fffffffR x59 x7f xff xff xff
- Specified by:
replyLong_0x7fffffffin interfaceTestHessian2
-
replyLong_m0x40001
public long replyLong_m0x40001()
Description copied from interface:TestHessian2Result of long m0x40001R x59 xff xf3 xff xf
- Specified by:
replyLong_m0x40001in interfaceTestHessian2
-
replyLong_m0x80000000
public long replyLong_m0x80000000()
Description copied from interface:TestHessian2Result of long -0x80000000R x59 x80 x00 x00 x00
- Specified by:
replyLong_m0x80000000in interfaceTestHessian2
-
replyLong_0x80000000
public long replyLong_0x80000000()
Description copied from interface:TestHessian2Result of long 0x80000000R L x00 x00 x00 x00 x80 x00 x00 x00
- Specified by:
replyLong_0x80000000in interfaceTestHessian2
-
replyLong_m0x80000001
public long replyLong_m0x80000001()
Description copied from interface:TestHessian2Result of long -0x80000001R L xff xff xff xff x7f xff xff xff
- Specified by:
replyLong_m0x80000001in interfaceTestHessian2
-
replyDouble_0_0
public double replyDouble_0_0()
Description copied from interface:TestHessian2Result of double 0.0R x5b
- Specified by:
replyDouble_0_0in interfaceTestHessian2
-
replyDouble_1_0
public double replyDouble_1_0()
Description copied from interface:TestHessian2Result of double 1.0R x5c
- Specified by:
replyDouble_1_0in interfaceTestHessian2
-
replyDouble_2_0
public double replyDouble_2_0()
Description copied from interface:TestHessian2Result of double 2.0R x5d x02
- Specified by:
replyDouble_2_0in interfaceTestHessian2
-
replyDouble_127_0
public double replyDouble_127_0()
Description copied from interface:TestHessian2Result of double 127.0R x5d x7f
- Specified by:
replyDouble_127_0in interfaceTestHessian2
-
replyDouble_m128_0
public double replyDouble_m128_0()
Description copied from interface:TestHessian2Result of double -128.0R x5d x80
- Specified by:
replyDouble_m128_0in interfaceTestHessian2
-
replyDouble_128_0
public double replyDouble_128_0()
Description copied from interface:TestHessian2Result of double 128.0R x5e x00 x80
- Specified by:
replyDouble_128_0in interfaceTestHessian2
-
replyDouble_m129_0
public double replyDouble_m129_0()
Description copied from interface:TestHessian2Result of double -129.0R x5e xff x7f
- Specified by:
replyDouble_m129_0in interfaceTestHessian2
-
replyDouble_32767_0
public double replyDouble_32767_0()
Description copied from interface:TestHessian2Result of double 32767.0R x5e x7f xff
- Specified by:
replyDouble_32767_0in interfaceTestHessian2
-
replyDouble_m32768_0
public double replyDouble_m32768_0()
Description copied from interface:TestHessian2Result of double -32768.0R x5e x80 x80
- Specified by:
replyDouble_m32768_0in interfaceTestHessian2
-
replyDouble_0_001
public double replyDouble_0_001()
Description copied from interface:TestHessian2Result of double 0.001R x5f x00 x00 x00 x01
- Specified by:
replyDouble_0_001in interfaceTestHessian2
-
replyDouble_m0_001
public double replyDouble_m0_001()
Description copied from interface:TestHessian2Result of double -0.001R x5f xff xff xff xff
- Specified by:
replyDouble_m0_001in interfaceTestHessian2
-
replyDouble_65_536
public double replyDouble_65_536()
Description copied from interface:TestHessian2Result of double 65.536R x5f x00 x01 x00 x00
- Specified by:
replyDouble_65_536in interfaceTestHessian2
-
replyDouble_3_14159
public double replyDouble_3_14159()
Description copied from interface:TestHessian2Result of double 3.14159D x40 x09 x21 xf9 xf0 x1b x86 x6e
- Specified by:
replyDouble_3_14159in interfaceTestHessian2
-
replyDate_0
public Object replyDate_0()
Description copied from interface:TestHessian2date 0 (01-01-1970 00:00 GMT)x4a x00 x00 x00 x00
- Specified by:
replyDate_0in interfaceTestHessian2
-
replyDate_1
public Object replyDate_1()
Description copied from interface:TestHessian2Date by millisecond (05-08-1998 07:51:31.000 GMT)x4a x00 x00 x00 xd0 x4b x92 x84 xb8
- Specified by:
replyDate_1in interfaceTestHessian2
-
replyDate_2
public Object replyDate_2()
Description copied from interface:TestHessian2Date by minute (05-08-1998 07:51:00.000 GMT)x4b x00 xe3 x83 x8f
- Specified by:
replyDate_2in interfaceTestHessian2
-
replyString_0
public String replyString_0()
Description copied from interface:TestHessian2A zero-length stringx00
- Specified by:
replyString_0in interfaceTestHessian2
-
replyString_null
public String replyString_null()
Description copied from interface:TestHessian2A null stringN
- Specified by:
replyString_nullin interfaceTestHessian2
-
replyString_1
public String replyString_1()
Description copied from interface:TestHessian2A one-length stringx01 a
- Specified by:
replyString_1in interfaceTestHessian2
-
replyString_31
public String replyString_31()
Description copied from interface:TestHessian2A 31-length stringx0f 0123456789012345678901234567890
- Specified by:
replyString_31in interfaceTestHessian2
-
replyString_32
public String replyString_32()
Description copied from interface:TestHessian2A 32-length stringx30 x02 01234567890123456789012345678901
- Specified by:
replyString_32in interfaceTestHessian2
-
replyString_1023
public String replyString_1023()
Description copied from interface:TestHessian2A 1023-length stringx33 xff 000 01234567890123456789012345678901...
- Specified by:
replyString_1023in interfaceTestHessian2
-
replyString_1024
public String replyString_1024()
Description copied from interface:TestHessian2A 1024-length stringS x04 x00 000 01234567890123456789012345678901...
- Specified by:
replyString_1024in interfaceTestHessian2
-
replyString_65536
public String replyString_65536()
Description copied from interface:TestHessian2A 65536-length stringR x80 x00 000 ... S x04 x00 000 01234567890123456789012345678901...
- Specified by:
replyString_65536in interfaceTestHessian2
-
replyBinary_0
public Object replyBinary_0()
Description copied from interface:TestHessian2A zero-length binaryx20
- Specified by:
replyBinary_0in interfaceTestHessian2
-
replyBinary_null
public Object replyBinary_null()
Description copied from interface:TestHessian2A null stringN
- Specified by:
replyBinary_nullin interfaceTestHessian2
-
replyBinary_1
public Object replyBinary_1()
Description copied from interface:TestHessian2A one-length stringx01 0
- Specified by:
replyBinary_1in interfaceTestHessian2
-
replyBinary_15
public Object replyBinary_15()
Description copied from interface:TestHessian2A 15-length binaryx2f 0123456789012345
- Specified by:
replyBinary_15in interfaceTestHessian2
-
replyBinary_16
public Object replyBinary_16()
Description copied from interface:TestHessian2A 16-length binaryx34 x10 01234567890123456789012345678901
- Specified by:
replyBinary_16in interfaceTestHessian2
-
replyBinary_1023
public Object replyBinary_1023()
Description copied from interface:TestHessian2A 1023-length binaryx37 xff 000 01234567890123456789012345678901...
- Specified by:
replyBinary_1023in interfaceTestHessian2
-
replyBinary_1024
public Object replyBinary_1024()
Description copied from interface:TestHessian2A 1024-length binaryB x04 x00 000 01234567890123456789012345678901...
- Specified by:
replyBinary_1024in interfaceTestHessian2
-
replyBinary_65536
public Object replyBinary_65536()
Description copied from interface:TestHessian2A 65536-length binaryA x80 x00 000 ... B x04 x00 000 01234567890123456789012345678901...
- Specified by:
replyBinary_65536in interfaceTestHessian2
-
replyUntypedFixedList_0
public Object replyUntypedFixedList_0()
Description copied from interface:TestHessian2Zero-length untyped listx78
- Specified by:
replyUntypedFixedList_0in interfaceTestHessian2
-
replyUntypedFixedList_1
public Object replyUntypedFixedList_1()
Description copied from interface:TestHessian21-length untyped listx79 x01 1
- Specified by:
replyUntypedFixedList_1in interfaceTestHessian2
-
replyUntypedFixedList_7
public Object replyUntypedFixedList_7()
Description copied from interface:TestHessian27-length untyped listx7f x01 1 x01 2 x01 3 x01 4 x01 5 x01 6 x01 7
- Specified by:
replyUntypedFixedList_7in interfaceTestHessian2
-
replyUntypedFixedList_8
public Object replyUntypedFixedList_8()
Description copied from interface:TestHessian28-length untyped listX x98 x01 1 x01 2 x01 3 x01 4 x01 5 x01 6 x01 7 x01 8
- Specified by:
replyUntypedFixedList_8in interfaceTestHessian2
-
replyTypedFixedList_0
public Object replyTypedFixedList_0()
Description copied from interface:TestHessian2Zero-length typed list (String array)x70 x07 [string
- Specified by:
replyTypedFixedList_0in interfaceTestHessian2
-
replyTypedFixedList_1
public Object replyTypedFixedList_1()
Description copied from interface:TestHessian21-length typed list (String array)x71 x07 [string x01 1
- Specified by:
replyTypedFixedList_1in interfaceTestHessian2
-
replyTypedFixedList_7
public Object replyTypedFixedList_7()
Description copied from interface:TestHessian27-length typed list (String array)x77 x07 [string x01 1 x01 2 x01 3 x01 4 x01 5 x01 6 x01 7
- Specified by:
replyTypedFixedList_7in interfaceTestHessian2
-
replyTypedFixedList_8
public Object replyTypedFixedList_8()
Description copied from interface:TestHessian28-length typed list (String array)V x07 [stringx98 x01 1 x01 2 x01 3 x01 4 x01 5 x01 6 x01 7 x01 8
- Specified by:
replyTypedFixedList_8in interfaceTestHessian2
-
replyUntypedMap_0
public Object replyUntypedMap_0()
Description copied from interface:TestHessian2zero-length untyped mapH Z
- Specified by:
replyUntypedMap_0in interfaceTestHessian2
-
replyUntypedMap_1
public Object replyUntypedMap_1()
Description copied from interface:TestHessian2untyped map with string keyH x01 a x90 Z
- Specified by:
replyUntypedMap_1in interfaceTestHessian2
-
replyUntypedMap_2
public Object replyUntypedMap_2()
Description copied from interface:TestHessian2untyped map with int keyH x90 x01 a x91 x01 b Z
- Specified by:
replyUntypedMap_2in interfaceTestHessian2
-
replyUntypedMap_3
public Object replyUntypedMap_3()
Description copied from interface:TestHessian2untyped map with list keyH x71 x01 a x90 Z
- Specified by:
replyUntypedMap_3in interfaceTestHessian2
-
replyTypedMap_0
public Object replyTypedMap_0()
Description copied from interface:TestHessian2zero-length typed mapM x13 java.lang.Hashtable Z
- Specified by:
replyTypedMap_0in interfaceTestHessian2
-
replyTypedMap_1
public Object replyTypedMap_1()
Description copied from interface:TestHessian2untyped map with string keyM x13 java.lang.Hashtable x01 a x90 Z
- Specified by:
replyTypedMap_1in interfaceTestHessian2
-
replyTypedMap_2
public Object replyTypedMap_2()
Description copied from interface:TestHessian2typed map with int keyM x13 java.lang.Hashtable x90 x01 a x91 x01 b Z
- Specified by:
replyTypedMap_2in interfaceTestHessian2
-
replyTypedMap_3
public Object replyTypedMap_3()
Description copied from interface:TestHessian2typed map with list keyM x13 java.lang.Hashtable x71 x01 a x90 Z
- Specified by:
replyTypedMap_3in interfaceTestHessian2
-
replyObject_0
public Object replyObject_0()
Description copied from interface:TestHessian2Returns a single objectC x1a com.caucho.hessian.test.A0 x90 x60
- Specified by:
replyObject_0in interfaceTestHessian2
-
replyObject_16
public Object replyObject_16()
Description copied from interface:TestHessian2Returns 16 object typesX xa0 C x1a com.caucho.hessian.test.A0 x90 x60 C x1a com.caucho.hessian.test.A1 x90 x61 C x1a com.caucho.hessian.test.A2 x90 x62 C x1a com.caucho.hessian.test.A3 x90 x63 C x1a com.caucho.hessian.test.A4 x90 x64 C x1a com.caucho.hessian.test.A5 x90 x65 C x1a com.caucho.hessian.test.A6 x90 x66 C x1a com.caucho.hessian.test.A7 x90 x67 C x1a com.caucho.hessian.test.A8 x90 x68 C x1a com.caucho.hessian.test.A9 x90 x69 C x1b com.caucho.hessian.test.A10 x90 x6a C x1b com.caucho.hessian.test.A11 x90 x6b C x1b com.caucho.hessian.test.A12 x90 x6c C x1b com.caucho.hessian.test.A13 x90 x6d C x1b com.caucho.hessian.test.A14 x90 x6e C x1b com.caucho.hessian.test.A15 x90 x6f C x1b com.caucho.hessian.test.A16 x90 O xa0
- Specified by:
replyObject_16in interfaceTestHessian2
-
replyObject_1
public Object replyObject_1()
Description copied from interface:TestHessian2Simple object with one fieldC x22 com.caucho.hessian.test.TestObject x91 x06 _value x60 x90
- Specified by:
replyObject_1in interfaceTestHessian2
-
replyObject_2
public Object replyObject_2()
Description copied from interface:TestHessian2Simple two objects with one fieldx7a C x22 com.caucho.hessian.test.TestObject x91 x06 _value x60 x90 x60 x91
- Specified by:
replyObject_2in interfaceTestHessian2
-
replyObject_2a
public Object replyObject_2a()
Description copied from interface:TestHessian2Simple repeated objectx7a C x22 com.caucho.hessian.test.TestObject x91 x06 _value x60 x90 Q x91
- Specified by:
replyObject_2ain interfaceTestHessian2
-
replyObject_2b
public Object replyObject_2b()
Description copied from interface:TestHessian2Two object with equalsx7a C x22 com.caucho.hessian.test.TestObject x91 x06 _value x60 x90 x60 x90
- Specified by:
replyObject_2bin interfaceTestHessian2
-
replyObject_3
public Object replyObject_3()
Description copied from interface:TestHessian2Circular objectC x20 com.caucho.hessian.test.TestCons x91 x06 _first x05 _rest x60 x01 a Q \x90x
- Specified by:
replyObject_3in interfaceTestHessian2
-
argNull
public Object argNull(Object v)
Description copied from interface:TestHessian2NullN
- Specified by:
argNullin interfaceTestHessian2
-
argTrue
public Object argTrue(Object v)
Description copied from interface:TestHessian2Boolean trueT
- Specified by:
argTruein interfaceTestHessian2
-
argFalse
public Object argFalse(Object v)
Description copied from interface:TestHessian2Boolean falseF
- Specified by:
argFalsein interfaceTestHessian2
-
argInt_0
public Object argInt_0(Object v)
Description copied from interface:TestHessian2Integer 0x90
- Specified by:
argInt_0in interfaceTestHessian2
-
argInt_1
public Object argInt_1(Object v)
Description copied from interface:TestHessian2Integer 1x91
- Specified by:
argInt_1in interfaceTestHessian2
-
argInt_47
public Object argInt_47(Object v)
Description copied from interface:TestHessian2integer 47xbf
- Specified by:
argInt_47in interfaceTestHessian2
-
argInt_m16
public Object argInt_m16(Object v)
Description copied from interface:TestHessian2Result of integer -16R x80
- Specified by:
argInt_m16in interfaceTestHessian2
-
argInt_0x30
public Object argInt_0x30(Object v)
Description copied from interface:TestHessian2Integer 0x30xc8 x30
- Specified by:
argInt_0x30in interfaceTestHessian2
-
argInt_0x7ff
public Object argInt_0x7ff(Object v)
Description copied from interface:TestHessian2Result of integer x7ffxcf xff
- Specified by:
argInt_0x7ffin interfaceTestHessian2
-
argInt_m17
public Object argInt_m17(Object v)
Description copied from interface:TestHessian2integer -17xc7 xef
- Specified by:
argInt_m17in interfaceTestHessian2
-
argInt_m0x800
public Object argInt_m0x800(Object v)
Description copied from interface:TestHessian2Integer -0x800xc0 x00
- Specified by:
argInt_m0x800in interfaceTestHessian2
-
argInt_0x800
public Object argInt_0x800(Object v)
Description copied from interface:TestHessian2Integer 0x800xd4 x08 x00
- Specified by:
argInt_0x800in interfaceTestHessian2
-
argInt_0x3ffff
public Object argInt_0x3ffff(Object v)
Description copied from interface:TestHessian2Integer 0x3ffffxd7 xff xff
- Specified by:
argInt_0x3ffffin interfaceTestHessian2
-
argInt_m0x801
public Object argInt_m0x801(Object v)
Description copied from interface:TestHessian2Integer -0x801xd3 xf8 x00
- Specified by:
argInt_m0x801in interfaceTestHessian2
-
argInt_m0x40000
public Object argInt_m0x40000(Object v)
Description copied from interface:TestHessian2Integer m0x40000xd0 x00 x00
- Specified by:
argInt_m0x40000in interfaceTestHessian2
-
argInt_0x40000
public Object argInt_0x40000(Object v)
Description copied from interface:TestHessian2integer 0x40000I x00 x04 x00 x00
- Specified by:
argInt_0x40000in interfaceTestHessian2
-
argInt_0x7fffffff
public Object argInt_0x7fffffff(Object v)
Description copied from interface:TestHessian2Integer 0x7fffffffI x7f xff xff xff
- Specified by:
argInt_0x7fffffffin interfaceTestHessian2
-
argInt_m0x40001
public Object argInt_m0x40001(Object v)
Description copied from interface:TestHessian2Integer m0x40001I xff xfb xff xff
- Specified by:
argInt_m0x40001in interfaceTestHessian2
-
argInt_m0x80000000
public Object argInt_m0x80000000(Object v)
Description copied from interface:TestHessian2Result of integer -0x80000000I x80 x00 x00 x00
- Specified by:
argInt_m0x80000000in interfaceTestHessian2
-
argLong_0
public Object argLong_0(Object v)
Description copied from interface:TestHessian2long 0xe0
- Specified by:
argLong_0in interfaceTestHessian2
-
argLong_1
public Object argLong_1(Object v)
Description copied from interface:TestHessian2long 1xe1
- Specified by:
argLong_1in interfaceTestHessian2
-
argLong_15
public Object argLong_15(Object v)
Description copied from interface:TestHessian2long 15xef
- Specified by:
argLong_15in interfaceTestHessian2
-
argLong_m8
public Object argLong_m8(Object v)
Description copied from interface:TestHessian2long -8xd8
- Specified by:
argLong_m8in interfaceTestHessian2
-
argLong_0x10
public Object argLong_0x10(Object v)
Description copied from interface:TestHessian2long 0x10xf8 x10
- Specified by:
argLong_0x10in interfaceTestHessian2
-
argLong_0x7ff
public Object argLong_0x7ff(Object v)
Description copied from interface:TestHessian2long x7ffxff xff
- Specified by:
argLong_0x7ffin interfaceTestHessian2
-
argLong_m9
public Object argLong_m9(Object v)
Description copied from interface:TestHessian2long -9xf7 xf7
- Specified by:
argLong_m9in interfaceTestHessian2
-
argLong_m0x800
public Object argLong_m0x800(Object v)
Description copied from interface:TestHessian2long -0x800xf0 x00
- Specified by:
argLong_m0x800in interfaceTestHessian2
-
argLong_0x800
public Object argLong_0x800(Object v)
Description copied from interface:TestHessian2long 0x800x3c x08 x00
- Specified by:
argLong_0x800in interfaceTestHessian2
-
argLong_0x3ffff
public Object argLong_0x3ffff(Object v)
Description copied from interface:TestHessian2long 0x3ffffx3f xff xff
- Specified by:
argLong_0x3ffffin interfaceTestHessian2
-
argLong_m0x801
public Object argLong_m0x801(Object v)
Description copied from interface:TestHessian2long -0x801x3b xf7 xff
- Specified by:
argLong_m0x801in interfaceTestHessian2
-
argLong_m0x40000
public Object argLong_m0x40000(Object v)
Description copied from interface:TestHessian2long m0x40000x38 x00 x00
- Specified by:
argLong_m0x40000in interfaceTestHessian2
-
argLong_0x40000
public Object argLong_0x40000(Object v)
Description copied from interface:TestHessian2long 0x40000x59 x00 x04 x00 x00
- Specified by:
argLong_0x40000in interfaceTestHessian2
-
argLong_0x7fffffff
public Object argLong_0x7fffffff(Object v)
Description copied from interface:TestHessian2long 0x7fffffffx59 x7f xff xff xff
- Specified by:
argLong_0x7fffffffin interfaceTestHessian2
-
argLong_m0x40001
public Object argLong_m0x40001(Object v)
Description copied from interface:TestHessian2long m0x40001x59 xff xfb xff xf
- Specified by:
argLong_m0x40001in interfaceTestHessian2
-
argLong_m0x80000000
public Object argLong_m0x80000000(Object v)
Description copied from interface:TestHessian2long -0x80000000x59 x80 x00 x00 x00
- Specified by:
argLong_m0x80000000in interfaceTestHessian2
-
argLong_0x80000000
public Object argLong_0x80000000(Object v)
Description copied from interface:TestHessian2Result of long 0x80000000L x00 x00 x00 x00 x80 x00 x00 x00
- Specified by:
argLong_0x80000000in interfaceTestHessian2
-
argLong_m0x80000001
public Object argLong_m0x80000001(Object v)
Description copied from interface:TestHessian2Result of long -0x80000001L xff xff xff xff x7f xff xff xff
- Specified by:
argLong_m0x80000001in interfaceTestHessian2
-
argDouble_0_0
public Object argDouble_0_0(Object v)
double 0.0x5b
- Specified by:
argDouble_0_0in interfaceTestHessian2
-
argDouble_1_0
public Object argDouble_1_0(Object v)
double 1.0x5c
- Specified by:
argDouble_1_0in interfaceTestHessian2
-
argDouble_2_0
public Object argDouble_2_0(Object v)
double 2.0x5d x02
- Specified by:
argDouble_2_0in interfaceTestHessian2
-
argDouble_127_0
public Object argDouble_127_0(Object v)
double 127.0x5d x7f
- Specified by:
argDouble_127_0in interfaceTestHessian2
-
argDouble_m128_0
public Object argDouble_m128_0(Object v)
double -128.0x5d x80
- Specified by:
argDouble_m128_0in interfaceTestHessian2
-
argDouble_128_0
public Object argDouble_128_0(Object v)
double 128.0x5e x00 x80
- Specified by:
argDouble_128_0in interfaceTestHessian2
-
argDouble_m129_0
public Object argDouble_m129_0(Object v)
double -129.0x5e xff x7f
- Specified by:
argDouble_m129_0in interfaceTestHessian2
-
argDouble_32767_0
public Object argDouble_32767_0(Object v)
double 32767.0x5e x7f xff
- Specified by:
argDouble_32767_0in interfaceTestHessian2
-
argDouble_m32768_0
public Object argDouble_m32768_0(Object v)
Double -32768.0x5e x80 x80
- Specified by:
argDouble_m32768_0in interfaceTestHessian2
-
argDouble_0_001
public Object argDouble_0_001(Object v)
double 0.001x5f x00 x00 x00 x01
- Specified by:
argDouble_0_001in interfaceTestHessian2
-
argDouble_m0_001
public Object argDouble_m0_001(Object v)
double -0.001x5f xff xff xff xff
- Specified by:
argDouble_m0_001in interfaceTestHessian2
-
argDouble_65_536
public Object argDouble_65_536(Object v)
double 65.536x5f x00 x01 x00 x00
- Specified by:
argDouble_65_536in interfaceTestHessian2
-
argDouble_3_14159
public Object argDouble_3_14159(Object v)
Result of double 3.14159D x00 x01 x00 x00 x00 x00 x00 x00
- Specified by:
argDouble_3_14159in interfaceTestHessian2
-
argDate_0
public Object argDate_0(Object v)
Description copied from interface:TestHessian2date 0 (01-01-1970 00:00 GMT)x4a x00 x00 x00 x00
- Specified by:
argDate_0in interfaceTestHessian2
-
argDate_1
public Object argDate_1(Object v)
Description copied from interface:TestHessian2Date by millisecond (05-08-1998 07:51 GMT)x4a x00 x00 x00 xd0 x4b x92 x84 xb8
- Specified by:
argDate_1in interfaceTestHessian2
-
argDate_2
public Object argDate_2(Object v)
Description copied from interface:TestHessian2Date by minute (05-08-1998 07:51 GMT)x4b x00 xe3 x83 x8f
- Specified by:
argDate_2in interfaceTestHessian2
-
argString_0
public Object argString_0(Object v)
Description copied from interface:TestHessian2A zero-length stringx00
- Specified by:
argString_0in interfaceTestHessian2
-
argString_1
public Object argString_1(Object v)
Description copied from interface:TestHessian2A one-length stringx01 a
- Specified by:
argString_1in interfaceTestHessian2
-
argString_31
public Object argString_31(Object v)
Description copied from interface:TestHessian2A 31-length stringx0f 0123456789012345678901234567890
- Specified by:
argString_31in interfaceTestHessian2
-
argString_32
public Object argString_32(Object v)
Description copied from interface:TestHessian2A 32-length stringx30 x02 01234567890123456789012345678901
- Specified by:
argString_32in interfaceTestHessian2
-
argString_1023
public Object argString_1023(Object v)
Description copied from interface:TestHessian2A 1023-length stringx33 xff 000 01234567890123456789012345678901...
- Specified by:
argString_1023in interfaceTestHessian2
-
argString_1024
public Object argString_1024(Object v)
Description copied from interface:TestHessian2A 1024-length stringS x04 x00 000 01234567890123456789012345678901...
- Specified by:
argString_1024in interfaceTestHessian2
-
argString_65536
public Object argString_65536(Object v)
Description copied from interface:TestHessian2A 65536-length stringR x80 x00 000 ... S x04 x00 000 01234567890123456789012345678901...
- Specified by:
argString_65536in interfaceTestHessian2
-
argBinary_0
public Object argBinary_0(Object v)
Description copied from interface:TestHessian2A zero-length binaryx20
- Specified by:
argBinary_0in interfaceTestHessian2
-
argBinary_1
public Object argBinary_1(Object v)
Description copied from interface:TestHessian2A one-length stringx21 0
- Specified by:
argBinary_1in interfaceTestHessian2
-
argBinary_15
public Object argBinary_15(Object v)
Description copied from interface:TestHessian2A 15-length binaryx2f 0123456789012345
- Specified by:
argBinary_15in interfaceTestHessian2
-
argBinary_16
public Object argBinary_16(Object v)
Description copied from interface:TestHessian2A 16-length binaryx34 x10 01234567890123456789012345678901
- Specified by:
argBinary_16in interfaceTestHessian2
-
argBinary_1023
public Object argBinary_1023(Object v)
Description copied from interface:TestHessian2A 1023-length binaryx37 xff 000 01234567890123456789012345678901...
- Specified by:
argBinary_1023in interfaceTestHessian2
-
argBinary_1024
public Object argBinary_1024(Object v)
Description copied from interface:TestHessian2A 1024-length binaryB x04 x00 000 01234567890123456789012345678901...
- Specified by:
argBinary_1024in interfaceTestHessian2
-
argBinary_65536
public Object argBinary_65536(Object v)
Description copied from interface:TestHessian2A 65536-length binaryA x80 x00 000 ... B x04 x00 000 01234567890123456789012345678901...
- Specified by:
argBinary_65536in interfaceTestHessian2
-
argUntypedFixedList_0
public Object argUntypedFixedList_0(Object v)
Description copied from interface:TestHessian2Zero-length untyped listx78
- Specified by:
argUntypedFixedList_0in interfaceTestHessian2
-
argUntypedFixedList_1
public Object argUntypedFixedList_1(Object v)
Description copied from interface:TestHessian21-length untyped listx79 x01 1
- Specified by:
argUntypedFixedList_1in interfaceTestHessian2
-
argUntypedFixedList_7
public Object argUntypedFixedList_7(Object v)
Description copied from interface:TestHessian27-length untyped listx7f x01 1 x01 2 x01 3 x01 4 x01 5 x01 6 x01 7
- Specified by:
argUntypedFixedList_7in interfaceTestHessian2
-
argUntypedFixedList_8
public Object argUntypedFixedList_8(Object v)
Description copied from interface:TestHessian28-length untyped listX x98 x01 1 x01 2 x01 3 x01 4 x01 5 x01 6 x01 7 x01 8
- Specified by:
argUntypedFixedList_8in interfaceTestHessian2
-
argTypedFixedList_0
public Object argTypedFixedList_0(Object v)
Description copied from interface:TestHessian2Zero-length typed list (String array)x70 x07 [string
- Specified by:
argTypedFixedList_0in interfaceTestHessian2
-
argTypedFixedList_1
public Object argTypedFixedList_1(Object v)
Description copied from interface:TestHessian21-length typed list (String array)x71 x07 [string x01 1
- Specified by:
argTypedFixedList_1in interfaceTestHessian2
-
argTypedFixedList_7
public Object argTypedFixedList_7(Object v)
Description copied from interface:TestHessian27-length typed list (String array)x77 x07 [string x01 1 x01 2 x01 3 x01 4 x01 5 x01 6 x01 7
- Specified by:
argTypedFixedList_7in interfaceTestHessian2
-
argTypedFixedList_8
public Object argTypedFixedList_8(Object v)
Description copied from interface:TestHessian28-length typed list (String array)V x07 [stringx98 x01 1 x01 2 x01 3 x01 4 x01 5 x01 6 x01 7 x01 8
- Specified by:
argTypedFixedList_8in interfaceTestHessian2
-
argUntypedMap_0
public Object argUntypedMap_0(Object v)
Description copied from interface:TestHessian2zero-length untyped mapH Z
- Specified by:
argUntypedMap_0in interfaceTestHessian2
-
argUntypedMap_1
public Object argUntypedMap_1(Object v)
Description copied from interface:TestHessian2untyped map with string keyH x01 a x90 Z
- Specified by:
argUntypedMap_1in interfaceTestHessian2
-
argUntypedMap_2
public Object argUntypedMap_2(Object v)
Description copied from interface:TestHessian2untyped map with int keyH x90 x01 a x91 x01 b Z
- Specified by:
argUntypedMap_2in interfaceTestHessian2
-
argUntypedMap_3
public Object argUntypedMap_3(Object v)
Description copied from interface:TestHessian2untyped map with list keyH x71 x01 a x90 Z
- Specified by:
argUntypedMap_3in interfaceTestHessian2
-
argTypedMap_0
public Object argTypedMap_0(Object v)
Description copied from interface:TestHessian2zero-length typed mapM x13 java.lang.Hashtable Z
- Specified by:
argTypedMap_0in interfaceTestHessian2
-
argTypedMap_1
public Object argTypedMap_1(Object v)
Description copied from interface:TestHessian2untyped map with string keyM x13 java.lang.Hashtable x01 a x90 Z
- Specified by:
argTypedMap_1in interfaceTestHessian2
-
argTypedMap_2
public Object argTypedMap_2(Object v)
Description copied from interface:TestHessian2typed map with int keyM x13 java.lang.Hashtable x90 x01 a x91 x01 b Z
- Specified by:
argTypedMap_2in interfaceTestHessian2
-
argTypedMap_3
public Object argTypedMap_3(Object v)
Description copied from interface:TestHessian2typed map with list keyM x13 java.lang.Hashtable x79 x01 a x90 Z
- Specified by:
argTypedMap_3in interfaceTestHessian2
-
argObject_0
public Object argObject_0(Object v)
Description copied from interface:TestHessian2Returns a single objectC x1a com.caucho.hessian.test.A0 x90 x60
- Specified by:
argObject_0in interfaceTestHessian2
-
argObject_16
public Object argObject_16(Object v)
Description copied from interface:TestHessian2Returns 16 object typesX xa0 C x1a com.caucho.hessian.test.A0 x90 x60 C x1a com.caucho.hessian.test.A1 x90 x61 C x1a com.caucho.hessian.test.A2 x90 x62 C x1a com.caucho.hessian.test.A3 x90 x63 C x1a com.caucho.hessian.test.A4 x90 x64 C x1a com.caucho.hessian.test.A5 x90 x65 C x1a com.caucho.hessian.test.A6 x90 x66 C x1a com.caucho.hessian.test.A7 x90 x67 C x1a com.caucho.hessian.test.A8 x90 x68 C x1a com.caucho.hessian.test.A9 x90 x69 C x1b com.caucho.hessian.test.A10 x90 x6a C x1b com.caucho.hessian.test.A11 x90 x6b C x1b com.caucho.hessian.test.A12 x90 x6c C x1b com.caucho.hessian.test.A13 x90 x6d C x1b com.caucho.hessian.test.A14 x90 x6e C x1b com.caucho.hessian.test.A15 x90 x6f C x1b com.caucho.hessian.test.A16 x90 O xa0
- Specified by:
argObject_16in interfaceTestHessian2
-
argObject_1
public Object argObject_1(Object v)
Description copied from interface:TestHessian2Simple object with one fieldC x30 x22 com.caucho.hessian.test.TestObject x91 x06 _value x60 x90
- Specified by:
argObject_1in interfaceTestHessian2
-
argObject_2
public Object argObject_2(Object v)
Description copied from interface:TestHessian2Simple two objects with one fieldx7a C x30 x22 com.caucho.hessian.test.TestObject x91 x06 _value x60 x90 x60 x91
- Specified by:
argObject_2in interfaceTestHessian2
-
argObject_2a
public Object argObject_2a(Object v)
Description copied from interface:TestHessian2Simple repeated objectx7a C x30 x22 com.caucho.hessian.test.TestObject x91 x06 _value x60 x90 Q x91
- Specified by:
argObject_2ain interfaceTestHessian2
-
argObject_2b
public Object argObject_2b(Object v)
Description copied from interface:TestHessian2Two object with equalsx7a C x22 com.caucho.hessian.test.TestObject x91 x06 _value x60 x90 x60 x90
- Specified by:
argObject_2bin interfaceTestHessian2
-
argObject_3
public Object argObject_3(Object v)
Description copied from interface:TestHessian2Circular objectC x20 com.caucho.hessian.test.TestCons x91 x06 _first x05 _rest x60 x01 a Q x90
- Specified by:
argObject_3in interfaceTestHessian2
-
getInputDebug
protected String getInputDebug()
-
invoke
public void invoke(InputStream is, OutputStream os, String objectId, SerializerFactory serializerFactory) throws Exception
Invoke the object with the request from the input stream.- Overrides:
invokein classHessianServlet- Parameters:
in- the Hessian input streamout- the Hessian output stream- Throws:
Exception
-
-