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

S

send(HashMap, Object) - 接口 com.caucho.services.message.MessageSender 中的方法
Send a message to the server.
sendRequest() - 类 com.caucho.hessian.client.AbstractHessianConnection 中的方法
Sends the query
sendRequest() - 接口 com.caucho.hessian.client.HessianConnection 中的方法
Sends the query
sendRequest() - 类 com.caucho.hessian.client.HessianURLConnection 中的方法
Sends the request
SER - 类 com.caucho.hessian.io.ByteArraySerializer 中的静态变量
 
SER - 类 com.caucho.hessian.io.CalendarSerializer 中的静态变量
 
SER - 类 com.caucho.hessian.io.ObjectHandleSerializer 中的静态变量
 
SER - 类 com.caucho.hessian.io.StringValueSerializer 中的静态变量
 
Serializer - com.caucho.hessian.io 中的 接口
Serializing an object.
SerializerFactory - com.caucho.hessian.io 中的 类
Factory for returning serialization methods.
SerializerFactory() - 类 com.caucho.hessian.io.SerializerFactory 的构造方法
 
SerializerFactory(ClassLoader) - 类 com.caucho.hessian.io.SerializerFactory 的构造方法
 
service(ServletRequest, ServletResponse) - 类 com.caucho.burlap.server.BurlapServlet 中的方法
Execute a request.
service(ServletRequest, ServletResponse) - 类 com.caucho.hessian.server.HessianServlet 中的方法
Execute a request.
Service - com.caucho.services.server 中的 接口
Interface for a service lifecycle.
ServiceContext - com.caucho.services.server 中的 类
Context for a service, to handle request-specific information.
ServiceProxyFactory - com.caucho.services.client 中的 接口
Factory for creating client stubs.
setAlgorithm(String) - 类 com.caucho.hessian.security.X509Encryption 中的方法
Sets the encryption algorithm for the content.
setAlgorithm(String) - 类 com.caucho.hessian.security.X509Signature 中的方法
Sets the encryption algorithm for the content.
setAllowNonSerializable(boolean) - 类 com.caucho.hessian.io.SerializerFactory 中的方法
If true, non-serializable objects are allowed.
setAPIClass(Class<?>) - 类 com.caucho.burlap.server.BurlapServlet 中的方法
Sets the api-class.
setAPIClass(Class<?>) - 类 com.caucho.hessian.server.HessianServlet 中的方法
Sets the api-class.
setCertificate(X509Certificate) - 类 com.caucho.hessian.security.X509Encryption 中的方法
The X509 certificate to obtain the public key of the recipient.
setCertificate(X509Certificate) - 类 com.caucho.hessian.security.X509Signature 中的方法
The X509 certificate to obtain the public key of the recipient.
setChunkedPost(boolean) - 类 com.caucho.hessian.client.HessianProxyFactory 中的方法
Set true if should use chunked encoding on the request.
setCloseStreamOnClose(boolean) - 类 com.caucho.hessian.io.Hessian2Input 中的方法
 
setCloseStreamOnClose(boolean) - 类 com.caucho.hessian.io.Hessian2Output 中的方法
 
setCloseStreamOnClose(boolean) - 类 com.caucho.hessian.io.Hessian2StreamingOutput 中的方法
 
setConnectionFactory(HessianConnectionFactory) - 类 com.caucho.hessian.client.HessianProxyFactory 中的方法
Sets the connection factory to use when connecting to the Hessian service.
setConnectTimeout(long) - 类 com.caucho.hessian.client.HessianProxyFactory 中的方法
The socket connect timeout in milliseconds.
setDebug(boolean) - 类 com.caucho.hessian.client.HessianProxyFactory 中的方法
Sets the debug
setDebug(boolean) - 类 com.caucho.hessian.server.HessianServlet 中的方法
Sets the debugging flag.
setDebug(boolean) - 类 com.caucho.hessian.server.HessianSkeleton 中的方法
 
setDepth(int) - 类 com.caucho.hessian.io.HessianDebugInputStream 中的方法
 
setDepth(int) - 类 com.caucho.hessian.io.HessianDebugState 中的方法
 
setHessian2Reply(boolean) - 类 com.caucho.hessian.client.HessianProxyFactory 中的方法
True if the proxy can read Hessian 2 responses.
setHessian2Request(boolean) - 类 com.caucho.hessian.client.HessianProxyFactory 中的方法
True if the proxy should send Hessian 2 requests.
setHessianFactory(HessianFactory) - 类 com.caucho.hessian.server.HessianSkeleton 中的方法
 
setHessianProxyFactory(HessianProxyFactory) - 类 com.caucho.hessian.client.AbstractHessianConnectionFactory 中的方法
The HessianProxyFactory contains some common network configuration like timeouts.
setHessianProxyFactory(HessianProxyFactory) - 接口 com.caucho.hessian.client.HessianConnectionFactory 中的方法
Sets the HessianProxyFactory
setHessianProxyFactory(HessianProxyFactory) - 类 com.caucho.hessian.client.HessianURLConnectionFactory 中的方法
 
setHome(Object) - 类 com.caucho.hessian.server.HessianServlet 中的方法
Sets the home implementation
setHomeAPI(Class<?>) - 类 com.caucho.hessian.server.HessianServlet 中的方法
Sets the home api.
setHomeClass(Class) - 类 com.caucho.services.server.AbstractSkeleton 中的方法
Sets the home API class.
setLogName(String) - 类 com.caucho.hessian.server.HessianServlet 中的方法
Sets the debugging log name.
setObject(Object) - 类 com.caucho.hessian.server.HessianServlet 中的方法
Sets the object implementation
setObjectAPI(Class<?>) - 类 com.caucho.hessian.server.HessianServlet 中的方法
Sets the object api.
setObjectClass(Class) - 类 com.caucho.services.server.AbstractSkeleton 中的方法
Sets the object API class.
setOverloadEnabled(boolean) - 类 com.caucho.burlap.client.BurlapProxyFactory 中的方法
set true if overloaded methods are allowed (using mangling)
setOverloadEnabled(boolean) - 类 com.caucho.hessian.client.HessianProxyFactory 中的方法
set true if overloaded methods are allowed (using mangling)
setPassword(String) - 类 com.caucho.burlap.client.BurlapProxyFactory 中的方法
Sets the password.
setPassword(String) - 类 com.caucho.hessian.client.HessianProxyFactory 中的方法
Sets the password.
setPrivateKey(PrivateKey) - 类 com.caucho.hessian.security.X509Encryption 中的方法
The X509 certificate to obtain the public key of the recipient.
setPrivateKey(PrivateKey) - 类 com.caucho.hessian.security.X509Signature 中的方法
The private key.
setReadTimeout(long) - 类 com.caucho.hessian.client.HessianProxyFactory 中的方法
The socket timeout on requests in milliseconds.
setRef(int, Object) - 类 com.caucho.burlap.io.BurlapInput 中的方法
Adds a list/map reference.
setRef(int, Object) - 类 com.caucho.hessian.io.AbstractHessianInput 中的方法
Sets an object reference.
setRef(int, Object) - 类 com.caucho.hessian.io.Hessian2Input 中的方法
Adds a list/map reference.
setRef(int, Object) - 类 com.caucho.hessian.io.HessianInput 中的方法
Adds a list/map reference.
setRemoteResolver(HessianRemoteResolver) - 类 com.caucho.hessian.io.AbstractHessianInput 中的方法
Sets the resolver used to lookup remote objects.
setSecureRandom(SecureRandom) - 类 com.caucho.hessian.security.X509Encryption 中的方法
The random number generator for the shared secrets.
setSecureRandom(SecureRandom) - 类 com.caucho.hessian.security.X509Signature 中的方法
The random number generator for the shared secrets.
setSendCollectionType(boolean) - 类 com.caucho.hessian.io.SerializerFactory 中的方法
Set true if the collection serializer should send the java type.
setSendCollectionType(boolean) - 类 com.caucho.hessian.server.HessianServlet 中的方法
Sets the serializer send collection java type.
setSendJavaType(boolean) - 类 com.caucho.hessian.io.CollectionSerializer 中的方法
Set true if the java type of the collection should be sent.
setSendJavaType(boolean) - 类 com.caucho.hessian.io.MapSerializer 中的方法
Set true if the java type of the collection should be sent.
setSerializerFactory(SerializerFactory) - 类 com.caucho.burlap.io.BurlapInput 中的方法
Sets the serializer factory.
setSerializerFactory(SerializerFactory) - 类 com.caucho.hessian.client.HessianProxyFactory 中的方法
Sets the serializer factory.
setSerializerFactory(SerializerFactory) - 类 com.caucho.hessian.io.AbstractHessianInput 中的方法
Sets the serializer factory.
setSerializerFactory(SerializerFactory) - 类 com.caucho.hessian.io.AbstractHessianOutput 中的方法
Sets the serializer factory.
setSerializerFactory(SerializerFactory) - 类 com.caucho.hessian.io.Hessian2Input 中的方法
Sets the serializer factory.
setSerializerFactory(SerializerFactory) - 类 com.caucho.hessian.io.Hessian2StreamingInput 中的方法
 
setSerializerFactory(SerializerFactory) - 类 com.caucho.hessian.io.HessianFactory 中的方法
 
setSerializerFactory(SerializerFactory) - 类 com.caucho.hessian.io.HessianInput 中的方法
Sets the serializer factory.
setSerializerFactory(SerializerFactory) - 类 com.caucho.hessian.io.HessianInputFactory 中的方法
 
setSerializerFactory(SerializerFactory) - 类 com.caucho.hessian.server.HessianServlet 中的方法
Sets the serializer factory.
setService(Object) - 类 com.caucho.burlap.server.BurlapServlet 中的方法
Sets the service class.
setService(Object) - 类 com.caucho.hessian.server.HessianServlet 中的方法
Sets the service class.
setUnshared(boolean) - 类 com.caucho.hessian.io.AbstractHessianOutput 中的方法
 
setUnshared(boolean) - 类 com.caucho.hessian.io.Hessian2Output 中的方法
Sets hessian to be "unshared", meaning it will not detect duplicate or circular references.
setURL(String) - 类 com.caucho.burlap.client.BurlapRemote 中的方法
Sets the remote URL.
setURL(String) - 类 com.caucho.burlap.io.BurlapRemote 中的方法
Sets the remote URL.
setURL(String) - 类 com.caucho.hessian.io.HessianRemote 中的方法
Sets the remote URL.
setUser(String) - 类 com.caucho.burlap.client.BurlapProxyFactory 中的方法
Sets the user.
setUser(String) - 类 com.caucho.hessian.client.HessianProxyFactory 中的方法
Sets the user.
setVersion(int) - 类 com.caucho.hessian.io.HessianOutput 中的方法
Sets the client's version.
SHORT - 类 com.caucho.hessian.io.BasicDeserializer 中的静态变量
 
SHORT - 类 com.caucho.hessian.io.BasicSerializer 中的静态变量
 
SHORT_ARRAY - 类 com.caucho.hessian.io.BasicDeserializer 中的静态变量
 
SHORT_ARRAY - 类 com.caucho.hessian.io.BasicSerializer 中的静态变量
 
SHORT_HANDLE - 类 com.caucho.hessian.io.BasicSerializer 中的静态变量
 
ShortHandle - com.caucho.hessian.io 中的 类
Handle for Java Short objects.
ShortHandle(short) - 类 com.caucho.hessian.io.ShortHandle 的构造方法
 
SIZE - 类 com.caucho.hessian.io.Hessian2Output 中的静态变量
 
size() - 类 com.caucho.hessian.util.IdentityIntMap 中的方法
Returns the current number of entries in the map.
size() - 类 com.caucho.hessian.util.IntMap 中的方法
Returns the current number of entries in the map.
skipOptionalCall() - 类 com.caucho.hessian.io.AbstractHessianInput 中的方法
For backward compatibility with HessianSkeleton
skipOptionalCall() - 类 com.caucho.hessian.io.HessianInput 中的方法
For backward compatibility with HessianSkeleton
SqlDateDeserializer - com.caucho.hessian.io 中的 类
Deserializing a string valued object
SqlDateDeserializer(Class) - 类 com.caucho.hessian.io.SqlDateDeserializer 的构造方法
 
SqlDateSerializer - com.caucho.hessian.io 中的 类
Serializing a sql date object.
SqlDateSerializer() - 类 com.caucho.hessian.io.SqlDateSerializer 的构造方法
 
StackTraceElementDeserializer - com.caucho.hessian.io 中的 类
Deserializing a JDK 1.4 StackTraceElement
StackTraceElementDeserializer() - 类 com.caucho.hessian.io.StackTraceElementDeserializer 的构造方法
 
startCall() - 类 com.caucho.burlap.client.MicroBurlapInput 中的方法
Starts reading the call A successful completion will have a single value: <burlap:call> <method>method</method>
startCall(String) - 类 com.caucho.burlap.client.MicroBurlapOutput 中的方法
Writes the method call: <burlap:request> <method>add</method>
startCall(String, int) - 类 com.caucho.burlap.io.AbstractBurlapOutput 中的方法
 
startCall() - 类 com.caucho.burlap.io.BurlapInput 中的方法
Starts reading the call <burlap:call> <method>method</method>
startCall(String) - 类 com.caucho.burlap.io.BurlapOutput 中的方法
Starts the method call.
startCall() - 类 com.caucho.burlap.io.BurlapOutput 中的方法
Starts the method call.
startCall() - 类 com.caucho.hessian.io.AbstractHessianInput 中的方法
Starts reading the call, including the headers.
startCall() - 类 com.caucho.hessian.io.AbstractHessianOutput 中的方法
Starts the method call: C
startCall(String, int) - 类 com.caucho.hessian.io.AbstractHessianOutput 中的方法
Starts the method call: C string int
startCall() - 类 com.caucho.hessian.io.Hessian2Input 中的方法
Starts reading the call, including the headers.
startCall(String, int) - 类 com.caucho.hessian.io.Hessian2Output 中的方法
Starts the method call.
startCall() - 类 com.caucho.hessian.io.Hessian2Output 中的方法
Writes the call tag.
startCall() - 类 com.caucho.hessian.io.HessianInput 中的方法
Starts reading the call, including the headers.
startCall(String, int) - 类 com.caucho.hessian.io.HessianOutput 中的方法
Starts the method call.
startCall() - 类 com.caucho.hessian.io.HessianOutput 中的方法
Writes the call tag.
startCall(String) - 类 com.caucho.hessian.micro.MicroHessianOutput 中的方法
Writes the method call: c major minor m b16 b8 method-namek
startCall(MuxInputStream, MuxOutputStream) - 类 com.caucho.hessian.mux.MuxServer 中的方法
Starts a client call.
startCall(int, MuxInputStream, MuxOutputStream) - 类 com.caucho.hessian.mux.MuxServer 中的方法
Starts a client call.
startData1() - 类 com.caucho.hessian.io.HessianDebugInputStream 中的方法
 
startData1() - 类 com.caucho.hessian.io.HessianDebugState 中的方法
 
startEnvelope(String) - 类 com.caucho.hessian.io.Hessian2Output 中的方法
Starts an envelope.
startMessage() - 类 com.caucho.hessian.io.Hessian2Input 中的方法
Starts reading a packet p major minor
startMessage() - 类 com.caucho.hessian.io.Hessian2Output 中的方法
Starts a packet A message contains several objects encapsulated by a length p x02 x00
startPacket() - 类 com.caucho.hessian.io.Hessian2Output 中的方法
Starts a streaming packet A streaming contains a set of chunks, ending with a zero chunk.
startPacket() - 类 com.caucho.hessian.io.Hessian2StreamingInput 中的方法
 
startReply() - 类 com.caucho.burlap.client.MicroBurlapInput 中的方法
Starts reading the reply.
startReply() - 类 com.caucho.burlap.io.BurlapInput 中的方法
Starts reading the reply A successful completion will have a single value: <burlap:reply> <value>
startReply() - 类 com.caucho.burlap.io.BurlapOutput 中的方法
Starts the reply A successful completion will have a single value: r
startReply() - 类 com.caucho.hessian.io.AbstractHessianInput 中的方法
Starts reading the reply A successful completion will have a single value: r v
startReply() - 类 com.caucho.hessian.io.AbstractHessianOutput 中的方法
 
startReply() - 类 com.caucho.hessian.io.Hessian2Input 中的方法
Starts reading the reply A successful completion will have a single value: r
startReply() - 类 com.caucho.hessian.io.Hessian2Output 中的方法
Starts the reply A successful completion will have a single value: R
startReply() - 类 com.caucho.hessian.io.HessianInput 中的方法
Starts reading the reply A successful completion will have a single value: r
startReply() - 类 com.caucho.hessian.io.HessianOutput 中的方法
Starts the reply A successful completion will have a single value: r
startReply() - 类 com.caucho.hessian.micro.MicroHessianInput 中的方法
Starts reading the reply A successful completion will have a single value: r x01 x00
startReplyBody() - 类 com.caucho.hessian.io.AbstractHessianInput 中的方法
Starts reading the body of the reply, i.e. after the 'r' has been parsed.
startReplyBody() - 类 com.caucho.hessian.io.HessianInput 中的方法
 
startStreaming() - 类 com.caucho.hessian.io.HessianDebugInputStream 中的方法
 
startStreaming() - 类 com.caucho.hessian.io.HessianDebugOutputStream 中的方法
 
startStreaming() - 类 com.caucho.hessian.io.HessianDebugState 中的方法
 
startTop2() - 类 com.caucho.hessian.io.HessianDebugInputStream 中的方法
 
startTop2() - 类 com.caucho.hessian.io.HessianDebugOutputStream 中的方法
 
startTop2() - 类 com.caucho.hessian.io.HessianDebugState 中的方法
 
STRING - 类 com.caucho.hessian.io.BasicDeserializer 中的静态变量
 
STRING - 类 com.caucho.hessian.io.BasicSerializer 中的静态变量
 
STRING_ARRAY - 类 com.caucho.hessian.io.BasicDeserializer 中的静态变量
 
STRING_ARRAY - 类 com.caucho.hessian.io.BasicSerializer 中的静态变量
 
STRING_BUILDER - 类 com.caucho.hessian.io.BasicSerializer 中的静态变量
 
STRING_DIRECT_MAX - 接口 com.caucho.hessian.io.Hessian2Constants 中的静态变量
 
STRING_SHORT_MAX - 接口 com.caucho.hessian.io.Hessian2Constants 中的静态变量
 
StringValueDeserializer - com.caucho.hessian.io 中的 类
Deserializing a string valued object
StringValueDeserializer(Class) - 类 com.caucho.hessian.io.StringValueDeserializer 的构造方法
 
StringValueSerializer - com.caucho.hessian.io 中的 类
Serializing a remote object.
StringValueSerializer() - 类 com.caucho.hessian.io.StringValueSerializer 的构造方法
 

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