com.caucho.hessian.test
Class TestHessian2Servlet

java.lang.Object
  extended by javax.servlet.GenericServlet
      extended by com.caucho.hessian.server.HessianServlet
          extended by com.caucho.hessian.test.TestHessian2Servlet
All Implemented Interfaces:
TestHessian2, java.io.Serializable, 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:

See Also:
Serialized Form

Constructor Summary
TestHessian2Servlet()
           
 
Method Summary
 java.lang.Object argBinary_0(java.lang.Object v)
          A zero-length binary
 java.lang.Object argBinary_1(java.lang.Object v)
          A one-length string
 java.lang.Object argBinary_1023(java.lang.Object v)
          A 1023-length binary
 java.lang.Object argBinary_1024(java.lang.Object v)
          A 1024-length binary
 java.lang.Object argBinary_15(java.lang.Object v)
          A 15-length binary
 java.lang.Object argBinary_16(java.lang.Object v)
          A 16-length binary
 java.lang.Object argBinary_65536(java.lang.Object v)
          A 65536-length binary
 java.lang.Object argDate_0(java.lang.Object v)
          date 0 (01-01-1970 00:00 GMT)
 java.lang.Object argDate_1(java.lang.Object v)
          Date by millisecond (05-08-1998 07:51 GMT)
 java.lang.Object argDate_2(java.lang.Object v)
          Date by minute (05-08-1998 07:51 GMT)
 java.lang.Object argDouble_0_0(java.lang.Object v)
          double 0.0
 java.lang.Object argDouble_0_001(java.lang.Object v)
          double 0.001
 java.lang.Object argDouble_1_0(java.lang.Object v)
          double 1.0
 java.lang.Object argDouble_127_0(java.lang.Object v)
          double 127.0
 java.lang.Object argDouble_128_0(java.lang.Object v)
          double 128.0
 java.lang.Object argDouble_2_0(java.lang.Object v)
          double 2.0
 java.lang.Object argDouble_3_14159(java.lang.Object v)
          Result of double 3.14159
 java.lang.Object argDouble_32767_0(java.lang.Object v)
          double 32767.0
 java.lang.Object argDouble_65_536(java.lang.Object v)
          double 65.536
 java.lang.Object argDouble_m0_001(java.lang.Object v)
          double -0.001
 java.lang.Object argDouble_m128_0(java.lang.Object v)
          double -128.0
 java.lang.Object argDouble_m129_0(java.lang.Object v)
          double -129.0
 java.lang.Object argDouble_m32768_0(java.lang.Object v)
          Double -32768.0
 java.lang.Object argFalse(java.lang.Object v)
          Boolean false
 java.lang.Object argInt_0(java.lang.Object v)
          Integer 0
 java.lang.Object argInt_0x30(java.lang.Object v)
          Integer 0x30
 java.lang.Object argInt_0x3ffff(java.lang.Object v)
          Integer 0x3ffff
 java.lang.Object argInt_0x40000(java.lang.Object v)
          integer 0x40000
 java.lang.Object argInt_0x7ff(java.lang.Object v)
          Result of integer x7ff
 java.lang.Object argInt_0x7fffffff(java.lang.Object v)
          Integer 0x7fffffff
 java.lang.Object argInt_0x800(java.lang.Object v)
          Integer 0x800
 java.lang.Object argInt_1(java.lang.Object v)
          Integer 1
 java.lang.Object argInt_47(java.lang.Object v)
          integer 47
 java.lang.Object argInt_m0x40000(java.lang.Object v)
          Integer m0x40000
 java.lang.Object argInt_m0x40001(java.lang.Object v)
          Integer m0x40001
 java.lang.Object argInt_m0x800(java.lang.Object v)
          Integer -0x800
 java.lang.Object argInt_m0x80000000(java.lang.Object v)
          Result of integer -0x80000000
 java.lang.Object argInt_m0x801(java.lang.Object v)
          Integer -0x801
 java.lang.Object argInt_m16(java.lang.Object v)
          Result of integer -16
 java.lang.Object argInt_m17(java.lang.Object v)
          integer -17
 java.lang.Object argLong_0(java.lang.Object v)
          long 0
 java.lang.Object argLong_0x10(java.lang.Object v)
          long 0x10
 java.lang.Object argLong_0x3ffff(java.lang.Object v)
          long 0x3ffff
 java.lang.Object argLong_0x40000(java.lang.Object v)
          long 0x40000
 java.lang.Object argLong_0x7ff(java.lang.Object v)
          long x7ff
 java.lang.Object argLong_0x7fffffff(java.lang.Object v)
          long 0x7fffffff
 java.lang.Object argLong_0x800(java.lang.Object v)
          long 0x800
 java.lang.Object argLong_0x80000000(java.lang.Object v)
          Result of long 0x80000000
 java.lang.Object argLong_1(java.lang.Object v)
          long 1
 java.lang.Object argLong_15(java.lang.Object v)
          long 15
 java.lang.Object argLong_m0x40000(java.lang.Object v)
          long m0x40000
 java.lang.Object argLong_m0x40001(java.lang.Object v)
          long m0x40001
 java.lang.Object argLong_m0x800(java.lang.Object v)
          long -0x800
 java.lang.Object argLong_m0x80000000(java.lang.Object v)
          long -0x80000000
 java.lang.Object argLong_m0x80000001(java.lang.Object v)
          Result of long -0x80000001
 java.lang.Object argLong_m0x801(java.lang.Object v)
          long -0x801
 java.lang.Object argLong_m8(java.lang.Object v)
          long -8
 java.lang.Object argLong_m9(java.lang.Object v)
          long -9
 java.lang.Object argNull(java.lang.Object v)
          Null
 java.lang.Object argObject_0(java.lang.Object v)
          Returns a single object
 java.lang.Object argObject_1(java.lang.Object v)
          Simple object with one field
 java.lang.Object argObject_16(java.lang.Object v)
          Returns 16 object types
 java.lang.Object argObject_2(java.lang.Object v)
          Simple two objects with one field
 java.lang.Object argObject_2a(java.lang.Object v)
          Simple repeated object
 java.lang.Object argObject_2b(java.lang.Object v)
          Two object with equals
 java.lang.Object argObject_3(java.lang.Object v)
          Circular object
 java.lang.Object argString_0(java.lang.Object v)
          A zero-length string
 java.lang.Object argString_1(java.lang.Object v)
          A one-length string
 java.lang.Object argString_1023(java.lang.Object v)
          A 1023-length string
 java.lang.Object argString_1024(java.lang.Object v)
          A 1024-length string
 java.lang.Object argString_31(java.lang.Object v)
          A 31-length string
 java.lang.Object argString_32(java.lang.Object v)
          A 32-length string
 java.lang.Object argString_65536(java.lang.Object v)
          A 65536-length string
 java.lang.Object argTrue(java.lang.Object v)
          Boolean true
 java.lang.Object argTypedFixedList_0(java.lang.Object v)
          Zero-length typed list (String array)
 java.lang.Object argTypedFixedList_1(java.lang.Object v)
          1-length typed list (String array)
 java.lang.Object argTypedFixedList_7(java.lang.Object v)
          7-length typed list (String array)
 java.lang.Object argTypedFixedList_8(java.lang.Object v)
          8-length typed list (String array)
 java.lang.Object argTypedMap_0(java.lang.Object v)
          zero-length typed map
 java.lang.Object argTypedMap_1(java.lang.Object v)
          untyped map with string key
 java.lang.Object argTypedMap_2(java.lang.Object v)
          typed map with int key
 java.lang.Object argTypedMap_3(java.lang.Object v)
          typed map with list key
 java.lang.Object argUntypedFixedList_0(java.lang.Object v)
          Zero-length untyped list
 java.lang.Object argUntypedFixedList_1(java.lang.Object v)
          1-length untyped list
 java.lang.Object argUntypedFixedList_7(java.lang.Object v)
          7-length untyped list
 java.lang.Object argUntypedFixedList_8(java.lang.Object v)
          8-length untyped list
 java.lang.Object argUntypedMap_0(java.lang.Object v)
          zero-length untyped map
 java.lang.Object argUntypedMap_1(java.lang.Object v)
          untyped map with string key
 java.lang.Object argUntypedMap_2(java.lang.Object v)
          untyped map with int key
 java.lang.Object argUntypedMap_3(java.lang.Object v)
          untyped map with list key
protected  Hessian2Input createHessian2Input(java.io.InputStream is)
           
protected  java.lang.String getInputDebug()
           
 void methodNull()
          trivial null method call
 java.lang.Object replyBinary_0()
          A zero-length binary
 java.lang.Object replyBinary_1()
          A one-length string
 java.lang.Object replyBinary_1023()
          A 1023-length binary
 java.lang.Object replyBinary_1024()
          A 1024-length binary
 java.lang.Object replyBinary_15()
          A 15-length binary
 java.lang.Object replyBinary_16()
          A 16-length binary
 java.lang.Object replyBinary_65536()
          A 65536-length binary
 java.lang.Object replyBinary_null()
          A null string
 java.lang.Object replyDate_0()
          date 0 (01-01-1970 00:00 GMT)
 java.lang.Object replyDate_1()
          Date by millisecond (05-08-1998 07:51 GMT)
 java.lang.Object replyDate_2()
          Date by minute (05-08-1998 07:51 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
 java.lang.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
 java.lang.Object replyObject_0()
          Returns a single object
 java.lang.Object replyObject_1()
          Simple object with one field
 java.lang.Object replyObject_16()
          Returns 16 object types
 java.lang.Object replyObject_2()
          Simple two objects with one field
 java.lang.Object replyObject_2a()
          Simple repeated object
 java.lang.Object replyObject_2b()
          Two object with equals
 java.lang.Object replyObject_3()
          Circular object
 java.lang.String replyString_0()
          A zero-length string
 java.lang.String replyString_1()
          A one-length string
 java.lang.String replyString_1023()
          A 1023-length string
 java.lang.String replyString_1024()
          A 1024-length string
 java.lang.String replyString_31()
          A 31-length string
 java.lang.String replyString_32()
          A 32-length string
 java.lang.String replyString_65536()
          A 65536-length string
 java.lang.String replyString_null()
          A null string
 java.lang.Object replyTrue()
          Boolean true
 java.lang.Object replyTypedFixedList_0()
          Zero-length typed list (String array)
 java.lang.Object replyTypedFixedList_1()
          1-length typed list (String array)
 java.lang.Object replyTypedFixedList_7()
          7-length typed list (String array)
 java.lang.Object replyTypedFixedList_8()
          8-length typed list (String array)
 java.lang.Object replyTypedMap_0()
          zero-length typed map
 java.lang.Object replyTypedMap_1()
          untyped map with string key
 java.lang.Object replyTypedMap_2()
          typed map with int key
 java.lang.Object replyTypedMap_3()
          typed map with list key
 java.lang.Object replyUntypedFixedList_0()
          Zero-length untyped list
 java.lang.Object replyUntypedFixedList_1()
          1-length untyped list
 java.lang.Object replyUntypedFixedList_7()
          7-length untyped list
 java.lang.Object replyUntypedFixedList_8()
          8-length untyped list
 java.lang.Object replyUntypedMap_0()
          zero-length untyped map
 java.lang.Object replyUntypedMap_1()
          untyped map with string key
 java.lang.Object replyUntypedMap_2()
          untyped map with int key
 java.lang.Object replyUntypedMap_3()
          untyped map with list key
 
Methods inherited from class com.caucho.hessian.server.HessianServlet
getAPIClass, getSerializerFactory, getServletInfo, init, service, setAPIClass, setDebug, setHome, setHomeAPI, setLogName, setObject, setObjectAPI, setSendCollectionType, setSerializerFactory, setService
 
Methods inherited from class javax.servlet.GenericServlet
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletName, init, log, log, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TestHessian2Servlet

public TestHessian2Servlet()
Method Detail

methodNull

public void methodNull()
Description copied from interface: TestHessian2
trivial null method call
 H x02 x00
 C
   x0a methodNull
   x90
 
 R N
 

Specified by:
methodNull in interface TestHessian2

replyNull

public void replyNull()
Description copied from interface: TestHessian2
Result of null
 R N
 

Specified by:
replyNull in interface TestHessian2

replyTrue

public java.lang.Object replyTrue()
Description copied from interface: TestHessian2
Boolean true
 T
 

Specified by:
replyTrue in interface TestHessian2

replyFalse

public java.lang.Object replyFalse()
Description copied from interface: TestHessian2
Boolean false
 F
 

Specified by:
replyFalse in interface TestHessian2

replyInt_0

public int replyInt_0()
Description copied from interface: TestHessian2
Result of integer 0
 R x90
 

Specified by:
replyInt_0 in interface TestHessian2

replyInt_1

public int replyInt_1()
Description copied from interface: TestHessian2
Result of integer 1
 R x91
 

Specified by:
replyInt_1 in interface TestHessian2

replyInt_47

public int replyInt_47()
Description copied from interface: TestHessian2
Result of integer 47
 R xbf
 

Specified by:
replyInt_47 in interface TestHessian2

replyInt_m16

public int replyInt_m16()
Description copied from interface: TestHessian2
Result of integer -16
 R x80
 

Specified by:
replyInt_m16 in interface TestHessian2

replyInt_0x30

public int replyInt_0x30()
Description copied from interface: TestHessian2
Result of integer 0x30
 R xc8 x30
 

Specified by:
replyInt_0x30 in interface TestHessian2

replyInt_0x7ff

public int replyInt_0x7ff()
Description copied from interface: TestHessian2
Result of integer x7ff
 R xcf xff
 

Specified by:
replyInt_0x7ff in interface TestHessian2

replyInt_m17

public int replyInt_m17()
Description copied from interface: TestHessian2
Result of integer -17
 R xc7 xef
 

Specified by:
replyInt_m17 in interface TestHessian2

replyInt_m0x800

public int replyInt_m0x800()
Description copied from interface: TestHessian2
Result of integer -0x800
 R xc0 x00
 

Specified by:
replyInt_m0x800 in interface TestHessian2

replyInt_0x800

public int replyInt_0x800()
Description copied from interface: TestHessian2
Result of integer 0x800
 R xd4 x08 x00
 

Specified by:
replyInt_0x800 in interface TestHessian2

replyInt_0x3ffff

public int replyInt_0x3ffff()
Description copied from interface: TestHessian2
Result of integer 0x3ffff
 R xd7 xff xff
 

Specified by:
replyInt_0x3ffff in interface TestHessian2

replyInt_m0x801

public int replyInt_m0x801()
Description copied from interface: TestHessian2
Result of integer -0x801
 R xd3 xf8 x00
 

Specified by:
replyInt_m0x801 in interface TestHessian2

replyInt_m0x40000

public int replyInt_m0x40000()
Description copied from interface: TestHessian2
Result of integer m0x40000
 R xd0 x00 x00
 

Specified by:
replyInt_m0x40000 in interface TestHessian2

replyInt_0x40000

public int replyInt_0x40000()
Description copied from interface: TestHessian2
Result of integer 0x40000
 R I x00 x04 x00 x00
 

Specified by:
replyInt_0x40000 in interface TestHessian2

replyInt_0x7fffffff

public int replyInt_0x7fffffff()
Description copied from interface: TestHessian2
Result of integer 0x7fffffff
 R I x7f xff xff xff
 

Specified by:
replyInt_0x7fffffff in interface TestHessian2

replyInt_m0x40001

public int replyInt_m0x40001()
Description copied from interface: TestHessian2
Result of integer m0x40001
 R I xff xf3 xff xf
 

Specified by:
replyInt_m0x40001 in interface TestHessian2

replyInt_m0x80000000

public int replyInt_m0x80000000()
Description copied from interface: TestHessian2
Result of integer -0x80000000
 R I x80 x00 x00 x00
 

Specified by:
replyInt_m0x80000000 in interface TestHessian2

replyLong_0

public long replyLong_0()
Description copied from interface: TestHessian2
Result of long 0
 R xe0
 

Specified by:
replyLong_0 in interface TestHessian2

replyLong_1

public long replyLong_1()
Description copied from interface: TestHessian2
Result of long 1
 R xe1
 

Specified by:
replyLong_1 in interface TestHessian2

replyLong_15

public long replyLong_15()
Description copied from interface: TestHessian2
Result of long 15
 R xef
 

Specified by:
replyLong_15 in interface TestHessian2

replyLong_m8

public long replyLong_m8()
Description copied from interface: TestHessian2
Result of long -8
 R xd8
 

Specified by:
replyLong_m8 in interface TestHessian2

replyLong_0x10

public long replyLong_0x10()
Description copied from interface: TestHessian2
Result of long 0x10
 R xf8 x10
 

Specified by:
replyLong_0x10 in interface TestHessian2

replyLong_0x7ff

public long replyLong_0x7ff()
Description copied from interface: TestHessian2
Result of long x7ff
 R xff xff
 

Specified by:
replyLong_0x7ff in interface TestHessian2

replyLong_m9

public long replyLong_m9()
Description copied from interface: TestHessian2
Result of long -9
 R xf7 xf7
 

Specified by:
replyLong_m9 in interface TestHessian2

replyLong_m0x800

public long replyLong_m0x800()
Description copied from interface: TestHessian2
Result of long -0x800
 R xf0 x00
 

Specified by:
replyLong_m0x800 in interface TestHessian2

replyLong_0x800

public long replyLong_0x800()
Description copied from interface: TestHessian2
Result of long 0x800
 R x3c x08 x00
 

Specified by:
replyLong_0x800 in interface TestHessian2

replyLong_0x3ffff

public long replyLong_0x3ffff()
Description copied from interface: TestHessian2
Result of long 0x3ffff
 R x3f xff xff
 

Specified by:
replyLong_0x3ffff in interface TestHessian2

replyLong_m0x801

public long replyLong_m0x801()
Description copied from interface: TestHessian2
Result of long -0x801
 R x3b xf7 xff
 

Specified by:
replyLong_m0x801 in interface TestHessian2

replyLong_m0x40000

public long replyLong_m0x40000()
Description copied from interface: TestHessian2
Result of long m0x40000
 R x38 x00 x00
 

Specified by:
replyLong_m0x40000 in interface TestHessian2

replyLong_0x40000

public long replyLong_0x40000()
Description copied from interface: TestHessian2
Result of long 0x40000
 R x59 x00 x04 x00 x00
 

Specified by:
replyLong_0x40000 in interface TestHessian2

replyLong_0x7fffffff

public long replyLong_0x7fffffff()
Description copied from interface: TestHessian2
Result of long 0x7fffffff
 R x59 x7f xff xff xff
 

Specified by:
replyLong_0x7fffffff in interface TestHessian2

replyLong_m0x40001

public long replyLong_m0x40001()
Description copied from interface: TestHessian2
Result of long m0x40001
 R x59 xff xf3 xff xf
 

Specified by:
replyLong_m0x40001 in interface TestHessian2

replyLong_m0x80000000

public long replyLong_m0x80000000()
Description copied from interface: TestHessian2
Result of long -0x80000000
 R x59 x80 x00 x00 x00
 

Specified by:
replyLong_m0x80000000 in interface TestHessian2

replyLong_0x80000000

public long replyLong_0x80000000()
Description copied from interface: TestHessian2
Result of long 0x80000000
 R L x00 x00 x00 x00 x80 x00 x00 x00
 

Specified by:
replyLong_0x80000000 in interface TestHessian2

replyLong_m0x80000001

public long replyLong_m0x80000001()
Description copied from interface: TestHessian2
Result of long -0x80000001
 R L xff xff xff xff x7f xff xff xff
 

Specified by:
replyLong_m0x80000001 in interface TestHessian2

replyDouble_0_0

public double replyDouble_0_0()
Description copied from interface: TestHessian2
Result of double 0.0
 R x5b
 

Specified by:
replyDouble_0_0 in interface TestHessian2

replyDouble_1_0

public double replyDouble_1_0()
Description copied from interface: TestHessian2
Result of double 1.0
 R x5c
 

Specified by:
replyDouble_1_0 in interface TestHessian2

replyDouble_2_0

public double replyDouble_2_0()
Description copied from interface: TestHessian2
Result of double 2.0
 R x5d x02
 

Specified by:
replyDouble_2_0 in interface TestHessian2

replyDouble_127_0

public double replyDouble_127_0()
Description copied from interface: TestHessian2
Result of double 127.0
 R x5d x7f
 

Specified by:
replyDouble_127_0 in interface TestHessian2

replyDouble_m128_0

public double replyDouble_m128_0()
Description copied from interface: TestHessian2
Result of double -128.0
 R x5d x80
 

Specified by:
replyDouble_m128_0 in interface TestHessian2

replyDouble_128_0

public double replyDouble_128_0()
Description copied from interface: TestHessian2
Result of double 128.0
 R x5e x00 x80
 

Specified by:
replyDouble_128_0 in interface TestHessian2

replyDouble_m129_0

public double replyDouble_m129_0()
Description copied from interface: TestHessian2
Result of double -129.0
 R x5e xff x7f
 

Specified by:
replyDouble_m129_0 in interface TestHessian2

replyDouble_32767_0

public double replyDouble_32767_0()
Description copied from interface: TestHessian2
Result of double 32767.0
 R x5e x7f xff
 

Specified by:
replyDouble_32767_0 in interface TestHessian2

replyDouble_m32768_0

public double replyDouble_m32768_0()
Description copied from interface: TestHessian2
Result of double -32768.0
 R x5e x80 x80
 

Specified by:
replyDouble_m32768_0 in interface TestHessian2

replyDouble_0_001

public double replyDouble_0_001()
Description copied from interface: TestHessian2
Result of double 0.001
 R x5f x00 x00 x00 x01
 

Specified by:
replyDouble_0_001 in interface TestHessian2

replyDouble_m0_001

public double replyDouble_m0_001()
Description copied from interface: TestHessian2
Result of double -0.001
 R x5f xff xff xff xff
 

Specified by:
replyDouble_m0_001 in interface TestHessian2

replyDouble_65_536

public double replyDouble_65_536()
Description copied from interface: TestHessian2
Result of double 65.536
 R x5f x00 x01 x00 x00
 

Specified by:
replyDouble_65_536 in interface TestHessian2

replyDouble_3_14159

public double replyDouble_3_14159()
Description copied from interface: TestHessian2
Result of double 3.14159
 D x40 x09 x21 xf9 xf0 x1b x86 x6e
 

Specified by:
replyDouble_3_14159 in interface TestHessian2

replyDate_0

public java.lang.Object replyDate_0()
Description copied from interface: TestHessian2
date 0 (01-01-1970 00:00 GMT)
 x4a x00 x00 x00 x00
 

Specified by:
replyDate_0 in interface TestHessian2

replyDate_1

public java.lang.Object replyDate_1()
Description copied from interface: TestHessian2
Date by millisecond (05-08-1998 07:51 GMT)
 x4a x00 x00 x00 xd0 x4b x92 x84 xb8
 

Specified by:
replyDate_1 in interface TestHessian2

replyDate_2

public java.lang.Object replyDate_2()
Description copied from interface: TestHessian2
Date by minute (05-08-1998 07:51 GMT)
 x4b x00 xe3 x83 x8f
 

Specified by:
replyDate_2 in interface TestHessian2

replyString_0

public java.lang.String replyString_0()
Description copied from interface: TestHessian2
A zero-length string
 x00
 

Specified by:
replyString_0 in interface TestHessian2

replyString_null

public java.lang.String replyString_null()
Description copied from interface: TestHessian2
A null string
 N
 

Specified by:
replyString_null in interface TestHessian2

replyString_1

public java.lang.String replyString_1()
Description copied from interface: TestHessian2
A one-length string
 x01 a
 

Specified by:
replyString_1 in interface TestHessian2

replyString_31

public java.lang.String replyString_31()
Description copied from interface: TestHessian2
A 31-length string
 x0f 0123456789012345678901234567890
 

Specified by:
replyString_31 in interface TestHessian2

replyString_32

public java.lang.String replyString_32()
Description copied from interface: TestHessian2
A 32-length string
 x30 x02 01234567890123456789012345678901
 

Specified by:
replyString_32 in interface TestHessian2

replyString_1023

public java.lang.String replyString_1023()
Description copied from interface: TestHessian2
A 1023-length string
 x33 xff 000 01234567890123456789012345678901...
 

Specified by:
replyString_1023 in interface TestHessian2

replyString_1024

public java.lang.String replyString_1024()
Description copied from interface: TestHessian2
A 1024-length string
 S x04 x00 000 01234567890123456789012345678901...
 

Specified by:
replyString_1024 in interface TestHessian2

replyString_65536

public java.lang.String replyString_65536()
Description copied from interface: TestHessian2
A 65536-length string
 R x80 x00 000 ...
 S x04 x00 000 01234567890123456789012345678901...
 

Specified by:
replyString_