public interface TestHessian2
| Modifier and Type | Method and Description |
|---|---|
Object |
argBinary_0(Object v)
A zero-length binary
|
Object |
argBinary_1(Object v)
A one-length string
|
Object |
argBinary_1023(Object v)
A 1023-length binary
|
Object |
argBinary_1024(Object v)
A 1024-length binary
|
Object |
argBinary_15(Object v)
A 15-length binary
|
Object |
argBinary_16(Object v)
A 16-length binary
|
Object |
argBinary_65536(Object v)
A 65536-length binary
|
Object |
argDate_0(Object v)
date 0 (01-01-1970 00:00 GMT)
|
Object |
argDate_1(Object v)
Date by millisecond (05-08-1998 07:51 GMT)
|
Object |
argDate_2(Object v)
Date by minute (05-08-1998 07:51 GMT)
|
Object |
argDouble_0_0(Object v)
double 0.0
|
Object |
argDouble_0_001(Object v)
double 0.001
|
Object |
argDouble_1_0(Object v)
double 1.0
|
Object |
argDouble_127_0(Object v)
double 127.0
|
Object |
argDouble_128_0(Object v)
double 128.0
|
Object |
argDouble_2_0(Object v)
double 2.0
|
Object |
argDouble_3_14159(Object v)
Result of double 3.14159
|
Object |
argDouble_32767_0(Object v)
double 32767.0
|
Object |
argDouble_65_536(Object v)
double 65.536
|
Object |
argDouble_m0_001(Object v)
double -0.001
|
Object |
argDouble_m128_0(Object v)
double -128.0
|
Object |
argDouble_m129_0(Object v)
double -129.0
|
Object |
argDouble_m32768_0(Object v)
Double -32768.0
|
Object |
argFalse(Object v)
Boolean false
|
Object |
argInt_0(Object v)
Integer 0
|
Object |
argInt_0x30(Object v)
Integer 0x30
|
Object |
argInt_0x3ffff(Object v)
Integer 0x3ffff
|
Object |
argInt_0x40000(Object v)
integer 0x40000
|
Object |
argInt_0x7ff(Object v)
Result of integer x7ff
|
Object |
argInt_0x7fffffff(Object v)
Integer 0x7fffffff
|
Object |
argInt_0x800(Object v)
Integer 0x800
|
Object |
argInt_1(Object v)
Integer 1
|
Object |
argInt_47(Object v)
integer 47
|
Object |
argInt_m0x40000(Object v)
Integer m0x40000
|
Object |
argInt_m0x40001(Object v)
Integer m0x40001
|
Object |
argInt_m0x800(Object v)
Integer -0x800
|
Object |
argInt_m0x80000000(Object v)
Result of integer -0x80000000
|
Object |
argInt_m0x801(Object v)
Integer -0x801
|
Object |
argInt_m16(Object v)
Result of integer -16
|
Object |
argInt_m17(Object v)
integer -17
|
Object |
argLong_0(Object v)
long 0
|
Object |
argLong_0x10(Object v)
long 0x10
|
Object |
argLong_0x3ffff(Object v)
long 0x3ffff
|
Object |
argLong_0x40000(Object v)
long 0x40000
|
Object |
argLong_0x7ff(Object v)
long x7ff
|
Object |
argLong_0x7fffffff(Object v)
long 0x7fffffff
|
Object |
argLong_0x800(Object v)
long 0x800
|
Object |
argLong_0x80000000(Object v)
Result of long 0x80000000
|
Object |
argLong_1(Object v)
long 1
|
Object |
argLong_15(Object v)
long 15
|
Object |
argLong_m0x40000(Object v)
long m0x40000
|
Object |
argLong_m0x40001(Object v)
long m0x40001
|
Object |
argLong_m0x800(Object v)
long -0x800
|
Object |
argLong_m0x80000000(Object v)
long -0x80000000
|
Object |
argLong_m0x80000001(Object v)
Result of long -0x80000001
|
Object |
argLong_m0x801(Object v)
long -0x801
|
Object |
argLong_m8(Object v)
long -8
|
Object |
argLong_m9(Object v)
long -9
|
Object |
argNull(Object v)
Null
|
Object |
argObject_0(Object v)
Returns a single object
|
Object |
argObject_1(Object v)
Simple object with one field
|
Object |
argObject_16(Object v)
Returns 16 object types
|
Object |
argObject_2(Object v)
Simple two objects with one field
|
Object |
argObject_2a(Object v)
Simple repeated object
|
Object |
argObject_2b(Object v)
Two object with equals
|
Object |
argObject_3(Object v)
Circular object
|
Object |
argString_0(Object v)
A zero-length string
|
Object |
argString_1(Object v)
A one-length string
|
Object |
argString_1023(Object v)
A 1023-length string
|
Object |
argString_1024(Object v)
A 1024-length string
|
Object |
argString_31(Object v)
A 31-length string
|
Object |
argString_32(Object v)
A 32-length string
|
Object |
argString_65536(Object v)
A 65536-length string
|
Object |
argTrue(Object v)
Boolean true
|
Object |
argTypedFixedList_0(Object v)
Zero-length typed list (String array)
|
Object |
argTypedFixedList_1(Object v)
1-length typed list (String array)
|
Object |
argTypedFixedList_7(Object v)
7-length typed list (String array)
|
Object |
argTypedFixedList_8(Object v)
8-length typed list (String array)
|
Object |
argTypedMap_0(Object v)
zero-length typed map
|
Object |
argTypedMap_1(Object v)
untyped map with string key
|
Object |
argTypedMap_2(Object v)
typed map with int key
|
Object |
argTypedMap_3(Object v)
typed map with list key
|
Object |
argUntypedFixedList_0(Object v)
Zero-length untyped list
|
Object |
argUntypedFixedList_1(Object v)
1-length untyped list
|
Object |
argUntypedFixedList_7(Object v)
7-length untyped list
|
Object |
argUntypedFixedList_8(Object v)
8-length untyped list
|
Object |
argUntypedMap_0(Object v)
zero-length untyped map
|
Object |
argUntypedMap_1(Object v)
untyped map with string key
|
Object |
argUntypedMap_2(Object v)
untyped map with int key
|
Object |
argUntypedMap_3(Object v)
untyped map with list key
|
void |
methodNull()
trivial null method call
|
Object |
replyBinary_0()
A zero-length binary
|
Object |
replyBinary_1()
A one-length string
|
Object |
replyBinary_1023()
A 1023-length binary
|
Object |
replyBinary_1024()
A 1024-length binary
|
Object |
replyBinary_15()
A 15-length binary
|
Object |
replyBinary_16()
A 16-length binary
|
Object |
replyBinary_65536()
A 65536-length binary
|
Object |
replyBinary_null()
A null string
|
Object |
replyDate_0()
date 0 (01-01-1970 00:00 GMT)
|
Object |
replyDate_1()
Date by millisecond (05-08-1998 07:51:31.000 GMT)
|
Object |
replyDate_2()
Date by minute (05-08-1998 07:51:00.000 GMT)
|
double |
replyDouble_0_0()
Result of double 0.0
|
double |
replyDouble_0_001()
Result of double 0.001
|
double |
replyDouble_1_0()
Result of double 1.0
|
double |
replyDouble_127_0()
Result of double 127.0
|
double |
replyDouble_128_0()
Result of double 128.0
|
double |
replyDouble_2_0()
Result of double 2.0
|
double |
replyDouble_3_14159()
Result of double 3.14159
|
double |
replyDouble_32767_0()
Result of double 32767.0
|
double |
replyDouble_65_536()
Result of double 65.536
|
double |
replyDouble_m0_001()
Result of double -0.001
|
double |
replyDouble_m128_0()
Result of double -128.0
|
double |
replyDouble_m129_0()
Result of double -129.0
|
double |
replyDouble_m32768_0()
Result of double -32768.0
|
Object |
replyFalse()
Boolean false
|
int |
replyInt_0()
Result of integer 0
|
int |
replyInt_0x30()
Result of integer 0x30
|
int |
replyInt_0x3ffff()
Result of integer 0x3ffff
|
int |
replyInt_0x40000()
Result of integer 0x40000
|
int |
replyInt_0x7ff()
Result of integer x7ff
|
int |
replyInt_0x7fffffff()
Result of integer 0x7fffffff
|
int |
replyInt_0x800()
Result of integer 0x800
|
int |
replyInt_1()
Result of integer 1
|
int |
replyInt_47()
Result of integer 47
|
int |
replyInt_m0x40000()
Result of integer m0x40000
|
int |
replyInt_m0x40001()
Result of integer m0x40001
|
int |
replyInt_m0x800()
Result of integer -0x800
|
int |
replyInt_m0x80000000()
Result of integer -0x80000000
|
int |
replyInt_m0x801()
Result of integer -0x801
|
int |
replyInt_m16()
Result of integer -16
|
int |
replyInt_m17()
Result of integer -17
|
long |
replyLong_0()
Result of long 0
|
long |
replyLong_0x10()
Result of long 0x10
|
long |
replyLong_0x3ffff()
Result of long 0x3ffff
|
long |
replyLong_0x40000()
Result of long 0x40000
|
long |
replyLong_0x7ff()
Result of long x7ff
|
long |
replyLong_0x7fffffff()
Result of long 0x7fffffff
|
long |
replyLong_0x800()
Result of long 0x800
|
long |
replyLong_0x80000000()
Result of long 0x80000000
|
long |
replyLong_1()
Result of long 1
|
long |
replyLong_15()
Result of long 15
|
long |
replyLong_m0x40000()
Result of long m0x40000
|
long |
replyLong_m0x40001()
Result of long m0x40001
|
long |
replyLong_m0x800()
Result of long -0x800
|
long |
replyLong_m0x80000000()
Result of long -0x80000000
|
long |
replyLong_m0x80000001()
Result of long -0x80000001
|
long |
replyLong_m0x801()
Result of long -0x801
|
long |
replyLong_m8()
Result of long -8
|
long |
replyLong_m9()
Result of long -9
|
void |
replyNull()
Result of null
|
Object |
replyObject_0()
Returns a single object
|
Object |
replyObject_1()
Simple object with one field
|
Object |
replyObject_16()
Returns 16 object types
|
Object |
replyObject_2()
Simple two objects with one field
|
Object |
replyObject_2a()
Simple repeated object
|
Object |
replyObject_2b()
Two object with equals
|
Object |
replyObject_3()
Circular object
|
String |
replyString_0()
A zero-length string
|
String |
replyString_1()
A one-length string
|
String |
replyString_1023()
A 1023-length string
|
String |
replyString_1024()
A 1024-length string
|
String |
replyString_31()
A 31-length string
|
String |
replyString_32()
A 32-length string
|
String |
replyString_65536()
A 65536-length string
|
String |
replyString_null()
A null string
|
Object |
replyTrue()
Boolean true
|
Object |
replyTypedFixedList_0()
Zero-length typed list (String array)
|
Object |
replyTypedFixedList_1()
1-length typed list (String array)
|
Object |
replyTypedFixedList_7()
7-length typed list (String array)
|
Object |
replyTypedFixedList_8()
8-length typed list (String array)
|
Object |
replyTypedMap_0()
zero-length typed map
|
Object |
replyTypedMap_1()
untyped map with string key
|
Object |
replyTypedMap_2()
typed map with int key
|
Object |
replyTypedMap_3()
typed map with list key
|
Object |
replyUntypedFixedList_0()
Zero-length untyped list
|
Object |
replyUntypedFixedList_1()
1-length untyped list
|
Object |
replyUntypedFixedList_7()
7-length untyped list
|
Object |
replyUntypedFixedList_8()
8-length untyped list
|
Object |
replyUntypedMap_0()
zero-length untyped map
|
Object |
replyUntypedMap_1()
untyped map with string key
|
Object |
replyUntypedMap_2()
untyped map with int key
|
Object |
replyUntypedMap_3()
untyped map with list key
|
void methodNull()
H x02 x00
C
x0a methodNull
x90
R N
void replyNull()
R N
Object replyTrue()
T
Object replyFalse()
F
int replyInt_0()
R x90
int replyInt_1()
R x91
int replyInt_47()
R xbf
int replyInt_m16()
R x80
int replyInt_0x30()
R xc8 x30
int replyInt_0x7ff()
R xcf xff
int replyInt_m17()
R xc7 xef
int replyInt_m0x800()
R xc0 x00
int replyInt_0x800()
R xd4 x08 x00
int replyInt_0x3ffff()
R xd7 xff xff
int replyInt_m0x801()
R xd3 xf8 x00
int replyInt_m0x40000()
R xd0 x00 x00
int replyInt_0x40000()
R I x00 x04 x00 x00
int replyInt_0x7fffffff()
R I x7f xff xff xff
int replyInt_m0x40001()
R I xff xf3 xff xf
int replyInt_m0x80000000()
R I x80 x00 x00 x00
long replyLong_0()
R xe0
long replyLong_1()
R xe1
long replyLong_15()
R xef
long replyLong_m8()
R xd8
long replyLong_0x10()
R xf8 x10
long replyLong_0x7ff()
R xff xff
long replyLong_m9()
R xf7 xf7
long replyLong_m0x800()
R xf0 x00
long replyLong_0x800()
R x3c x08 x00
long replyLong_0x3ffff()
R x3f xff xff
long replyLong_m0x801()
R x3b xf7 xff
long replyLong_m0x40000()
R x38 x00 x00
long replyLong_0x40000()
R x59 x00 x04 x00 x00
long replyLong_0x7fffffff()
R x59 x7f xff xff xff
long replyLong_m0x40001()
R x59 xff xf3 xff xf
long replyLong_m0x80000000()
R x59 x80 x00 x00 x00
long replyLong_0x80000000()
R L x00 x00 x00 x00 x80 x00 x00 x00
long replyLong_m0x80000001()
R L xff xff xff xff x7f xff xff xff
double replyDouble_0_0()
R x5b
double replyDouble_1_0()
R x5c
double replyDouble_2_0()
R x5d x02
double replyDouble_127_0()
R x5d x7f
double replyDouble_m128_0()
R x5d x80
double replyDouble_128_0()
R x5e x00 x80
double replyDouble_m129_0()
R x5e xff x7f
double replyDouble_32767_0()
R x5e x7f xff
double replyDouble_m32768_0()
R x5e x80 x80
double replyDouble_0_001()
R x5f x00 x00 x00 x01
double replyDouble_m0_001()
R x5f xff xff xff xff
double replyDouble_65_536()
R x5f x00 x01 x00 x00
double replyDouble_3_14159()
D x40 x09 x21 xf9 xf0 x1b x86 x6e
Object replyDate_0()
x4a x00 x00 x00 x00
Object replyDate_1()
x4a x00 x00 x00 xd0 x4b x92 x84 xb8
Object replyDate_2()
x4b x00 xe3 x83 x8f
String replyString_0()
x00
String replyString_null()
N
String replyString_1()
x01 a
String replyString_31()
x0f 0123456789012345678901234567890
String replyString_32()
x30 x02 01234567890123456789012345678901
String replyString_1023()
x33 xff 000 01234567890123456789012345678901...
String replyString_1024()
S x04 x00 000 01234567890123456789012345678901...
String replyString_65536()
R x80 x00 000 ...
S x04 x00 000 01234567890123456789012345678901...
Object replyBinary_0()
x20
Object replyBinary_null()
N
Object replyBinary_1()
x01 0
Object replyBinary_15()
x2f 0123456789012345
Object replyBinary_16()
x34 x10 01234567890123456789012345678901
Object replyBinary_1023()
x37 xff 000 01234567890123456789012345678901...
Object replyBinary_1024()
B x04 x00 000 01234567890123456789012345678901...
Object replyBinary_65536()
A x80 x00 000 ...
B x04 x00 000 01234567890123456789012345678901...
Object replyUntypedFixedList_0()
x78
Object replyUntypedFixedList_1()
x79 x01 1
Object replyUntypedFixedList_7()
x7f x01 1 x01 2 x01 3 x01 4 x01 5 x01 6 x01 7
Object replyUntypedFixedList_8()
X x98 x01 1 x01 2 x01 3 x01 4 x01 5 x01 6 x01 7 x01 8
Object replyTypedFixedList_0()
x70 x07 [string
Object replyTypedFixedList_1()
x71 x07 [string x01 1
Object replyTypedFixedList_7()
x77 x07 [string x01 1 x01 2 x01 3 x01 4 x01 5 x01 6 x01 7
Object replyTypedFixedList_8()
V x07 [stringx98 x01 1 x01 2 x01 3 x01 4 x01 5 x01 6 x01 7 x01 8
Object replyUntypedMap_0()
H Z
Object replyUntypedMap_1()
H x01 a x90 Z
Object replyUntypedMap_2()
H x90 x01 a x91 x01 b Z
Object replyUntypedMap_3()
H x71 x01 a x90 Z
Object replyTypedMap_0()
M x13 java.lang.Hashtable Z
Object replyTypedMap_1()
M x13 java.lang.Hashtable x01 a x90 Z
Object replyTypedMap_2()
M x13 java.lang.Hashtable x90 x01 a x91 x01 b Z
Object replyTypedMap_3()
M x13 java.lang.Hashtable x71 x01 a x90 Z
Object replyObject_0()
C x1a com.caucho.hessian.test.A0 x90 x60
Object replyObject_16()
X 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
Object replyObject_1()
C x22 com.caucho.hessian.test.TestObject x91 x06 _value x60 x90
Object replyObject_2()
x7a
C x22 com.caucho.hessian.test.TestObject x91 x06 _value
x60 x90
x60 x91
Object replyObject_2a()
x7a
C x22 com.caucho.hessian.test.TestObject x91 x06 _value
x60 x90
Q x91
Object replyObject_2b()
x7a
C x22 com.caucho.hessian.test.TestObject x91 x06 _value
x60 x90
x60 x90
Object replyObject_3()
C x20 com.caucho.hessian.test.TestCons x91 x06 _first x05 _rest
x60 x01 a Q \x90x
Object argInt_m0x80000000(Object v)
I x80 x00 x00 x00
Object argLong_0x80000000(Object v)
L x00 x00 x00 x00 x80 x00 x00 x00
Object argLong_m0x80000001(Object v)
L xff xff xff xff x7f xff xff xff
Object argDouble_3_14159(Object v)
D x40 x09 x21 xf9 xf0 x1b x86 x6e
Object argDate_1(Object v)
x4a x00 x00 x00 xd0 x4b x92 x84 xb8
Object argString_32(Object v)
x30 x02 01234567890123456789012345678901
Object argString_1023(Object v)
x33 xff 000 01234567890123456789012345678901...
Object argString_1024(Object v)
S x04 x00 000 01234567890123456789012345678901...
Object argString_65536(Object v)
R x80 x00 000 ...
S x04 x00 000 01234567890123456789012345678901...
Object argBinary_16(Object v)
x34 x10 01234567890123456789012345678901
Object argBinary_1023(Object v)
x37 xff 000 01234567890123456789012345678901...
Object argBinary_1024(Object v)
B x04 x00 000 01234567890123456789012345678901...
Object argBinary_65536(Object v)
A x80 x00 000 ...
B x04 x00 000 01234567890123456789012345678901...
Object argUntypedFixedList_7(Object v)
x7f x01 1 x01 2 x01 3 x01 4 x01 5 x01 6 x01 7
Object argUntypedFixedList_8(Object v)
X x98 x01 1 x01 2 x01 3 x01 4 x01 5 x01 6 x01 7 x01 8
Object argTypedFixedList_0(Object v)
x70 x07 [string
Object argTypedFixedList_1(Object v)
x71 x07 [string x01 1
Object argTypedFixedList_7(Object v)
x77 x07 [string x01 1 x01 2 x01 3 x01 4 x01 5 x01 6 x01 7
Object argTypedFixedList_8(Object v)
V x07 [stringx98 x01 1 x01 2 x01 3 x01 4 x01 5 x01 6 x01 7 x01 8
Object argTypedMap_1(Object v)
M x13 java.lang.Hashtable x01 a x90 Z
Object argTypedMap_2(Object v)
M x13 java.lang.Hashtable x90 x01 a x91 x01 b Z
Object argTypedMap_3(Object v)
M x13 java.lang.Hashtable x79 x01 a x90 Z
Object argObject_0(Object v)
C x1a com.caucho.hessian.test.A0 x90 x60
Object argObject_16(Object v)
X 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
Object argObject_1(Object v)
C x30 x22 com.caucho.hessian.test.TestObject x91 x06 _value x60 x90
Object argObject_2(Object v)
x7a
C x30 x22 com.caucho.hessian.test.TestObject x91 x06 _value
x60 x90
x60 x91
Object argObject_2a(Object v)
x7a
C x30 x22 com.caucho.hessian.test.TestObject x91 x06 _value
x60 x90
Q x91
Object argObject_2b(Object v)
x7a
C x22 com.caucho.hessian.test.TestObject x91 x06 _value
x60 x90
x60 x90
Copyright © 2013. All Rights Reserved.