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

S

SC_ACCEPTED - Static variable in interface javax.servlet.http.HttpServletResponse
 
SC_BAD_GATEWAY - Static variable in interface javax.servlet.http.HttpServletResponse
 
SC_BAD_REQUEST - Static variable in interface javax.servlet.http.HttpServletResponse
 
SC_CONFLICT - Static variable in interface javax.servlet.http.HttpServletResponse
 
SC_CONTINUE - Static variable in interface javax.servlet.http.HttpServletResponse
 
SC_CREATED - Static variable in interface javax.servlet.http.HttpServletResponse
 
SC_EXPECTATION_FAILED - Static variable in interface javax.servlet.http.HttpServletResponse
 
SC_FORBIDDEN - Static variable in interface javax.servlet.http.HttpServletResponse
 
SC_FOUND - Static variable in interface javax.servlet.http.HttpServletResponse
 
SC_GATEWAY_TIMEOUT - Static variable in interface javax.servlet.http.HttpServletResponse
 
SC_GONE - Static variable in interface javax.servlet.http.HttpServletResponse
 
SC_HTTP_VERSION_NOT_SUPPORTED - Static variable in interface javax.servlet.http.HttpServletResponse
 
SC_INTERNAL_SERVER_ERROR - Static variable in interface javax.servlet.http.HttpServletResponse
 
SC_LENGTH_REQUIRED - Static variable in interface javax.servlet.http.HttpServletResponse
 
SC_METHOD_NOT_ALLOWED - Static variable in interface javax.servlet.http.HttpServletResponse
 
SC_MOVED_PERMANENTLY - Static variable in interface javax.servlet.http.HttpServletResponse
 
SC_MOVED_TEMPORARILY - Static variable in interface javax.servlet.http.HttpServletResponse
 
SC_MULTIPLE_CHOICES - Static variable in interface javax.servlet.http.HttpServletResponse
 
SC_NO_CONTENT - Static variable in interface javax.servlet.http.HttpServletResponse
 
SC_NON_AUTHORITATIVE_INFORMATION - Static variable in interface javax.servlet.http.HttpServletResponse
 
SC_NOT_ACCEPTABLE - Static variable in interface javax.servlet.http.HttpServletResponse
 
SC_NOT_FOUND - Static variable in interface javax.servlet.http.HttpServletResponse
 
SC_NOT_IMPLEMENTED - Static variable in interface javax.servlet.http.HttpServletResponse
 
SC_NOT_MODIFIED - Static variable in interface javax.servlet.http.HttpServletResponse
 
SC_OK - Static variable in interface javax.servlet.http.HttpServletResponse
 
SC_PARTIAL_CONTENT - Static variable in interface javax.servlet.http.HttpServletResponse
 
SC_PAYMENT_REQUIRED - Static variable in interface javax.servlet.http.HttpServletResponse
 
SC_PRECONDITION_FAILED - Static variable in interface javax.servlet.http.HttpServletResponse
 
SC_PROXY_AUTHENTICATION_REQUIRED - Static variable in interface javax.servlet.http.HttpServletResponse
 
SC_REQUEST_ENTITY_TOO_LARGE - Static variable in interface javax.servlet.http.HttpServletResponse
 
SC_REQUEST_TIMEOUT - Static variable in interface javax.servlet.http.HttpServletResponse
 
SC_REQUEST_URI_TOO_LONG - Static variable in interface javax.servlet.http.HttpServletResponse
 
SC_REQUESTED_RANGE_NOT_SATISFIABLE - Static variable in interface javax.servlet.http.HttpServletResponse
 
SC_RESET_CONTENT - Static variable in interface javax.servlet.http.HttpServletResponse
 
SC_SEE_OTHER - Static variable in interface javax.servlet.http.HttpServletResponse
 
SC_SERVICE_UNAVAILABLE - Static variable in interface javax.servlet.http.HttpServletResponse
 
SC_SWITCHING_PROTOCOLS - Static variable in interface javax.servlet.http.HttpServletResponse
 
SC_TEMPORARY_REDIRECT - Static variable in interface javax.servlet.http.HttpServletResponse
 
SC_UNAUTHORIZED - Static variable in interface javax.servlet.http.HttpServletResponse
 
SC_UNSUPPORTED_MEDIA_TYPE - Static variable in interface javax.servlet.http.HttpServletResponse
 
SC_USE_PROXY - Static variable in interface javax.servlet.http.HttpServletResponse
 
Schedule - Annotation Type in javax.ejb
Schedule a timer for automatic creation with a timeout schedule based on a cron-like time expression.
ScheduleExpression - Class in javax.ejb
A calendar-based timeout expression for an enterprise bean timer.
ScheduleExpression() - Constructor for class javax.ejb.ScheduleExpression
Constructs a new scheduled expression with defaults populated.
Schedules - Annotation Type in javax.ejb
Schedules multiple timers that use the same method as the timeout callback method.
scheduleWork(Work) - Method in interface javax.resource.spi.work.WorkManager
Schedules a work instance.
scheduleWork(Work, long, ExecutionContext, WorkListener) - Method in interface javax.resource.spi.work.WorkManager
Schedules a work instance.
Scope - Annotation Type in javax.inject
The @Scope meta-annotation for web beans
ScopedAttributeELResolver - Class in javax.servlet.jsp.el
Variable resolution for JSP variables
ScopedAttributeELResolver() - Constructor for class javax.servlet.jsp.el.ScopedAttributeELResolver
 
ScriptFreeTLV - Class in javax.servlet.jsp.jstl.tlv
 
ScriptFreeTLV() - Constructor for class javax.servlet.jsp.jstl.tlv.ScriptFreeTLV
 
second(String) - Method in class javax.ejb.ScheduleExpression
Sets the second expression.
second(int) - Method in class javax.ejb.ScheduleExpression
Sets the second expression.
SecondaryTable - Annotation Type in javax.persistence
The @SecondaryTable annotation.
SecondaryTables - Annotation Type in javax.persistence
The @SecondaryTable annotation.
SecurityException - Exception in javax.resource.spi
An exception with internal causes.
SecurityException() - Constructor for exception javax.resource.spi.SecurityException
 
SecurityException(String) - Constructor for exception javax.resource.spi.SecurityException
 
SecurityException(String, String) - Constructor for exception javax.resource.spi.SecurityException
 
SecurityException(String, Throwable) - Constructor for exception javax.resource.spi.SecurityException
 
SecurityException(Throwable) - Constructor for exception javax.resource.spi.SecurityException
 
select(Annotation...) - Method in interface javax.enterprise.event.Event
Adds the current set of qualifiers, returning a new Event object.
select(Class<U>, Annotation...) - Method in interface javax.enterprise.event.Event
Adds the current set of bindings, returning a new Event object.
select(TypeLiteral<U>, Annotation...) - Method in interface javax.enterprise.event.Event
Adds the current set of qualifiers, returning a new Event object.
select(Annotation...) - Method in interface javax.enterprise.inject.Instance
Restricts the instance given a set of qualifiers
select(Class<U>, Annotation...) - Method in interface javax.enterprise.inject.Instance
Restricts the instance to a subtype and bindings.
select(TypeLiteral<U>, Annotation...) - Method in interface javax.enterprise.inject.Instance
Restricts the instance to a subtype and bindings.
select(Selection<? extends T>) - Method in interface javax.persistence.criteria.CriteriaQuery
 
select(Expression<T>) - Method in interface javax.persistence.criteria.Subquery
 
selectCase(Expression<? extends C>) - Method in interface javax.persistence.criteria.CriteriaBuilder
 
selectCase() - Method in interface javax.persistence.criteria.CriteriaBuilder
 
Selection<X> - Interface in javax.persistence.criteria
Criteria selection.
send(Message) - Method in interface javax.jms.MessageProducer
 
send(Message, int, int, long) - Method in interface javax.jms.MessageProducer
 
send(Destination, Message) - Method in interface javax.jms.MessageProducer
 
send(Destination, Message, int, int, long) - Method in interface javax.jms.MessageProducer
 
send(Message) - Method in interface javax.jms.QueueSender
 
send(Message, int, int, long) - Method in interface javax.jms.QueueSender
 
send(Queue, Message) - Method in interface javax.jms.QueueSender
 
send(Queue, Message, int, int, long) - Method in interface javax.jms.QueueSender
 
sendError(int, String) - Method in interface javax.servlet.http.HttpServletResponse
Sends an HTTP error page based on the status code
sendError(int) - Method in interface javax.servlet.http.HttpServletResponse
Sends an HTTP error page based on the status code
sendError(int, String) - Method in class javax.servlet.http.HttpServletResponseWrapper
Sends an HTTP error page based on the status code
sendError(int) - Method in class javax.servlet.http.HttpServletResponseWrapper
Sends an HTTP error page based on the status code
sendRedirect(String) - Method in interface javax.servlet.http.HttpServletResponse
Redirects the client to another page.
sendRedirect(String) - Method in class javax.servlet.http.HttpServletResponseWrapper
Redirects the client to another page.
SequenceGenerator - Annotation Type in javax.persistence
The @SequenceGenerator annotation.
ServerSession - Interface in javax.jms
The main destination.
ServerSessionPool - Interface in javax.jms
The main destination.
service(ServletRequest, ServletResponse) - Method in class javax.servlet.http.HttpServlet
Service a request.
service(HttpServletRequest, HttpServletResponse) - Method in class javax.servlet.http.HttpServlet
Services a HTTP request.
service(ServletRequest, ServletResponse) - Method in interface javax.servlet.Servlet
Service a request.
Servlet - Interface in javax.servlet
A servlet is any Java class with a null-arg constructor that implements the Servlet API.
ServletConfig - Interface in javax.servlet
ServletConfig encapsulates servlet configuration and gives access to the application (servlet context) object.
ServletContainerInitializer - Interface in javax.servlet
 
ServletContext - Interface in javax.servlet
ServletContexts encapsulate applications.
ServletContextAttributeEvent - Class in javax.servlet
The event class for changes to servlet context attributes.
ServletContextAttributeEvent(ServletContext, String, Object) - Constructor for class javax.servlet.ServletContextAttributeEvent
Creates a ServletContextAttributeEvent for the changed application.
ServletContextAttributeListener - Interface in javax.servlet
Interface for a listener receiving events when any of the ServletContext attributes change.
ServletContextEvent - Class in javax.servlet
The event class for changes to the servlet context.
ServletContextEvent(ServletContext) - Constructor for class javax.servlet.ServletContextEvent
Creates a ServletContextEvent from the changed application.
ServletContextListener - Interface in javax.servlet
Interface for a listener receiving events when the ServletContext changes.
ServletException - Exception in javax.servlet
A servlet exception.
ServletException() - Constructor for exception javax.servlet.ServletException
Basic exception constructor.
ServletException(String) - Constructor for exception javax.servlet.ServletException
Create a new servlet exception with a message.
ServletException(String, Throwable) - Constructor for exception javax.servlet.ServletException
Create a new servlet exception with a message and a wrapped exception.
ServletException(Throwable) - Constructor for exception javax.servlet.ServletException
Create a new servlet exception with a wrapped exception.
ServletInputStream - Class in javax.servlet
Servlets generally read POSTed data with ServletInputStream.
ServletInputStream() - Constructor for class javax.servlet.ServletInputStream
 
ServletOutputStream - Class in javax.servlet
Servlets can use ServletOutputStream to write binary data to the response.
ServletOutputStream() - Constructor for class javax.servlet.ServletOutputStream
 
ServletRegistration - Interface in javax.servlet
 
ServletRegistration.Dynamic - Interface in javax.servlet
 
ServletRequest - Interface in javax.servlet
ServletRequest encapsulates client request data.
ServletRequestAttributeEvent - Class in javax.servlet
The event class for changes to servlet request attributes.
ServletRequestAttributeEvent(ServletContext, ServletRequest, String, Object) - Constructor for class javax.servlet.ServletRequestAttributeEvent
Creates a ServletContextAttributeEvent for the changed application.
ServletRequestAttributeListener - Interface in javax.servlet
Interface for a listener receiving events when any of the ServletRequest attributes change.
ServletRequestEvent - Class in javax.servlet
The event class for changes to the servlet context.
ServletRequestEvent(ServletContext, ServletRequest) - Constructor for class javax.servlet.ServletRequestEvent
Creates a ServletRequestEvent from the changed application.
ServletRequestListener - Interface in javax.servlet
Interface for a listener receiving events when the ServletRequest changes.
ServletRequestWrapper - Class in javax.servlet
Wraps a servlet request in another request.
ServletRequestWrapper(ServletRequest) - Constructor for class javax.servlet.ServletRequestWrapper
Create a new ServletRequestWrapper wrapping the enclosed request.
ServletResponse - Interface in javax.servlet
ServletReponse control the output to the client.
ServletResponseWrapper - Class in javax.servlet
Wraps a servlet response in another response.
ServletResponseWrapper(ServletResponse) - Constructor for class javax.servlet.ServletResponseWrapper
Create a new ServletResponseWrapper, wrapping a specified response.
ServletSecurity - Annotation Type in javax.servlet.annotation
 
ServletSecurity.EmptyRoleSemantic - Enum in javax.servlet.annotation
 
ServletSecurity.TransportGuarantee - Enum in javax.servlet.annotation
 
ServletSecurityElement - Class in javax.servlet
 
ServletSecurityElement() - Constructor for class javax.servlet.ServletSecurityElement
 
ServletSecurityElement(HttpConstraintElement) - Constructor for class javax.servlet.ServletSecurityElement
 
ServletSecurityElement(Collection<HttpMethodConstraintElement>) - Constructor for class javax.servlet.ServletSecurityElement
 
ServletSecurityElement(HttpConstraintElement, Collection<HttpMethodConstraintElement>) - Constructor for class javax.servlet.ServletSecurityElement
 
ServletSecurityElement(ServletSecurity) - Constructor for class javax.servlet.ServletSecurityElement
 
Session - Interface in javax.jms
The main destination.
SESSION - Static variable in class javax.servlet.jsp.PageContext
 
SESSION_SCOPE - Static variable in class javax.servlet.jsp.PageContext
 
SESSION_TRANSACTED - Static variable in interface javax.jms.Session
 
SessionBean - Interface in javax.ejb
The main ejb context.
SessionBeanType - Enum in javax.enterprise.inject.spi
session bean types
SessionContext - Interface in javax.ejb
The main ejb context.
SessionCookieConfig - Interface in javax.servlet
Configuration for cookie handling
sessionCreated(HttpSessionEvent) - Method in interface javax.servlet.http.HttpSessionListener
Called after the session is created.
sessionDestroyed(HttpSessionEvent) - Method in interface javax.servlet.http.HttpSessionListener
Called when the object is destroyed.
sessionDidActivate(HttpSessionEvent) - Method in interface javax.servlet.http.HttpSessionActivationListener
Callback after the session activates.
SessionScoped - Annotation Type in javax.enterprise.context
The @SessionScoped represents the servlet session scope
SessionSynchronization - Interface in javax.ejb
The main ejb context.
SessionTrackingMode - Enum in javax.servlet
Tracking mode for sessions
sessionWillPassivate(HttpSessionEvent) - Method in interface javax.servlet.http.HttpSessionActivationListener
Callback before the session passivates.
set(ServletRequest, String, Object) - Static method in class javax.servlet.jsp.jstl.core.Config
 
set(HttpSession, String, Object) - Static method in class javax.servlet.jsp.jstl.core.Config
 
set(ServletContext, String, Object) - Static method in class javax.servlet.jsp.jstl.core.Config
 
set(PageContext, String, Object, int) - Static method in class javax.servlet.jsp.jstl.core.Config
 
setAnnotatedType(AnnotatedType<X>) - Method in interface javax.enterprise.inject.spi.ProcessAnnotatedType
 
setAsyncSupported(boolean) - Method in interface javax.servlet.Registration.Dynamic
 
SetAttribute<X,E> - Interface in javax.persistence.metamodel
Reflection model for a JPA attribute
setAttribute(String, Object) - Method in interface javax.servlet.http.HttpSession
Sets an attribute value.
setAttribute(String, Object) - Method in class javax.servlet.jsp.JspContext
Sets the named page attribute.
setAttribute(String, Object, int) - Method in class javax.servlet.jsp.JspContext
Sets an attribute in a given scope.
setAttribute(String, Object) - Method in class javax.servlet.jsp.PageContext
Sets the named page attribute.
setAttribute(String, Object) - Method in class javax.servlet.jsp.tagext.TagData
Sets the attribute with the given name.
setAttribute(String, Object) - Method in interface javax.servlet.ServletContext
Sets an attribute value.
setAttribute(String, Object) - Method in interface javax.servlet.ServletRequest
Sets an attribute value.
setAttribute(String, Object) - Method in class javax.servlet.ServletRequestWrapper
Sets an attribute value.
setBodyContent(BodyContent) - Method in interface javax.servlet.jsp.tagext.BodyTag
Sets the BodyContent stream.
setBodyContent(BodyContent) - Method in class javax.servlet.jsp.tagext.BodyTagSupport
Called by the JSP engine just before calling doInitBody().
setBoolean(String, boolean) - Method in interface javax.jms.MapMessage
 
setBooleanProperty(String, boolean) - Method in interface javax.jms.Message
 
setBufferSize(int) - Method in interface javax.servlet.ServletResponse
Sets the output buffer size to size.
setBufferSize(int) - Method in class javax.servlet.ServletResponseWrapper
Sets the output buffer size to size.
setByte(String, byte) - Method in interface javax.jms.MapMessage
 
setByteProperty(String, byte) - Method in interface javax.jms.Message
 
setBytes(String, byte[]) - Method in interface javax.jms.MapMessage
 
setBytes(String, byte[], int, int) - Method in interface javax.jms.MapMessage
 
setCacheLoader(CacheLoader<K, ? extends V>) - Method in interface com.caucho.cache.CacheBuilder
 
setCacheLoader(CacheLoader<K, ? extends V>) - Method in class com.caucho.cache.MutableConfiguration
 
setCacheWriter(CacheWriter<? super K, ? super V>) - Method in interface com.caucho.cache.CacheBuilder
 
setCacheWriter(CacheWriter<? super K, ? super V>) - Method in class com.caucho.cache.MutableConfiguration
 
setChar(String, char) - Method in interface javax.jms.MapMessage
 
setCharacterEncoding(String) - Method in interface javax.servlet.ServletRequest
Overrides the character encoding specified in the request.
setCharacterEncoding(String) - Method in class javax.servlet.ServletRequestWrapper
Sets the character encoding to be used for forms and getReader.
setCharacterEncoding(String) - Method in interface javax.servlet.ServletResponse
Sets the character encoding the response is using for output.
setCharacterEncoding(String) - Method in class javax.servlet.ServletResponseWrapper
Sets the character encoding the response is using for output.
setClientID(String) - Method in interface javax.jms.Connection
 
setComment(String) - Method in class javax.servlet.http.Cookie
Sets the cookie comment
setComment(String) - Method in interface javax.servlet.SessionCookieConfig
 
setConnectionHandle(Object) - Method in class javax.resource.spi.ConnectionEvent
Sets the connection handle.
setContentLength(int) - Method in interface javax.servlet.ServletResponse
Explicitly sets the length of the result value.
setContentLength(int) - Method in class javax.servlet.ServletResponseWrapper
Deprecated. 
setContentType(String) - Method in interface javax.servlet.ServletResponse
Sets the response content type.
setContentType(String) - Method in class javax.servlet.ServletResponseWrapper
Sets the response content type.
setDateHeader(String, long) - Method in interface javax.servlet.http.HttpServletResponse
Sets a header by converting a date to a string.
setDateHeader(String, long) - Method in class javax.servlet.http.HttpServletResponseWrapper
Sets a header by converting a date to a string.
setDefaultFactory(JspFactory) - Static method in class javax.servlet.jsp.JspFactory
 
setDeliveryMode(int) - Method in interface javax.jms.MessageProducer
 
setDisableMessageID(boolean) - Method in interface javax.jms.MessageProducer
 
setDisableMessageTimestamp(boolean) - Method in interface javax.jms.MessageProducer
 
setDomain(String) - Method in class javax.servlet.http.Cookie
Sets the cookie domain.
setDomain(String) - Method in interface javax.servlet.SessionCookieConfig
 
setDouble(String, double) - Method in interface javax.jms.MapMessage
 
setDoubleProperty(String, double) - Method in interface javax.jms.Message
 
setDynamicAttribute(String, String, Object) - Method in interface javax.servlet.jsp.tagext.DynamicAttributes
Sets a dynamic attribute.
setEntityContext(EntityContext) - Method in interface javax.ejb.EntityBean
 
setErrorCode(String) - Method in exception javax.resource.ResourceException
 
setExceptionListener(ExceptionListener) - Method in interface javax.jms.Connection
 
setExpiry(Configuration.ExpiryType, Configuration.Duration) - Method in interface com.caucho.cache.CacheBuilder
 
setExpiryPolicy(ExpiryPolicy<? super K, ? super V>) - Method in class com.caucho.cache.MutableConfiguration
 
setFirstResult(int) - Method in interface javax.persistence.Query
Sets the first result.
setFirstResult(int) - Method in interface javax.persistence.TypedQuery
 
setFloat(String, float) - Method in interface javax.jms.MapMessage
 
setFloatProperty(String, float) - Method in interface javax.jms.Message
 
setFlushMode(FlushModeType) - Method in interface javax.persistence.EntityManager
Sets the flush mode for all objects in the context.
setFlushMode(FlushModeType) - Method in interface javax.persistence.Query
Sets the flush type.
setFlushMode(FlushModeType) - Method in interface javax.persistence.TypedQuery
 
setHeader(String, String) - Method in interface javax.servlet.http.HttpServletResponse
Sets a header.
setHeader(String, String) - Method in class javax.servlet.http.HttpServletResponseWrapper
Sets a header.
setHint(String, Object) - Method in interface javax.persistence.Query
An implementation-specific hint.
setHint(String, Object) - Method in interface javax.persistence.TypedQuery
 
setHttpOnly(boolean) - Method in class javax.servlet.http.Cookie
True for HttpOnly request
setHttpOnly(boolean) - Method in interface javax.servlet.SessionCookieConfig
 
setId(String) - Method in class javax.servlet.jsp.tagext.TagSupport
Sets the id attribute.
setInfo(Serializable) - Method in class javax.ejb.TimerConfig
Sets info object associated with timer.
setInitParameter(String, String) - Method in interface javax.servlet.Registration
 
setInitParameter(String, String) - Method in interface javax.servlet.ServletContext
Sets init parameter
setInitParameters(Map<String, Object>) - Method in class javax.servlet.jsp.tagext.TagLibraryValidator
Sets the map of the init parameters specified in the .tld.
setInitParameters(Map<String, String>) - Method in interface javax.servlet.Registration
 
setInjectionTarget(InjectionTarget<X>) - Method in interface javax.enterprise.inject.spi.ProcessInjectionTarget
 
setInt(String, int) - Method in interface javax.jms.MapMessage
 
setIntHeader(String, int) - Method in interface javax.servlet.http.HttpServletResponse
Sets a header by converting an integer value to a string.
setIntHeader(String, int) - Method in class javax.servlet.http.HttpServletResponseWrapper
Sets a header by converting an integer value to a string.
setIntProperty(String, int) - Method in interface javax.jms.Message
 
setInvalidPropertyDescriptors(PropertyDescriptor[]) - Method in exception javax.resource.spi.InvalidPropertyException
 
setJMSCorrelationID(String) - Method in interface javax.jms.Message
 
setJMSCorrelationIDAsBytes(byte[]) - Method in interface javax.jms.Message
 
setJMSDeliveryMode(int) - Method in interface javax.jms.Message
 
setJMSDestination(Destination) - Method in interface javax.jms.Message
 
setJMSExpiration(long) - Method in interface javax.jms.Message
 
setJMSMessageID(String) - Method in interface javax.jms.Message
 
setJMSPriority(int) - Method in interface javax.jms.Message
 
setJMSRedelivered(boolean) - Method in interface javax.jms.Message
 
setJMSReplyTo(Destination) - Method in interface javax.jms.Message
 
setJMSTimestamp(long) - Method in interface javax.jms.Message
 
setJMSType(String) - Method in interface javax.jms.Message
 
SetJoin<Z,E> - Interface in javax.persistence.criteria
A join to an entity.
setJspBody(JspFragment) - Method in interface javax.servlet.jsp.tagext.SimpleTag
Sets the JSP fragment for the body.
setJspBody(JspFragment) - Method in class javax.servlet.jsp.tagext.SimpleTagSupport
Sets the body fragment.
setJspContext(JspContext) - Method in interface javax.servlet.jsp.tagext.SimpleTag
Sets the JSP context for the tag.
setJspContext(JspContext) - Method in class javax.servlet.jsp.tagext.SimpleTagSupport
Sets the context
setJspId(String) - Method in interface javax.servlet.jsp.tagext.JspIdConsumer
 
setLinkedException(Exception) - Method in exception javax.jms.JMSException
 
setLinkedException(Exception) - Method in exception javax.resource.ResourceException
Deprecated. 
setLinkedWarning(ResourceWarning) - Method in exception javax.resource.cci.ResourceWarning
Sets the linked warning.
setLoadOnStartup(int) - Method in interface javax.servlet.ServletRegistration.Dynamic
 
setLocale(Locale) - Method in class javax.el.ELContext
 
setLocale(Locale) - Method in interface javax.servlet.ServletResponse
Sets the output locale.
setLocale(Locale) - Method in class javax.servlet.ServletResponseWrapper
Sets the output locale.
setLockMode(LockModeType) - Method in interface javax.persistence.Query
Sets the lock type.
setLockMode(LockModeType) - Method in interface javax.persistence.TypedQuery
 
setLogWriter(PrintWriter) - Method in interface javax.resource.spi.ManagedConnection
Sets the log stream.
setLogWriter(PrintWriter) - Method in interface javax.resource.spi.ManagedConnectionFactory
Sets the log writer for the ManagedConnectionFactory.
setLong(String, long) - Method in interface javax.jms.MapMessage
 
setLongProperty(String, long) - Method in interface javax.jms.Message
 
setManagedConnectionFactory(ManagedConnectionFactory) - Method in class javax.resource.spi.security.PasswordCredential
Deprecated.
Sets the connection factory.
setMaxAge(int) - Method in class javax.servlet.http.Cookie
Sets the max age of a cookie.
setMaxAge(int) - Method in interface javax.servlet.SessionCookieConfig
 
setMaxInactiveInterval(int) - Method in interface javax.servlet.http.HttpSession
Sets the maximum inactive interval.
setMaxResults(int) - Method in interface javax.persistence.Query
The maximum number of results to retrieve.
setMaxResults(int) - Method in interface javax.persistence.TypedQuery
 
setMessageDrivenContext(MessageDrivenContext) - Method in interface javax.ejb.MessageDrivenBean
 
setMessageListener(MessageListener) - Method in interface javax.jms.MessageConsumer
 
setMessageListener(MessageListener) - Method in interface javax.jms.Session
 
setMultipartConfig(MultipartConfigElement) - Method in interface javax.servlet.ServletRegistration.Dynamic
 
setName(String) - Method in interface javax.servlet.SessionCookieConfig
 
setObject(String, Object) - Method in interface javax.jms.MapMessage
 
setObject(Serializable) - Method in interface javax.jms.ObjectMessage
 
setObjectProperty(String, Object) - Method in interface javax.jms.Message
 
setPageContext(PageContext) - Method in interface javax.servlet.jsp.tagext.Tag
Sets the page context of this page.
setPageContext(PageContext) - Method in class javax.servlet.jsp.tagext.TagAdapter
Stubbed.
setPageContext(PageContext) - Method in class javax.servlet.jsp.tagext.TagSupport
Stores the page context for the JSP page.
setParameter(Parameter<T>, T) - Method in interface javax.persistence.Query
Binds a named parameter.
setParameter(Parameter<Calendar>, Calendar, TemporalType) - Method in interface javax.persistence.Query
Sets a calendar parameter.
setParameter(Parameter<Date>, Date, TemporalType) - Method in interface javax.persistence.Query
Sets a date parameter.
setParameter(String, Object) - Method in interface javax.persistence.Query
Binds a position parameter.
setParameter(int, Object) - Method in interface javax.persistence.Query
Binds a position parameter.
setParameter(String, Calendar, TemporalType) - Method in interface javax.persistence.Query
Sets a calendar parameter.
setParameter(String, Date, TemporalType) - Method in interface javax.persistence.Query
Sets a date parameter.
setParameter(int, Date, TemporalType) - Method in interface javax.persistence.Query
Sets a date parameter.
setParameter(int, Calendar, TemporalType) - Method in interface javax.persistence.Query
Sets a calendar parameter.
setParameter(Parameter<T>, T) - Method in interface javax.persistence.TypedQuery
 
setParameter(Parameter<Calendar>, Calendar, TemporalType) - Method in interface javax.persistence.TypedQuery
 
setParameter(Parameter<Date>, Date, TemporalType) - Method in interface javax.persistence.TypedQuery
 
setParameter(String, Object) - Method in interface javax.persistence.TypedQuery
 
setParameter(String, Calendar, TemporalType) - Method in interface javax.persistence.TypedQuery
 
setParameter(String, Date, TemporalType) - Method in interface javax.persistence.TypedQuery
 
setParameter(int, Object) - Method in interface javax.persistence.TypedQuery
 
setParameter(int, Calendar, TemporalType) - Method in interface javax.persistence.TypedQuery
 
setParameter(int, Date, TemporalType) - Method in interface javax.persistence.TypedQuery
 
setParameters(Object[]) - Method in interface javax.interceptor.InvocationContext
 
setParent(JspTag) - Method in interface javax.servlet.jsp.tagext.SimpleTag
Sets the parent tag.
setParent(JspTag) - Method in class javax.servlet.jsp.tagext.SimpleTagSupport
Sets the parent
setParent(Tag) - Method in interface javax.servlet.jsp.tagext.Tag
Sets the containing tag.
setParent(Tag) - Method in class javax.servlet.jsp.tagext.TagAdapter
Stubbed.
setParent(Tag) - Method in class javax.servlet.jsp.tagext.TagSupport
If the tag is contained in another tag, this sets the parent.
setPath(String) - Method in class javax.servlet.http.Cookie
Sets the URL path of a cookie.
setPath(String) - Method in interface javax.servlet.SessionCookieConfig
 
setPersistenceProviderResolver(PersistenceProviderResolver) - Static method in class javax.persistence.spi.PersistenceProviderResolverHolder
 
setPersistent(boolean) - Method in class javax.ejb.TimerConfig
Sets if timer should be persisted.
setPriority(int) - Method in interface javax.jms.MessageProducer
 
setProducer(Producer<T>) - Method in interface javax.enterprise.inject.spi.ProcessProducer
 
setProperty(String, Object) - Method in interface javax.persistence.EntityManager
Sets properties for the entity manager
setPropertyResolved(boolean) - Method in class javax.el.ELContext
 
setReadThrough(boolean) - Method in interface com.caucho.cache.CacheBuilder
 
setReadThrough(boolean) - Method in class com.caucho.cache.MutableConfiguration
 
setRecordName(String) - Method in interface javax.resource.cci.Record
Sets the name of the record.
setRecordShortDescription(String) - Method in interface javax.resource.cci.Record
Sets a short description for the record.
setReference(Reference) - Method in interface javax.resource.Referenceable
Sets the reference instance.
setRequest(ServletRequest) - Method in class javax.servlet.http.HttpServletRequestWrapper
Sets the request object for the wrapper.
setRequest(ServletRequest) - Method in class javax.servlet.ServletRequestWrapper
Sets the request object being wrapped.
setResourceAdapter(ResourceAdapter) - Method in interface javax.resource.spi.ResourceAdapterAssociation
Sets the resource adapter.
setResponse(ServletResponse) - Method in class javax.servlet.http.HttpServletResponseWrapper
Sets a response object.
setResponse(ServletResponse) - Method in class javax.servlet.ServletResponseWrapper
Sets the response to be wrapped.
setRollbackOnly() - Method in interface javax.ejb.EJBContext
 
setRollbackOnly() - Method in interface javax.persistence.EntityTransaction
Marks the current transaction for rollback only.
setRollbackOnly() - Method in interface javax.transaction.Transaction
Marks the transaction as rollback only.
setRollbackOnly() - Method in interface javax.transaction.TransactionManager
Marks the transaction as rollback only.
setRollbackOnly() - Method in interface javax.transaction.TransactionSynchronizationRegistry
 
setRollbackOnly() - Method in interface javax.transaction.UserTransaction
Marks the transaction as rollback only.
setRunAsRole(String) - Method in interface javax.servlet.ServletRegistration.Dynamic
 
setScope(String) - Method in class javax.servlet.jsp.jstl.core.ConditionalTagSupport
 
setSecure(boolean) - Method in class javax.servlet.http.Cookie
Tells the browser that this cookie should only be passed over a secure connection like SSL.
setSecure(boolean) - Method in interface javax.servlet.SessionCookieConfig
 
setServletSecurity(ServletSecurityElement) - Method in interface javax.servlet.ServletRegistration.Dynamic
 
setSessionContext(SessionContext) - Method in interface javax.ejb.SessionBean
 
setSessionTrackingModes(Set<SessionTrackingMode>) - Method in interface javax.servlet.ServletContext
The session tracking mode
setShort(String, short) - Method in interface javax.jms.MapMessage
 
setShortProperty(String, short) - Method in interface javax.jms.Message
 
setStatisticsEnabled(boolean) - Method in interface com.caucho.cache.CacheBuilder
 
setStatisticsEnabled(boolean) - Method in class com.caucho.cache.MutableConfiguration
 
setStatus(int) - Method in interface javax.servlet.http.HttpServletResponse
Sets the HTTP status
setStatus(int, String) - Method in interface javax.servlet.http.HttpServletResponse
Deprecated. 
setStatus(int) - Method in class javax.servlet.http.HttpServletResponseWrapper
Sets the HTTP status
setStatus(int, String) - Method in class javax.servlet.http.HttpServletResponseWrapper
 
setStoreByValue(boolean) - Method in interface com.caucho.cache.CacheBuilder
 
setStoreByValue(boolean) - Method in class com.caucho.cache.MutableConfiguration
 
setString(String, String) - Method in interface javax.jms.MapMessage
 
setStringProperty(String, String) - Method in interface javax.jms.Message
 
setTagExtraInfo(TagExtraInfo) - Method in class javax.servlet.jsp.tagext.TagInfo
Sets the tag extra info for the tag.
setTagInfo(TagInfo) - Method in class javax.servlet.jsp.tagext.TagExtraInfo
Sets the TLD tag info for this tag.
setTagLibrary(TagLibraryInfo) - Method in class javax.servlet.jsp.tagext.TagInfo
Sets the TagLibraryInfo for the tag.
setText(String) - Method in interface javax.jms.TextMessage
 
setTimeout(long) - Method in interface javax.enterprise.context.Conversation
 
setTimeout(long) - Method in interface javax.servlet.AsyncContext
 
setTimeToLive(long) - Method in interface javax.jms.MessageProducer
 
setTransactionEnabled(IsolationLevel, Mode) - Method in interface com.caucho.cache.CacheBuilder
 
setTransactions(IsolationLevel, Mode) - Method in class com.caucho.cache.MutableConfiguration
 
setTransactionsEnabled(boolean) - Method in class com.caucho.cache.MutableConfiguration
 
setTransactionTimeout(long) - Method in class javax.resource.spi.work.ExecutionContext
Returns the timeout
setTransactionTimeout(int) - Method in interface javax.transaction.TransactionManager
Sets the transaction's timeout.
setTransactionTimeout(int) - Method in interface javax.transaction.UserTransaction
Sets the transaction's timeout.
setTransactionTimeout(int) - Method in interface javax.transaction.xa.XAResource
Sets the transaction timeout in seconds.
setValue(V) - Method in interface com.caucho.cache.Cache.MutableEntry
 
setValue(ELContext, Object, Object, Object) - Method in class javax.el.ArrayELResolver
 
setValue(ELContext, Object, Object, Object) - Method in class javax.el.BeanELResolver
 
setValue(ELContext, Object, Object, Object) - Method in class javax.el.CompositeELResolver
 
setValue(ELContext, Object, Object, Object) - Method in class javax.el.ELResolver
 
setValue(ELContext, Object, Object, Object) - Method in class javax.el.ListELResolver
 
setValue(ELContext, Object, Object, Object) - Method in class javax.el.MapELResolver
 
setValue(ELContext, Object, Object, Object) - Method in class javax.el.ResourceBundleELResolver
 
setValue(ELContext, Object) - Method in class javax.el.ValueExpression
 
setValue(String) - Method in class javax.servlet.http.Cookie
Sets the cookie's value.
setValue(ELContext, Object, Object, Object) - Method in class javax.servlet.jsp.el.ImplicitObjectELResolver
 
setValue(ELContext, Object, Object, Object) - Method in class javax.servlet.jsp.el.ScopedAttributeELResolver
 
setValue(ELContext, Object) - Method in class javax.servlet.jsp.jstl.core.IndexedValueExpression
 
setValue(ELContext, Object) - Method in class javax.servlet.jsp.jstl.core.IteratedValueExpression
 
setValue(String, Object) - Method in class javax.servlet.jsp.tagext.TagSupport
Sets the value for a tag attribute.
setVar(String) - Method in class javax.servlet.jsp.jstl.core.ConditionalTagSupport
 
setVar(String) - Method in class javax.servlet.jsp.jstl.core.LoopTagSupport
Sets the var attribute.
setVariable(String, ValueExpression) - Method in class javax.el.VariableMapper
 
setVarStatus(String) - Method in class javax.servlet.jsp.jstl.core.LoopTagSupport
Sets the var status attribute.
setVersion(int) - Method in class javax.servlet.http.Cookie
Sets cookie protocol version, defaulting to 0.
setWriteThrough(boolean) - Method in interface com.caucho.cache.CacheBuilder
 
setWriteThrough(boolean) - Method in class com.caucho.cache.MutableConfiguration
 
setXid(Xid) - Method in class javax.resource.spi.work.ExecutionContext
Sets the transaction id.
SharedCacheMode - Enum in javax.persistence
The SharedCacheMode enumeration
SharingViolationException - Exception in javax.resource.spi
An exception with internal causes.
SharingViolationException() - Constructor for exception javax.resource.spi.SharingViolationException
 
SharingViolationException(String) - Constructor for exception javax.resource.spi.SharingViolationException
 
SharingViolationException(String, String) - Constructor for exception javax.resource.spi.SharingViolationException
 
SharingViolationException(String, Throwable) - Constructor for exception javax.resource.spi.SharingViolationException
 
SharingViolationException(Throwable) - Constructor for exception javax.resource.spi.SharingViolationException
 
shortname - Variable in class javax.servlet.jsp.tagext.TagLibraryInfo
 
shutdown() - Method in interface com.caucho.cache.CacheManager
 
SimpleTag - Interface in javax.servlet.jsp.tagext
Tags are Java classes implementing JSP Tag extensions.
SimpleTagSupport - Class in javax.servlet.jsp.tagext
Support for SimpleTag.
SimpleTagSupport() - Constructor for class javax.servlet.jsp.tagext.SimpleTagSupport
Create a new SimpleTagSupport.
SingleThreadModel - Interface in javax.servlet
Deprecated.
since Servlet 2.4
Singleton - Annotation Type in javax.ejb
The Singleton annotation.
Singleton - Annotation Type in javax.inject
The @ApplicationScoped represents the servlet application scope
SingularAttribute<X,T> - Interface in javax.persistence.metamodel
Reflection model for a JPA attribute
size(Expression<C>) - Method in interface javax.persistence.criteria.CriteriaBuilder
 
size(C) - Method in interface javax.persistence.criteria.CriteriaBuilder
 
SKIP_BODY - Static variable in interface javax.servlet.jsp.tagext.Tag
 
SKIP_PAGE - Static variable in interface javax.servlet.jsp.tagext.Tag
 
SkipPageException - Exception in javax.servlet.jsp
 
SkipPageException() - Constructor for exception javax.servlet.jsp.SkipPageException
 
SkipPageException(String) - Constructor for exception javax.servlet.jsp.SkipPageException
 
SkipPageException(String, Throwable) - Constructor for exception javax.servlet.jsp.SkipPageException
 
SkipPageException(Throwable) - Constructor for exception javax.servlet.jsp.SkipPageException
 
some(Subquery<Y>) - Method in interface javax.persistence.criteria.CriteriaBuilder
 
Specializes - Annotation Type in javax.enterprise.inject
Bean factory methods are declared with the @Produces annotation.
SQL_DATA_SOURCE - Static variable in class javax.servlet.jsp.jstl.core.Config
The current Data Source.
SQL_MAX_ROWS - Static variable in class javax.servlet.jsp.jstl.core.Config
The maximum rows to read from the database.
SQLExecutionTag - Interface in javax.servlet.jsp.jstl.sql
 
SqlResultSetMapping - Annotation Type in javax.persistence
The @SqlResultSetMapping annotation.
SqlResultSetMappings - Annotation Type in javax.persistence
The @SqlResultSetMappings annotation.
sqrt(Expression<? extends Number>) - Method in interface javax.persistence.criteria.CriteriaBuilder
 
start() - Method in interface com.caucho.cache.CacheLifecycle
 
start(Date) - Method in class javax.ejb.ScheduleExpression
Sets the start date for this schedule.
start() - Method in interface javax.jms.Connection
 
start() - Method in interface javax.jms.ServerSession
 
start(BootstrapContext) - Method in interface javax.resource.spi.ResourceAdapter
Called when the resource adapter is started.
start(Runnable) - Method in interface javax.servlet.AsyncContext
 
start(Xid, int) - Method in interface javax.transaction.xa.XAResource
Called when the resource is associated with a transaction.
START_TIMED_OUT - Static variable in exception javax.resource.spi.work.WorkException
 
startAsync() - Method in interface javax.servlet.ServletRequest
Starts an async/comet mode
startAsync(ServletRequest, ServletResponse) - Method in interface javax.servlet.ServletRequest
Starts an async mode
startAsync() - Method in class javax.servlet.ServletRequestWrapper
Starts an async mode
startAsync(ServletRequest, ServletResponse) - Method in class javax.servlet.ServletRequestWrapper
Starts an async mode
Startup - Annotation Type in javax.ejb
The startup annotation.
startWork(Work) - Method in interface javax.resource.spi.work.WorkManager
Accepts a work instance for processing.
startWork(Work, long, ExecutionContext, WorkListener) - Method in interface javax.resource.spi.work.WorkManager
Accepts a work instance for processing.
Stateful - Annotation Type in javax.ejb
The Stateful annotation.
StatefulTimeout - Annotation Type in javax.ejb
Stateful timeout annotation.
Stateless - Annotation Type in javax.ejb
The Stateless annotation.
StaticMetamodel - Annotation Type in javax.persistence.metamodel
Marks a class as a metamodel class.
Status - Enum in com.caucho.cache
The lifecycle status of the Cache.
Status - Interface in javax.transaction
Status constants.
STATUS_ACTIVE - Static variable in interface javax.transaction.Status
 
STATUS_COMMITTED - Static variable in interface javax.transaction.Status
 
STATUS_COMMITTING - Static variable in interface javax.transaction.Status
 
STATUS_MARKED_ROLLBACK - Static variable in interface javax.transaction.Status
 
STATUS_NO_TRANSACTION - Static variable in interface javax.transaction.Status
 
STATUS_PREPARED - Static variable in interface javax.transaction.Status
 
STATUS_PREPARING - Static variable in interface javax.transaction.Status
 
STATUS_ROLLEDBACK - Static variable in interface javax.transaction.Status
 
STATUS_ROLLING_BACK - Static variable in interface javax.transaction.Status
 
STATUS_UNKNOWN - Static variable in interface javax.transaction.Status
 
statusId - Variable in class javax.servlet.jsp.jstl.core.LoopTagSupport
 
step - Variable in class javax.servlet.jsp.jstl.core.LoopTagSupport
 
stepSpecified - Variable in class javax.servlet.jsp.jstl.core.LoopTagSupport
 
Stereotype - Annotation Type in javax.enterprise.inject
The @Stereotype annotation for web beans
stop() - Method in interface com.caucho.cache.CacheLifecycle
 
stop() - Method in interface javax.jms.Connection
 
stop() - Method in interface javax.resource.spi.ResourceAdapter
Called when the resource adapter is stopped.
Streamable - Interface in javax.resource.cci
Lets a record extract data from a record.
StreamMessage - Interface in javax.jms
The main message.
subquery(Class<U>) - Method in interface javax.persistence.criteria.AbstractQuery
 
Subquery<T> - Interface in javax.persistence.criteria
criteria subquery.
substring(Expression<String>, Expression<Integer>) - Method in interface javax.persistence.criteria.CriteriaBuilder
 
substring(Expression<String>, int) - Method in interface javax.persistence.criteria.CriteriaBuilder
 
substring(Expression<String>, Expression<Integer>, Expression<Integer>) - Method in interface javax.persistence.criteria.CriteriaBuilder
 
substring(Expression<String>, int, int) - Method in interface javax.persistence.criteria.CriteriaBuilder
 
sum(Expression<N>) - Method in interface javax.persistence.criteria.CriteriaBuilder
 
sum(Expression<? extends N>, Expression<? extends N>) - Method in interface javax.persistence.criteria.CriteriaBuilder
 
sum(Expression<? extends N>, N) - Method in interface javax.persistence.criteria.CriteriaBuilder
 
sum(N, Expression<? extends N>) - Method in interface javax.persistence.criteria.CriteriaBuilder
 
sumAsDouble(Expression<Float>) - Method in interface javax.persistence.criteria.CriteriaBuilder
 
sumAsLong(Expression<Integer>) - Method in interface javax.persistence.criteria.CriteriaBuilder
 
supportsExecuteWithInputAndOutputRecord() - Method in interface javax.resource.cci.ResourceAdapterMetaData
Returns true if the execute with the input and output records are supported.
supportsExecuteWithInputRecordOnly() - Method in interface javax.resource.cci.ResourceAdapterMetaData
Returns true if the execute with the input records are supported.
supportsLocalTransactionDemarcation() - Method in interface javax.resource.cci.ResourceAdapterMetaData
Returns true if local transactions are supported.
supportsResultSetType(int) - Method in interface javax.resource.cci.ResultSetInfo
Returns true if the resource adapter supports the ResultSet.
supportsResultTypeConcurrency(int, int) - Method in interface javax.resource.cci.ResultSetInfo
Returns true if the resource adapter supports the concurrency.
suspend() - Method in interface javax.transaction.TransactionManager
Suspends the transaction.
SYNC_RECEIVE - Static variable in interface javax.resource.cci.InteractionSpec
 
SYNC_SEND - Static variable in interface javax.resource.cci.InteractionSpec
 
SYNC_SEND_RECEIVE - Static variable in interface javax.resource.cci.InteractionSpec
 
Synchronization - Interface in javax.transaction
Interface for callbacks when the transaction completes.
SystemException - Exception in javax.transaction
A generic transaction exception.
SystemException() - Constructor for exception javax.transaction.SystemException
 
SystemException(String) - Constructor for exception javax.transaction.SystemException
 
SystemException(int) - Constructor for exception javax.transaction.SystemException
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
Skip navigation links