A B C D E F G H I J L M N O P R S T U V W X Y _

C

CalendarHandle - com.caucho.hessian.io 中的 类
Handle for a calendar object.
CalendarHandle() - 类 com.caucho.hessian.io.CalendarHandle 的构造方法
 
CalendarHandle(Class, long) - 类 com.caucho.hessian.io.CalendarHandle 的构造方法
 
CalendarSerializer - com.caucho.hessian.io 中的 类
Serializing a calendar.
CalendarSerializer() - 类 com.caucho.hessian.io.CalendarSerializer 的构造方法
 
call(String, Object[]) - 类 com.caucho.burlap.client.MicroBurlapOutput 中的方法
Writes a complete method call.
call(String, Object[]) - 类 com.caucho.burlap.io.BurlapOutput 中的方法
Writes a complete method call.
call(String, Object[]) - 类 com.caucho.hessian.io.AbstractHessianOutput 中的方法
Writes a complete method call.
call(String, Object[]) - 类 com.caucho.hessian.io.Hessian2Output 中的方法
Writes a complete method call.
call(String, Object[]) - 类 com.caucho.hessian.io.HessianOutput 中的方法
Writes a complete method call.
CHARACTER - 类 com.caucho.hessian.io.BasicDeserializer 中的静态变量
 
CHARACTER - 类 com.caucho.hessian.io.BasicSerializer 中的静态变量
 
CHARACTER_ARRAY - 类 com.caucho.hessian.io.BasicDeserializer 中的静态变量
 
CHARACTER_ARRAY - 类 com.caucho.hessian.io.BasicSerializer 中的静态变量
 
CHARACTER_OBJECT - 类 com.caucho.hessian.io.BasicDeserializer 中的静态变量
 
CHARACTER_OBJECT - 类 com.caucho.hessian.io.BasicSerializer 中的静态变量
 
checkDuplicate(T) - 类 com.caucho.hessian.util.HessianFreeList 中的方法
Debugging to see if the object has already been freed.
ClassDeserializer - com.caucho.hessian.io 中的 类
Deserializing a JDK 1.2 Class.
ClassDeserializer(ClassLoader) - 类 com.caucho.hessian.io.ClassDeserializer 的构造方法
 
ClassSerializer - com.caucho.hessian.io 中的 类
Serializing a remote object.
ClassSerializer() - 类 com.caucho.hessian.io.ClassSerializer 的构造方法
 
clear() - 类 com.caucho.hessian.util.IdentityIntMap 中的方法
Clear the hashmap.
clear() - 类 com.caucho.hessian.util.IntMap 中的方法
Clear the hashmap.
close() - 类 com.caucho.hessian.client.AbstractHessianConnection 中的方法
Close/free the connection, using keepalive if appropriate.
close() - 接口 com.caucho.hessian.client.HessianConnection 中的方法
Close/free the connection.
close() - 类 com.caucho.hessian.client.HessianURLConnection 中的方法
Close/free the connection
close() - 类 com.caucho.hessian.io.AbstractHessianInput 中的方法
 
close() - 类 com.caucho.hessian.io.AbstractHessianOutput 中的方法
 
close() - 类 com.caucho.hessian.io.Hessian2Input 中的方法
 
close() - 类 com.caucho.hessian.io.Hessian2Output 中的方法
 
close() - 类 com.caucho.hessian.io.Hessian2StreamingInput 中的方法
Close the output.
close() - 类 com.caucho.hessian.io.Hessian2StreamingOutput 中的方法
Close the output.
close() - 类 com.caucho.hessian.io.HessianDebugInputStream 中的方法
closes the stream.
close() - 类 com.caucho.hessian.io.HessianDebugOutputStream 中的方法
closes the stream.
close() - 类 com.caucho.hessian.io.HessianInput 中的方法
 
close() - 类 com.caucho.hessian.io.HessianOutput 中的方法
 
close() - 类 com.caucho.hessian.mux.MuxInputStream 中的方法
Complete writing to the stream, closing the channel.
close() - 类 com.caucho.hessian.mux.MuxOutputStream 中的方法
Complete writing to the stream, closing the channel.
close() - 类 com.caucho.hessian.mux.MuxServer 中的方法
Close the mux
CollectionDeserializer - com.caucho.hessian.io 中的 类
Deserializing a JDK 1.2 Collection.
CollectionDeserializer(Class) - 类 com.caucho.hessian.io.CollectionDeserializer 的构造方法
 
CollectionSerializer - com.caucho.hessian.io 中的 类
Serializing a JDK 1.2 Collection.
CollectionSerializer() - 类 com.caucho.hessian.io.CollectionSerializer 的构造方法
 
com.caucho.burlap.client - 软件包 com.caucho.burlap.client
Portable client code for using Burlap services.
com.caucho.burlap.io - 软件包 com.caucho.burlap.io
 
com.caucho.burlap.server - 软件包 com.caucho.burlap.server
 
com.caucho.hessian - 软件包 com.caucho.hessian
 
com.caucho.hessian.client - 软件包 com.caucho.hessian.client
Portable client code for using Hessian services.
com.caucho.hessian.io - 软件包 com.caucho.hessian.io
 
com.caucho.hessian.jmx - 软件包 com.caucho.hessian.jmx
 
com.caucho.hessian.micro - 软件包 com.caucho.hessian.micro
 
com.caucho.hessian.mux - 软件包 com.caucho.hessian.mux
 
com.caucho.hessian.security - 软件包 com.caucho.hessian.security
 
com.caucho.hessian.server - 软件包 com.caucho.hessian.server
 
com.caucho.hessian.util - 软件包 com.caucho.hessian.util
 
com.caucho.services.client - 软件包 com.caucho.services.client
 
com.caucho.services.message - 软件包 com.caucho.services.message
 
com.caucho.services.name - 软件包 com.caucho.services.name
 
com.caucho.services.server - 软件包 com.caucho.services.server
 
completeCall() - 类 com.caucho.burlap.client.MicroBurlapInput 中的方法
Completes reading the call.
completeCall() - 类 com.caucho.burlap.client.MicroBurlapOutput 中的方法
Writes the method call: </burlap:request>
completeCall() - 类 com.caucho.burlap.io.BurlapInput 中的方法
Completes reading the call A successful completion will have a single value: </burlap:call>
completeCall() - 类 com.caucho.burlap.io.BurlapOutput 中的方法
Completes.
completeCall() - 类 com.caucho.hessian.io.AbstractHessianInput 中的方法
Completes reading the call The call expects the following protocol data Z
completeCall() - 类 com.caucho.hessian.io.AbstractHessianOutput 中的方法
Completes the method call:
completeCall() - 类 com.caucho.hessian.io.Hessian2Input 中的方法
Completes reading the call A successful completion will have a single value:
completeCall() - 类 com.caucho.hessian.io.Hessian2Output 中的方法
Completes.
completeCall() - 类 com.caucho.hessian.io.HessianInput 中的方法
Completes reading the call A successful completion will have a single value: z
completeCall() - 类 com.caucho.hessian.io.HessianOutput 中的方法
Completes.
completeCall() - 类 com.caucho.hessian.micro.MicroHessianOutput 中的方法
Writes the method call: z
completeEnvelope() - 类 com.caucho.hessian.io.Hessian2Input 中的方法
Completes reading the envelope A successful completion will have a single value: Z
completeEnvelope() - 类 com.caucho.hessian.io.Hessian2Output 中的方法
Completes an envelope.
completeMessage() - 类 com.caucho.hessian.io.Hessian2Input 中的方法
Completes reading the message A successful completion will have a single value: z
completeMessage() - 类 com.caucho.hessian.io.Hessian2Output 中的方法
Completes reading the message A successful completion will have a single value: z
completeReply() - 类 com.caucho.burlap.client.MicroBurlapInput 中的方法
Completes reading the reply.
completeReply() - 类 com.caucho.burlap.io.BurlapInput 中的方法
Completes reading the call A successful completion will have a single value: </burlap:reply>
completeReply() - 类 com.caucho.burlap.io.BurlapOutput 中的方法
Completes reading the reply A successful completion will have a single value: </burlap:reply>
completeReply() - 类 com.caucho.hessian.io.AbstractHessianInput 中的方法
Completes reading the call A successful completion will have a single value: z
completeReply() - 类 com.caucho.hessian.io.AbstractHessianOutput 中的方法
 
completeReply() - 类 com.caucho.hessian.io.Hessian2Input 中的方法
Completes reading the call A successful completion will have a single value: z
completeReply() - 类 com.caucho.hessian.io.Hessian2Output 中的方法
Completes reading the reply A successful completion will have a single value: z
completeReply() - 类 com.caucho.hessian.io.HessianInput 中的方法
Completes reading the call A successful completion will have a single value: z
completeReply() - 类 com.caucho.hessian.io.HessianOutput 中的方法
Completes reading the reply A successful completion will have a single value: z
completeReply() - 类 com.caucho.hessian.micro.MicroHessianInput 中的方法
Completes reading the call A successful completion will have a single value: z
completeValueReply() - 类 com.caucho.hessian.io.Hessian2Input 中的方法
Completes reading the call A successful completion will have a single value: z
completeValueReply() - 类 com.caucho.hessian.io.HessianInput 中的方法
Completes reading the call A successful completion will have a single value: z
ContextSerializerFactory - com.caucho.hessian.io 中的 类
The classloader-specific Factory for returning serialization
ContextSerializerFactory(ContextSerializerFactory, ClassLoader) - 类 com.caucho.hessian.io.ContextSerializerFactory 的构造方法
 
create(String) - 类 com.caucho.burlap.client.BurlapProxyFactory 中的方法
Creates a new proxy with the specified URL.
create(Class, String) - 类 com.caucho.burlap.client.BurlapProxyFactory 中的方法
Creates a new proxy with the specified URL.
create(String) - 类 com.caucho.hessian.client.HessianProxyFactory 中的方法
Creates a new proxy with the specified URL.
create(Class, String) - 类 com.caucho.hessian.client.HessianProxyFactory 中的方法
Creates a new proxy with the specified URL.
create(Class<?>, String, ClassLoader) - 类 com.caucho.hessian.client.HessianProxyFactory 中的方法
Creates a new proxy with the specified URL.
create(Class<?>, URL, ClassLoader) - 类 com.caucho.hessian.client.HessianProxyFactory 中的方法
Creates a new proxy with the specified URL.
create() - 类 com.caucho.hessian.io.ContextSerializerFactory 中的静态方法
 
create(ClassLoader) - 类 com.caucho.hessian.io.ContextSerializerFactory 中的静态方法
 
create() - 类 com.caucho.hessian.io.EnumerationDeserializer 中的静态方法
 
create() - 类 com.caucho.hessian.io.EnumerationSerializer 中的静态方法
 
create() - 类 com.caucho.hessian.io.InetAddressSerializer 中的静态方法
 
create() - 类 com.caucho.hessian.io.IteratorDeserializer 中的静态方法
 
create() - 类 com.caucho.hessian.io.IteratorSerializer 中的静态方法
 
create(Class<?>) - 类 com.caucho.hessian.io.JavaSerializer 中的静态方法
 
create() - 类 com.caucho.hessian.io.LocaleSerializer 中的静态方法
 
create(Class<?>) - 类 com.caucho.hessian.io.UnsafeSerializer 中的静态方法
 
create(Class, String) - 接口 com.caucho.services.client.ServiceProxyFactory 中的方法
Creates a new proxy with the specified URL.
createDefault() - 类 com.caucho.hessian.io.SerializerFactory 中的静态方法
 
createField(String) - 类 com.caucho.hessian.io.AbstractDeserializer 中的方法
Creates a field value class.
createField(String) - 接口 com.caucho.hessian.io.Deserializer 中的方法
Returns the deserializer's field reader for the given name.
createField(String) - 类 com.caucho.hessian.io.JavaDeserializer 中的方法
 
createField(String) - 类 com.caucho.hessian.io.UnsafeDeserializer 中的方法
 
createFields(int) - 类 com.caucho.hessian.io.AbstractDeserializer 中的方法
Creates the field array for a class.
createFields(int) - 接口 com.caucho.hessian.io.Deserializer 中的方法
Creates an empty array for the deserializers field entries.
createFields(int) - 类 com.caucho.hessian.io.JavaDeserializer 中的方法
 
createFields(int) - 类 com.caucho.hessian.io.UnsafeDeserializer 中的方法
 
createHessian2DebugOutput(OutputStream, Logger, Level) - 类 com.caucho.hessian.io.HessianFactory 中的方法
 
createHessian2Input(InputStream) - 类 com.caucho.hessian.io.HessianFactory 中的方法
Creates a new Hessian 2.0 deserializer.
createHessian2Output(OutputStream) - 类 com.caucho.hessian.io.HessianFactory 中的方法
Creates a new Hessian 2.0 serializer.
createHessian2Output() - 类 com.caucho.hessian.io.HessianFactory 中的方法
Creates a new Hessian 2.0 serializer.
createHessian2StreamingInput(InputStream) - 类 com.caucho.hessian.io.HessianFactory 中的方法
Creates a new Hessian 2.0 deserializer.
createHessian2StreamingOutput(OutputStream) - 类 com.caucho.hessian.io.HessianFactory 中的方法
Creates a new Hessian 2.0 serializer.
createHessianInput(InputStream) - 类 com.caucho.hessian.io.HessianFactory 中的方法
Creates a new Hessian 1.0 deserializer.
createHessianOutput(OutputStream) - 类 com.caucho.hessian.io.HessianFactory 中的方法
Creates a new Hessian 1.0 serializer.

A B C D E F G H I J L M N O P R S T U V W X Y _