A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |
read() — Method in class hessian.io.Hessian2Input | |
Reads a byte from the stream. | |
readBoolean() — Method in class hessian.io.Hessian2Input | |
Reads a boolean. | |
readBytes() — Method in class hessian.io.Hessian2Input | |
Reads a byte array. | |
readCall() — Method in class hessian.io.Hessian2Input | |
Reads the call. | |
readChar() — Method in class hessian.io.Hessian2Input | |
Reads a character from the stream. | |
readDouble() — Method in class hessian.io.Hessian2Input | |
Reads a double. | |
readEnd() — Method in class hessian.io.Hessian2Input | |
Read the end byte. | |
readEnvelope() — Method in class hessian.io.Hessian2Input | |
Starts reading the envelope. | |
readHeader() — Method in class hessian.io.Hessian2Input | |
Reads a header, returning null if there are no headers. | |
readInt() — Method in class hessian.io.Hessian2Input | |
Reads an integer. | |
readLength() — Method in class hessian.io.Hessian2Input | |
Parses the length for an array. | |
readListEnd() — Method in class hessian.io.Hessian2Input | |
Read the end byte. | |
readListStart() — Method in class hessian.io.Hessian2Input | |
Reads the start of a list. | |
readLong() — Method in class hessian.io.Hessian2Input | |
Reads a long. | |
readMapEnd() — Method in class hessian.io.Hessian2Input | |
Read the end byte. | |
readMapStart() — Method in class hessian.io.Hessian2Input | |
Reads the start of a map. | |
readMethod() — Method in class hessian.io.Hessian2Input | |
Starts reading the call. | |
readNull() — Method in class hessian.io.Hessian2Input | |
Reads a null. | |
readObject(cl) — Method in class hessian.io.Hessian2Input | |
Reads an arbitrary object from the input stream. | |
readRef() — Method in class hessian.io.Hessian2Input | |
Reads a reference. | |
readReply(expectedClass) — Method in class hessian.io.Hessian2Input | |
Reads a reply as an object. | |
readString() — Method in class hessian.io.Hessian2Input | |
Reads a string. | |
readType() — Method in class hessian.io.Hessian2Input | |
Reads an object type. | |
readUTCDate() — Method in class hessian.io.Hessian2Input | |
Reads a date. | |
REF_BYTE — Constant static property in class hessian.io.Hessian2Constants | |
REF_SHORT — Constant static property in class hessian.io.Hessian2Constants | |
removeRef(obj) — Method in class hessian.io.HessianOutput | |
Removes a reference. | |
replaceRef(oldRef, newRef) — Method in class hessian.io.HessianOutput | |
Replaces a reference from one object to another. | |
resetReferences() — Method in class hessian.io.Hessian2Input | |
Resets the references for streaming. | |
resetReferences() — Method in class hessian.io.HessianOutput | |
Resets the references for streaming. | |
returnType — Property in class hessian.client.HessianOperation | |
The return type to which results will be cast. | |
rootCause — Property in class hessian.io.HessianProtocolError | |
An Error that caused this error. | |
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |