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