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

I

IdentityIntMap - com.caucho.hessian.util 中的 类
The IntMap provides a simple hashmap from keys to integers.
IdentityIntMap(int) - 类 com.caucho.hessian.util.IdentityIntMap 的构造方法
Create a new IntMap.
InetAddressHandle - com.caucho.hessian.io 中的 类
Handle for an InetAddress object.
InetAddressHandle(String, byte[]) - 类 com.caucho.hessian.io.InetAddressHandle 的构造方法
 
InetAddressSerializer - com.caucho.hessian.io 中的 类
Serializing a locale.
InetAddressSerializer() - 类 com.caucho.hessian.io.InetAddressSerializer 的构造方法
 
init(InputStream) - 类 com.caucho.burlap.client.MicroBurlapInput 中的方法
Initialize the Burlap input stream with a new underlying stream.
init(OutputStream) - 类 com.caucho.burlap.client.MicroBurlapOutput 中的方法
 
init(InputStream) - 类 com.caucho.burlap.io.BurlapInput 中的方法
Initialize the burlap stream with the underlying input stream.
init(OutputStream) - 类 com.caucho.burlap.io.BurlapOutput 中的方法
Initializes the output
init(ServletConfig) - 类 com.caucho.burlap.server.BurlapServlet 中的方法
Initialize the service, including the service object.
init(InputStream) - 类 com.caucho.hessian.io.AbstractHessianInput 中的方法
Initialize the Hessian stream with the underlying input stream.
init(OutputStream) - 类 com.caucho.hessian.io.AbstractHessianOutput 中的方法
Initialize the output with a new underlying stream.
init(InputStream) - 类 com.caucho.hessian.io.Hessian2Input 中的方法
 
init(OutputStream) - 类 com.caucho.hessian.io.Hessian2Output 中的方法
 
init(InputStream) - 类 com.caucho.hessian.io.HessianInput 中的方法
Initialize the hessian stream with the underlying input stream.
init(OutputStream) - 类 com.caucho.hessian.io.HessianOutput 中的方法
Initializes the output
init(InputStream) - 类 com.caucho.hessian.micro.MicroHessianInput 中的方法
Initialize the hessian stream with the underlying input stream.
init(OutputStream) - 类 com.caucho.hessian.micro.MicroHessianOutput 中的方法
 
init(InputStream, OutputStream, boolean) - 类 com.caucho.hessian.mux.MuxServer 中的方法
Initialize the multiplexor with input and output streams.
init(ServletConfig) - 类 com.caucho.hessian.server.HessianServlet 中的方法
Initialize the service, including the service object.
init(ServletConfig) - 类 com.caucho.services.server.GenericService 中的方法
Initialize the service instance.
init() - 类 com.caucho.services.server.GenericService 中的方法
Initialize the service instance.
init(ServletConfig) - 接口 com.caucho.services.server.Service 中的方法
Initialize the service instance.
initPacket(InputStream) - 类 com.caucho.hessian.io.Hessian2Input 中的方法
 
initPacket(OutputStream) - 类 com.caucho.hessian.io.Hessian2Output 中的方法
 
initPacket(InputStream) - 类 com.caucho.hessian.io.HessianDebugInputStream 中的方法
 
initPacket(OutputStream) - 类 com.caucho.hessian.io.HessianDebugOutputStream 中的方法
 
InputStreamDeserializer - com.caucho.hessian.io 中的 类
Serializing a stream object.
InputStreamDeserializer() - 类 com.caucho.hessian.io.InputStreamDeserializer 的构造方法
 
InputStreamSerializer - com.caucho.hessian.io 中的 类
Serializing a stream object.
InputStreamSerializer() - 类 com.caucho.hessian.io.InputStreamSerializer 的构造方法
 
INT_BYTE_MAX - 接口 com.caucho.hessian.io.Hessian2Constants 中的静态变量
 
INT_BYTE_MIN - 接口 com.caucho.hessian.io.Hessian2Constants 中的静态变量
 
INT_DIRECT_MAX - 接口 com.caucho.hessian.io.Hessian2Constants 中的静态变量
 
INT_DIRECT_MIN - 接口 com.caucho.hessian.io.Hessian2Constants 中的静态变量
 
INT_SHORT_MAX - 接口 com.caucho.hessian.io.Hessian2Constants 中的静态变量
 
INT_SHORT_MIN - 接口 com.caucho.hessian.io.Hessian2Constants 中的静态变量
 
INTEGER - 类 com.caucho.hessian.io.BasicDeserializer 中的静态变量
 
INTEGER - 类 com.caucho.hessian.io.BasicSerializer 中的静态变量
 
INTEGER_ARRAY - 类 com.caucho.hessian.io.BasicDeserializer 中的静态变量
 
INTEGER_ARRAY - 类 com.caucho.hessian.io.BasicSerializer 中的静态变量
 
IntMap - com.caucho.hessian.util 中的 类
The IntMap provides a simple hashmap from keys to integers.
IntMap() - 类 com.caucho.hessian.util.IntMap 的构造方法
Create a new IntMap.
invoke(Object, Method, Object[]) - 类 com.caucho.burlap.client.BurlapProxy 中的方法
Handles the object invocation.
invoke(BurlapInput, BurlapOutput) - 类 com.caucho.burlap.server.BurlapSkeleton 中的方法
Invoke the object with the request from the input stream.
invoke(Object, BurlapInput, BurlapOutput) - 类 com.caucho.burlap.server.BurlapSkeleton 中的方法
Invoke the object with the request from the input stream.
invoke(Object, Method, Object[]) - 类 com.caucho.hessian.client.HessianProxy 中的方法
Handles the object invocation.
invoke(Object, Method, Object[]) - 类 com.caucho.hessian.io.AnnotationInvocationHandler 中的方法
 
invoke(InputStream, OutputStream) - 类 com.caucho.hessian.server.HessianSkeleton 中的方法
Invoke the object with the request from the input stream.
invoke(InputStream, OutputStream, SerializerFactory) - 类 com.caucho.hessian.server.HessianSkeleton 中的方法
Invoke the object with the request from the input stream.
invoke(AbstractHessianInput, AbstractHessianOutput) - 类 com.caucho.hessian.server.HessianSkeleton 中的方法
Invoke the object with the request from the input stream.
invoke(Object, AbstractHessianInput, AbstractHessianOutput) - 类 com.caucho.hessian.server.HessianSkeleton 中的方法
Invoke the object with the request from the input stream.
IOExceptionWrapper - com.caucho.hessian.io 中的 异常
Exception wrapper for IO.
IOExceptionWrapper(Throwable) - 异常 com.caucho.hessian.io.IOExceptionWrapper 的构造方法
 
IOExceptionWrapper(String, Throwable) - 异常 com.caucho.hessian.io.IOExceptionWrapper 的构造方法
 
isAllowNonSerializable() - 类 com.caucho.hessian.io.SerializerFactory 中的方法
If true, non-serializable objects are allowed.
isCall1() - 枚举 com.caucho.hessian.io.HessianInputFactory.HeaderType 中的方法
 
isCall2() - 枚举 com.caucho.hessian.io.HessianInputFactory.HeaderType 中的方法
 
isChunkedPost() - 类 com.caucho.hessian.client.HessianProxyFactory 中的方法
Set true if should use chunked encoding on the request.
isCloseStreamOnClose() - 类 com.caucho.hessian.io.Hessian2Input 中的方法
 
isCloseStreamOnClose() - 类 com.caucho.hessian.io.Hessian2Output 中的方法
 
isCloseStreamOnClose() - 类 com.caucho.hessian.io.Hessian2StreamingOutput 中的方法
 
isDataAvailable() - 类 com.caucho.hessian.io.Hessian2StreamingInput 中的方法
 
isDebug() - 类 com.caucho.hessian.client.HessianProxyFactory 中的方法
Gets the debug
isDebug() - 类 com.caucho.hessian.server.HessianSkeleton 中的方法
 
isEnabled() - 类 com.caucho.hessian.io.UnsafeDeserializer 中的静态方法
 
isEnabled() - 类 com.caucho.hessian.io.UnsafeSerializer 中的静态方法
 
isEnd() - 类 com.caucho.burlap.io.BurlapInput 中的方法
Returns true if this is the end of a list or a map.
isEnd() - 类 com.caucho.hessian.io.AbstractHessianInput 中的方法
Returns true if the data has ended.
isEnd() - 类 com.caucho.hessian.io.Hessian2Input 中的方法
Returns true if this is the end of a list or a map.
isEnd() - 类 com.caucho.hessian.io.HessianInput 中的方法
Returns true if this is the end of a list or a map.
isOverloadEnabled() - 类 com.caucho.burlap.client.BurlapProxyFactory 中的方法
Returns true if overloaded methods are allowed (using mangling)
isOverloadEnabled() - 类 com.caucho.hessian.client.HessianProxyFactory 中的方法
Returns true if overloaded methods are allowed (using mangling)
isReadResolve() - 类 com.caucho.hessian.io.AbstractDeserializer 中的方法
 
isReadResolve() - 接口 com.caucho.hessian.io.Deserializer 中的方法
 
isReadResolve() - 类 com.caucho.hessian.io.JavaDeserializer 中的方法
 
isReadResolve() - 类 com.caucho.hessian.io.RemoteDeserializer 中的方法
 
isReadResolve() - 类 com.caucho.hessian.io.UnsafeDeserializer 中的方法
 
isReply1() - 枚举 com.caucho.hessian.io.HessianInputFactory.HeaderType 中的方法
 
isReply2() - 枚举 com.caucho.hessian.io.HessianInputFactory.HeaderType 中的方法
 
IteratorDeserializer - com.caucho.hessian.io 中的 类
Deserializing a JDK 1.2 Collection.
IteratorDeserializer() - 类 com.caucho.hessian.io.IteratorDeserializer 的构造方法
 
IteratorSerializer - com.caucho.hessian.io 中的 类
Serializing a JDK 1.2 Iterator.
IteratorSerializer() - 类 com.caucho.hessian.io.IteratorSerializer 的构造方法
 

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