- read(InputStream) - Method in interface javax.resource.cci.Streamable
-
Reads data from an input stream to initialize the streamable.
- readBoolean() - Method in interface javax.jms.BytesMessage
-
- readBoolean() - Method in interface javax.jms.StreamMessage
-
- readByte() - Method in interface javax.jms.BytesMessage
-
- readByte() - Method in interface javax.jms.StreamMessage
-
- readBytes(byte[]) - Method in interface javax.jms.BytesMessage
-
- readBytes(byte[], int) - Method in interface javax.jms.BytesMessage
-
- readBytes(byte[]) - Method in interface javax.jms.StreamMessage
-
- readChar() - Method in interface javax.jms.BytesMessage
-
- readChar() - Method in interface javax.jms.StreamMessage
-
- readDouble() - Method in interface javax.jms.BytesMessage
-
- readDouble() - Method in interface javax.jms.StreamMessage
-
- readEJBHome(ObjectInputStream) - Method in interface javax.ejb.spi.HandleDelegate
-
- readEJBObject(ObjectInputStream) - Method in interface javax.ejb.spi.HandleDelegate
-
- readFloat() - Method in interface javax.jms.BytesMessage
-
- readFloat() - Method in interface javax.jms.StreamMessage
-
- readInt() - Method in interface javax.jms.BytesMessage
-
- readInt() - Method in interface javax.jms.StreamMessage
-
- readLine(byte[], int, int) - Method in class javax.servlet.ServletInputStream
-
Reads a line from the POST data.
- readLong() - Method in interface javax.jms.BytesMessage
-
- readLong() - Method in interface javax.jms.StreamMessage
-
- readObject() - Method in interface javax.jms.StreamMessage
-
- readShort() - Method in interface javax.jms.BytesMessage
-
- readShort() - Method in interface javax.jms.StreamMessage
-
- readString() - Method in interface javax.jms.StreamMessage
-
- readUnsignedByte() - Method in interface javax.jms.BytesMessage
-
- readUnsignedShort() - Method in interface javax.jms.BytesMessage
-
- readUTF() - Method in interface javax.jms.BytesMessage
-
- receive() - Method in interface javax.jms.MessageConsumer
-
- receive(long) - Method in interface javax.jms.MessageConsumer
-
- receiveNoWait() - Method in interface javax.jms.MessageConsumer
-
- Reception - Enum in javax.enterprise.event
-
event types
- Record - Interface in javax.resource.cci
-
Represents input or output to the execute methods.
- RecordFactory - Interface in javax.resource.cci
-
Factory to create records.
- recover() - Method in interface javax.jms.Session
-
- recover(int) - Method in interface javax.resource.spi.XATerminator
-
Returns the prepared transaction branches.
- recover(int) - Method in interface javax.transaction.xa.XAResource
-
Called to find Xid's that need recovery.
- Referenceable - Interface in javax.resource
-
Interface for a JNDI referenceable interface.
- refresh(Object) - Method in interface javax.persistence.EntityManager
-
Update the state of the instance from the database.
- refresh(Object, Map<String, Object>) - Method in interface javax.persistence.EntityManager
-
Update the state of the instance from the database.
- refresh(Object, LockModeType) - Method in interface javax.persistence.EntityManager
-
Update the state of the instance from the database.
- refresh(Object, LockModeType, Map<String, Object>) - Method in interface javax.persistence.EntityManager
-
Update the state of the instance from the database.
- registerCacheEntryListener(CacheEntryListener<? super K, ? super V>, boolean, CacheEntryEventFilter<? super K, ? super V>, boolean) - Method in interface com.caucho.cache.Cache
-
- registerCacheEntryListener(CacheEntryListener<K, V>) - Method in interface com.caucho.cache.CacheBuilder
-
- registerCacheEntryListener(CacheEntryListener<? super K, ? super V>, boolean, CacheEntryEventFilter<? super K, ? super V>, boolean) - Method in class com.caucho.cache.MutableConfiguration
-
- registerInterposedSynchronization(Synchronization) - Method in interface javax.transaction.TransactionSynchronizationRegistry
-
- registerSynchronization(Synchronization) - Method in interface javax.transaction.Transaction
-
Registers a synchronization.
- Registration - Interface in javax.servlet
-
- Registration.Dynamic - Interface in javax.servlet
-
- release() - Method in interface javax.enterprise.context.spi.CreationalContext
-
Destroys all dependent objects.
- release() - Method in interface javax.resource.spi.endpoint.MessageEndpoint
-
Called when the resource adapter doesn't need a proxy endpoint.
- release() - Method in interface javax.resource.spi.work.Work
-
Releases the instances.
- release() - Method in class javax.servlet.jsp.PageContext
-
Internal routine to free PageContext resources at the end of a page.
- release() - Method in class javax.servlet.jsp.tagext.BodyTagSupport
-
Release the tag.
- release() - Method in interface javax.servlet.jsp.tagext.Tag
-
Cleans up the tag at the end of the page.
- release() - Method in class javax.servlet.jsp.tagext.TagAdapter
-
Stubbed.
- release() - Method in class javax.servlet.jsp.tagext.TagLibraryValidator
-
Release any data stored by the validator.
- release() - Method in class javax.servlet.jsp.tagext.TagSupport
-
Cleans the tag after it completes.
- releasePageContext(PageContext) - Method in class javax.servlet.jsp.JspFactory
-
- Remote - Annotation Type in javax.ejb
-
The Remote annotation for remote interfaces.
- RemoteHome - Annotation Type in javax.ejb
-
The RemoteHome annotation for remote interfaces.
- remove() - Method in interface com.caucho.cache.Cache.MutableEntry
-
- remove(K) - Method in interface com.caucho.cache.Cache
-
- remove(K, V) - Method in interface com.caucho.cache.Cache
-
- remove(Handle) - Method in interface javax.ejb.EJBHome
-
- remove(Object) - Method in interface javax.ejb.EJBHome
-
- remove(Object) - Method in interface javax.ejb.EJBLocalHome
-
- remove() - Method in interface javax.ejb.EJBLocalObject
-
- remove() - Method in interface javax.ejb.EJBObject
-
- Remove - Annotation Type in javax.ejb
-
The Remove annotation.
- remove(Object) - Method in interface javax.persistence.EntityManager
-
Removes the instance.
- remove(PageContext, String, int) - Static method in class javax.servlet.jsp.jstl.core.Config
-
Returns an attribute from the page context.
- remove(ServletRequest, String) - Static method in class javax.servlet.jsp.jstl.core.Config
-
- remove(HttpSession, String) - Static method in class javax.servlet.jsp.jstl.core.Config
-
- remove(ServletContext, String) - Static method in class javax.servlet.jsp.jstl.core.Config
-
- removeAll(Set<? extends K>) - Method in interface com.caucho.cache.Cache
-
- removeAll() - Method in interface com.caucho.cache.Cache
-
- removeAttribute(String) - Method in interface javax.servlet.http.HttpSession
-
Removes an attribute.
- removeAttribute(String) - Method in class javax.servlet.jsp.JspContext
-
Removes the named page attribute.
- removeAttribute(String, int) - Method in class javax.servlet.jsp.JspContext
-
Removes an attribute in a given scope.
- removeAttribute(String) - Method in class javax.servlet.jsp.PageContext
-
Removes the named page attribute.
- removeAttribute(String) - Method in interface javax.servlet.ServletContext
-
Removes an attribute.
- removeAttribute(String) - Method in interface javax.servlet.ServletRequest
-
Removes the given attribute.
- removeAttribute(String) - Method in class javax.servlet.ServletRequestWrapper
-
Removes the given attribute.
- removeCache(String) - Method in interface com.caucho.cache.CacheManager
-
- removeConnectionEventListener(ConnectionEventListener) - Method in interface javax.resource.spi.ManagedConnection
-
Removes an old new listener.
- RemoveException - Exception in javax.ejb
-
- RemoveException() - Constructor for exception javax.ejb.RemoveException
-
- RemoveException(String) - Constructor for exception javax.ejb.RemoveException
-
- removeValue(String) - Method in interface javax.servlet.http.HttpSession
-
Deprecated.
- removeValue(String) - Method in class javax.servlet.jsp.tagext.TagSupport
-
Removes a value from the tag.
- replace(K, V, V) - Method in interface com.caucho.cache.Cache
-
- replace(K, V) - Method in interface com.caucho.cache.Cache
-
- request(Message) - Method in class javax.jms.QueueRequestor
-
- request(Message) - Method in class javax.jms.TopicRequestor
-
- REQUEST - Static variable in class javax.servlet.jsp.PageContext
-
- REQUEST_SCOPE - Static variable in class javax.servlet.jsp.PageContext
-
- REQUEST_TIME_VALUE - Static variable in class javax.servlet.jsp.tagext.TagData
-
Constant object used as a key for request time attributes.
- requestDestroyed(ServletRequestEvent) - Method in interface javax.servlet.ServletRequestListener
-
Callback when a ServletRequest goes out of scope
- RequestDispatcher - Interface in javax.servlet
-
The RequestDispatcher gives servlets the capabilities of SSI includes.
- requestInitialized(ServletRequestEvent) - Method in interface javax.servlet.ServletRequestListener
-
Callback when a ServletRequest comes into scope
- RequestScoped - Annotation Type in javax.enterprise.context
-
The @RequestScoped represents the servlet request scope
- reset() - Method in interface javax.jms.BytesMessage
-
- reset() - Method in interface javax.jms.StreamMessage
-
- reset() - Method in interface javax.servlet.ServletResponse
-
Resets the output stream, clearing headers and the output buffer.
- reset() - Method in class javax.servlet.ServletResponseWrapper
-
Resets the output stream, clearing headers and the output buffer.
- resetBuffer() - Method in interface javax.servlet.ServletResponse
-
Resets the output stream, clearing headers and the output buffer.
- resetBuffer() - Method in class javax.servlet.ServletResponseWrapper
-
Resets the output stream without clearing headers and the output buffer.
- ResolutionException - Exception in javax.enterprise.inject
-
When bean creation fails, the injection
BeanManager will throw this exception.
- ResolutionException() - Constructor for exception javax.enterprise.inject.ResolutionException
-
- ResolutionException(String) - Constructor for exception javax.enterprise.inject.ResolutionException
-
- ResolutionException(Throwable) - Constructor for exception javax.enterprise.inject.ResolutionException
-
- ResolutionException(String, Throwable) - Constructor for exception javax.enterprise.inject.ResolutionException
-
- RESOLVABLE_AT_DESIGN_TIME - Static variable in class javax.el.ELResolver
-
- resolve(Set<Bean<? extends X>>) - Method in interface javax.enterprise.inject.spi.BeanManager
-
Returns the bean with the highest precedence deployment type from a set.
- resolveCache(CacheInvocationContext<? extends Annotation>) - Method in interface com.caucho.cache.annotation.CacheResolver
-
- resolveDecorators(Set<Type>, Annotation...) - Method in interface javax.enterprise.inject.spi.BeanManager
-
Resolves the decorators for a given set of types
- resolveFunction(String, String) - Method in class javax.el.FunctionMapper
-
- resolveFunction(String, String) - Method in interface javax.servlet.jsp.el.FunctionMapper
-
- resolveInterceptors(InterceptionType, Annotation...) - Method in interface javax.enterprise.inject.spi.BeanManager
-
Resolves the interceptors for a given interceptor type
- resolveObserverMethods(T, Annotation...) - Method in interface javax.enterprise.inject.spi.BeanManager
-
Returns the observers listening for an event
- resolveVariable(String) - Method in class javax.el.VariableMapper
-
- resolveVariable(String) - Method in interface javax.servlet.jsp.el.VariableResolver
-
- ResourceAdapter - Interface in javax.resource.spi
-
The main interface for a resource.
- ResourceAdapterAssociation - Interface in javax.resource.spi
-
Associates an object with a resource adapter resource.
- ResourceAdapterInternalException - Exception in javax.resource.spi
-
An exception with internal causes.
- ResourceAdapterInternalException() - Constructor for exception javax.resource.spi.ResourceAdapterInternalException
-
- ResourceAdapterInternalException(String) - Constructor for exception javax.resource.spi.ResourceAdapterInternalException
-
- ResourceAdapterInternalException(String, String) - Constructor for exception javax.resource.spi.ResourceAdapterInternalException
-
- ResourceAdapterInternalException(String, Throwable) - Constructor for exception javax.resource.spi.ResourceAdapterInternalException
-
- ResourceAdapterInternalException(Throwable) - Constructor for exception javax.resource.spi.ResourceAdapterInternalException
-
- ResourceAdapterMetaData - Interface in javax.resource.cci
-
Returns meta-data for a resource adapter.
- ResourceAllocationException - Exception in javax.jms
-
The exception
- ResourceAllocationException(String) - Constructor for exception javax.jms.ResourceAllocationException
-
- ResourceAllocationException(String, String) - Constructor for exception javax.jms.ResourceAllocationException
-
- ResourceAllocationException - Exception in javax.resource.spi
-
An exception with internal causes.
- ResourceAllocationException() - Constructor for exception javax.resource.spi.ResourceAllocationException
-
- ResourceAllocationException(String) - Constructor for exception javax.resource.spi.ResourceAllocationException
-
- ResourceAllocationException(String, String) - Constructor for exception javax.resource.spi.ResourceAllocationException
-
- ResourceAllocationException(String, Throwable) - Constructor for exception javax.resource.spi.ResourceAllocationException
-
- ResourceAllocationException(Throwable) - Constructor for exception javax.resource.spi.ResourceAllocationException
-
- ResourceBundleELResolver - Class in javax.el
-
Resolves properties based on resourceBundles.
- ResourceBundleELResolver() - Constructor for class javax.el.ResourceBundleELResolver
-
- ResourceException - Exception in javax.resource
-
The root resource exception.
- ResourceException() - Constructor for exception javax.resource.ResourceException
-
- ResourceException(String) - Constructor for exception javax.resource.ResourceException
-
- ResourceException(String, String) - Constructor for exception javax.resource.ResourceException
-
- ResourceException(String, Throwable) - Constructor for exception javax.resource.ResourceException
-
- ResourceException(Throwable) - Constructor for exception javax.resource.ResourceException
-
- Resources - Annotation Type in javax.annotation
-
The resource annotation.
- ResourceWarning - Exception in javax.resource.cci
-
Represents a warning.
- ResourceWarning() - Constructor for exception javax.resource.cci.ResourceWarning
-
Creates the resource warning.
- ResourceWarning(String) - Constructor for exception javax.resource.cci.ResourceWarning
-
Creates the resource warning.
- ResourceWarning(Throwable) - Constructor for exception javax.resource.cci.ResourceWarning
-
- ResourceWarning(String, Throwable) - Constructor for exception javax.resource.cci.ResourceWarning
-
- ResourceWarning(String, String) - Constructor for exception javax.resource.cci.ResourceWarning
-
Creates the resource warning.
- RESPONSE - Static variable in class javax.servlet.jsp.PageContext
-
- Result - Interface in javax.servlet.jsp.jstl.sql
-
- ResultImpl - Class in com.caucho.jstl
-
Returns the result of a SQL query.
- ResultImpl(ResultSet, int) - Constructor for class com.caucho.jstl.ResultImpl
-
- ResultSet - Interface in javax.resource.cci
-
Represents results from a connection.
- ResultSetInfo - Interface in javax.resource.cci
-
Returns meta-data information about the result set.
- ResultSupport - Class in javax.servlet.jsp.jstl.sql
-
- ResultSupport() - Constructor for class javax.servlet.jsp.jstl.sql.ResultSupport
-
- resume(Transaction) - Method in interface javax.transaction.TransactionManager
-
Resume a transaction.
- reverse() - Method in interface javax.persistence.criteria.Order
-
- RolesAllowed - Annotation Type in javax.annotation.security
-
Sets the user name to run as.
- rollback() - Method in interface javax.jms.Session
-
- rollback() - Method in interface javax.jms.XASession
-
- rollback() - Method in interface javax.persistence.EntityTransaction
-
Rolls the current transaction back.
- rollback() - Method in interface javax.resource.cci.LocalTransaction
-
Rolls back a local transaction.
- rollback() - Method in interface javax.resource.spi.LocalTransaction
-
Rolls back a local transaction.
- rollback(Xid) - Method in interface javax.resource.spi.XATerminator
-
Rolls back a transaction.
- rollback() - Method in interface javax.transaction.Transaction
-
Rolls the transaction back.
- rollback() - Method in interface javax.transaction.TransactionManager
-
Rolls the transaction back
- rollback() - Method in interface javax.transaction.UserTransaction
-
Rolls the transaction back
- rollback(Xid) - Method in interface javax.transaction.xa.XAResource
-
Called to roll back.
- RollbackException - Exception in javax.persistence
-
Thrown by the persistence provider when a
transaction is required but is not active.
- RollbackException() - Constructor for exception javax.persistence.RollbackException
-
- RollbackException(String) - Constructor for exception javax.persistence.RollbackException
-
- RollbackException(String, Throwable) - Constructor for exception javax.persistence.RollbackException
-
- RollbackException(Throwable) - Constructor for exception javax.persistence.RollbackException
-
- RollbackException - Exception in javax.transaction
-
An exception thrown when the transaction has rolled back.
- RollbackException() - Constructor for exception javax.transaction.RollbackException
-
- RollbackException(String) - Constructor for exception javax.transaction.RollbackException
-
- Root<X> - Interface in javax.persistence.criteria
-
A root type from a FROM clause.
- run() - Method in interface javax.jms.Session
-
- RunAs - Annotation Type in javax.annotation.security
-
Sets the user name to run as.