|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
MessageStream
returns query errors for RPC packets, and ignores unknown packets
for messages and presence announcement.- HessianConnection - Interface in com.caucho.hessian.client
- Internal connection to a server.
- HessianConnectionException - Exception in com.caucho.hessian.client
- Exception caused by failure of the client proxy to connect to the server.
- HessianConnectionException() -
Constructor for exception com.caucho.hessian.client.HessianConnectionException
- Zero-arg constructor.
- HessianConnectionException(String) -
Constructor for exception com.caucho.hessian.client.HessianConnectionException
- Create the exception.
- HessianConnectionException(String, Throwable) -
Constructor for exception com.caucho.hessian.client.HessianConnectionException
- Create the exception.
- HessianConnectionException(Throwable) -
Constructor for exception com.caucho.hessian.client.HessianConnectionException
- Create the exception.
- HessianConnectionFactory - Interface in com.caucho.hessian.client
- Internal factory for creating connections to the server.
- HessianContext - Class in com.caucho.ejb.hessian
- JNDI context for Hessian requests.
- HessianContextFactory - Class in com.caucho.ejb.hessian
- The root context factory.
- HessianContextFactory() -
Constructor for class com.caucho.ejb.hessian.HessianContextFactory
-
- HessianContextFactory - Class in com.caucho.servlets.naming
-
- HessianContextFactory() -
Constructor for class com.caucho.servlets.naming.HessianContextFactory
-
- HessianContextImpl - Class in com.caucho.naming.hessian
- Hessian implementation of the JNDI
Context
. - HessianContextImpl(AbstractModel, Hashtable) -
Constructor for class com.caucho.naming.hessian.HessianContextImpl
- Creates a
ContextImpl
.
- HessianContextImpl(String, AbstractModel, Hashtable) -
Constructor for class com.caucho.naming.hessian.HessianContextImpl
- Creates a
ContextImpl
.
- HessianDebugInputStream - Class in com.caucho.hessian.io
- Debugging input stream for Hessian requests.
- HessianDebugInputStream(InputStream, OutputStream) -
Constructor for class com.caucho.hessian.io.HessianDebugInputStream
- Creates an uninitialized Hessian input stream.
- HessianDebugInputStream(InputStream, PrintWriter) -
Constructor for class com.caucho.hessian.io.HessianDebugInputStream
- Creates an uninitialized Hessian input stream.
- HessianDebugInputStream(InputStream, Logger, Level) -
Constructor for class com.caucho.hessian.io.HessianDebugInputStream
- Creates an uninitialized Hessian input stream.
- HessianDebugInputStream(Logger, Level) -
Constructor for class com.caucho.hessian.io.HessianDebugInputStream
- Creates an uninitialized Hessian input stream.
- HessianDebugOutputStream - Class in com.caucho.hessian.io
- Debugging output stream for Hessian requests.
- HessianDebugOutputStream(OutputStream, PrintWriter) -
Constructor for class com.caucho.hessian.io.HessianDebugOutputStream
- Creates an uninitialized Hessian input stream.
- HessianDebugOutputStream(OutputStream, Logger, Level) -
Constructor for class com.caucho.hessian.io.HessianDebugOutputStream
- Creates an uninitialized Hessian input stream.
- HessianDebugOutputStream(Logger, Level) -
Constructor for class com.caucho.hessian.io.HessianDebugOutputStream
- Creates an uninitialized Hessian input stream.
- HessianDebugState - Class in com.caucho.hessian.io
- Debugging input stream for Hessian requests.
- HessianDebugState(PrintWriter) -
Constructor for class com.caucho.hessian.io.HessianDebugState
- Creates an uninitialized Hessian input stream.
- HessianEJBServlet - Class in com.caucho.ejb.hessian
- Servlet for serving EJBs from the Resin web server.
- HessianEJBServlet() -
Constructor for class com.caucho.ejb.hessian.HessianEJBServlet
-
- HessianEnvelope - Class in com.caucho.hessian.io
- Factory class for wrapping and unwrapping hessian streams.
- HessianEnvelope() -
Constructor for class com.caucho.hessian.io.HessianEnvelope
-
- HessianException - Exception in com.caucho.hessian
- Base runtime exception for Hessian exceptions.
- HessianException() -
Constructor for exception com.caucho.hessian.HessianException
- Zero-arg constructor.
- HessianException(String) -
Constructor for exception com.caucho.hessian.HessianException
- Create the exception.
- HessianException(String, Throwable) -
Constructor for exception com.caucho.hessian.HessianException
- Create the exception.
- HessianException(Throwable) -
Constructor for exception com.caucho.hessian.HessianException
- Create the exception.
- HessianFactory - Class in com.caucho.hessian.io
- Factory for creating HessianInput and HessianOutput streams.
- HessianFactory() -
Constructor for class com.caucho.hessian.io.HessianFactory
-
- HessianFieldException - Exception in com.caucho.hessian.io
- Exception during field reading.
- HessianFieldException() -
Constructor for exception com.caucho.hessian.io.HessianFieldException
- Zero-arg constructor.
- HessianFieldException(String) -
Constructor for exception com.caucho.hessian.io.HessianFieldException
- Create the exception.
- HessianFieldException(String, Throwable) -
Constructor for exception com.caucho.hessian.io.HessianFieldException
- Create the exception.
- HessianFieldException(Throwable) -
Constructor for exception com.caucho.hessian.io.HessianFieldException
- Create the exception.
- HessianFreeList<T> - Class in com.caucho.hessian.util
- FreeList provides a simple class to manage free objects.
- HessianFreeList(int) -
Constructor for class com.caucho.hessian.util.HessianFreeList
- Create a new free list.
- HessianHandle - Interface in com.caucho.hessian.io
- Marks a type as a handle
- HessianInput - Class in com.caucho.hessian.io
- Input stream for Hessian requests.
- HessianInput() -
Constructor for class com.caucho.hessian.io.HessianInput
- Creates an uninitialized Hessian input stream.
- HessianInput(InputStream) -
Constructor for class com.caucho.hessian.io.HessianInput
- Creates a new Hessian input stream, initialized with an
underlying input stream.
- HessianInputFactory - Class in com.caucho.hessian.io
-
- HessianInputFactory() -
Constructor for class com.caucho.hessian.io.HessianInputFactory
-
- HessianInputFactory.HeaderType - Enum in com.caucho.hessian.io
-
- HessianJMSProxy - Class in com.caucho.hessian.client
- Proxy implementation for Hessian clients using JMS.
- HessianListener - Class in com.caucho.jms.services
- MessageListener for serving Hessian services.
- HessianListener() -
Constructor for class com.caucho.jms.services.HessianListener
-
- HessianMBeanServerConnection - Class in com.caucho.jmx.remote
- Static convenience methods.
- HessianMBeanServerConnection() -
Constructor for class com.caucho.jmx.remote.HessianMBeanServerConnection
- Creates the MBeanClient.
- HessianMBeanServerConnection(String) -
Constructor for class com.caucho.jmx.remote.HessianMBeanServerConnection
- Creates the MBeanClient.
- HessianMetaInfoAPI - Interface in com.caucho.hessian.client
- API retrieving hessian meta information.
- HessianMethodSerializationException - Exception in com.caucho.hessian.io
- Exception for faults when the fault doesn't return a java exception.
- HessianMethodSerializationException() -
Constructor for exception com.caucho.hessian.io.HessianMethodSerializationException
- Zero-arg constructor.
- HessianMethodSerializationException(String) -
Constructor for exception com.caucho.hessian.io.HessianMethodSerializationException
- Create the exception.
- HessianMethodSerializationException(String, Throwable) -
Constructor for exception com.caucho.hessian.io.HessianMethodSerializationException
- Create the exception.
- HessianMethodSerializationException(Throwable) -
Constructor for exception com.caucho.hessian.io.HessianMethodSerializationException
- Create the exception.
- HessianModel - Class in com.caucho.ejb.hessian
- JNDI context for Hessian home objects.
- HessianModel(String) -
Constructor for class com.caucho.ejb.hessian.HessianModel
- Creates a new Hessian model
- HessianModel(String, HessianModel) -
Constructor for class com.caucho.ejb.hessian.HessianModel
- Returns the root Hessian model
- HessianModel - Class in com.caucho.naming.hessian
- Memory based model for JNDI.
- HessianModel() -
Constructor for class com.caucho.naming.hessian.HessianModel
- Creates a new instance of the memory model.
- HessianModel - Class in com.caucho.servlets.naming
- Hessian based model for JNDI.
- HessianModel(NamingProxy) -
Constructor for class com.caucho.servlets.naming.HessianModel
- Creates a new instance of the hessian model.
- HessianOutput - Class in com.caucho.hessian.io
- Output stream for Hessian requests, compatible with microedition
Java.
- HessianOutput(OutputStream) -
Constructor for class com.caucho.hessian.io.HessianOutput
- Creates a new Hessian output stream, initialized with an
underlying output stream.
- HessianOutput() -
Constructor for class com.caucho.hessian.io.HessianOutput
- Creates an uninitialized Hessian output stream.
- HessianProtocol - Class in com.caucho.ejb.hessian
- Server containing all the EJBs for a given configuration.
- HessianProtocol() -
Constructor for class com.caucho.ejb.hessian.HessianProtocol
- Create a server with the given prefix name.
- HessianProtocolException - Exception in com.caucho.hessian.io
- Exception for faults when the fault doesn't return a java exception.
- HessianProtocolException() -
Constructor for exception com.caucho.hessian.io.HessianProtocolException
- Zero-arg constructor.
- HessianProtocolException(String) -
Constructor for exception com.caucho.hessian.io.HessianProtocolException
- Create the exception.
- HessianProtocolException(String, Throwable) -
Constructor for exception com.caucho.hessian.io.HessianProtocolException
- Create the exception.
- HessianProtocolException(Throwable) -
Constructor for exception com.caucho.hessian.io.HessianProtocolException
- Create the exception.
- HessianProtocolProxyFactory - Class in com.caucho.remote.hessian
- Hessian factory for creating remote-client proxies
- HessianProtocolProxyFactory() -
Constructor for class com.caucho.remote.hessian.HessianProtocolProxyFactory
-
- HessianProtocolServletFactory - Class in com.caucho.remote.hessian
- Hessian factory for creating @HessianService servlets.
- HessianProtocolServletFactory() -
Constructor for class com.caucho.remote.hessian.HessianProtocolServletFactory
-
- HessianProxy - Class in com.caucho.hessian.client
- Proxy implementation for Hessian clients.
- HessianProxy(URL, HessianProxyFactory) -
Constructor for class com.caucho.hessian.client.HessianProxy
- Protected constructor for subclassing
- HessianProxy(URL, HessianProxyFactory, Class<?>) -
Constructor for class com.caucho.hessian.client.HessianProxy
- Protected constructor for subclassing
- HessianProxyFactory - Class in com.caucho.hessian.client
- Factory for creating Hessian client stubs.
- HessianProxyFactory() -
Constructor for class com.caucho.hessian.client.HessianProxyFactory
- Creates the new proxy factory.
- HessianProxyFactory(ClassLoader) -
Constructor for class com.caucho.hessian.client.HessianProxyFactory
- Creates the new proxy factory.
- HessianProxyResolver - Class in com.caucho.hessian.client
- Looks up remote objects in the proxy.
- HessianProxyResolver(HessianProxyFactory) -
Constructor for class com.caucho.hessian.client.HessianProxyResolver
- Creates an uninitialized Hessian remote resolver.
- HessianRemote - Class in com.caucho.hessian.io
- Encapsulates a remote address when no stub is available, e.g.
- HessianRemote(String, String) -
Constructor for class com.caucho.hessian.io.HessianRemote
- Creates a new Hessian remote object.
- HessianRemote() -
Constructor for class com.caucho.hessian.io.HessianRemote
- Creates an uninitialized Hessian remote.
- HessianRemoteObject - Interface in com.caucho.hessian.io
- Interface for any hessian remote object.
- HessianRemoteResolver - Interface in com.caucho.hessian.io
- Looks up remote objects.
- HessianRuntimeException - Exception in com.caucho.hessian.client
- Wrapper for protocol exceptions thrown in the proxy.
- HessianRuntimeException() -
Constructor for exception com.caucho.hessian.client.HessianRuntimeException
- Zero-arg constructor.
- HessianRuntimeException(String) -
Constructor for exception com.caucho.hessian.client.HessianRuntimeException
- Create the exception.
- HessianRuntimeException(String, Throwable) -
Constructor for exception com.caucho.hessian.client.HessianRuntimeException
- Create the exception.
- HessianRuntimeException(Throwable) -
Constructor for exception com.caucho.hessian.client.HessianRuntimeException
- Create the exception.
- HessianSerializer - Class in com.caucho.distcache
- Custom serialization for the cache
- HessianSerializer() -
Constructor for class com.caucho.distcache.HessianSerializer
-
- HessianSerializerInput - Class in com.caucho.hessian.io
- Input stream for Hessian requests, deserializing objects using the
java.io.Serialization protocol.
- HessianSerializerInput(InputStream) -
Constructor for class com.caucho.hessian.io.HessianSerializerInput
- Creates a new Hessian input stream, initialized with an
underlying input stream.
- HessianSerializerInput() -
Constructor for class com.caucho.hessian.io.HessianSerializerInput
- Creates an uninitialized Hessian input stream.
- HessianSerializerOutput - Class in com.caucho.hessian.io
- Output stream for Hessian requests.
- HessianSerializerOutput(OutputStream) -
Constructor for class com.caucho.hessian.io.HessianSerializerOutput
- Creates a new Hessian output stream, initialized with an
underlying output stream.
- HessianSerializerOutput() -
Constructor for class com.caucho.hessian.io.HessianSerializerOutput
- Creates an uninitialized Hessian output stream.
- HessianService - Annotation Type in com.caucho.remote
- The @HessianService registers a service with the hessian
- HessianServiceException - Exception in com.caucho.hessian.io
- Exception for faults when the fault doesn't return a java exception.
- HessianServiceException() -
Constructor for exception com.caucho.hessian.io.HessianServiceException
- Zero-arg constructor.
- HessianServiceException(String, String, Object) -
Constructor for exception com.caucho.hessian.io.HessianServiceException
- Create the exception.
- HessianServlet - Class in com.caucho.hessian.server
- Servlet for serving Hessian services.
- HessianServlet() -
Constructor for class com.caucho.hessian.server.HessianServlet
-
- HessianSessionDeserializer - Class in com.caucho.server.session
- Serializer for session data
- HessianSessionDeserializer(InputStream) -
Constructor for class com.caucho.server.session.HessianSessionDeserializer
-
- HessianSessionDeserializer(InputStream, ClassLoader) -
Constructor for class com.caucho.server.session.HessianSessionDeserializer
-
- HessianSessionSerializer - Class in com.caucho.server.session
- Serializer for session data
- HessianSessionSerializer(OutputStream) -
Constructor for class com.caucho.server.session.HessianSessionSerializer
-
- HessianSessionSerializer(OutputStream, ClassLoader) -
Constructor for class com.caucho.server.session.HessianSessionSerializer
-
- HessianSessionSerializer(OutputStream, SerializerFactory) -
Constructor for class com.caucho.server.session.HessianSessionSerializer
-
- HessianSkeleton - Class in com.caucho.hessian.server
- Proxy class for Hessian services.
- HessianSkeleton(Object, Class<?>) -
Constructor for class com.caucho.hessian.server.HessianSkeleton
- Create a new hessian skeleton.
- HessianSkeleton(Class<?>) -
Constructor for class com.caucho.hessian.server.HessianSkeleton
- Create a new hessian skeleton.
- HessianUnshared - Annotation Type in com.caucho.hessian
- Marks the class and all children as unshared.
- HessianURLConnection - Class in com.caucho.hessian.client
- Internal connection to a server.
- HessianURLConnectionFactory - Class in com.caucho.hessian.client
- Internal factory for creating connections to the server.
- HessianURLConnectionFactory() -
Constructor for class com.caucho.hessian.client.HessianURLConnectionFactory
-
- hessianURLContextFactory - Class in com.caucho.naming.hessian
- Create a remote object
- hessianURLContextFactory() -
Constructor for class com.caucho.naming.hessian.hessianURLContextFactory
-
- HessianWebServiceServletFactory - Class in com.caucho.remote.hessian
- A factory for creating @WebService servlets.
- HessianWebServiceServletFactory() -
Constructor for class com.caucho.remote.hessian.HessianWebServiceServletFactory
-
- HessianXAResource - Class in com.caucho.ejb.hessian
- Resource
- HessianXAResource(String) -
Constructor for class com.caucho.ejb.hessian.HessianXAResource
-
- HeuristicCommitException - Exception in javax.transaction
- An exception thrown from a rollback on a resource when the resource
already heuristically committed.
- HeuristicCommitException() -
Constructor for exception javax.transaction.HeuristicCommitException
-
- HeuristicCommitException(String) -
Constructor for exception javax.transaction.HeuristicCommitException
-
- HeuristicMixedException - Exception in javax.transaction
- An exception thrown from a commit on a resource when the resource
already heuristically rolled back.
- HeuristicMixedException() -
Constructor for exception javax.transaction.HeuristicMixedException
-
- HeuristicMixedException(String) -
Constructor for exception javax.transaction.HeuristicMixedException
-
- HeuristicRollbackException - Exception in javax.transaction
- An exception thrown from a commit on a resource when the resource
already heuristically rolled back.
- HeuristicRollbackException() -
Constructor for exception javax.transaction.HeuristicRollbackException
-
- HeuristicRollbackException(String) -
Constructor for exception javax.transaction.HeuristicRollbackException
-
- Hex - Class in com.caucho.util
- hex decoding.
- Hex() -
Constructor for class com.caucho.util.Hex
-
- hex2bin(Env, StringValue) -
Static method in class com.caucho.quercus.lib.string.StringModule
- Converts a binary value to a hex value.
- hexdec(Env, StringValue) -
Static method in class com.caucho.quercus.lib.MathModule
-
- hexToDigit(char) -
Static method in class com.caucho.quercus.lib.string.StringModule
-
- Hide - Annotation Type in com.caucho.quercus.annotation
- Used to hide Java functions from the php namespace.
- highlight_file(Env, StringValue, boolean) -
Static method in class com.caucho.quercus.lib.TokenModule
-
- highlight_string(Env, StringValue, boolean) -
Static method in class com.caucho.quercus.lib.TokenModule
-
- HmtpClient - Class in com.caucho.hmtp
- HMTP client protocol
- HmtpClient(String, ActorHolder) -
Constructor for class com.caucho.hmtp.HmtpClient
-
- HmtpClient(String) -
Constructor for class com.caucho.hmtp.HmtpClient
-
- HmtpClientWebSocketListener - Class in com.caucho.hmtp.server
- HmtpReader stream handles client packets received from the server.
- HmtpClientWebSocketListener(HmtpServlet) -
Constructor for class com.caucho.hmtp.server.HmtpClientWebSocketListener
-
- HmtpHandler - Class in com.caucho.log
- Sends formatted messages to HMTP target
- HmtpHandler() -
Constructor for class com.caucho.log.HmtpHandler
-
- HmtpLinkRegisterMessage - Class in com.caucho.cloud.hmtp
- Underlying stream handling HTTP requests.
- HmtpLinkRegisterMessage() -
Constructor for class com.caucho.cloud.hmtp.HmtpLinkRegisterMessage
-
- HmtpLinkRegisterMessage(Serializable) -
Constructor for class com.caucho.cloud.hmtp.HmtpLinkRegisterMessage
-
- HmtpLinkWorker - Class in com.caucho.hmtp
- HMTP client protocol
- HmtpLinkWorker(ActorHolder, InputStream, OutputStream) -
Constructor for class com.caucho.hmtp.HmtpLinkWorker
-
- HmtpPacketType - Enum in com.caucho.hmtp
- HMTP packet types
- HmtpProtocol - Class in com.caucho.cloud.hmtp
- Dispatches the HMUX protocol.
- HmtpProtocol() -
Constructor for class com.caucho.cloud.hmtp.HmtpProtocol
-
- HmtpReader - Class in com.caucho.hmtp
- HmtpReader stream handles client packets received from the server.
- HmtpReader() -
Constructor for class com.caucho.hmtp.HmtpReader
-
- HmtpReader(InputStream) -
Constructor for class com.caucho.hmtp.HmtpReader
-
- HmtpRequest - Class in com.caucho.cloud.hmtp
- Handles HMTP requests from a peer server.
- HmtpRequest(SocketLink, BamSystem) -
Constructor for class com.caucho.cloud.hmtp.HmtpRequest
-
- HmtpServlet - Class in com.caucho.hmtp.server
- HmtpWriteStream writes HMTP packets to an OutputStream.
- HmtpServlet() -
Constructor for class com.caucho.hmtp.server.HmtpServlet
-
- HmtpServlet - Class in com.caucho.remote
- Main protocol handler for the HTTP version of BAM.
- HmtpServlet() -
Constructor for class com.caucho.remote.HmtpServlet
-
- HmtpWebSocketContextWriter - Class in com.caucho.hmtp
- HmtpWriteStream writes HMTP packets to an OutputStream.
- HmtpWebSocketContextWriter(WebSocketContext) -
Constructor for class com.caucho.hmtp.HmtpWebSocketContextWriter
-
- HmtpWebSocketListener - Class in com.caucho.hmtp
- HmtpReader stream handles client packets received from the server.
- HmtpWebSocketListener(Broker) -
Constructor for class com.caucho.hmtp.HmtpWebSocketListener
-
- HmtpWebSocketReader - Class in com.caucho.hmtp
- HmtpReader stream handles client packets received from the server.
- HmtpWebSocketReader(InputStream) -
Constructor for class com.caucho.hmtp.HmtpWebSocketReader
-
- HmtpWebSocketWriter - Class in com.caucho.hmtp
- HmtpWriteStream writes HMTP packets to an OutputStream.
- HmtpWebSocketWriter(OutputStream) -
Constructor for class com.caucho.hmtp.HmtpWebSocketWriter
-
- HmtpWriter - Class in com.caucho.hmtp
- HmtpWriteStream writes HMTP packets to an OutputStream.
- HmtpWriter() -
Constructor for class com.caucho.hmtp.HmtpWriter
-
- HMUX_ACK -
Static variable in class com.caucho.server.hmux.HmuxRequest
-
- HMUX_BINARY -
Static variable in class com.caucho.server.hmux.HmuxRequest
-
- HMUX_CHANNEL -
Static variable in class com.caucho.server.hmux.HmuxRequest
-
- HMUX_CLUSTER -
Static variable in class com.caucho.server.hmux.HmuxDispatchRequest
-
- HMUX_DATA -
Static variable in class com.caucho.server.hmux.HmuxRequest
-
- HMUX_DISPATCH_PROTOCOL -
Static variable in class com.caucho.server.hmux.HmuxRequest
-
- HMUX_ERROR -
Static variable in class com.caucho.server.hmux.HmuxRequest
-
- HMUX_ETAG -
Static variable in class com.caucho.server.hmux.HmuxDispatchRequest
-
- HMUX_EXIT -
Static variable in class com.caucho.server.hmux.HmuxRequest
-
- HMUX_FLUSH -
Static variable in class com.caucho.server.hmux.HmuxRequest
-
- HMUX_HEADER -
Static variable in class com.caucho.server.hmux.HmuxRequest
-
- HMUX_HMTP_OK -
Static variable in class com.caucho.cloud.hmtp.HmtpRequest
-
- HMUX_HMTP_OK -
Static variable in class com.caucho.server.hmux.HmuxRequest
-
- HMUX_HOST -
Static variable in class com.caucho.server.hmux.HmuxDispatchRequest
-
- HMUX_HTTP_PROXY_PROTOCOL -
Static variable in class com.caucho.server.hmux.HmuxRequest
-
- HMUX_IGNORE -
Static variable in class com.caucho.server.hmux.HmuxDispatchRequest
-
- HMUX_JMS_PROTOCOL -
Static variable in class com.caucho.server.hmux.HmuxRequest
-
- HMUX_MATCH -
Static variable in class com.caucho.server.hmux.HmuxDispatchRequest
-
- HMUX_META_HEADER -
Static variable in class com.caucho.server.hmux.HmuxRequest
-
- HMUX_METHOD -
Static variable in class com.caucho.server.hmux.HmuxRequest
-
- HMUX_NO_CHANGE -
Static variable in class com.caucho.server.hmux.HmuxDispatchRequest
-
- HMUX_PROTOCOL -
Static variable in class com.caucho.server.hmux.HmuxRequest
-
- HMUX_QUERY_ALL -
Static variable in class com.caucho.server.hmux.HmuxDispatchRequest
-
- HMUX_QUERY_SERVER -
Static variable in class com.caucho.server.hmux.HmuxDispatchRequest
-
- HMUX_QUERY_URL -
Static variable in class com.caucho.server.hmux.HmuxDispatchRequest
-
- HMUX_QUIT -
Static variable in class com.caucho.server.hmux.HmuxRequest
-
- HMUX_SERVER_NAME -
Static variable in class com.caucho.server.hmux.HmuxRequest
-
- HMUX_SRUN -
Static variable in class com.caucho.server.hmux.HmuxDispatchRequest
-
- HMUX_SRUN_BACKUP -
Static variable in class com.caucho.server.hmux.HmuxDispatchRequest
-
- HMUX_SRUN_SSL -
Static variable in class com.caucho.server.hmux.HmuxDispatchRequest
-
- HMUX_STATUS -
Static variable in class com.caucho.server.hmux.HmuxRequest
-
- HMUX_STRING -
Static variable in class com.caucho.server.hmux.HmuxRequest
-
- HMUX_SWITCH_TO_HMTP -
Static variable in class com.caucho.cloud.hmtp.HmtpRequest
-
- HMUX_SWITCH_TO_HMTP -
Static variable in class com.caucho.server.hmux.HmuxRequest
-
- HMUX_TO_UNIDIR_HMTP -
Static variable in class com.caucho.cloud.hmtp.HmtpRequest
-
- HMUX_TO_UNIDIR_HMTP -
Static variable in class com.caucho.server.hmux.HmuxRequest
-
- HMUX_UNAVAILABLE -
Static variable in class com.caucho.server.hmux.HmuxDispatchRequest
-
- HMUX_URI -
Static variable in class com.caucho.server.hmux.HmuxRequest
-
- HMUX_WEB_APP -
Static variable in class com.caucho.server.hmux.HmuxDispatchRequest
-
- HMUX_WEB_APP_UNAVAILABLE -
Static variable in class com.caucho.server.hmux.HmuxDispatchRequest
-
- HMUX_YIELD -
Static variable in class com.caucho.server.hmux.HmuxRequest
-
- HmuxClientFactory - Class in com.caucho.server.admin
- Deploy Client API
- HmuxClientFactory(String, int, String, String) -
Constructor for class com.caucho.server.admin.HmuxClientFactory
-
- HmuxDispatchRequest - Class in com.caucho.server.hmux
- Handles the filter mapping (config) requests from a remote dispatcher.
- HmuxDispatchRequest(HmuxRequest) -
Constructor for class com.caucho.server.hmux.HmuxDispatchRequest
-
- HmuxExtension - Interface in com.caucho.server.hmux
- Handles extension requests.
- HmuxManager - Class in com.caucho.server.hmux
- Manages hmux extensions.
- HmuxPath - Class in com.caucho.server.hmux
- The HTTP scheme.
- HmuxPath(String, int) -
Constructor for class com.caucho.server.hmux.HmuxPath
- Creates a new HTTP root path with a host and a port.
- HmuxProtocol - Class in com.caucho.server.hmux
- Dispatches the HMUX protocol.
- HmuxProtocol() -
Constructor for class com.caucho.server.hmux.HmuxProtocol
-
- HmuxRequest - Class in com.caucho.server.hmux
- Handles requests from a remote dispatcher.
- HmuxRequest(ServletService, SocketLink, HmuxProtocol) -
Constructor for class com.caucho.server.hmux.HmuxRequest
-
- HmuxRequest.ProtocolResult - Enum in com.caucho.server.hmux
-
- HmuxResponse - Class in com.caucho.server.hmux
- Handles a response for a srun connection, i.e.
- HmuxResponseStream - Class in com.caucho.server.hmux
-
- HOFF_CODE -
Static variable in class com.caucho.message.journal.JournalFile
-
- HOFF_LENGTH -
Static variable in class com.caucho.message.journal.JournalFile
-
- HOFF_MID -
Static variable in class com.caucho.message.journal.JournalFile
-
- HOFF_QID -
Static variable in class com.caucho.message.journal.JournalFile
-
- HOFF_XID -
Static variable in class com.caucho.message.journal.JournalFile
-
- HomeHandle - Interface in javax.ejb
- The main ejb context.
- Host - Class in com.caucho.server.host
- Resin's virtual host implementation.
- Host(HostContainer, HostController, String) -
Constructor for class com.caucho.server.host.Host
- Creates the webApp with its environment loader.
- HOST_NAME -
Static variable in class com.caucho.server.admin.Management
-
- HostAdmin - Class in com.caucho.server.host
- The admin implementation for a host.
- HostAdmin(HostController) -
Constructor for class com.caucho.server.host.HostAdmin
- Creates the admin.
- HostConfig - Class in com.caucho.server.host
- The configuration for a host in the resin.conf
- HostConfig() -
Constructor for class com.caucho.server.host.HostConfig
-
- HostContainer - Class in com.caucho.server.host
- Resin's host container implementation.
- HostContainer(ServletService) -
Constructor for class com.caucho.server.host.HostContainer
- Creates the webApp with its environment loader.
- HostController - Class in com.caucho.server.host
- A configuration entry for a host
- HostController(String, Path, String, HostContainer) -
Constructor for class com.caucho.server.host.HostController
-
- HostDeployMXBean - Interface in com.caucho.management.server
-
- HostExpandDeployGenerator - Class in com.caucho.server.host
- The generator for the host deploy
- HostExpandDeployGenerator(String, DeployContainer<HostController>, HostContainer) -
Constructor for class com.caucho.server.host.HostExpandDeployGenerator
- Creates the new host deploy.
- HostExpandDeployGeneratorAdmin - Class in com.caucho.server.host
-
- HostExpandDeployGeneratorAdmin(HostExpandDeployGenerator) -
Constructor for class com.caucho.server.host.HostExpandDeployGeneratorAdmin
-
- HostGenerator - Class in com.caucho.server.host
- Returns a list of the current host entries
- HostGenerator() -
Constructor for class com.caucho.server.host.HostGenerator
-
- HostMXBean - Interface in com.caucho.management.server
- Management interface for the host.
- HostRegexpDeployGenerator - Class in com.caucho.server.host
- The generator for the web-app deploy
- HostRegexpDeployGenerator(DeployContainer<HostController>) -
Constructor for class com.caucho.server.host.HostRegexpDeployGenerator
- Creates the new host deploy.
- HostRegexpDeployGenerator(DeployContainer<HostController>, HostContainer, HostConfig) -
Constructor for class com.caucho.server.host.HostRegexpDeployGenerator
- Creates the new host deploy.
- HostSingleDeployGenerator - Class in com.caucho.server.host
- The generator for the host deploy
- HostSingleDeployGenerator(DeployContainer<HostController>) -
Constructor for class com.caucho.server.host.HostSingleDeployGenerator
- Creates the new host deploy.
- HostSingleDeployGenerator(DeployContainer<HostController>, HostContainer, HostConfig) -
Constructor for class com.caucho.server.host.HostSingleDeployGenerator
- Creates the new host deploy.
- HostUtil - Class in com.caucho.util
- Host/Inet utilities.
- HostVar - Class in com.caucho.server.host
- A configuration entry for a host
- HostWebAppDeployListener - Class in com.caucho.server.host
- The generator for the host deploy
- HOUR -
Static variable in class com.caucho.config.types.Period
-
- HOUR -
Static variable in class com.caucho.util.QDate
-
- hour(String) -
Method in class javax.ejb.ScheduleExpression
- Sets the hour expression.
- hour(int) -
Method in class javax.ejb.ScheduleExpression
- Sets the hour expression.
- Html - Class in com.caucho.util
- Html utils
- Html() -
Constructor for class com.caucho.util.Html
-
- HTML -
Static variable in class com.caucho.vfs.XmlWriter
-
- Html - Class in com.caucho.xml
- HTML parser interface.
- Html() -
Constructor for class com.caucho.xml.Html
- Create a new HTML parser
- HTML_ENTITIES -
Static variable in class com.caucho.quercus.lib.HtmlModule
-
- html_entity_decode(Env, StringValue, int, String) -
Static method in class com.caucho.quercus.lib.HtmlModule
- Escapes HTML
- HTML_SPECIALCHARS -
Static variable in class com.caucho.quercus.lib.HtmlModule
-
- HtmlDocumentBuilderFactory - Class in com.caucho.xml.parsers
- JAXP document builder factory for strict XML parsing.
- HtmlDocumentBuilderFactory() -
Constructor for class com.caucho.xml.parsers.HtmlDocumentBuilderFactory
-
- HtmlDocumentBuilderFactory - Class in com.caucho.xml2.parsers
- JAXP document builder factory for strict XML parsing.
- HtmlDocumentBuilderFactory() -
Constructor for class com.caucho.xml2.parsers.HtmlDocumentBuilderFactory
-
- htmlentities(Env, StringValue, int, String) -
Static method in class com.caucho.quercus.lib.HtmlModule
- Escapes HTML
- HtmlModule - Class in com.caucho.quercus.lib
- PHP functions implementing html code.
- HtmlModule() -
Constructor for class com.caucho.quercus.lib.HtmlModule
-
- HtmlSAXParserFactory - Class in com.caucho.xml.parsers
- JAXP SAX parser factory for strict HTML parsing.
- HtmlSAXParserFactory() -
Constructor for class com.caucho.xml.parsers.HtmlSAXParserFactory
-
- HtmlSAXParserFactory - Class in com.caucho.xml2.parsers
- JAXP SAX parser factory for strict HTML parsing.
- HtmlSAXParserFactory() -
Constructor for class com.caucho.xml2.parsers.HtmlSAXParserFactory
-
- htmlspecialchars(Env, StringValue, int, String, boolean) -
Static method in class com.caucho.quercus.lib.HtmlModule
- Escapes HTML
- htmlspecialchars_decode(Env, StringValue, int) -
Static method in class com.caucho.quercus.lib.HtmlModule
- Converts escaped HTML entities back to characters.
- HTTP_0_9 -
Static variable in class com.caucho.server.http.HttpRequest
-
- HTTP_1_0 -
Static variable in class com.caucho.server.http.HttpRequest
-
- HTTP_1_1 -
Static variable in class com.caucho.server.http.HttpRequest
-
- http_build_query(Env, Value, Value, StringValue, StringValue) -
Static method in class com.caucho.quercus.lib.UrlModule
-
- HttpBufferStore - Class in com.caucho.server.http
- Holds the HTTP buffers for keepalive reuse.
- HttpBufferStore(int, int, int) -
Constructor for class com.caucho.server.http.HttpBufferStore
- Create a new Request.
- HttpConstraint - Annotation Type in javax.servlet.annotation
-
- HttpConstraintElement - Class in javax.servlet
-
- HttpConstraintElement() -
Constructor for class javax.servlet.HttpConstraintElement
-
- HttpConstraintElement(ServletSecurity.EmptyRoleSemantic) -
Constructor for class javax.servlet.HttpConstraintElement
-
- HttpConstraintElement(ServletSecurity.TransportGuarantee, String...) -
Constructor for class javax.servlet.HttpConstraintElement
-
- HttpConstraintElement(ServletSecurity.EmptyRoleSemantic, ServletSecurity.TransportGuarantee, String...) -
Constructor for class javax.servlet.HttpConstraintElement
-
- HttpDigestCredentials - Class in com.caucho.security
- HTTP Digest-based credentials
The HTTP Digest authentication uses the following algorithm
to calculate the digest.
- HttpDigestCredentials() -
Constructor for class com.caucho.security.HttpDigestCredentials
-
- HttpEmbed - Class in com.caucho.resin
- Embeddable version of a HTTP port
- HttpEmbed() -
Constructor for class com.caucho.resin.HttpEmbed
- Creates a new HttpEmbed configuration.
- HttpEmbed(int) -
Constructor for class com.caucho.resin.HttpEmbed
- Creates a new HttpEmbed configuration with a specified port.
- HttpEmbed(int, String) -
Constructor for class com.caucho.resin.HttpEmbed
- Creates a new HttpEmbed configuration with a specified port.
- HttpGetRequest - Class in com.caucho.quercus.lib.curl
- Represents a GET Http request.
- HttpGetRequest(CurlResource) -
Constructor for class com.caucho.quercus.lib.curl.HttpGetRequest
-
- HttpInputOutput - Class in com.caucho.quercus.lib.file
-
- HttpInputOutput(Env, Path, StreamContextResource) -
Constructor for class com.caucho.quercus.lib.file.HttpInputOutput
-
- HttpJspPage - Interface in javax.servlet.jsp
- HttpJspPage is the normal interface to extend when implementing
a custom base class.
- HttpMethodConstraint - Annotation Type in javax.servlet.annotation
-
- HttpMethodConstraintElement - Class in javax.servlet
-
- HttpMethodConstraintElement(String) -
Constructor for class javax.servlet.HttpMethodConstraintElement
-
- HttpMethodConstraintElement(String, HttpConstraintElement) -
Constructor for class javax.servlet.HttpMethodConstraintElement
-
- HttpModule - Class in com.caucho.quercus.lib
- PHP HTTP functions
- HttpModule() -
Constructor for class com.caucho.quercus.lib.HttpModule
-
- HttpPath - Class in com.caucho.vfs
- The HTTP scheme.
- HttpPath(String, int) -
Constructor for class com.caucho.vfs.HttpPath
- Creates a new HTTP root path with a host and a port.
- HttpPostRequest - Class in com.caucho.quercus.lib.curl
- Represents a POST Http request.
- HttpPostRequest(CurlResource) -
Constructor for class com.caucho.quercus.lib.curl.HttpPostRequest
-
- HttpProtocol - Class in com.caucho.server.http
- The main class for the HTTP server.
- HttpProtocol() -
Constructor for class com.caucho.server.http.HttpProtocol
-
- HttpProxy - Class in com.caucho.rewrite
- Dispatches a request to a backend server using HTTP as the proxy
protocol.
- HttpProxy() -
Constructor for class com.caucho.rewrite.HttpProxy
-
- HttpProxy.ProxyFilterChain - Class in com.caucho.rewrite
-
- HttpProxy.ProxyRequest - Class in com.caucho.rewrite
-
- HttpProxyServlet - Class in com.caucho.servlets
- HTTP proxy
- HttpProxyServlet() -
Constructor for class com.caucho.servlets.HttpProxyServlet
-
- HttpPutRequest - Class in com.caucho.quercus.lib.curl
- Represents a PUT Http request.
- HttpPutRequest(CurlResource) -
Constructor for class com.caucho.quercus.lib.curl.HttpPutRequest
-
- HttpRequest - Class in com.caucho.server.http
- Handles a new request from an HTTP connection.
- HttpRequest(ServletService, SocketLink) -
Constructor for class com.caucho.server.http.HttpRequest
- Creates a new HttpRequest.
- HttpResponse - Class in com.caucho.server.http
-
- HttpResponseStream - Class in com.caucho.server.http
-
- HttpsConnection - Class in com.caucho.quercus.lib.curl
- Represents a HttpURLConnection wrapper.
- HttpsConnection(URL, String, String) -
Constructor for class com.caucho.quercus.lib.curl.HttpsConnection
-
- HttpsConnection(URL, String, String, URL, String, String, String) -
Constructor for class com.caucho.quercus.lib.curl.HttpsConnection
-
- HttpServlet - Class in javax.servlet.http
- HttpServlet is a convenient abstract class for creating servlets.
- HttpServlet() -
Constructor for class javax.servlet.http.HttpServlet
-
- HttpServletRequest - Interface in javax.servlet.http
- HttpServletRequest encapsulates client request data.
- HttpServletRequestImpl - Class in com.caucho.server.http
- User facade for http requests.
- HttpServletRequestImpl(AbstractHttpRequest) -
Constructor for class com.caucho.server.http.HttpServletRequestImpl
- Create a new Request.
- HttpServletRequestWrapper - Class in javax.servlet.http
- Wraps a servlet request in another request.
- HttpServletRequestWrapper(HttpServletRequest) -
Constructor for class javax.servlet.http.HttpServletRequestWrapper
- Creates a new request wrapper
- HttpServletResponse - Interface in javax.servlet.http
- HttpServletResponse extends ServletResponse allowing servlets to
set the status and headers.
- HttpServletResponseImpl - Class in com.caucho.server.http
- User facade for http responses.
- HttpServletResponseImpl(HttpServletRequestImpl, AbstractHttpResponse) -
Constructor for class com.caucho.server.http.HttpServletResponseImpl
-
- HttpServletResponseWrapper - Class in javax.servlet.http
- Wraps a servlet request in another request.
- HttpServletResponseWrapper(HttpServletResponse) -
Constructor for class javax.servlet.http.HttpServletResponseWrapper
- Creates a new Response wrapper
- HttpSession - Interface in javax.servlet.http
- Sessions are a convenient way to connect users to web pages.
- HttpSessionActivationListener - Interface in javax.servlet.http
- Interface for a listener receiving events when a session is
created or displayed.
- HttpSessionAttributeListener - Interface in javax.servlet.http
- Interface for a listener receiving events when a session is
created or displayed.
- HttpSessionBindingEvent - Class in javax.servlet.http
- The event object for adding or removing a session object.
- HttpSessionBindingEvent(HttpSession, String) -
Constructor for class javax.servlet.http.HttpSessionBindingEvent
- Create a new session binding event.
- HttpSessionBindingEvent(HttpSession, String, Object) -
Constructor for class javax.servlet.http.HttpSessionBindingEvent
- Create a new session binding event.
- HttpSessionBindingListener - Interface in javax.servlet.http
- This listener lets session values know when they've been added to
or removed from a session.
- HttpSessionContext - Interface in javax.servlet.http
- Deprecated.
- HttpSessionEvent - Class in javax.servlet.http
- The event object for session changes.
- HttpSessionEvent(HttpSession) -
Constructor for class javax.servlet.http.HttpSessionEvent
- Create a new session event.
- HttpSessionListener - Interface in javax.servlet.http
- This listener lets session values know when a session is created or
destroyed.
- HttpsPath - Class in com.caucho.vfs
- The HTTP scheme.
- HttpsPath(String, int) -
Constructor for class com.caucho.vfs.HttpsPath
- Creates a new HTTP root path with a host and a port.
- HttpsPath(FilesystemPath, String, Map<String, Object>, String, String) -
Constructor for class com.caucho.vfs.HttpsPath
- Creates a new HTTP sub path.
- HttpStreamWrapper - Class in com.caucho.vfs
- Facade to HttpStream to properly handle the close.
- HTTPUtil - Class in com.caucho.util
- HTTP utilities.
- HTTPUtil() -
Constructor for class com.caucho.util.HTTPUtil
-
- HttpUtils - Class in javax.servlet.http
- Deprecated.
- HttpUtils() -
Constructor for class javax.servlet.http.HttpUtils
- Deprecated.
- Hub - Interface in com.caucho.jms.hub
-
- HubImpl - Class in com.caucho.jms.hub
-
- HubImpl() -
Constructor for class com.caucho.jms.hub.HubImpl
-
- hypot(double, double) -
Static method in class com.caucho.quercus.lib.MathModule
-
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |