- P_PACKET - Static variable in interface com.caucho.hessian.io.Hessian2Constants
-
- P_PACKET_CHUNK - Static variable in interface com.caucho.hessian.io.Hessian2Constants
-
- P_PACKET_DIRECT - Static variable in interface com.caucho.hessian.io.Hessian2Constants
-
- P_PACKET_SHORT - Static variable in interface com.caucho.hessian.io.Hessian2Constants
-
- PACKET_DIRECT_MAX - Static variable in interface com.caucho.hessian.io.Hessian2Constants
-
- PACKET_SHORT_MAX - Static variable in interface com.caucho.hessian.io.Hessian2Constants
-
- parseBytes() - Method in class com.caucho.burlap.client.MicroBurlapInput
-
Parses a byte array.
- parseBytes(ByteArrayOutputStream) - Method in class com.caucho.burlap.client.MicroBurlapInput
-
Parses a byte array.
- parseBytes() - Method in class com.caucho.burlap.io.BurlapInput
-
Parses a byte array.
- parseBytes(ByteArrayOutputStream) - Method in class com.caucho.burlap.io.BurlapInput
-
Parses a byte array.
- parseDate(Calendar) - Method in class com.caucho.burlap.client.MicroBurlapInput
-
Parses a date value from the stream.
- parseDate() - Method in class com.caucho.burlap.io.BurlapInput
-
Parses a date value from the stream.
- parseDate(Calendar) - Method in class com.caucho.burlap.io.BurlapInput
-
Parses a date value from the stream.
- parseInt() - Method in class com.caucho.burlap.client.MicroBurlapInput
-
Parses an integer value from the stream.
- parseLong() - Method in class com.caucho.burlap.client.MicroBurlapInput
-
Parses a long value from the stream.
- parseResponseHeaders(URLConnection) - Method in class com.caucho.hessian.client.HessianProxy
-
Method that allows subclasses to parse response headers such as cookies.
- parseResponseHeaders(HttpURLConnection) - Method in class com.caucho.hessian.client.HessianURLConnection
-
- parseString() - Method in class com.caucho.burlap.client.MicroBurlapInput
-
Parses a string value from the stream.
- parseString(StringBuffer) - Method in class com.caucho.burlap.client.MicroBurlapInput
-
Parses a string value from the stream.
- parseString() - Method in class com.caucho.burlap.io.BurlapInput
-
- parseString(StringBuffer) - Method in class com.caucho.burlap.io.BurlapInput
-
Parses a string value from the stream.
- parseTag() - Method in class com.caucho.burlap.client.MicroBurlapInput
-
Parses a tag.
- parseTag() - Method in class com.caucho.burlap.io.BurlapInput
-
Parses a tag.
- peek - Variable in class com.caucho.burlap.client.MicroBurlapInput
-
- peekTag - Variable in class com.caucho.burlap.client.MicroBurlapInput
-
- PRIMES - Static variable in class com.caucho.hessian.util.IdentityIntMap
-
- PRIMES - Static variable in class com.caucho.hessian.util.IntMap
-
- print(String) - Method in class com.caucho.burlap.client.MicroBurlapOutput
-
Prints a string as ascii to the stream.
- print(char) - Method in class com.caucho.burlap.io.BurlapOutput
-
Prints a char to the stream.
- print(int) - Method in class com.caucho.burlap.io.BurlapOutput
-
Prints an integer to the stream.
- print(long) - Method in class com.caucho.burlap.io.BurlapOutput
-
Prints a long to the stream.
- print(double) - Method in class com.caucho.burlap.io.BurlapOutput
-
Prints a double to the stream.
- print(String) - Method in class com.caucho.burlap.io.BurlapOutput
-
Prints a string as ascii to the stream.
- printBytes(byte[], int, int) - Method in class com.caucho.burlap.client.MicroBurlapOutput
-
Prints a byte array to the stream, properly encoded in base64.
- printDate(Calendar) - Method in class com.caucho.burlap.client.MicroBurlapOutput
-
Prints a date.
- printDate(Calendar) - Method in class com.caucho.burlap.io.BurlapOutput
-
Prints a date.
- printInt(int) - Method in class com.caucho.burlap.client.MicroBurlapOutput
-
Prints an integer to the stream.
- printLenString(String) - Method in class com.caucho.hessian.io.Hessian2Output
-
Prints a string to the stream, encoded as UTF-8 with preceeding length
- printLenString(String) - Method in class com.caucho.hessian.io.HessianOutput
-
Prints a string to the stream, encoded as UTF-8 with preceeding length
- printLenString(String) - Method in class com.caucho.hessian.micro.MicroHessianOutput
-
Prints a string to the stream, encoded as UTF-8 with preceeding length
- printLong(long) - Method in class com.caucho.burlap.client.MicroBurlapOutput
-
Prints a long to the stream.
- printString(String) - Method in class com.caucho.burlap.client.MicroBurlapOutput
-
Prints a string to the stream, properly encoded.
- printString(String) - Method in class com.caucho.burlap.io.BurlapOutput
-
Prints a string to the stream, encoded as UTF-8
- printString(String, int, int) - Method in class com.caucho.burlap.io.BurlapOutput
-
Prints a string to the stream, encoded as UTF-8
- printString(char[], int, int) - Method in class com.caucho.burlap.io.BurlapOutput
-
Prints a string to the stream, encoded as UTF-8
- printString(String) - Method in class com.caucho.hessian.io.Hessian2Output
-
Prints a string to the stream, encoded as UTF-8
- printString(String, int, int) - Method in class com.caucho.hessian.io.Hessian2Output
-
Prints a string to the stream, encoded as UTF-8
- printString(char[], int, int) - Method in class com.caucho.hessian.io.Hessian2Output
-
Prints a string to the stream, encoded as UTF-8
- printString(String) - Method in class com.caucho.hessian.io.HessianOutput
-
Prints a string to the stream, encoded as UTF-8
- printString(String, int, int) - Method in class com.caucho.hessian.io.HessianOutput
-
Prints a string to the stream, encoded as UTF-8
- printString(char[], int, int) - Method in class com.caucho.hessian.io.HessianOutput
-
Prints a string to the stream, encoded as UTF-8
- printString(String) - Method in class com.caucho.hessian.micro.MicroHessianOutput
-
Prints a string to the stream, encoded as UTF-8
- printString(String, int, int) - Method in class com.caucho.hessian.micro.MicroHessianOutput
-
Prints a string to the stream, encoded as UTF-8
- protocolException(String) - Method in class com.caucho.hessian.micro.MicroHessianInput
-
- put(Object, int, boolean) - Method in class com.caucho.hessian.util.IdentityIntMap
-
Puts a new value in the property table with the appropriate flags
- put(Object, int, boolean) - Method in class com.caucho.hessian.util.IntMap
-
Puts a new value in the property table with the appropriate flags