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

G

GenericService - com.caucho.services.server 中的 类
Interface for a service, including lifecycle.
GenericService() - 类 com.caucho.services.server.GenericService 的构造方法
 
get(Object) - 类 com.caucho.hessian.util.IdentityIntMap 中的方法
Puts a new value in the property table with the appropriate flags
get(Object) - 类 com.caucho.hessian.util.IntMap 中的方法
Puts a new value in the property table with the appropriate flags
getAlgorithm() - 类 com.caucho.hessian.security.X509Encryption 中的方法
Gets the encryption algorithm for the content.
getAlgorithm() - 类 com.caucho.hessian.security.X509Signature 中的方法
Gets the encryption algorithm for the content.
getAPIClass() - 类 com.caucho.hessian.server.HessianServlet 中的方法
Gets the api-class.
getAPIClassName() - 类 com.caucho.services.server.AbstractSkeleton 中的方法
Returns the API class of the current object.
getBasicAuth() - 类 com.caucho.hessian.client.HessianProxyFactory 中的方法
 
getBiggestPrime(int) - 类 com.caucho.hessian.util.IdentityIntMap 中的静态方法
 
getBiggestPrime(int) - 类 com.caucho.hessian.util.IntMap 中的静态方法
 
getBurlapInput(InputStream) - 类 com.caucho.burlap.client.BurlapProxyFactory 中的方法
 
getBurlapOutput(OutputStream) - 类 com.caucho.burlap.client.BurlapProxyFactory 中的方法
 
getBurlapType() - 接口 com.caucho.burlap.io.BurlapRemoteObject 中的方法
 
getBurlapURL() - 接口 com.caucho.burlap.io.BurlapRemoteObject 中的方法
 
getBytesOutputStream() - 类 com.caucho.hessian.io.Hessian2Output 中的方法
Returns an output stream to write binary data.
getCause() - 异常 com.caucho.burlap.client.BurlapRuntimeException 中的方法
Returns the underlying cause.
getCause() - 异常 com.caucho.hessian.client.HessianRuntimeException 中的方法
Returns the underlying cause.
getCause() - 异常 com.caucho.hessian.io.HessianProtocolException 中的方法
Returns the underlying cause.
getCause() - 异常 com.caucho.hessian.io.IOExceptionWrapper 中的方法
 
getCause() - 异常 com.caucho.services.message.MessageServiceException 中的方法
Returns the underlying cause.
getCertificate() - 类 com.caucho.hessian.security.X509Encryption 中的方法
The X509 certificate to obtain the public key of the recipient.
getCertificate() - 类 com.caucho.hessian.security.X509Signature 中的方法
The X509 certificate to obtain the public key of the recipient.
getChannel() - 类 com.caucho.hessian.mux.MuxInputStream 中的方法
Gets the channel of the connection.
getChannel() - 类 com.caucho.hessian.mux.MuxOutputStream 中的方法
Gets the channel of the connection.
getClassLoader() - 类 com.caucho.hessian.io.ContextSerializerFactory 中的方法
 
getClassLoader() - 类 com.caucho.hessian.io.SerializerFactory 中的方法
 
getCode() - 异常 com.caucho.burlap.client.BurlapServiceException 中的方法
Returns the code.
getCode() - 异常 com.caucho.hessian.io.HessianServiceException 中的方法
Returns the code.
getConnectionFactory() - 类 com.caucho.hessian.client.HessianProxyFactory 中的方法
Returns the connection factory to be used for the HTTP request.
getConnectTimeout() - 类 com.caucho.hessian.client.HessianProxyFactory 中的方法
The socket connection timeout in milliseconds.
getContentEncoding() - 类 com.caucho.hessian.client.AbstractHessianConnection 中的方法
 
getContentEncoding() - 接口 com.caucho.hessian.client.HessianConnection 中的方法
Returns the content encoding
getContentEncoding() - 类 com.caucho.hessian.client.HessianURLConnection 中的方法
 
getContext() - 类 com.caucho.services.server.ServiceContext 中的静态方法
Returns the service request.
getContextHeader(String) - 类 com.caucho.services.server.ServiceContext 中的静态方法
Gets a header from the context.
getContextObjectId() - 类 com.caucho.services.server.ServiceContext 中的静态方法
Returns the object id, corresponding to the ?
getContextRequest() - 类 com.caucho.services.server.ServiceContext 中的静态方法
Returns the service request.
getContextResponse() - 类 com.caucho.services.server.ServiceContext 中的静态方法
Returns the service request.
getContextServiceName() - 类 com.caucho.services.server.ServiceContext 中的静态方法
Returns the service id, corresponding to the pathInfo of the URL.
getCustomDeserializer(Class) - 类 com.caucho.hessian.io.ContextSerializerFactory 中的方法
Returns a custom deserializer the class
getCustomSerializer(Class) - 类 com.caucho.hessian.io.ContextSerializerFactory 中的方法
Returns a custom serializer the class
getDepth() - 类 com.caucho.hessian.io.HessianDebugState 中的方法
 
getDeserializer(Class) - 类 com.caucho.hessian.io.AbstractSerializerFactory 中的方法
Returns the deserializer for a class.
getDeserializer(String) - 类 com.caucho.hessian.io.ContextSerializerFactory 中的方法
Returns the deserializer for a given class.
getDeserializer(Class) - 类 com.caucho.hessian.io.ExtSerializerFactory 中的方法
Returns the deserializer for a class.
getDeserializer(Class) - 类 com.caucho.hessian.io.SerializerFactory 中的方法
Returns the deserializer for a class.
getDeserializer(String) - 类 com.caucho.hessian.io.SerializerFactory 中的方法
Returns a deserializer based on a string type.
getDeserializer(Class) - 类 com.caucho.hessian.jmx.JMXSerializerFactory 中的方法
Returns the deserializer for a class.
getDetail() - 异常 com.caucho.burlap.client.BurlapServiceException 中的方法
Returns the detail.
getDetail() - 异常 com.caucho.hessian.io.HessianServiceException 中的方法
Returns the detail.
getHeader(String) - 类 com.caucho.services.server.ServiceContext 中的方法
Gets a header.
getHessian1Input(InputStream) - 类 com.caucho.hessian.client.HessianProxyFactory 中的方法
 
getHessian2Input(InputStream) - 类 com.caucho.hessian.client.HessianProxyFactory 中的方法
 
getHessian2Output() - 类 com.caucho.hessian.io.Hessian2StreamingOutput 中的方法
 
getHessianInput(InputStream) - 类 com.caucho.hessian.client.HessianProxyFactory 中的方法
 
getHessianInput() - 类 com.caucho.hessian.io.Hessian2StreamingInput 中的方法
 
getHessianOutput(OutputStream) - 类 com.caucho.hessian.client.HessianProxyFactory 中的方法
 
getHessianProxyFactory() - 类 com.caucho.hessian.client.AbstractHessianConnectionFactory 中的方法
The HessianProxyFactory contains some common network configuration like timeouts.
getHessianType() - 接口 com.caucho.hessian.io.HessianRemoteObject 中的方法
 
getHessianURL() - 接口 com.caucho.hessian.io.HessianRemoteObject 中的方法
 
getHomeClassName() - 类 com.caucho.services.server.AbstractSkeleton 中的方法
Returns the API class of the factory/home.
getInitParameter(String) - 类 com.caucho.services.server.GenericService 中的方法
Returns the named initialization parameter.
getInputStream() - 类 com.caucho.burlap.io.BurlapInput 中的方法
 
getInputStream() - 类 com.caucho.hessian.client.AbstractHessianConnection 中的方法
Returns the InputStream to the result
getInputStream() - 接口 com.caucho.hessian.client.HessianConnection 中的方法
Returns the InputStream to the result
getInputStream() - 类 com.caucho.hessian.client.HessianURLConnection 中的方法
Returns the InputStream to the result
getInputStream() - 类 com.caucho.hessian.mux.MuxServer 中的方法
Gets the raw input stream.
getListDeserializer(String, Class) - 类 com.caucho.hessian.io.SerializerFactory 中的方法
Reads the object as a map.
getListDeserializer(String) - 类 com.caucho.hessian.io.SerializerFactory 中的方法
Reads the object as a map.
getMethod() - 类 com.caucho.burlap.client.MicroBurlapInput 中的方法
Returns a call's method.
getMethod() - 类 com.caucho.burlap.io.BurlapInput 中的方法
Returns the calls method
getMethod() - 类 com.caucho.hessian.io.AbstractHessianInput 中的方法
Returns the call's method
getMethod() - 类 com.caucho.hessian.io.Hessian2Input 中的方法
Returns the calls method
getMethod() - 类 com.caucho.hessian.io.HessianInput 中的方法
Returns the calls method
getObjectClassName() - 类 com.caucho.services.server.AbstractSkeleton 中的方法
Returns the API class of the object URLs
getObjectDeserializer(String, Class) - 类 com.caucho.hessian.io.SerializerFactory 中的方法
Reads the object as a map.
getObjectDeserializer(String) - 类 com.caucho.hessian.io.SerializerFactory 中的方法
Reads the object as a map.
getObjectId() - 类 com.caucho.services.server.GenericService 中的方法
Returns the object identifier for the request.
getObjectId() - 类 com.caucho.services.server.ServiceContext 中的静态方法
已过时。  
getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - 类 com.caucho.burlap.client.BurlapProxyFactory 中的方法
JNDI object factory so the proxy can be used as a resource.
getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - 类 com.caucho.hessian.client.HessianProxyFactory 中的方法
JNDI object factory so the proxy can be used as a resource.
getObjectSerializer() - 类 com.caucho.hessian.io.BasicSerializer 中的方法
 
getObjectSerializer() - 类 com.caucho.hessian.io.ByteArraySerializer 中的方法
 
getObjectSerializer() - 接口 com.caucho.hessian.io.ObjectSerializer 中的方法
 
getObjectSerializer(Class<?>) - 类 com.caucho.hessian.io.SerializerFactory 中的方法
Returns the serializer for a class.
getOutputStream() - 类 com.caucho.hessian.client.AbstractHessianConnection 中的方法
Returns the output stream for the request.
getOutputStream() - 接口 com.caucho.hessian.client.HessianConnection 中的方法
Returns the output stream for the request.
getOutputStream() - 类 com.caucho.hessian.client.HessianURLConnection 中的方法
Returns the output stream for the request.
getOutputStream() - 类 com.caucho.hessian.mux.MuxServer 中的方法
Gets the raw output stream.
getPrivateKey() - 类 com.caucho.hessian.security.X509Encryption 中的方法
The private key for decryption.
getPrivateKey() - 类 com.caucho.hessian.security.X509Signature 中的方法
The key to obtain the private key of the recipient.
getReader() - 类 com.caucho.burlap.io.BurlapInput 中的方法
 
getReader() - 类 com.caucho.hessian.io.AbstractHessianInput 中的方法
Starts reading a string.
getReader() - 类 com.caucho.hessian.io.Hessian2Input 中的方法
 
getReader() - 类 com.caucho.hessian.io.HessianInput 中的方法
 
getReadTimeout() - 类 com.caucho.hessian.client.HessianProxyFactory 中的方法
The socket timeout on requests in milliseconds.
getRef(Object) - 类 com.caucho.burlap.io.BurlapOutput 中的方法
 
getRef(Object) - 类 com.caucho.hessian.io.AbstractHessianOutput 中的方法
 
getRef(Object) - 类 com.caucho.hessian.io.Hessian2Output 中的方法
 
getRef(Object) - 类 com.caucho.hessian.io.HessianOutput 中的方法
 
getRemoteResolver() - 类 com.caucho.burlap.client.BurlapProxyFactory 中的方法
Returns the remote resolver.
getRemoteResolver() - 类 com.caucho.hessian.client.HessianProxyFactory 中的方法
Returns the remote resolver.
getRemoteResolver() - 类 com.caucho.hessian.io.AbstractHessianInput 中的方法
Sets the resolver used to lookup remote objects.
getReplyFault() - 类 com.caucho.burlap.io.BurlapInput 中的方法
Returns any reply fault.
getReplyFault() - 类 com.caucho.hessian.io.Hessian2Input 中的方法
Returns any reply fault.
getReplyFault() - 类 com.caucho.hessian.io.HessianInput 中的方法
Returns any reply fault.
getRequest() - 类 com.caucho.services.server.GenericService 中的方法
Returns the servlet request object for the request.
getRequest() - 类 com.caucho.services.server.ServiceContext 中的静态方法
已过时。  
getRootCause() - 异常 com.caucho.burlap.client.BurlapProtocolException 中的方法
Returns the underlying cause.
getRootCause() - 异常 com.caucho.burlap.client.BurlapRuntimeException 中的方法
Returns the underlying cause.
getRootCause() - 异常 com.caucho.hessian.client.HessianRuntimeException 中的方法
Returns the underlying cause.
getRootCause() - 异常 com.caucho.hessian.io.HessianProtocolException 中的方法
Returns the underlying cause.
getRootCause() - 异常 com.caucho.services.message.MessageServiceException 中的方法
Returns the underlying cause.
getRootCause() - 异常 com.caucho.services.name.NameServiceException 中的方法
Returns the underlying cause.
getSecureRandom() - 类 com.caucho.hessian.security.X509Encryption 中的方法
The random number generator for the shared secrets.
getSecureRandom() - 类 com.caucho.hessian.security.X509Signature 中的方法
The random number generator for the shared secrets.
getSendJavaType() - 类 com.caucho.hessian.io.CollectionSerializer 中的方法
Return true if the java type of the collection should be sent.
getSendJavaType() - 类 com.caucho.hessian.io.MapSerializer 中的方法
Return true if the java type of the collection should be sent.
getSerializer(Class) - 类 com.caucho.hessian.io.AbstractSerializerFactory 中的方法
Returns the serializer for a class.
getSerializer(String) - 类 com.caucho.hessian.io.ContextSerializerFactory 中的方法
Returns the serializer for a given class.
getSerializer(Class) - 类 com.caucho.hessian.io.ExtSerializerFactory 中的方法
Returns the serializer for a class.
getSerializer(Class) - 类 com.caucho.hessian.io.SerializerFactory 中的方法
Returns the serializer for a class.
getSerializer(Class) - 类 com.caucho.hessian.jmx.JMXSerializerFactory 中的方法
Returns the serializer for a class.
getSerializerFactory() - 类 com.caucho.burlap.io.BurlapInput 中的方法
Gets the serializer factory.
getSerializerFactory() - 类 com.caucho.hessian.client.HessianProxyFactory 中的方法
Gets the serializer factory.
getSerializerFactory() - 类 com.caucho.hessian.io.AbstractHessianOutput 中的方法
Gets the serializer factory.
getSerializerFactory() - 类 com.caucho.hessian.io.Hessian2Input 中的方法
Gets the serializer factory.
getSerializerFactory() - 类 com.caucho.hessian.io.HessianFactory 中的方法
 
getSerializerFactory() - 类 com.caucho.hessian.io.HessianInput 中的方法
Gets the serializer factory.
getSerializerFactory() - 类 com.caucho.hessian.io.HessianInputFactory 中的方法
 
getSerializerFactory() - 类 com.caucho.hessian.server.HessianServlet 中的方法
Gets the serializer factory.
getServiceId() - 类 com.caucho.services.server.GenericService 中的方法
已过时。  
getServiceName() - 类 com.caucho.services.server.GenericService 中的方法
Returns the service identifier for the request.
getServiceName() - 类 com.caucho.services.server.ServiceContext 中的静态方法
已过时。  
getServletConfig() - 类 com.caucho.services.server.GenericService 中的方法
Returns the servlet context.
getServletContext() - 类 com.caucho.services.server.GenericService 中的方法
Returns the servlet context.
getServletInfo() - 类 com.caucho.burlap.server.BurlapServlet 中的方法
 
getServletInfo() - 类 com.caucho.hessian.server.HessianServlet 中的方法
 
getStatusCode() - 类 com.caucho.hessian.client.AbstractHessianConnection 中的方法
Returns the status code.
getStatusCode() - 接口 com.caucho.hessian.client.HessianConnection 中的方法
Returns the status code.
getStatusCode() - 类 com.caucho.hessian.client.HessianURLConnection 中的方法
Returns the status code.
getStatusMessage() - 类 com.caucho.hessian.client.AbstractHessianConnection 中的方法
Returns the status string.
getStatusMessage() - 接口 com.caucho.hessian.client.HessianConnection 中的方法
Returns the status string.
getStatusMessage() - 类 com.caucho.hessian.client.HessianURLConnection 中的方法
Returns the status string.
getType() - 类 com.caucho.burlap.client.BurlapRemote 中的方法
Returns the remote api class name.
getType() - 类 com.caucho.burlap.io.BurlapRemote 中的方法
Returns the remote api class name.
getType() - 类 com.caucho.hessian.io.AbstractDeserializer 中的方法
 
getType() - 类 com.caucho.hessian.io.AbstractMapDeserializer 中的方法
 
getType() - 类 com.caucho.hessian.io.AbstractStreamDeserializer 中的方法
 
getType() - 类 com.caucho.hessian.io.AnnotationDeserializer 中的方法
 
getType() - 类 com.caucho.hessian.io.ArrayDeserializer 中的方法
 
getType() - 类 com.caucho.hessian.io.BasicDeserializer 中的方法
 
getType() - 类 com.caucho.hessian.io.BeanDeserializer 中的方法
 
getType() - 类 com.caucho.hessian.io.BigDecimalDeserializer 中的方法
 
getType() - 类 com.caucho.hessian.io.ClassDeserializer 中的方法
 
getType() - 类 com.caucho.hessian.io.CollectionDeserializer 中的方法
 
getType() - 接口 com.caucho.hessian.io.Deserializer 中的方法
 
getType() - 类 com.caucho.hessian.io.EnumDeserializer 中的方法
 
getType() - 类 com.caucho.hessian.io.FileDeserializer 中的方法
 
getType() - 类 com.caucho.hessian.io.HessianRemote 中的方法
Returns the remote api class name.
getType() - 类 com.caucho.hessian.io.JavaDeserializer 中的方法
 
getType() - 类 com.caucho.hessian.io.MapDeserializer 中的方法
 
getType() - 类 com.caucho.hessian.io.ObjectDeserializer 中的方法
 
getType() - 类 com.caucho.hessian.io.ObjectNameDeserializer 中的方法
 
getType() - 类 com.caucho.hessian.io.SqlDateDeserializer 中的方法
 
getType() - 类 com.caucho.hessian.io.StringValueDeserializer 中的方法
 
getType() - 类 com.caucho.hessian.io.UnsafeDeserializer 中的方法
 
getType() - 类 com.caucho.hessian.jmx.MBeanAttributeInfoDeserializer 中的方法
 
getType() - 类 com.caucho.hessian.jmx.MBeanConstructorInfoDeserializer 中的方法
 
getType() - 类 com.caucho.hessian.jmx.MBeanInfoDeserializer 中的方法
 
getType() - 类 com.caucho.hessian.jmx.MBeanNotificationInfoDeserializer 中的方法
 
getType() - 类 com.caucho.hessian.jmx.MBeanOperationInfoDeserializer 中的方法
 
getType() - 类 com.caucho.hessian.jmx.MBeanParameterInfoDeserializer 中的方法
 
getType() - 类 com.caucho.hessian.jmx.ObjectInstanceDeserializer 中的方法
 
getURL() - 类 com.caucho.burlap.client.BurlapProxy 中的方法
Returns the proxy's URL.
getURL() - 类 com.caucho.burlap.client.BurlapRemote 中的方法
Returns the remote URL.
getURL() - 类 com.caucho.burlap.io.BurlapRemote 中的方法
Returns the remote URL.
getURL() - 类 com.caucho.hessian.client.HessianProxy 中的方法
Returns the proxy's URL.
getURL() - 类 com.caucho.hessian.io.HessianRemote 中的方法
Returns the remote URL.
getURL() - 类 com.caucho.hessian.mux.MuxInputStream 中的方法
Returns the request's URL
getValue() - 类 com.caucho.hessian.io.ByteHandle 中的方法
 
getValue() - 类 com.caucho.hessian.io.FloatHandle 中的方法
 
getValue() - 类 com.caucho.hessian.io.ShortHandle 中的方法
 

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