- CalendarHandle - Class in com.caucho.hessian.io
-
Handle for a calendar object.
- CalendarHandle() - Constructor for class com.caucho.hessian.io.CalendarHandle
-
- CalendarHandle(Class, long) - Constructor for class com.caucho.hessian.io.CalendarHandle
-
- CalendarSerializer - Class in com.caucho.hessian.io
-
Serializing a calendar.
- CalendarSerializer() - Constructor for class com.caucho.hessian.io.CalendarSerializer
-
- call(String, Object[]) - Method in class com.caucho.burlap.client.MicroBurlapOutput
-
Writes a complete method call.
- call(String, Object[]) - Method in class com.caucho.burlap.io.BurlapOutput
-
Writes a complete method call.
- call(String, Object[]) - Method in class com.caucho.hessian.io.AbstractHessianOutput
-
Writes a complete method call.
- call(String, Object[]) - Method in class com.caucho.hessian.io.Hessian2Output
-
Writes a complete method call.
- call(String, Object[]) - Method in class com.caucho.hessian.io.HessianOutput
-
Writes a complete method call.
- CHARACTER - Static variable in class com.caucho.hessian.io.BasicDeserializer
-
- CHARACTER - Static variable in class com.caucho.hessian.io.BasicSerializer
-
- CHARACTER_ARRAY - Static variable in class com.caucho.hessian.io.BasicDeserializer
-
- CHARACTER_ARRAY - Static variable in class com.caucho.hessian.io.BasicSerializer
-
- CHARACTER_OBJECT - Static variable in class com.caucho.hessian.io.BasicDeserializer
-
- CHARACTER_OBJECT - Static variable in class com.caucho.hessian.io.BasicSerializer
-
- checkDuplicate(T) - Method in class com.caucho.hessian.util.HessianFreeList
-
Debugging to see if the object has already been freed.
- ClassDeserializer - Class in com.caucho.hessian.io
-
Deserializing a JDK 1.2 Class.
- ClassDeserializer(ClassLoader) - Constructor for class com.caucho.hessian.io.ClassDeserializer
-
- ClassFactory - Class in com.caucho.hessian.io
-
Loads a class from the classloader.
- ClassSerializer - Class in com.caucho.hessian.io
-
Serializing a remote object.
- ClassSerializer() - Constructor for class com.caucho.hessian.io.ClassSerializer
-
- clear() - Method in class com.caucho.hessian.util.IdentityIntMap
-
Clear the hashmap.
- clear() - Method in class com.caucho.hessian.util.IntMap
-
Clear the hashmap.
- close() - Method in class com.caucho.hessian.client.AbstractHessianConnection
-
Close/free the connection, using keepalive if appropriate.
- close() - Method in interface com.caucho.hessian.client.HessianConnection
-
Close/free the connection.
- close() - Method in class com.caucho.hessian.client.HessianURLConnection
-
Close/free the connection
- close() - Method in class com.caucho.hessian.io.AbstractHessianInput
-
- close() - Method in class com.caucho.hessian.io.AbstractHessianOutput
-
- close() - Method in class com.caucho.hessian.io.Hessian2Input
-
- close() - Method in class com.caucho.hessian.io.Hessian2Output
-
- close() - Method in class com.caucho.hessian.io.Hessian2StreamingInput
-
Close the output.
- close() - Method in class com.caucho.hessian.io.Hessian2StreamingOutput
-
Close the output.
- close() - Method in class com.caucho.hessian.io.HessianDebugInputStream
-
closes the stream.
- close() - Method in class com.caucho.hessian.io.HessianDebugOutputStream
-
closes the stream.
- close() - Method in class com.caucho.hessian.io.HessianInput
-
- close() - Method in class com.caucho.hessian.io.HessianOutput
-
- close() - Method in class com.caucho.hessian.mux.MuxInputStream
-
Complete writing to the stream, closing the channel.
- close() - Method in class com.caucho.hessian.mux.MuxOutputStream
-
Complete writing to the stream, closing the channel.
- close() - Method in class com.caucho.hessian.mux.MuxServer
-
Close the mux
- codeName(int) - Method in class com.caucho.hessian.io.AbstractDeserializer
-
- codeName(int) - Method in class com.caucho.hessian.io.Hessian2Input
-
- codeName(int) - Method in class com.caucho.hessian.io.HessianInput
-
- CollectionDeserializer - Class in com.caucho.hessian.io
-
Deserializing a JDK 1.2 Collection.
- CollectionDeserializer(Class) - Constructor for class com.caucho.hessian.io.CollectionDeserializer
-
- CollectionSerializer - Class in com.caucho.hessian.io
-
Serializing a JDK 1.2 Collection.
- CollectionSerializer() - Constructor for class com.caucho.hessian.io.CollectionSerializer
-
- com.caucho.burlap.client - package com.caucho.burlap.client
-
Portable client code for using Burlap services.
- com.caucho.burlap.io - package com.caucho.burlap.io
-
- com.caucho.burlap.server - package com.caucho.burlap.server
-
- com.caucho.hessian - package com.caucho.hessian
-
- com.caucho.hessian.client - package com.caucho.hessian.client
-
Portable client code for using Hessian services.
- com.caucho.hessian.io - package com.caucho.hessian.io
-
- com.caucho.hessian.jmx - package com.caucho.hessian.jmx
-
- com.caucho.hessian.micro - package com.caucho.hessian.micro
-
- com.caucho.hessian.mux - package com.caucho.hessian.mux
-
- com.caucho.hessian.security - package com.caucho.hessian.security
-
- com.caucho.hessian.server - package com.caucho.hessian.server
-
- com.caucho.hessian.test - package com.caucho.hessian.test
-
- com.caucho.hessian.util - package com.caucho.hessian.util
-
- com.caucho.services.client - package com.caucho.services.client
-
- com.caucho.services.message - package com.caucho.services.message
-
- com.caucho.services.name - package com.caucho.services.name
-
- com.caucho.services.server - package com.caucho.services.server
-
- completeCall() - Method in class com.caucho.burlap.client.MicroBurlapInput
-
Completes reading the call.
- completeCall() - Method in class com.caucho.burlap.client.MicroBurlapOutput
-
Writes the method call:
- completeCall() - Method in class com.caucho.burlap.io.BurlapInput
-
Completes reading the call
- completeCall() - Method in class com.caucho.burlap.io.BurlapOutput
-
Completes.
- completeCall() - Method in class com.caucho.hessian.io.AbstractHessianInput
-
Completes reading the call
- completeCall() - Method in class com.caucho.hessian.io.AbstractHessianOutput
-
Completes the method call:
- completeCall() - Method in class com.caucho.hessian.io.Hessian2Input
-
Completes reading the call
- completeCall() - Method in class com.caucho.hessian.io.Hessian2Output
-
Completes.
- completeCall() - Method in class com.caucho.hessian.io.HessianInput
-
Completes reading the call
- completeCall() - Method in class com.caucho.hessian.io.HessianOutput
-
Completes.
- completeCall() - Method in class com.caucho.hessian.micro.MicroHessianOutput
-
Writes the method call:
- completeEnvelope() - Method in class com.caucho.hessian.io.Hessian2Input
-
Completes reading the envelope
- completeEnvelope() - Method in class com.caucho.hessian.io.Hessian2Output
-
Completes an envelope.
- completeMessage() - Method in class com.caucho.hessian.io.Hessian2Input
-
Completes reading the message
- completeMessage() - Method in class com.caucho.hessian.io.Hessian2Output
-
Completes reading the message
- completeReply() - Method in class com.caucho.burlap.client.MicroBurlapInput
-
Completes reading the reply.
- completeReply() - Method in class com.caucho.burlap.io.BurlapInput
-
Completes reading the call
- completeReply() - Method in class com.caucho.burlap.io.BurlapOutput
-
Completes reading the reply
- completeReply() - Method in class com.caucho.hessian.io.AbstractHessianInput
-
Completes reading the call
- completeReply() - Method in class com.caucho.hessian.io.AbstractHessianOutput
-
- completeReply() - Method in class com.caucho.hessian.io.Hessian2Input
-
Completes reading the call
- completeReply() - Method in class com.caucho.hessian.io.Hessian2Output
-
Completes reading the reply
- completeReply() - Method in class com.caucho.hessian.io.HessianInput
-
Completes reading the call
- completeReply() - Method in class com.caucho.hessian.io.HessianOutput
-
Completes reading the reply
- completeReply() - Method in class com.caucho.hessian.micro.MicroHessianInput
-
Completes reading the call
- completeValueReply() - Method in class com.caucho.hessian.io.Hessian2Input
-
Completes reading the call
- completeValueReply() - Method in class com.caucho.hessian.io.HessianInput
-
Completes reading the call
- config - Variable in class com.caucho.services.server.GenericService
-
- ContextSerializerFactory - Class in com.caucho.hessian.io
-
The classloader-specific Factory for returning serialization
- ContextSerializerFactory(ContextSerializerFactory, ClassLoader) - Constructor for class com.caucho.hessian.io.ContextSerializerFactory
-
- create(String) - Method in class com.caucho.burlap.client.BurlapProxyFactory
-
Creates a new proxy with the specified URL.
- create(Class, String) - Method in class com.caucho.burlap.client.BurlapProxyFactory
-
Creates a new proxy with the specified URL.
- create(String) - Method in class com.caucho.hessian.client.HessianProxyFactory
-
Creates a new proxy with the specified URL.
- create(Class, String) - Method in class com.caucho.hessian.client.HessianProxyFactory
-
Creates a new proxy with the specified URL.
- create(Class<?>, String, ClassLoader) - Method in class com.caucho.hessian.client.HessianProxyFactory
-
Creates a new proxy with the specified URL.
- create(Class<?>, URL, ClassLoader) - Method in class com.caucho.hessian.client.HessianProxyFactory
-
Creates a new proxy with the specified URL.
- create(String) - Method in class com.caucho.hessian.io.AbstractStringValueDeserializer
-
- create(String) - Method in class com.caucho.hessian.io.BigDecimalDeserializer
-
- create() - Static method in class com.caucho.hessian.io.ContextSerializerFactory
-
- create(ClassLoader) - Static method in class com.caucho.hessian.io.ContextSerializerFactory
-
- create() - Static method in class com.caucho.hessian.io.EnumerationDeserializer
-
- create() - Static method in class com.caucho.hessian.io.EnumerationSerializer
-
- create() - Static method in class com.caucho.hessian.io.FieldDeserializer2Factory
-
- create(Field) - Method in class com.caucho.hessian.io.FieldDeserializer2FactoryUnsafe
-
Creates a map of the classes fields.
- create(String) - Method in class com.caucho.hessian.io.FileDeserializer
-
- create() - Static method in class com.caucho.hessian.io.InetAddressSerializer
-
- create() - Static method in class com.caucho.hessian.io.IteratorDeserializer
-
- create() - Static method in class com.caucho.hessian.io.IteratorSerializer
-
- create(Class<?>) - Static method in class com.caucho.hessian.io.JavaSerializer
-
- create() - Static method in class com.caucho.hessian.io.LocaleSerializer
-
- create(String) - Method in class com.caucho.hessian.io.ObjectNameDeserializer
-
- create(String) - Method in class com.caucho.hessian.io.StringValueDeserializer
-
- create(Class<?>) - Static method in class com.caucho.hessian.io.UnsafeSerializer
-
- create(Class, String) - Method in interface com.caucho.services.client.ServiceProxyFactory
-
Creates a new proxy with the specified URL.
- createArray(int) - Method in class com.caucho.hessian.io.ArrayDeserializer
-
- createDebugPrintWriter() - Method in class com.caucho.hessian.server.HessianSkeleton
-
Creates the PrintWriter for debug output.
- createDefault() - Static method in class com.caucho.hessian.io.SerializerFactory
-
- createField(String) - Method in class com.caucho.hessian.io.AbstractDeserializer
-
Creates a field value class.
- createField(String) - Method in class com.caucho.hessian.io.AbstractDeserializerWrapper
-
Creates a field value class.
- createField(String) - Method in interface com.caucho.hessian.io.Deserializer
-
Returns the deserializer's field reader for the given name.
- createField(String) - Method in class com.caucho.hessian.io.JavaDeserializer
-
- createField(String) - Method in class com.caucho.hessian.io.UnsafeDeserializer
-
- createFields(int) - Method in class com.caucho.hessian.io.AbstractDeserializer
-
Creates the field array for a class.
- createFields(int) - Method in class com.caucho.hessian.io.AbstractDeserializerWrapper
-
Creates the field array for a class.
- createFields(int) - Method in interface com.caucho.hessian.io.Deserializer
-
Creates an empty array for the deserializers field
entries.
- createFields(int) - Method in class com.caucho.hessian.io.JavaDeserializer
-
- createFields(int) - Method in class com.caucho.hessian.io.UnsafeDeserializer
-
- createHessian2DebugOutput(OutputStream, Logger, Level) - Method in class com.caucho.hessian.io.HessianFactory
-
- createHessian2Input(InputStream) - Method in class com.caucho.hessian.io.HessianFactory
-
Creates a new Hessian 2.0 deserializer.
- createHessian2Input(InputStream) - Method in class com.caucho.hessian.server.HessianServlet
-
- createHessian2Output(OutputStream) - Method in class com.caucho.hessian.io.HessianFactory
-
Creates a new Hessian 2.0 serializer.
- createHessian2Output() - Method in class com.caucho.hessian.io.HessianFactory
-
Creates a new Hessian 2.0 serializer.
- createHessian2StreamingInput(InputStream) - Method in class com.caucho.hessian.io.HessianFactory
-
Creates a new Hessian 2.0 deserializer.
- createHessian2StreamingOutput(OutputStream) - Method in class com.caucho.hessian.io.HessianFactory
-
Creates a new Hessian 2.0 serializer.
- createHessianConnectionFactory() - Method in class com.caucho.hessian.client.HessianProxyFactory
-
- createHessianInput(InputStream) - Method in class com.caucho.hessian.io.HessianFactory
-
Creates a new Hessian 1.0 deserializer.
- createHessianOutput(OutputStream) - Method in class com.caucho.hessian.io.HessianFactory
-
Creates a new Hessian 1.0 serializer.