|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
ServletRequest.isSecure()
.ActorHolder
,
addressed by the Actor's address.
ServletRequest.getServerName()
matches a regexp.ServletRequest.getServerPort()
matches a regexp.- ServletEmbed() -
Constructor for class com.caucho.resin.ServletEmbed
- Creates a new embedded servlet
- ServletEmbed(String) -
Constructor for class com.caucho.resin.ServletEmbed
- Creates a new embedded servlet
- ServletEmbed(String, String) -
Constructor for class com.caucho.resin.ServletEmbed
- Creates a new embedded servlet
- 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.
- ServletFilterChain - Class in com.caucho.server.dispatch
- Represents the final servlet in a filter chain.
- ServletFilterChain(ServletConfigImpl) -
Constructor for class com.caucho.server.dispatch.ServletFilterChain
- Create the filter chain servlet.
- ServletInputStream - Class in javax.servlet
- Servlets generally read POSTed data with ServletInputStream.
- ServletInputStream() -
Constructor for class javax.servlet.ServletInputStream
-
- ServletInputStreamImpl - Class in com.caucho.server.http
-
- ServletInputStreamImpl() -
Constructor for class com.caucho.server.http.ServletInputStreamImpl
-
- ServletInvocation - Class in com.caucho.server.dispatch
- A repository for request information gleaned from the uri.
- ServletInvocation() -
Constructor for class com.caucho.server.dispatch.ServletInvocation
- Creates a new invocation
- ServletLineConfigException - Exception in com.caucho.server.dispatch
- Represents the final servlet in a filter chain.
- ServletLineConfigException() -
Constructor for exception com.caucho.server.dispatch.ServletLineConfigException
- Creates a servlet config exception.
- ServletLineConfigException(String) -
Constructor for exception com.caucho.server.dispatch.ServletLineConfigException
- Creates a servlet config exception.
- ServletLineConfigException(String, Throwable) -
Constructor for exception com.caucho.server.dispatch.ServletLineConfigException
- Creates a servlet config exception.
- ServletManager - Class in com.caucho.server.dispatch
- Manages the servlets.
- ServletManager() -
Constructor for class com.caucho.server.dispatch.ServletManager
-
- ServletMapper - Class in com.caucho.server.dispatch
- Manages dispatching: servlets and filters.
- ServletMapper(WebApp) -
Constructor for class com.caucho.server.dispatch.ServletMapper
-
- ServletMapping - Class in com.caucho.server.dispatch
- Configuration for a servlet.
- ServletMapping() -
Constructor for class com.caucho.server.dispatch.ServletMapping
- Creates a new servlet mapping object.
- ServletMappingEmbed - Class in com.caucho.resin
- Embeddable version of a servlet-mapping
- ServletMappingEmbed() -
Constructor for class com.caucho.resin.ServletMappingEmbed
- Creates a new embedded servlet-mapping
- ServletMappingEmbed(String) -
Constructor for class com.caucho.resin.ServletMappingEmbed
- Creates a new embedded servlet-mapping
- ServletMappingEmbed(String, String) -
Constructor for class com.caucho.resin.ServletMappingEmbed
- Creates a new embedded servlet-mapping
- ServletMappingEmbed(String, String, String) -
Constructor for class com.caucho.resin.ServletMappingEmbed
- Creates a new embedded servlet-mapping
- ServletOutputStream - Class in javax.servlet
- Servlets can use ServletOutputStream to write binary data to
the response.
- ServletOutputStream() -
Constructor for class javax.servlet.ServletOutputStream
-
- ServletOutputStreamImpl - Class in com.caucho.server.http
- Implementation of the ServletOutputStream.
- ServletOutputStreamImpl() -
Constructor for class com.caucho.server.http.ServletOutputStreamImpl
-
- ServletProtocolConfig - Class in com.caucho.server.dispatch
- Configuration for a servlet web-service protocol.
- ServletProtocolConfig() -
Constructor for class com.caucho.server.dispatch.ServletProtocolConfig
- Creates a new protocol configuration object.
- ServletProtocolEmbed - Class in com.caucho.resin
- Embeddable version of a servlet remoting protocol like hessian or burlap.
- ServletProtocolEmbed() -
Constructor for class com.caucho.resin.ServletProtocolEmbed
- Creates a new embedded servlet protocol
- ServletProtocolEmbed(String) -
Constructor for class com.caucho.resin.ServletProtocolEmbed
- Creates a new servlet protocol
- ServletRegexp - Class in com.caucho.server.dispatch
- Configuration for a servlet regexp.
- ServletRegexp() -
Constructor for class com.caucho.server.dispatch.ServletRegexp
- Creates a new servlet regexp object.
- 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
-
- ServletService - Class in com.caucho.server.cluster
-
- ServletService(Resin) -
Constructor for class com.caucho.server.cluster.ServletService
- Creates a new servlet server.
- ServletSystem - Class in com.caucho.server.cluster
- The main servlet service in a Resin server.
- ServletSystem(ServletService) -
Constructor for class com.caucho.server.cluster.ServletSystem
-
- Session - Interface in javax.jms
- The main destination.
- SESSION -
Static variable in class javax.servlet.jsp.PageContext
-
- session_cache_expire(Env, Value) -
Method in class com.caucho.quercus.lib.session.SessionModule
-
- session_cache_limiter(Env, Value) -
Method in class com.caucho.quercus.lib.session.SessionModule
- Returns and/or sets the value of session.cache_limiter, affecting the
cache related headers that are sent as a result of a call to
SessionModule.session_start(Env)
.
- session_commit(Env) -
Static method in class com.caucho.quercus.lib.session.SessionModule
- Alias of session_write_close.
- session_decode(Env, StringValue) -
Static method in class com.caucho.quercus.lib.session.SessionModule
- Encodes the session values.
- session_destroy(Env) -
Static method in class com.caucho.quercus.lib.session.SessionModule
- Destroys the session
- session_encode(Env) -
Static method in class com.caucho.quercus.lib.session.SessionModule
- Encodes the session values.
- session_get_cookie_params(Env) -
Static method in class com.caucho.quercus.lib.session.SessionModule
- Returns the session cookie parameters
- session_id(Env, String) -
Static method in class com.caucho.quercus.lib.session.SessionModule
- Returns the session id
- session_is_registered(Env, StringValue) -
Static method in class com.caucho.quercus.lib.session.SessionModule
- Returns true if a session variable is registered.
- session_module_name(Env, String) -
Method in class com.caucho.quercus.lib.session.SessionModule
- Returns the object's class name
- session_name(Env, String) -
Method in class com.caucho.quercus.lib.session.SessionModule
- Returns the object's class name
- session_regenerate_id(Env, boolean) -
Static method in class com.caucho.quercus.lib.session.SessionModule
- Regenerates the session id.
- session_register(Env, Value[]) -
Method in class com.caucho.quercus.lib.session.SessionModule
- Registers global variables in the session.
- session_save_path(Env, String) -
Method in class com.caucho.quercus.lib.session.SessionModule
- Returns the session's save path
- SESSION_SCOPE -
Static variable in class javax.servlet.jsp.PageContext
-
- session_set_cookie_params(Env, long, Value, Value, Value, Value) -
Method in class com.caucho.quercus.lib.session.SessionModule
- Sets the session cookie parameters
- session_set_save_handler(Env, Callable, Callable, Callable, Callable, Callable, Callable) -
Method in class com.caucho.quercus.lib.session.SessionModule
- Sets the session save handler
- session_start(Env) -
Static method in class com.caucho.quercus.lib.session.SessionModule
- Start the session
- SESSION_TRANSACTED -
Static variable in interface javax.jms.Session
-
- session_unregister(Env, Value) -
Method in class com.caucho.quercus.lib.session.SessionModule
- Unsets the specified session values
- session_unset(Env) -
Method in class com.caucho.quercus.lib.session.SessionModule
- Unsets the session values
- session_write_close(Env) -
Static method in class com.caucho.quercus.lib.session.SessionModule
- Writes the session and closes it.
- SessionArrayValue - Class in com.caucho.quercus.env
- Represents the $_SESSION
- SessionArrayValue(String, long, long) -
Constructor for class com.caucho.quercus.env.SessionArrayValue
-
- SessionArrayValue(String, long, long, ArrayValue) -
Constructor for class com.caucho.quercus.env.SessionArrayValue
-
- sessionAsJsonString(String) -
Method in interface com.caucho.management.server.SessionManagerMXBean
-
- sessionAsJsonString(String) -
Method in class com.caucho.server.session.SessionManagerAdmin
-
- SessionBean - Interface in javax.ejb
- The main ejb context.
- SessionBeanImpl<X,T> - Class in com.caucho.ejb.inject
- Internal implementation for a Bean
- SessionBeanImpl(AbstractSessionContext<X, T>, ManagedBeanImpl<X>, Set<Type>, AnnotatedType<X>) -
Constructor for class com.caucho.ejb.inject.SessionBeanImpl
-
- SessionBeanType - Enum in javax.enterprise.inject.spi
- session bean types
- SessionCallback - Class in com.caucho.quercus.env
- Represents a PHP session callback.
- SessionCallback(Callable, Callable, Callable, Callable, Callable, Callable) -
Constructor for class com.caucho.quercus.env.SessionCallback
-
- SessionContext - Interface in javax.ejb
- The main ejb context.
- SessionContextContainer - Class in com.caucho.server.webbeans
- Configuration for the xml web bean component.
- SessionContextContainer() -
Constructor for class com.caucho.server.webbeans.SessionContextContainer
-
- SessionCookieConfig - Interface in javax.servlet
- Configuration for cookie handling
- sessionCreated(HttpSessionEvent) -
Method in interface javax.servlet.http.HttpSessionListener
- Called after the session is created.
- SessionDeserializer - Class in com.caucho.server.session
- Serializer for session data
- SessionDeserializer() -
Constructor for class com.caucho.server.session.SessionDeserializer
-
- 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.
- SessionExpression - Class in com.caucho.jsp.el
-
- SessionExpression() -
Constructor for class com.caucho.jsp.el.SessionExpression
-
- SessionFactory - Class in com.caucho.server.session
- A factory for creating sessions.
- SessionFactory() -
Constructor for class com.caucho.server.session.SessionFactory
-
- SessionFieldExpression - Class in com.caucho.jsp.el
-
- SessionGenerator<X> - Class in com.caucho.ejb.gen
- Generates the skeleton for a session bean.
- SessionGenerator(String, AnnotatedType<X>, ArrayList<AnnotatedType<? super X>>, AnnotatedType<X>, ArrayList<AnnotatedType<? super X>>, String) -
Constructor for class com.caucho.ejb.gen.SessionGenerator
-
- sessionIdList() -
Method in interface com.caucho.management.server.SessionManagerMXBean
-
- sessionIdList() -
Method in class com.caucho.server.session.SessionManager
-
- sessionIdList() -
Method in class com.caucho.server.session.SessionManagerAdmin
-
- SessionImpl - Class in com.caucho.server.session
- Implements a HTTP session.
- SessionImpl(SessionManager, String, long) -
Constructor for class com.caucho.server.session.SessionImpl
- Create a new session object.
- sessionInvalidate(HttpSession, boolean) -
Method in class com.caucho.security.AbstractLogin
- Called when the session invalidates.
- sessionInvalidate(HttpSession, boolean) -
Method in interface com.caucho.security.Login
- Called when the session invalidates.
- sessionInvalidate(HttpSession, boolean) -
Method in class com.caucho.security.LoginList
- Called when the session invalidates.
- SessionManager - Class in com.caucho.server.session
- Manages sessions in a web-webApp.
- SessionManager(WebApp) -
Constructor for class com.caucho.server.session.SessionManager
- Creates and initializes a new session manager
- SessionManagerAdmin - Class in com.caucho.server.session
- Implementation of the SessionManager's administration mbean.
- SessionManagerAdmin(SessionManager) -
Constructor for class com.caucho.server.session.SessionManagerAdmin
-
- SessionManagerMXBean - Interface in com.caucho.management.server
- Administration for the SessionManager for a WebApp.
- SessionModule - Class in com.caucho.quercus.lib.session
- Quercus session handling
- SessionModule() -
Constructor for class com.caucho.quercus.lib.session.SessionModule
-
- SessionPool - Annotation Type in com.caucho.ejb
- Configures the size of the session pool.
- SessionProxyFactory<T> - Interface in com.caucho.ejb.session
- Factory for a session bean.
- SessionRegistrationBean<X,T> - Class in com.caucho.ejb.inject
- Internal registration for the EJB.
- SessionRegistrationBean(InjectManager, AbstractSessionContext<X, T>, Bean<X>, BeanName) -
Constructor for class com.caucho.ejb.inject.SessionRegistrationBean
-
- sessionsAsJsonString() -
Method in interface com.caucho.management.server.SessionManagerMXBean
-
- sessionsAsJsonString() -
Method in class com.caucho.server.session.SessionManagerAdmin
-
- SessionScoped - Annotation Type in javax.enterprise.context
- The @SessionScoped represents the servlet session scope
- SessionScopedLiteral - Class in com.caucho.config.cfg
- Represents the @RequestScoped annotation
- SessionScopeExpression - Class in com.caucho.jsp.el
-
- SessionScopeExpression() -
Constructor for class com.caucho.jsp.el.SessionScopeExpression
-
- SessionScopeImpl - Class in com.caucho.server.webbeans
- The session scope value
- SessionScopeImpl() -
Constructor for class com.caucho.server.webbeans.SessionScopeImpl
-
- sessionSerializationDebug(String) -
Method in interface com.caucho.management.server.SessionManagerMXBean
- Returns the debug string for a session
- sessionSerializationDebug(String) -
Method in class com.caucho.server.session.SessionManagerAdmin
- Returns a debug string for the session
- SessionSerializer - Class in com.caucho.server.session
- Serializer for session data
- SessionSerializer() -
Constructor for class com.caucho.server.session.SessionSerializer
-
- sessionSetOrRemove(String, Object) -
Method in class com.caucho.jsp.PageContextImpl
- Set/Remove a session attribute.
- SessionSynchronization - Interface in javax.ejb
- The main ejb context.
- SessionTrackingMode - Enum in javax.servlet
- Tracking mode for sessions
- SessionVar - Class in com.caucho.quercus.env
- Represents a PHP variable value.
- SessionVar() -
Constructor for class com.caucho.quercus.env.SessionVar
-
- sessionWillPassivate(HttpSessionEvent) -
Method in interface javax.servlet.http.HttpSessionActivationListener
- Callback before the session passivates.
- sessionWriteClose() -
Method in class com.caucho.quercus.env.Env
-
- SET -
Static variable in class com.caucho.amber.query.QueryParser
-
- set(DbTransaction, TableIterator, Expr, QueryContext) -
Method in class com.caucho.db.table.Column
- Sets based on an iterator.
- set(E) -
Method in class com.caucho.loader.EnvironmentLocal
- Sets the variable for the context classloader.
- set(E, ClassLoader) -
Method in class com.caucho.loader.EnvironmentLocal
- Sets the variable for the context classloader.
- set(Value) -
Method in class com.caucho.quercus.env.ArrayValue.Entry
-
- set(Value) -
Method in class com.caucho.quercus.env.EnvVar
- Sets the current value.
- set(Value) -
Method in class com.caucho.quercus.env.EnvVarImpl
- Sets the current value.
- set(Value) -
Method in class com.caucho.quercus.env.JavaAdapterVar
- Sets the value.
- set(Value) -
Method in class com.caucho.quercus.env.LazyEnvVar
- Sets the current value.
- set(Value) -
Method in class com.caucho.quercus.env.LazySaveEnvVar
- Sets the current value.
- set(Value) -
Method in class com.caucho.quercus.env.SessionVar
- Sets the value.
- set(Value) -
Method in class com.caucho.quercus.env.Value
- Sets the value ref.
- set(Value) -
Method in class com.caucho.quercus.env.Var
- Sets the value.
- set(Env, String, Value, int, int) -
Method in class com.caucho.quercus.lib.Memcache
- Sets a value.
- set(QuercusContext, Value) -
Method in class com.caucho.quercus.module.IniDefinition
- Set the ini value for the given scope.
- set(QuercusContext, String) -
Method in class com.caucho.quercus.module.IniDefinition
- Set the ini value for the given scope.
- set(Env, Value) -
Method in class com.caucho.quercus.module.IniDefinition
- Set the ini value for the given scope.
- set(Env, String) -
Method in class com.caucho.quercus.module.IniDefinition
- Set the ini value for the given scope.
- set(HashMap<String, Value>, int, Value) -
Method in class com.caucho.quercus.module.IniDefinition
- Set the ini value for the given scope.
- set(HashMap<String, Value>, int, Value) -
Method in class com.caucho.quercus.module.IniDefinition.Unsupported
-
- set(int, byte[], int, int) -
Method in class com.caucho.util.ByteBuffer
-
- set(int, int) -
Method in class com.caucho.util.ByteBuffer
-
- set(int, E) -
Method in class com.caucho.util.ConcurrentArrayList
-
- set(int, double) -
Method in class com.caucho.util.DoubleArray
-
- set(int, int) -
Method in class com.caucho.util.IntArray
- Sets the value at the given index.
- set(E) -
Method in class com.caucho.util.NullIterator
-
- set(int, long) -
Method in class com.caucho.util.QDate
- Sets values based on a field.
- 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
-
- set_charset(String) -
Method in class com.caucho.quercus.lib.db.Mysqli
- Sets the character set
- set_error_handler(Env, Callable, int) -
Static method in class com.caucho.quercus.lib.ErrorModule
- Sets an error handler
- set_exception_handler(Env, Callable) -
Static method in class com.caucho.quercus.lib.ErrorModule
- Sets an exception handler
- set_file_buffer(Env, BinaryOutput, int) -
Static method in class com.caucho.quercus.lib.file.FileModule
- Sets the write buffer.
- SET_FLAG -
Static variable in class com.caucho.quercus.lib.db.MysqliModule
-
- set_include_path(Env, String) -
Static method in class com.caucho.quercus.lib.OptionsModule
- Sets the include path
- set_info(String, String) -
Method in class com.caucho.quercus.lib.pdf.PDF
-
- set_magic_quotes_runtime(Env, Value) -
Static method in class com.caucho.quercus.lib.OptionsModule
- Sets the magic quotes value.
- set_opt(int, Value) -
Method in class com.caucho.quercus.lib.db.Mysqli
- Sets a mysqli option
- set_parameter(String, String) -
Method in class com.caucho.quercus.lib.pdf.PDF
-
- SET_REQUEST_PDU -
Static variable in class com.caucho.server.snmp.types.SnmpValue
-
- set_text_pos(double, double) -
Method in class com.caucho.quercus.lib.pdf.PDF
- Sets the text position.
- set_time_limit(Env, long) -
Static method in class com.caucho.quercus.lib.OptionsModule
- Sets the time limit and resets the timeout.
- set_value(String, double) -
Method in class com.caucho.quercus.lib.pdf.PDF
-
- setAbsoluteTarget(String) -
Method in class com.caucho.rewrite.AbstractTargetDispatchRule
-
- setAbsoluteTarget(String) -
Method in class com.caucho.rewrite.Forward
-
- setAbsoluteTarget(String) -
Method in class com.caucho.server.rewrite.DispatchRule
-
- setAbsoluteTarget(String) -
Method in class com.caucho.server.rewrite.ForwardRule
-
- setAbstract(boolean) -
Method in class com.caucho.quercus.program.InterpretedClassDef
- true for an abstract class.
- setAcceptListenBacklog(ConfigProgram) -
Method in class com.caucho.cloud.network.ClusterServer
- Sets the socket's listen property
- setAcceptListenBacklog(int) -
Method in class com.caucho.network.listen.TcpPort
- Sets the operating system listen backlog
- setAcceptThreadIdleTimeout(Period) -
Method in class com.caucho.network.listen.TcpPort
- Sets the minimum spare idle timeout.
- setAcceptThreadMax(ConfigProgram) -
Method in class com.caucho.cloud.network.ClusterServer
- Sets the maximum spare listen.
- setAcceptThreadMax(int) -
Method in class com.caucho.network.listen.TcpPort
- Sets the minimum spare listen.
- setAcceptThreadMin(ConfigProgram) -
Method in class com.caucho.cloud.network.ClusterServer
- Sets the minimum spare listen.
- setAcceptThreadMin(int) -
Method in class com.caucho.network.listen.TcpPort
- Sets the minimum spare listen.
- setAccess(String) -
Method in class com.caucho.amber.cfg.EntityMappingsConfig
-
- setAccess(String) -
Method in class com.caucho.amber.cfg.PersistenceUnitDefaultsConfig
-
- setAccess(long) -
Method in class com.caucho.quercus.env.SessionArrayValue
-
- setAccessedExpireTimeout(Period) -
Method in class com.caucho.distcache.AbstractCache
- The maximum idle time for an item, which is typically used for
temporary data like sessions.
- setAccessedExpireTimeout(long) -
Method in class com.caucho.server.distcache.CacheConfig
- The maximum time that an item can remain in cache without being referenced.
- setAccessedExpireTimeoutMillis(long) -
Method in class com.caucho.distcache.AbstractCache
- Sets the idle timeout in milliseconds
- setAccessedExpireTimeoutWindow(Period) -
Method in class com.caucho.distcache.AbstractCache
- Sets the idle timeout windows
- setAccessedExpireTimeoutWindow(long) -
Method in class com.caucho.server.distcache.CacheConfig
- Provides the option to set the idle check window, the amount of time
in which the idle time limit can be spread out to smooth performance.
- setAccessFlags(int) -
Method in class com.caucho.bytecode.JavaClass
- Sets the access flags.
- setAccessFlags(int) -
Method in class com.caucho.bytecode.JavaField
- Sets the access flags
- setAccessFlags(int) -
Method in class com.caucho.bytecode.JavaMethod
- Sets the access flags
- setAccessLog(AccessLog) -
Method in class com.caucho.server.cluster.ServletContainerConfig
- Sets the access log.
- setAccessLog(AccessLog) -
Method in class com.caucho.server.cluster.ServletService
- Sets the access log.
- setAccessLog(AccessLog) -
Method in class com.caucho.server.host.Host
-
- setAccessLog(AbstractAccessLog) -
Method in class com.caucho.server.webapp.WebApp
- Sets the access log.
- setAccessLog(AbstractAccessLog) -
Method in class com.caucho.server.webapp.WebAppContainer
- Sets the access log.
- setAccessTime(long) -
Method in class com.caucho.server.session.SessionImpl
-
- setAccessTimeout(EjbTimeout) -
Method in class com.caucho.ejb.cfg.ConcurrentMethod
-
- setAcknowledgeMode(int) -
Method in class com.caucho.ejb.cfg.EjbMessageBean
- Set the acknowledge mode.
- setAcknowledgeMode(int) -
Method in class com.caucho.ejb.message.JmsResourceAdapter
-
- setActivation(ActivationSpec) -
Method in class com.caucho.jca.ra.ConnectorConfig.ConnectionListener
-
- setActivation(ActivationSpec) -
Method in class com.caucho.jca.ra.ConnectorResource.ConnectionListener
-
- setActivationConfigPropertyName(String) -
Method in class com.caucho.ejb.cfg.EjbMessageBean.ActivationConfigPropertyConfig
-
- setActivationConfigPropertyValue(String) -
Method in class com.caucho.ejb.cfg.EjbMessageBean.ActivationConfigPropertyConfig
-
- setActivationSpec(ActivationSpec) -
Method in class com.caucho.ejb.cfg.EjbMessageBean
- Sets the JCA activation spec.
- setActivationSpec(ActivationSpec) -
Method in class com.caucho.ejb.cfg.MessageBeanConfig
- Sets the activation spec
- setActivationSpec(ActivationSpec) -
Method in class com.caucho.ejb.message.MessageManager
- Sets the activation spec
- setActivationspecClass(Class) -
Method in class com.caucho.jca.cfg.MessageListenerConfig.ActivationSpecConfig
- Sets the activation spec class.
- setActiveDynamicServer(String, String, int, int) -
Method in class com.caucho.server.cluster.ClusterPod
- Sets the active dynamic server
- setActiveWaitTime(Period) -
Method in class com.caucho.server.webapp.WebApp
- Sets the delay time waiting for a restart
- setActiveWaitTimeMillis(long) -
Method in class com.caucho.env.deploy.DeployController
- Sets the delay time waiting for a restart
- setActorClass(Class<?>) -
Method in class com.caucho.jsmp.JmtpServlet
-
- setActorContext(AmpActorContext) -
Method in interface com.caucho.amp.spi.AmpSpi
-
- setActorStream(Actor) -
Method in class com.caucho.hmtp.server.HmtpServlet
-
- setActualEncoding(String) -
Method in class com.caucho.xml.QDocument
-
- setActualEncoding(String) -
Method in class com.caucho.xml2.QDocument
-
- setAddAnnotation(Attribute) -
Method in class com.caucho.config.type.InlineBeanType
-
- setAddCustomBean(Attribute) -
Method in class com.caucho.config.type.InlineBeanType
-
- setAddress(String) -
Method in interface com.caucho.amqp.AmqpReceiverFactory
-
- setAddress(String) -
Method in interface com.caucho.amqp.AmqpSenderFactory
-
- setAddress(String) -
Method in class com.caucho.amqp.io.LinkSource
-
- setAddress(String) -
Method in class com.caucho.amqp.io.LinkTarget
-
- setAddress(String) -
Method in class com.caucho.bam.actor.AbstractActorHolder
-
- setAddress(String) -
Method in interface com.caucho.bam.actor.ActorHolder
-
- setAddress(String) -
Method in interface com.caucho.bam.actor.ManagedActor
-
- setAddress(String) -
Method in class com.caucho.bam.actor.SimpleActor
-
- setAddress(String) -
Method in class com.caucho.bam.stream.NullActor
-
- setAddress(String) -
Method in class com.caucho.bam.stream.NullMessageStream
-
- setAddress(String) -
Method in class com.caucho.boot.OpenPort
- Sets the address
- setAddress(String) -
Method in class com.caucho.hmtp.HmtpLinkWorker
-
- setAddress(String) -
Method in class com.caucho.hmtp.HmtpWebSocketContextWriter
- The address of the stream
- setAddress(String) -
Method in class com.caucho.hmtp.HmtpWebSocketWriter
- The address of the stream
- setAddress(String) -
Method in class com.caucho.hmtp.HmtpWriter
- The address of the stream
- setAddress(String) -
Method in class com.caucho.hmtp.server.HmtpServlet
-
- setAddress(String) -
Method in class com.caucho.jsmp.JsmpWebSocketWriter
- The address of the stream
- setAddress(String) -
Method in class com.caucho.message.common.AbstractMessageReceiverFactory
-
- setAddress(String) -
Method in class com.caucho.message.common.AbstractMessageSenderFactory
-
- setAddress(String) -
Method in class com.caucho.message.local.LocalReceiverFactory
-
- setAddress(String) -
Method in interface com.caucho.message.MessageReceiverFactory
-
- setAddress(String) -
Method in interface com.caucho.message.MessageSenderFactory
-
- setAddress(String) -
Method in class com.caucho.network.listen.TcpPort
- Sets the address
- setAddress(String) -
Method in class com.caucho.resin.PortEmbed
- The binding address
- setAddress(String) -
Method in class com.caucho.server.resin.BootServerConfig
-
- setAddressList(String) -
Method in class com.caucho.server.resin.BootServerMultiConfig
-
- setAdmin(boolean) -
Method in class com.caucho.remote.HmtpServlet
-
- setAdminAuthenticator(AdminAuthenticator) -
Method in class com.caucho.boot.BootManagementConfig
-
- setAdminobjectClass(Class) -
Method in class com.caucho.jca.cfg.AdminObjectConfig
- Sets the object class
- setAdminobjectInterface(Class) -
Method in class com.caucho.jca.cfg.AdminObjectConfig
- Sets the interface class
- setAdminPath(Path) -
Method in class com.caucho.server.resin.ResinConfig
- Deprecated.
- setAffectedRows(int) -
Method in class com.caucho.quercus.lib.db.JdbcConnectionResource
-
- setAffectedRows(int) -
Method in class com.caucho.quercus.lib.db.JdbcResultResource
- Set the number of affected rows to the specified value.
- setAfterReturnsAgain(boolean) -
Method in class com.caucho.jsp.AnalyzedTag
- Set true if the doAfterBody can return EVAL_BODY_AGAIN
- setAlgorithm(String) -
Method in class com.caucho.hessian.security.X509Encryption
- Sets the encryption algorithm for the content.
- setAlgorithm(String) -
Method in class com.caucho.hessian.security.X509Signature
- Sets the encryption algorithm for the content.
- setAlgorithm(String) -
Method in class com.caucho.security.PasswordDigest
- Returns the message digest algorithm.
- setAlias(String) -
Method in class com.caucho.jsp.cfg.TldVariable
- Sets the alias for tag files
- setAlias(String) -
Method in class com.caucho.vfs.JsseSSLFactory
- Sets the certificate alias
- setAliasField(AmberField) -
Method in class com.caucho.amber.field.ManyToOneField
- Sets any alias field.
- setAll(QuercusLocale) -
Method in class com.caucho.quercus.env.LocaleInfo
-
- setAllBeans(boolean) -
Method in class com.caucho.server.admin.JmxListQuery
-
- setAllocationSize(int) -
Method in class com.caucho.amber.cfg.AbstractGeneratorConfig
-
- setAllowEL(boolean) -
Method in class com.caucho.config.types.InitParam
- Sets true if EL is allowed.
- setAllowEL(boolean) -
Method in class com.caucho.server.dispatch.ServletConfigImpl
- Sets the allow value.
- setAllowForwardAfterFlush(boolean) -
Method in class com.caucho.server.webapp.WebApp
-
- setAllowMalformedOut(boolean) -
Method in class com.caucho.quercus.lib.i18n.Decoder
-
- setAllowNonReservedIp(boolean) -
Method in class com.caucho.server.resin.BootServerConfig
-
- setAllowNonReservedIp(boolean) -
Method in class com.caucho.server.resin.BootServerMultiConfig
-
- setAllowNonSerializable(boolean) -
Method in class com.caucho.hessian.io.SerializerFactory
- If true, non-serializable objects are allowed.
- setAllowPOJO(boolean) -
Method in class com.caucho.ejb.cfg.EjbBean
- Sets true if POJO are allowed.
- setAllowPOJO(boolean) -
Method in class com.caucho.ejb.EJBServer
- Set true to allow POJO beans
- setAllowRepository(boolean) -
Method in class com.caucho.env.deploy.ExpandDeployController
-
- setAllowServletEL(boolean) -
Method in class com.caucho.server.webapp.WebApp
- Sets the servlet init-param EL enabling.
- setAlternateSessionUrlPrefix(String) -
Method in class com.caucho.server.cluster.ServletContainerConfig
- Sets the alternate session url prefix.
- setAlternateSessionURLPrefix(String) -
Method in class com.caucho.server.cluster.ServletService
- Sets the alternate session url prefix.
- setAlternateSessionURLPrefix(String) -
Method in class com.caucho.server.dispatch.InvocationDecoder
- Sets the alternate session url prefix.
- setAlwaysLoad(boolean) -
Method in class com.caucho.server.distcache.PersistentStoreConfig
-
- setAlwaysLoadSession(boolean) -
Method in class com.caucho.quercus.lib.session.QuercusSessionManager
- True if sessions should always be loadd.
- setAlwaysLoadSession(boolean) -
Method in class com.caucho.server.session.SessionManager
- True if sessions should always be loadd.
- setAlwaysSave(boolean) -
Method in class com.caucho.server.distcache.PersistentStoreConfig
-
- setAlwaysSaveSession(boolean) -
Method in class com.caucho.quercus.lib.session.QuercusSessionManager
- True if sessions should always be saved.
- setAlwaysSaveSession(boolean) -
Method in class com.caucho.server.session.SessionManager
- True if sessions should always be saved.
- setAmberFactory(JndiBuilder) -
Method in class com.caucho.amber.filters.AmberContextFilter
- Sets the factory.
- setAnnotated(Annotated) -
Method in class com.caucho.remote.client.AbstractProtocolProxyFactory
- Sets the ServiceType annotated
- setAnnotated(Annotated) -
Method in interface com.caucho.remote.client.ProtocolProxyFactory
- Sets the ServiceType annotated
- setAnnotated(Annotated) -
Method in class com.caucho.remote.server.AbstractProtocolServletFactory
- Sets the ServiceType annotated
- setAnnotated(Annotated) -
Method in interface com.caucho.remote.server.ProtocolServletFactory
- Sets the ServiceType annotated
- setAnnotatedType(AnnotatedType<X>) -
Method in class com.caucho.config.extension.ProcessAnnotatedTypeImpl
-
- setAnnotatedType(AnnotatedType<X>) -
Method in interface javax.enterprise.inject.spi.ProcessAnnotatedType
-
- setAnnotation(Class) -
Method in class com.caucho.loader.enhancer.ClassEnhancerConfig
- Sets the annotation.
- setAnnotation(Class) -
Method in interface com.caucho.loader.enhancer.MethodEnhancer
- Sets the annotation.
- setAPIClass(Class<?>) -
Method in class com.caucho.burlap.server.BurlapServlet
- Sets the api-class.
- setAPIClass(Class<?>) -
Method in class com.caucho.hessian.server.HessianServlet
- Sets the api-class.
- setAPIClass(Class) -
Method in class com.caucho.jms.services.HessianListener
- Sets the api-class.
- setAppDir(Path) -
Method in class com.caucho.jsp.JspCompiler.ApplicationConfig
-
- setAppDir(Path) -
Method in class com.caucho.jsp.JspCompiler
- Sets the source webApp directory.
- setAppDir(Path) -
Method in class com.caucho.server.webapp.WebApp
- Sets the webApp directory.
- setAppDir(RawString) -
Method in class com.caucho.server.webapp.WebAppConfig
- Sets the app-dir.
- setAppName(String, ClassLoader) -
Static method in class com.caucho.ejb.manager.EjbModule
-
- setArchiveDirectory(Path) -
Method in class com.caucho.env.deploy.ExpandDeployGenerator
- Sets the war expand dir to check for new archive files.
- setArchiveFormat(String) -
Method in class com.caucho.log.AbstractRolloverLog
- Sets the archive name format
- setArchiveFormat(String) -
Method in class com.caucho.log.LogHandlerConfig
- Sets the archive-format
- setArchiveFormat(String) -
Method in class com.caucho.log.PathHandler
- Sets the archive-format
- setArchiveFormat(String) -
Method in class com.caucho.log.RotateLog
- Sets the archive format.
- setArchiveFormat(String) -
Method in class com.caucho.log.RotateStream
- Sets the archive format.
- setArchiveFormat(String) -
Method in class com.caucho.server.log.AccessLog
- Sets the archive name format
- setArchivePath(RawString) -
Method in class com.caucho.env.deploy.DeployConfig
- Sets the archive-path
- setArchivePath(Path) -
Method in class com.caucho.env.deploy.ExpandDeployController
- Sets the archive path.
- setArchivePath(String) -
Method in class com.caucho.resin.WebAppEmbed
- The path to the archive war file
- setArgs(String) -
Method in class com.caucho.java.JavacConfig
- Sets the args.
- setArgs(String) -
Method in class com.caucho.java.JavaCompilerUtil
- Sets any additional arguments for the compiler.
- setArgs(ArrayList<String>) -
Method in class com.caucho.java.JavaCompilerUtil
-
- setArgs(String) -
Method in class com.caucho.loader.CompilingLoader
- Sets the arguments.
- setArgv(String[]) -
Method in class com.caucho.quercus.env.Env
-
- setAroundInvoke(AroundInvokeConfig) -
Method in class com.caucho.ejb.cfg.EjbBean
-
- setAroundInvoke(AroundInvokeConfig) -
Method in class com.caucho.ejb.cfg.Interceptor
-
- setAroundInvoke(AroundInvokeConfig) -
Method in class com.caucho.ejb.server.AbstractEjbBeanManager
-
- setArray(int, Array) -
Method in class com.caucho.db.jdbc.PreparedStatementImpl
-
- setArray(int, Array) -
Method in class com.caucho.sql.spy.SpyPreparedStatement
-
- setArray(int, Array) -
Method in class com.caucho.sql.UserPreparedStatement
- Sets the parameter as an array
- setArray(int, Array) -
Method in class com.caucho.tools.profiler.CallableStatementWrapper
-
- setArray(int, Array) -
Method in class com.caucho.tools.profiler.PreparedStatementWrapper
-
- setArrayCount(JavaInvoker) -
Method in class com.caucho.quercus.program.FunctionArrayDelegate
- Sets the custom function for the array set.
- setArrayDelegate(ArrayDelegate) -
Method in class com.caucho.quercus.env.QuercusClass
- Sets the array delegate (see ArrayAccess)
- setArrayGet(JavaInvoker) -
Method in class com.caucho.quercus.program.FunctionArrayDelegate
- Sets the custom function for the array get.
- setArrayObject() -
Method in class com.caucho.bytecode.CodeWriterAttribute
-
- setArrayPut(JavaInvoker) -
Method in class com.caucho.quercus.program.FunctionArrayDelegate
- Sets the custom function for the array set.
- setArtifact(String) -
Method in class com.caucho.loader.ivy.IvyDependency
- The artifact name
- setArtifactId(String) -
Method in class com.caucho.loader.maven.MavenProject.Dependency
-
- setArtifactId(String) -
Method in class com.caucho.loader.maven.MavenProject.Parent
- Sets the artifactId for the project
- setArtifactId(String) -
Method in class com.caucho.loader.maven.MavenProject
- Sets the artifactId for the project
- setArtifactPath(Path) -
Method in class com.caucho.loader.ivy.IvyModule
- The path to the artifact
- setAsciiStream(int, InputStream, int) -
Method in class com.caucho.db.jdbc.PreparedStatementImpl
-
- setAsciiStream(int, InputStream, long) -
Method in class com.caucho.db.jdbc.PreparedStatementImpl
-
- setAsciiStream(int, InputStream) -
Method in class com.caucho.db.jdbc.PreparedStatementImpl
-
- setAsciiStream(long) -
Method in class com.caucho.db.sql.ClobImpl
- Returns a stream to write to the clob.
- setAsciiStream(int, InputStream, int) -
Method in class com.caucho.sql.spy.SpyPreparedStatement
-
- setAsciiStream(int, InputStream, long) -
Method in class com.caucho.sql.spy.SpyPreparedStatement
-
- setAsciiStream(int, InputStream) -
Method in class com.caucho.sql.spy.SpyPreparedStatement
-
- setAsciiStream(String, InputStream, int) -
Method in class com.caucho.sql.UserCallableStatement
- Sets the asciiStream
- setAsciiStream(String, InputStream, long) -
Method in class com.caucho.sql.UserCallableStatement
-
- setAsciiStream(String, InputStream) -
Method in class com.caucho.sql.UserCallableStatement
-
- setAsciiStream(int, InputStream, int) -
Method in class com.caucho.sql.UserPreparedStatement
- Sets the parameter as an ascii stream.
- setAsciiStream(int, InputStream, long) -
Method in class com.caucho.sql.UserPreparedStatement
-
- setAsciiStream(int, InputStream) -
Method in class com.caucho.sql.UserPreparedStatement
-
- setAsciiStream(String, InputStream, int) -
Method in class com.caucho.tools.profiler.CallableStatementWrapper
-
- setAsciiStream(int, InputStream, int) -
Method in class com.caucho.tools.profiler.CallableStatementWrapper
-
- setAsciiStream(String, InputStream, long) -
Method in class com.caucho.tools.profiler.CallableStatementWrapper
-
- setAsciiStream(String, InputStream) -
Method in class com.caucho.tools.profiler.CallableStatementWrapper
-
- setAsciiStream(int, InputStream, long) -
Method in class com.caucho.tools.profiler.CallableStatementWrapper
-
- setAsciiStream(int, InputStream) -
Method in class com.caucho.tools.profiler.CallableStatementWrapper
-
- setAsciiStream(int, InputStream, int) -
Method in class com.caucho.tools.profiler.PreparedStatementWrapper
-
- setAsciiStream(int, InputStream, long) -
Method in class com.caucho.tools.profiler.PreparedStatementWrapper
-
- setAsciiStream(int, InputStream) -
Method in class com.caucho.tools.profiler.PreparedStatementWrapper
-
- setAsGlobal() -
Method in class com.caucho.env.thread.ThreadPool
-
- setAsGlobal(ThreadPool1) -
Method in class com.caucho.env.thread1.ThreadPool1
-
- setAsGlobal(ThreadPool2) -
Method in class com.caucho.env.thread2.ThreadPool2
-
- setAssociationTable(AmberTable) -
Method in class com.caucho.amber.field.ElementCollectionField
- Sets the association table
- setAssociationTable(AmberTable) -
Method in class com.caucho.amber.field.ManyToManyField
- Sets the association table
- setAsync(boolean) -
Method in class com.caucho.make.DependencyContainer
-
- setAsynchronousResult(PostgresResult) -
Method in class com.caucho.quercus.lib.db.Postgres
-
- setAsynchronousStatement(PostgresStatement) -
Method in class com.caucho.quercus.lib.db.Postgres
-
- setAsyncListenerNode(AsyncListenerNode) -
Method in class com.caucho.server.http.ConnectionCometController
- Sets the async listener
- setAsyncSupported(boolean) -
Method in class com.caucho.resin.ServletEmbed
- Sets true if the servlet can use async/comet
- setAsyncSupported(boolean) -
Method in class com.caucho.server.dispatch.FilterConfigImpl
-
- setAsyncSupported(boolean) -
Method in class com.caucho.server.dispatch.ServletConfigImpl
-
- setAsyncSupported(boolean) -
Method in class com.caucho.server.http.StubServletRequest
-
- setAsyncSupported(boolean) -
Method in interface javax.servlet.Registration.Dynamic
-
- setAttachProperty(String, Object) -
Method in interface com.caucho.amqp.AmqpReceiverFactory
-
- setAttachProperty(String, Object) -
Method in interface com.caucho.amqp.AmqpSenderFactory
-
- setAttribute(Object, String, Object) -
Static method in class com.caucho.config.Config
- Sets an attribute with a value.
- setAttribute(String, Object) -
Method in class com.caucho.config.types.AnnotationConfig
-
- setAttribute(String) -
Method in class com.caucho.env.meter.JmxExpr.JmxDelta
-
- setAttribute(String) -
Method in class com.caucho.env.meter.JmxExpr.JmxValue
-
- setAttribute(ObjectName, Attribute) -
Method in class com.caucho.jmx.AbstractMBeanServer
- Sets an attribute in the MBean.
- setAttribute(String, Object) -
Method in interface com.caucho.jmx.GenericMBeanInterface
- Sets the named attribute.
- setAttribute(Attribute) -
Method in class com.caucho.jmx.IntrospectionMBean
- Sets an attribute value.
- setAttribute(Object, String, Object) -
Method in class com.caucho.jmx.MBeanSkeleton
- Sets the attribute value.
- setAttribute(ObjectName, Attribute) -
Method in class com.caucho.jmx.remote.HessianMBeanServerConnection
-
- setAttribute(String, Object) -
Method in class com.caucho.jsp.PageContextImpl
- Sets the page attribute with the given name.
- setAttribute(String, Object, int) -
Method in class com.caucho.jsp.PageContextImpl
-
- setAttribute(String, Object) -
Static method in class com.caucho.loader.Environment
- Sets a local variable for the current environment.
- setAttribute(String, Object, ClassLoader) -
Static method in class com.caucho.loader.Environment
- Sets a local variable for the current environment.
- setAttribute(String, Object) -
Method in class com.caucho.loader.EnvironmentClassLoader
- Sets the named attributes
- setAttribute(Env, int, Value) -
Method in class com.caucho.quercus.lib.db.PDO
-
- setAttribute(Env, int, Value) -
Method in class com.caucho.quercus.lib.db.PDOStatement
-
- setAttribute(Env, int, Value, boolean) -
Method in class com.caucho.quercus.lib.db.PDOStatement
-
- setAttribute(String, String) -
Method in class com.caucho.quercus.lib.dom.DOMElement
-
- setAttribute(QName, String) -
Method in class com.caucho.relaxng.program.AttributeItem
- Returns the next item on the match.
- setAttribute(QName, String) -
Method in class com.caucho.relaxng.program.ChoiceItem
- Sets an attribute.
- setAttribute(QName, String) -
Method in class com.caucho.relaxng.program.EmptyItem
- Sets an attribute.
- setAttribute(QName, String) -
Method in class com.caucho.relaxng.program.GroupItem
- Sets an attribute.
- setAttribute(QName, String) -
Method in class com.caucho.relaxng.program.InElementItem
- Sets an attribute.
- setAttribute(QName, String) -
Method in class com.caucho.relaxng.program.InterleaveItem
- Sets an attribute.
- setAttribute(QName, String) -
Method in class com.caucho.relaxng.program.Item
- Sets an attribute.
- setAttribute(QName, String) -
Method in class com.caucho.relaxng.program.MemoItem
- Sets an attribute.
- setAttribute(String) -
Method in class com.caucho.server.admin.JmxSetQuery
-
- setAttribute(String) -
Method in class com.caucho.server.admin.StatSystem.JmxItem
-
- setAttribute(String, Object) -
Method in class com.caucho.server.http.CauchoDispatchRequest
-
- setAttribute(String, Object) -
Method in class com.caucho.server.http.CauchoRequestWrapper
-
- setAttribute(String, Object) -
Method in class com.caucho.server.http.ConnectionCometController
- Sets a request attribute.
- setAttribute(String, Object) -
Method in class com.caucho.server.http.HttpServletRequestImpl
- Sets the value of the named request attribute.
- setAttribute(String, Object) -
Method in class com.caucho.server.http.RequestWrapper
- Sets an attribute value.
- setAttribute(String, Object) -
Method in class com.caucho.server.http.StubServletRequest
-
- setAttribute(String, Object) -
Method in class com.caucho.server.session.SessionImpl
- Sets a session attribute.
- setAttribute(String) -
Method in class com.caucho.server.snmp.Oid
-
- setAttribute(String, Object) -
Method in class com.caucho.server.webapp.ServletContextImpl
- Sets an application attribute.
- setAttribute(Attribute) -
Method in class com.caucho.server.webbeans.BeanMBean
-
- setAttribute(String, Object) -
Method in interface com.caucho.servlet.comet.CometController
- Deprecated. Sets a request attribute.
- setAttribute(AttributeName, String, String, HttpServletRequest, ServletContext) -
Method in class com.caucho.servlets.webdav.AbstractPath
- Sets an attribute value.
- setAttribute(AttributeName, String, String, HttpServletRequest, ServletContext) -
Method in class com.caucho.servlets.webdav.ApplicationPath
- Sets an attribute value.
- setAttribute(AttributeName, String) -
Method in class com.caucho.servlets.webdav.XmlApplicationPath.FileAttributes
- Sets an attribute value.
- setAttribute(AttributeName, String, String, HttpServletRequest, ServletContext) -
Method in class com.caucho.servlets.webdav.XmlApplicationPath
- Sets an attribute value.
- setAttribute(String, Object) -
Method in class com.caucho.transaction.TransactionImpl
- Adds an attribute.
- setAttribute(String, Object) -
Method in class com.caucho.vfs.HttpStreamWrapper
- Sets a header for the request.
- setAttribute(String, Object) -
Method in class com.caucho.vfs.ReadStream
- Sets a named attribute.
- setAttribute(String, Object) -
Method in class com.caucho.vfs.StreamImpl
- Sets a stream attribute.
- setAttribute(String, Object) -
Method in class com.caucho.vfs.WriteStream
- Sets a named attribute.
- setAttribute(String, Object) -
Method in class com.caucho.xml.parsers.HtmlDocumentBuilderFactory
-
- setAttribute(String, Object) -
Method in class com.caucho.xml.parsers.LooseHtmlDocumentBuilderFactory
-
- setAttribute(String, Object) -
Method in class com.caucho.xml.parsers.LooseXmlDocumentBuilderFactory
-
- setAttribute(String, Object) -
Method in class com.caucho.xml.parsers.XmlDocumentBuilderFactory
-
- setAttribute(String, String) -
Method in class com.caucho.xml.QAttributedNode
-
- setAttribute(String, Object) -
Method in class com.caucho.xml2.parsers.HtmlDocumentBuilderFactory
-
- setAttribute(String, Object) -
Method in class com.caucho.xml2.parsers.LooseHtmlDocumentBuilderFactory
-
- setAttribute(String, Object) -
Method in class com.caucho.xml2.parsers.LooseXmlDocumentBuilderFactory
-
- setAttribute(String, Object) -
Method in class com.caucho.xml2.parsers.XmlDocumentBuilderFactory
-
- setAttribute(String, String) -
Method in class com.caucho.xml2.QAttributedNode
-
- setAttribute(String, Object) -
Method in class com.caucho.xsl.AbstractStylesheetFactory
- Sets an implementation-specific attribute.
- setAttribute(String, String, String, String) -
Method in class com.caucho.xsl.XslWriter
- Adds a namespace-aware attribute to the current node, making the
new attribute the current node.
- setAttribute(String, NamespaceContext, String) -
Method in class com.caucho.xsl.XslWriter
- Adds a new attribute with the given name to the current node, making
the attribute the current node.
- setAttribute(String, String) -
Method in class com.caucho.xsl.XslWriter
- Directly sets an attribute with a value.
- 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.
- setAttributeNode(DOMAttr) -
Method in class com.caucho.quercus.lib.dom.DOMElement
-
- setAttributeNode(Attr) -
Method in class com.caucho.xml.QAttributedNode
- Sets an attribute, specified by the object.
- setAttributeNode(Attr) -
Method in class com.caucho.xml2.QAttributedNode
- Sets an attribute, specified by the object.
- setAttributeNodeNS(DOMAttr) -
Method in class com.caucho.quercus.lib.dom.DOMElement
-
- setAttributeNodeNS(Attr) -
Method in class com.caucho.xml.QAttributedNode
-
- setAttributeNodeNS(Attr) -
Method in class com.caucho.xml2.QAttributedNode
-
- setAttributeNS(String, String, String) -
Method in class com.caucho.quercus.lib.dom.DOMElement
-
- setAttributeNS(String, String, String) -
Method in class com.caucho.xml.QAttributedNode
-
- setAttributeNS(String, String, String) -
Method in class com.caucho.xml2.QAttributedNode
-
- setAttributes(EmbeddableAttributesConfig) -
Method in class com.caucho.amber.cfg.EmbeddableConfig
- Sets the attributes.
- setAttributes(AttributesConfig) -
Method in class com.caucho.amber.cfg.MappedSuperclassConfig
- Sets the attributes.
- setAttributes(ArrayList<Attribute>) -
Method in class com.caucho.bytecode.CodeAttribute
- Returns the exceptions.
- setAttributes(ObjectName, AttributeList) -
Method in class com.caucho.jmx.AbstractMBeanServer
- Set an attributes in the MBean.
- setAttributes(AttributeList) -
Method in class com.caucho.jmx.IntrospectionMBean
- Sets attribute values.
- setAttributes(ObjectName, AttributeList) -
Method in class com.caucho.jmx.remote.HessianMBeanServerConnection
-
- setAttributes(TagAttributeInfo[]) -
Method in class com.caucho.jsp.TempTagInfo
-
- setAttributes(AttributeList) -
Method in class com.caucho.server.webbeans.BeanMBean
-
- setAuthenticated(boolean) -
Method in class com.caucho.network.balance.ClientSocket
- Returns true if the stream has been authenticated
- setAuthenticationMechanismType(String) -
Method in class com.caucho.jca.cfg.AuthenticationMechanism
-
- setAuthenticationMechanismType(String) -
Method in class com.caucho.jca.cfg.ResourceAdapterConfig.AuthenticationMechanism
-
- setAuthenticationRequired(boolean) -
Method in class com.caucho.admin.RemoteAdminService
-
- setAuthenticationRequired(boolean) -
Method in class com.caucho.hemp.servlet.ServerAuthManager
-
- setAuthenticationRequired(boolean) -
Method in class com.caucho.remote.HmtpServlet
-
- setAuthenticator(Authenticator) -
Method in class com.caucho.cloud.security.SecurityService
-
- setAuthenticator(Authenticator) -
Method in class com.caucho.jca.cfg.JavaMailConfig
- Sets the authenticator
- setAuthenticator(Authenticator) -
Method in class com.caucho.security.AbstractLogin
- Sets the authenticator.
- setAuthenticator(Authenticator) -
Method in class com.caucho.server.security.LoginConfig
- Sets the authenticator.
- setAuthMethod(String) -
Method in class com.caucho.server.security.LoginConfig
- Sets the auth-method
- setAuthor(String) -
Method in class com.caucho.quercus.lib.pdf.PDFWriter
-
- setAuthorizationManager(AuthorizationManager) -
Static method in class com.caucho.security.AuthorizationManager
- Sets the context security manager.
- setAuthType(String) -
Method in class com.caucho.server.rewrite.ConditionConfig
- Sets the el expression.
- setAutoCommit(boolean) -
Method in class com.caucho.amber.jdbc.AmberConnectionImpl
-
- setAutoCommit(boolean) -
Method in class com.caucho.db.jdbc.ConnectionImpl
-
- setAutoCommit(boolean) -
Method in class com.caucho.db.xa.DbTransaction
- Returns true for an auto-commit transaction.
- setAutoCommit(boolean) -
Method in class com.caucho.quercus.lib.db.JdbcConnectionResource
- sets auto-commmit to true or false
- setAutoCommit(boolean) -
Method in class com.caucho.quercus.mysql.MysqlConnectionImpl
-
- setAutoCommit(boolean) -
Method in class com.caucho.sql.ManagedConnectionImpl
- Sets the auto-commit.
- setAutoCommit(boolean) -
Method in class com.caucho.sql.spy.SpyConnection
-
- setAutoCommit(boolean) -
Method in class com.caucho.sql.UserConnection
-
- setAutoCommit(boolean) -
Method in class com.caucho.tools.profiler.ConnectionWrapper
-
- setAutoCompile(boolean) -
Method in class com.caucho.ejb.EJBServer
- Set true to automatically compile old EJBs.
- setAutoCompile(boolean) -
Method in class com.caucho.ejb.manager.EjbManager
- true if beans should be auto-compiled
- setAutoCompile(boolean) -
Method in class com.caucho.jsp.cfg.JspPropertyGroup
- Set if auto-compile is allowed.
- setAutoCompile(boolean) -
Method in class com.caucho.xsl.AbstractStylesheetFactory
- Returns true if precompiled stylesheets should be loaded.
- setAutodetectXml(boolean) -
Method in class com.caucho.xml.AbstractParser
- Set true if the parser should switch from HTML to XML if it detects
the <?xml ?> header.
- setAutoFlush(boolean) -
Method in class com.caucho.hmtp.HmtpWebSocketWriter
-
- setAutoFlush(boolean) -
Method in class com.caucho.jsp.ParseState
- Set if the autoFlush is enabled.
- setAutoFlush(boolean) -
Method in class com.caucho.remote.websocket.WebSocketClient
-
- setAutoFlush(boolean) -
Method in class com.caucho.remote.websocket.WebSocketContextStreamImpl
-
- setAutoFlush(boolean) -
Method in class com.caucho.remote.websocket.WebSocketOutputStream
-
- setAutoFlush(boolean) -
Method in class com.caucho.server.http.AbstractResponseStream
- Sets the auto-flush
- setAutoFlush(boolean) -
Method in class com.caucho.server.http.ResponseStream
-
- setAutoFlush(boolean) -
Method in class com.caucho.server.log.AccessLog
- Sets the auto-flush attribute.
- setAutoFlush(boolean) -
Method in interface com.caucho.websocket.WebSocketContext
- auto-flush after each message is sent.
- setAutoFlushTime(Period) -
Method in class com.caucho.server.log.AccessLog
- Sets the autoFlushTime
- setAutoIncrement(int) -
Method in class com.caucho.db.table.Column
- Returns true if the column is auto increment
- setAutoIncrement(String, int) -
Method in class com.caucho.db.table.TableFactory
- Sets the named column as auto-increment
- setAvailable(int) -
Method in class com.caucho.amqp.io.FrameFlow
-
- setBacking(CacheBacking<?, ?>) -
Method in class com.caucho.distcache.AbstractCache
-
- setBackup(boolean) -
Method in class com.caucho.cloud.network.ClusterServer
- Sets true for backups
- setBackup(boolean) -
Method in class com.caucho.server.distcache.PersistentStoreConfig
-
- setBaseClassName(String) -
Method in class com.caucho.amber.gen.AmberMappedComponent
- Sets the base class name
- setBaseClassName(String) -
Method in class com.caucho.amber.gen.EmbeddableComponent
- Sets the base class name
- setBaseClassName(String) -
Method in class com.caucho.amber.gen.EntityGenerator
- Sets the base class name
- setBaseClassName(String) -
Method in class com.caucho.amber.gen.ListenerComponent
- Sets the base class name
- setBaseClassName(String) -
Method in class com.caucho.amber.gen.ListenerGenerator
- Sets the base class name
- setBaseDn(String) -
Method in class com.caucho.security.LdapAuthenticator
-
- setBasename(Expr) -
Method in class com.caucho.jstl.el.BundleTag
- Sets the JSP-EL expression for the basename.
- setBasename(Expr) -
Method in class com.caucho.jstl.el.SetBundleTag
- Sets the JSP-EL expression for the basename.
- setBasename(String) -
Method in class com.caucho.jstl.rt.BundleTag
- Sets the basename.
- setBasename(String) -
Method in class com.caucho.jstl.rt.SetBundleTag
- Sets the basename.
- setBaseTag(TldTag) -
Method in class com.caucho.jsp.cfg.TldTag
-
- setBatch(boolean) -
Method in class com.caucho.loader.CompilingLoader
- Sets true if compilation should batch as many files as possible.
- setBean(Bean<X>) -
Method in class com.caucho.config.extension.ProcessBeanImpl
-
- setBean(EjbBean<X>) -
Method in class com.caucho.ejb.cfg.EjbMethodPattern
- Sets the bean.
- setBean(Bean<?>) -
Method in class com.caucho.server.dispatch.ServletConfigImpl
- Set the bean
- setBeanClass(Class) -
Method in class com.caucho.amber.type.AbstractEnhancedType
- Sets the bean class.
- setBeanClass(Class) -
Method in class com.caucho.amber.type.AmberBeanType
- Sets the bean class.
- setBeanClass(Class) -
Method in class com.caucho.amber.type.EnumType
- Sets the bean class.
- setBeanConfig(String, EjbBean<?>) -
Method in class com.caucho.ejb.cfg.EjbConfig
- Sets the cfg bean with the given name.
- setBeanConfigClass(Class<?>) -
Method in class com.caucho.config.cfg.BeanConfig
-
- setBeanMethod(BeanMethod) -
Method in class com.caucho.ejb.cfg.RemoveMethod
-
- setBeansXml(boolean) -
Method in class com.caucho.config.xml.XmlBeanConfig
-
- setBegin(Expr) -
Method in class com.caucho.jstl.el.ForEachTag
- Sets the beginning index.
- setBegin(int) -
Method in class com.caucho.jstl.el.XmlForEachTag
- Sets the begin value.
- setBegin(int) -
Method in class com.caucho.jstl.rt.CoreForEachTag
- Sets the beginning value
- setBegin(int) -
Method in class com.caucho.jstl.rt.CoreForTokensTag
- Sets the beginning value
- setBegin(int, int) -
Method in class com.caucho.quercus.lib.regexp.RegexpState
-
- setBigDecimal(int, BigDecimal) -
Method in class com.caucho.db.jdbc.PreparedStatementImpl
-
- setBigDecimal(int, BigDecimal) -
Method in class com.caucho.sql.spy.SpyPreparedStatement
-
- setBigDecimal(String, BigDecimal) -
Method in class com.caucho.sql.UserCallableStatement
- Sets the bigDecimal
- setBigDecimal(int, BigDecimal) -
Method in class com.caucho.sql.UserPreparedStatement
- Sets the parameter as a BigDecimal
- setBigDecimal(String, BigDecimal) -
Method in class com.caucho.tools.profiler.CallableStatementWrapper
-
- setBigDecimal(int, BigDecimal) -
Method in class com.caucho.tools.profiler.CallableStatementWrapper
-
- setBigDecimal(int, BigDecimal) -
Method in class com.caucho.tools.profiler.PreparedStatementWrapper
-
- setBinaryStream(int, InputStream, int) -
Method in class com.caucho.db.jdbc.PreparedStatementImpl
-
- setBinaryStream(int, InputStream, long) -
Method in class com.caucho.db.jdbc.PreparedStatementImpl
-
- setBinaryStream(int, InputStream) -
Method in class com.caucho.db.jdbc.PreparedStatementImpl
-
- setBinaryStream(long) -
Method in class com.caucho.db.sql.BlobImpl
- Returns a stream to write to the blob.
- setBinaryStream(InputStream, int) -
Method in class com.caucho.db.sql.Data
- Sets the value as a stream.
- setBinaryStream(int, InputStream, int) -
Method in class com.caucho.db.sql.QueryContext
- Set a binary stream parameter.
- setBinaryStream(int, InputStream, int) -
Method in class com.caucho.sql.spy.SpyPreparedStatement
-
- setBinaryStream(int, InputStream, long) -
Method in class com.caucho.sql.spy.SpyPreparedStatement
-
- setBinaryStream(int, InputStream) -
Method in class com.caucho.sql.spy.SpyPreparedStatement
-
- setBinaryStream(String, InputStream, int) -
Method in class com.caucho.sql.UserCallableStatement
- Sets the binaryStream
- setBinaryStream(String, InputStream, long) -
Method in class com.caucho.sql.UserCallableStatement
-
- setBinaryStream(String, InputStream) -
Method in class com.caucho.sql.UserCallableStatement
-
- setBinaryStream(int, InputStream, int) -
Method in class com.caucho.sql.UserPreparedStatement
- Sets the parameter as a binary stream.
- setBinaryStream(int, InputStream, long) -
Method in class com.caucho.sql.UserPreparedStatement
-
- setBinaryStream(int, InputStream) -
Method in class com.caucho.sql.UserPreparedStatement
-
- setBinaryStream(String, InputStream, int) -
Method in class com.caucho.tools.profiler.CallableStatementWrapper
-
- setBinaryStream(int, InputStream, int) -
Method in class com.caucho.tools.profiler.CallableStatementWrapper
-
- setBinaryStream(String, InputStream, long) -
Method in class com.caucho.tools.profiler.CallableStatementWrapper
-
- setBinaryStream(String, InputStream) -
Method in class com.caucho.tools.profiler.CallableStatementWrapper
-
- setBinaryStream(int, InputStream, long) -
Method in class com.caucho.tools.profiler.CallableStatementWrapper
-
- setBinaryStream(int, InputStream) -
Method in class com.caucho.tools.profiler.CallableStatementWrapper
-
- setBinaryStream(int, InputStream, int) -
Method in class com.caucho.tools.profiler.PreparedStatementWrapper
-
- setBinaryStream(int, InputStream, long) -
Method in class com.caucho.tools.profiler.PreparedStatementWrapper
-
- setBinaryStream(int, InputStream) -
Method in class com.caucho.tools.profiler.PreparedStatementWrapper
-
- setBindingClass(QuercusClass) -
Method in class com.caucho.quercus.function.AbstractFunction
-
- setBindPortsAfterStart(boolean) -
Method in class com.caucho.cloud.network.NetworkListenSystem
- If true, ports are bound at end.
- setBindPortsAfterStart(boolean) -
Method in class com.caucho.cloud.network.NetworkServerConfig
- If true, ports are bound at end.
- setBits(int) -
Method in class com.caucho.quercus.lib.image.ImageInfo
-
- setBlob(int, Blob) -
Method in class com.caucho.db.jdbc.PreparedStatementImpl
-
- setBlob(int, InputStream, long) -
Method in class com.caucho.db.jdbc.PreparedStatementImpl
-
- setBlob(int, InputStream) -
Method in class com.caucho.db.jdbc.PreparedStatementImpl
-
- setBlob(Blob) -
Method in class com.caucho.server.distcache.MnodeEntry
-
- setBlob(int, Blob) -
Method in class com.caucho.sql.spy.SpyPreparedStatement
-
- setBlob(int, InputStream, long) -
Method in class com.caucho.sql.spy.SpyPreparedStatement
-
- setBlob(int, InputStream) -
Method in class com.caucho.sql.spy.SpyPreparedStatement
-
- setBlob(String, InputStream, long) -
Method in class com.caucho.sql.UserCallableStatement
-
- setBlob(String, Blob) -
Method in class com.caucho.sql.UserCallableStatement
-
- setBlob(String, InputStream) -
Method in class com.caucho.sql.UserCallableStatement
-
- setBlob(int, InputStream) -
Method in class com.caucho.sql.UserPreparedStatement
-
- setBlob(int, Blob) -
Method in class com.caucho.sql.UserPreparedStatement
- Sets the parameter as a blob.
- setBlob(int, InputStream, long) -
Method in class com.caucho.sql.UserPreparedStatement
-
- setBlob(int, Blob) -
Method in class com.caucho.tools.profiler.CallableStatementWrapper
-
- setBlob(String, InputStream, long) -
Method in class com.caucho.tools.profiler.CallableStatementWrapper
-
- setBlob(String, Blob) -
Method in class com.caucho.tools.profiler.CallableStatementWrapper
-
- setBlob(String, InputStream) -
Method in class com.caucho.tools.profiler.CallableStatementWrapper
-
- setBlob(int, InputStream, long) -
Method in class com.caucho.tools.profiler.CallableStatementWrapper
-
- setBlob(int, InputStream) -
Method in class com.caucho.tools.profiler.CallableStatementWrapper
-
- setBlob(int, Blob) -
Method in class com.caucho.tools.profiler.PreparedStatementWrapper
-
- setBlob(int, InputStream, long) -
Method in class com.caucho.tools.profiler.PreparedStatementWrapper
-
- setBlob(int, InputStream) -
Method in class com.caucho.tools.profiler.PreparedStatementWrapper
-
- setBlockId(long) -
Method in class com.caucho.db.table.TableIterator
- Sets the current block id of the iterator.
- setBody(StringValue) -
Method in class com.caucho.quercus.lib.curl.CurlResource
- Sets the body of the last request.
- setBodyContent(String) -
Method in class com.caucho.jsp.cfg.TldTag
- Sets the body-content
- setBodycontent(String) -
Method in class com.caucho.jsp.cfg.TldTag
- Sets the bodycontent (backwards compat)
- setBodyContent(String) -
Method in class com.caucho.jsp.java.JavaTagGenerator
- Sets the body content.
- setBodyContent(boolean) -
Method in class com.caucho.jsp.TagInstance
- Set true if the tag has a body content.
- setBodyContent(String) -
Method in class com.caucho.jsp.TempTagInfo
-
- 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().
- setBodyReadOnly() -
Method in class com.caucho.jms.message.MessageImpl
- Sets the body for reading.
- setBodyTag(boolean) -
Method in class com.caucho.jsp.AnalyzedTag
- Set true for a body tag.
- setBom(int) -
Method in class com.caucho.jsp.ParseState
-
- setBoolean(int, boolean) -
Method in class com.caucho.db.jdbc.PreparedStatementImpl
-
- setBoolean(boolean) -
Method in class com.caucho.db.sql.Data
- Sets the value as a boolean.
- setBoolean(int, boolean) -
Method in class com.caucho.db.sql.QueryContext
- Set a boolean parameter.
- setBoolean(String, boolean) -
Method in class com.caucho.jms.message.MapMessageImpl
- Sets a boolean to the stream.
- setBoolean(int, boolean) -
Method in class com.caucho.sql.spy.SpyPreparedStatement
-
- setBoolean(String, boolean) -
Method in class com.caucho.sql.UserCallableStatement
- Sets the boolean
- setBoolean(int, boolean) -
Method in class com.caucho.sql.UserPreparedStatement
- Sets the parameter as a boolean.
- setBoolean(String, boolean) -
Method in class com.caucho.tools.profiler.CallableStatementWrapper
-
- setBoolean(int, boolean) -
Method in class com.caucho.tools.profiler.CallableStatementWrapper
-
- setBoolean(int, boolean) -
Method in class com.caucho.tools.profiler.PreparedStatementWrapper
-
- setBoolean(String, boolean) -
Method in interface javax.jms.MapMessage
-
- setBooleanLiteral(BooleanLiteral) -
Method in class com.caucho.ejb.cfg.EjbJar
-
- setBooleanProperty(String, boolean) -
Method in class com.caucho.jms.message.MessageImpl
- Sets a boolean property.
- setBooleanProperty(String, boolean) -
Method in interface javax.jms.Message
-
- setBroker(Broker) -
Method in class com.caucho.bam.actor.AbstractActorHolder
- The stream to the link is used by the Actor to send messages to
all other Actors in the system.
- setBroker(Broker) -
Method in interface com.caucho.bam.actor.ActorHolder
-
- setBroker(Broker) -
Method in interface com.caucho.bam.actor.ManagedActor
-
- setBroker(Broker) -
Method in class com.caucho.bam.actor.SimpleActor
-
- setBroker(Broker) -
Method in class com.caucho.bam.actor.SimpleActorSender
-
- setBroker(Broker) -
Method in class com.caucho.bam.stream.NullActor
-
- setBroker(Broker) -
Method in class com.caucho.bam.stream.NullMessageStream
-
- setBroker(Broker) -
Method in class com.caucho.hmtp.server.HmtpServlet
-
- setBroker(MessageBroker) -
Method in class com.caucho.message.stomp.StompProtocol
-
- setBroker(MessageBroker) -
Method in class com.caucho.message.tourmaline.NautilusServlet
-
- setBrokerFactory(AmpBrokerFactory) -
Method in interface com.caucho.amp.AmpManagerBuilder
- Sets the domain's broker.
- setBrokerFactory(AmpBrokerFactory) -
Method in class com.caucho.amp.manager.AbstractAmpManagerBuilder
-
- setBrush(QuercusImage) -
Method in class com.caucho.quercus.lib.image.QuercusImage
-
- setBuffer(String) -
Method in class com.caucho.jsp.cfg.JspPropertyGroup
-
- setBuffer(int) -
Method in class com.caucho.jsp.ParseState
- Set the buffer size.
- setBuffering(Env, boolean) -
Method in class com.caucho.quercus.lib.db.OracleOciLob
- Changes current state of buffering for the large object
- setBufferOffset(int) -
Method in class com.caucho.jsp.BodyResponseStream
- Sets the byte buffer offset.
- setBufferOffset(int) -
Method in class com.caucho.server.http.ResponseStream
- Sets the byte offset.
- setBufferOffset(int) -
Method in class com.caucho.server.http.StubResponseStream
- Sets the stream's buffer length.
- setBufferOffset(int) -
Method in class com.caucho.server.http.ToByteResponseStream
- Sets the byte offset.
- setBufferOffset(int) -
Method in class com.caucho.server.http.ToCharResponseStream
- Sets the byte buffer offset.
- setBufferOffset(int) -
Method in class com.caucho.server.http.WrapperResponseStream
- Sets the byte buffer offset.
- setBufferOffset(int) -
Method in class com.caucho.server.webapp.IncludeResponseStream2
- Sets the byte buffer offset.
- setBufferOffset(int) -
Method in class com.caucho.vfs.OutputStreamWithBuffer
- Sets the stream's buffer length.
- setBufferOffset(int) -
Method in class com.caucho.vfs.WriteStream
- Sets the write offset.
- setBufferSize(int) -
Method in class com.caucho.jsp.BodyResponseStream
- Sets the buffer size.
- setBufferSize(int) -
Method in class com.caucho.server.http.AbstractResponseStream
- Sets the buffer size.
- setBufferSize(int) -
Method in class com.caucho.server.http.CauchoDispatchResponse
-
- setBufferSize(int) -
Method in class com.caucho.server.http.CauchoResponseWrapper
-
- setBufferSize(int) -
Method in class com.caucho.server.http.HttpServletResponseImpl
- Sets the output buffer size to
size
.
- setBufferSize(int) -
Method in class com.caucho.server.http.ResponseAdapter
-
- setBufferSize(int) -
Method in class com.caucho.server.http.ResponseStream
-
- setBufferSize(int) -
Method in class com.caucho.server.http.ResponseWrapper
- Sets the output buffer size to
size
.
- setBufferSize(int) -
Method in class com.caucho.server.http.ResponseWriter
- Sets the buffer size.
- setBufferSize(int) -
Method in class com.caucho.server.http.StubResponseStream
- Sets the buffer size.
- setBufferSize(int) -
Method in class com.caucho.server.http.StubServletResponse
-
- setBufferSize(int) -
Method in class com.caucho.server.http.ToByteResponseStream
- Sets the buffer capacity.
- setBufferSize(int) -
Method in class com.caucho.server.http.ToCharResponseStream
- Sets the buffer size.
- setBufferSize(int) -
Method in class com.caucho.server.http.WrapperResponseStream
- Sets the buffer size.
- setBufferSize(int) -
Method in class com.caucho.server.webapp.IncludeResponse
-
- 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
.
- setBuilder(JspBuilder) -
Method in class com.caucho.jsp.ParseState
- Sets the builder
- setBundle(String, PageContextImpl) -
Static method in class com.caucho.jstl.el.BundleTag
-
- setBundle(Expr) -
Method in class com.caucho.jstl.el.MessageTag
- Sets the bundle.
- setBundle(String, PageContextImpl) -
Static method in class com.caucho.jstl.rt.BundleTag
-
- setBundle(Object) -
Method in class com.caucho.jstl.rt.MessageTag
- Sets the bundle.
- SetBundleTag - Class in com.caucho.jstl.el
- Sets the i18n localization bundle for the current page.
- SetBundleTag() -
Constructor for class com.caucho.jstl.el.SetBundleTag
-
- SetBundleTag - Class in com.caucho.jstl.rt
- Sets the i18n localization bundle for the current page.
- SetBundleTag() -
Constructor for class com.caucho.jstl.rt.SetBundleTag
-
- setBusinessLocal(Class<?>) -
Method in class com.caucho.ejb.server.AbstractEjbBeanManager
-
- setByte(int, byte) -
Method in interface com.caucho.amber.AmberQuery
- Sets the argument with a byte
- setByte(int, byte) -
Method in class com.caucho.amber.query.QueryArgs
- Sets the argument with a byte
- setByte(int, byte) -
Method in class com.caucho.amber.query.UserQuery
- Sets the argument with a byte
- setByte(int, int) -
Method in class com.caucho.bytecode.CodeEnhancer
- Adds a byte to the code.
- setByte(int, byte) -
Method in class com.caucho.db.jdbc.PreparedStatementImpl
-
- setByte(String, byte) -
Method in class com.caucho.jms.message.MapMessageImpl
- Sets a byte to the stream.
- setByte(int, byte) -
Method in class com.caucho.sql.spy.SpyPreparedStatement
-
- setByte(String, byte) -
Method in class com.caucho.sql.UserCallableStatement
- Sets the byte
- setByte(int, byte) -
Method in class com.caucho.sql.UserPreparedStatement
- Sets the parameter as a byte.
- setByte(String, byte) -
Method in class com.caucho.tools.profiler.CallableStatementWrapper
-
- setByte(int, byte) -
Method in class com.caucho.tools.profiler.CallableStatementWrapper
-
- setByte(int, byte) -
Method in class com.caucho.tools.profiler.PreparedStatementWrapper
-
- setByte(String, byte) -
Method in interface javax.jms.MapMessage
-
- setByteArg(int, int) -
Method in class com.caucho.bytecode.CodeVisitor
- Sets a byte value.
- setByteAt(int, int) -
Method in class com.caucho.util.ByteBuffer
- Returns the byte at the specified offset.
- setByteCacheStream(OutputStream) -
Method in class com.caucho.server.http.AbstractResponseStream
- Sets a byte cache stream.
- setByteCacheStream(OutputStream) -
Method in class com.caucho.server.http.ResponseStream
- Sets the underlying cache stream for a cached request.
- setByteCacheStream(OutputStream) -
Method in class com.caucho.server.webapp.IncludeResponseStream2
- Sets any cache stream.
- setBytecodeGenerator(boolean) -
Method in class com.caucho.amber.manager.AmberPersistenceUnit
- Set false for EJB-style generation.
- setByteProperty(String, byte) -
Method in class com.caucho.jms.message.MessageImpl
- Sets a byte property.
- setByteProperty(String, byte) -
Method in interface javax.jms.Message
-
- setBytes(int, byte[]) -
Method in class com.caucho.db.jdbc.PreparedStatementImpl
-
- setBytes(long, byte[]) -
Method in class com.caucho.db.sql.BlobImpl
- Sets a subset of bytes.
- setBytes(long, byte[], int, int) -
Method in class com.caucho.db.sql.BlobImpl
- Sets a subset of bytes.
- setBytes(byte[]) -
Method in class com.caucho.db.sql.Data
-
- setBytes(int, byte[]) -
Method in class com.caucho.db.sql.QueryContext
- Set a binary stream parameter.
- setBytes(String, byte[]) -
Method in class com.caucho.jms.message.MapMessageImpl
- Sets a byte array to the stream.
- setBytes(String, byte[], int, int) -
Method in class com.caucho.jms.message.MapMessageImpl
- Sets a byte array to the stream.
- setBytes(int, byte[]) -
Method in class com.caucho.sql.spy.SpyPreparedStatement
-
- setBytes(String, byte[]) -
Method in class com.caucho.sql.UserCallableStatement
- Sets the bytes
- setBytes(int, byte[]) -
Method in class com.caucho.sql.UserPreparedStatement
- Sets the parameter as a byte array.
- setBytes(String, byte[]) -
Method in class com.caucho.tools.profiler.CallableStatementWrapper
-
- setBytes(int, byte[]) -
Method in class com.caucho.tools.profiler.CallableStatementWrapper
-
- setBytes(int, byte[]) -
Method in class com.caucho.tools.profiler.PreparedStatementWrapper
-
- setBytes(String, byte[]) -
Method in interface javax.jms.MapMessage
-
- setBytes(String, byte[], int, int) -
Method in interface javax.jms.MapMessage
-
- setCache(CacheHandle) -
Method in class com.caucho.server.distcache.CacheConfig
- Sets the globally-unique id for the cache
- setCache(Object, Object) -
Method in class com.caucho.xpath.Env
-
- setCacheable(boolean) -
Method in class com.caucho.management.server.CacheItem
-
- setCacheChunk(ResultSetCacheChunk, ResultSetMetaData) -
Method in class com.caucho.amber.query.ResultSetImpl
- Sets the first cache chunk
- setCacheControl(boolean) -
Method in class com.caucho.server.http.HttpServletResponseImpl
- True if the application has a set a cache-control directive
that Resin doesn't understand.
- setCached(boolean) -
Method in class com.caucho.management.server.CacheItem
-
- setCachedClass(int, QuercusClass) -
Method in class com.caucho.quercus.QuercusContext
- Returns the undefined functions
- setCacheEngine(CacheEngine) -
Method in class com.caucho.server.distcache.CacheStoreManager
-
- setCacheInvocation(AbstractCacheFilterChain) -
Method in class com.caucho.server.http.CauchoDispatchResponse
-
- setCacheInvocation(AbstractCacheFilterChain) -
Method in interface com.caucho.server.http.CauchoResponse
-
- setCacheInvocation(AbstractCacheFilterChain) -
Method in class com.caucho.server.http.CauchoResponseWrapper
-
- setCacheInvocation(AbstractCacheFilterChain) -
Method in class com.caucho.server.http.HttpServletResponseImpl
- Sets the cache invocation to indicate that the response might be
cacheable.
- setCacheInvocation(AbstractCacheFilterChain) -
Method in class com.caucho.server.http.ResponseWrapper
-
- setCacheInvocation(AbstractCacheFilterChain) -
Method in class com.caucho.server.http.StubServletResponse
-
- setCacheInvocation(AbstractCacheFilterChain) -
Method in class com.caucho.server.webapp.IncludeResponse
- Sets the cache invocation to indicate that the response might be
cacheable.
- setCacheLoader(CacheLoader) -
Method in class com.caucho.distcache.AbstractCache
- Sets the CacheLoader that the Cache can then use to populate
cache misses from a reference store (database).
- setCacheLoader(CacheLoader<K, ? extends V>) -
Method in class com.caucho.distcache.jcache.CacheBuilderImpl
-
- setCacheLoader(CacheLoader) -
Method in class com.caucho.server.distcache.CacheConfig
- Sets the CacheLoader that the Cache can then use to
populate cache misses for a reference store (database)
- setCacheLoader(CacheLoader<K, ? extends V>) -
Method in interface javax.cache.CacheBuilder
-
- setCacheManager(CacheManagerFacade) -
Method in class com.caucho.distcache.AbstractCache
-
- setCacheMaxAge(long) -
Method in interface com.caucho.amber.AmberQuery
- Sets the cache max age.
- setCacheMaxAge(long) -
Method in class com.caucho.amber.query.UserQuery
- Sets the cache max age for the query.
- setCacheReaderWriter(CacheLoader) -
Method in class com.caucho.distcache.AbstractCache
- Sets the CacheLoader and CacheWriter which the Cache can then use
to populate cache misses from a reference store (database).
- setCacheSize(int) -
Method in class com.caucho.rewrite.IfNetwork
- Size of the cache used to hold whether or not to allow a certain IP
address, default is 256.
- setCacheSize(int) -
Method in class com.caucho.security.MemorySingleSignon
- Sets the size of the principal cache.
- setCacheSize(int) -
Method in class com.caucho.server.security.IPConstraint
- Size of the cache used to hold whether or not to allow a certain IP
address, default is 256.
- setCacheTime(Period) -
Method in class com.caucho.filters.AnonymousExpiresFilter
- Sets the file cache time.
- setCacheTime(Period) -
Method in class com.caucho.filters.ExpiresFilter
-
- setCacheTimeout(long) -
Method in class com.caucho.amber.table.AmberTable
- Sets the cache timeout.
- setCacheTimeout(long) -
Method in class com.caucho.amber.type.EntityType
- Sets the cache timeout.
- setCacheWriter(CacheWriter) -
Method in class com.caucho.distcache.AbstractCache
- Sets the CacheWrite that the Cache can then use to save
cache misses from a reference store (database).
- setCacheWriter(CacheWriter<? super K, ? super V>) -
Method in class com.caucho.distcache.jcache.CacheBuilderImpl
-
- setCacheWriter(CacheWriter) -
Method in class com.caucho.server.distcache.CacheConfig
-
- setCacheWriter(CacheWriter<? super K, ? super V>) -
Method in interface javax.cache.CacheBuilder
-
- setCall(CallChain) -
Method in class com.caucho.java.gen.BaseMethod
- Sets the call.
- setCall(AbstractFunction) -
Method in class com.caucho.quercus.env.QuercusClass
- Sets the __call
- setCallback(Callback) -
Method in class com.caucho.quercus.env.OutputBuffer
- Sets the callback for this output buffer.
- setCallingClass(QuercusClass) -
Method in class com.caucho.quercus.env.Env
-
- setCapacity(int) -
Method in class com.caucho.db.block.BlockManager
- Ensures the cache has a minimum number of blocks.
- setCapacity(int) -
Method in class com.caucho.util.LongKeyLruCache
-
- setCascadeAll(boolean) -
Method in class com.caucho.amber.cfg.CascadeConfig
-
- setCascadeDelete(boolean) -
Method in class com.caucho.amber.field.DependentEntityOneToOneField
- Sets the cascade-delete property.
- setCascadeMerge(boolean) -
Method in class com.caucho.amber.cfg.CascadeConfig
-
- setCascadePersist(boolean) -
Method in class com.caucho.amber.cfg.CascadeConfig
-
- setCascadePersist(boolean) -
Method in class com.caucho.amber.cfg.PersistenceUnitDefaultsConfig
-
- setCascadeRefresh(boolean) -
Method in class com.caucho.amber.cfg.CascadeConfig
-
- setCascadeRemove(boolean) -
Method in class com.caucho.amber.cfg.CascadeConfig
-
- setCascadeType(CascadeType[]) -
Method in class com.caucho.amber.field.CascadableField
- Sets the cascade types for this field
from parent to child.
- setCaseInsensitive(boolean) -
Method in class com.caucho.server.rewrite.CookieCondition
-
- setCaseInsensitive(boolean) -
Method in class com.caucho.server.rewrite.HeaderCondition
-
- setCaseInsensitive(boolean) -
Method in class com.caucho.server.rewrite.QueryParamCondition
-
- setCaseOrder(Expr) -
Method in class com.caucho.xsl.Sort
- Sets the case order.
- setCatalog(String) -
Method in class com.caucho.amber.cfg.AbstractTableConfig
-
- setCatalog(String) -
Method in class com.caucho.amber.cfg.EntityMappingsConfig
-
- setCatalog(String) -
Method in class com.caucho.amber.cfg.PersistenceUnitDefaultsConfig
-
- setCatalog(String) -
Method in class com.caucho.amber.cfg.TableGeneratorConfig
-
- setCatalog(String) -
Method in class com.caucho.amber.jdbc.AmberConnectionImpl
- Sets the JDBC catalog.
- setCatalog(String) -
Method in class com.caucho.db.jdbc.ConnectionImpl
-
- setCatalog(String) -
Method in class com.caucho.quercus.env.ConnectionEntry
-
- setCatalog(Env, String) -
Method in class com.caucho.quercus.lib.db.JdbcConnectionResource
- Sets the catalog
- setCatalog(String) -
Method in class com.caucho.quercus.mysql.MysqlConnectionImpl
- Sets the JDBC catalog.
- setCatalog(String) -
Method in class com.caucho.sql.ConnectionConfig
- Sets the catalog
- setCatalog(String) -
Method in class com.caucho.sql.ManagedConnectionImpl
- Sets the JDBC catalog.
- setCatalog(String) -
Method in class com.caucho.sql.spy.SpyConnection
- Sets the JDBC catalog.
- setCatalog(String) -
Method in class com.caucho.sql.UserConnection
- Sets the JDBC catalog.
- setCatalog(String) -
Method in class com.caucho.tools.profiler.ConnectionWrapper
-
- setCategorizing(boolean) -
Method in class com.caucho.tools.profiler.ProfilerPointConfig
-
- setCauchoResponse(CauchoResponse) -
Method in class com.caucho.server.http.AbstractResponseStream
-
- setCdataSectionElements(ArrayList) -
Method in class com.caucho.xsl.OutputFormat
-
- setCertificate(X509Certificate) -
Method in class com.caucho.hessian.security.X509Encryption
- The X509 certificate to obtain the public key of the recipient.
- setCertificate(X509Certificate) -
Method in class com.caucho.hessian.security.X509Signature
- The X509 certificate to obtain the public key of the recipient.
- setChannelMax(int) -
Method in class com.caucho.amqp.io.FrameOpen
-
- setChar(String, char) -
Method in class com.caucho.jms.message.MapMessageImpl
- Sets a character to the stream.
- setChar(String, char) -
Method in interface javax.jms.MapMessage
-
- setCharacterEncoding(String) -
Method in class com.caucho.jsp.cfg.JspPropertyGroup
-
- setCharacterEncoding(String) -
Method in class com.caucho.server.http.AbstractHttpRequest
- Sets the character encoding of a post.
- setCharacterEncoding(String) -
Method in class com.caucho.server.http.CauchoDispatchRequest
-
- setCharacterEncoding(String) -
Method in class com.caucho.server.http.CauchoDispatchResponse
-
- setCharacterEncoding(String) -
Method in class com.caucho.server.http.CauchoRequestWrapper
-
- setCharacterEncoding(String) -
Method in class com.caucho.server.http.CauchoResponseWrapper
-
- setCharacterEncoding(String) -
Method in class com.caucho.server.http.HttpServletRequestImpl
- Overrides the character encoding specified in the request.
- setCharacterEncoding(String) -
Method in class com.caucho.server.http.HttpServletResponseImpl
- Sets the character encoding.
- setCharacterEncoding(String) -
Method in class com.caucho.server.http.RequestWrapper
- Sets the character encoding to be used for forms and getReader.
- setCharacterEncoding(String) -
Method in class com.caucho.server.http.ResponseWrapper
- Sets the character encoding the response is using for output.
- setCharacterEncoding(String) -
Method in class com.caucho.server.http.StubServletRequest
-
- setCharacterEncoding(String) -
Method in class com.caucho.server.http.StubServletResponse
-
- setCharacterEncoding(String) -
Method in class com.caucho.servlets.FileServlet
- Sets the character encoding.
- setCharacterEncoding(String) -
Method in class com.caucho.vfs.XmlWriter
- Default is "UTF-8".
- 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.
- setCharacterStream(int, Reader, int) -
Method in class com.caucho.db.jdbc.PreparedStatementImpl
-
- setCharacterStream(int, Reader, long) -
Method in class com.caucho.db.jdbc.PreparedStatementImpl
-
- setCharacterStream(int, Reader) -
Method in class com.caucho.db.jdbc.PreparedStatementImpl
-
- setCharacterStream(long) -
Method in class com.caucho.db.sql.ClobImpl
- Returns a stream to write to the clob.
- setCharacterStream(int, Reader, int) -
Method in class com.caucho.sql.spy.SpyPreparedStatement
-
- setCharacterStream(int, Reader, long) -
Method in class com.caucho.sql.spy.SpyPreparedStatement
-
- setCharacterStream(int, Reader) -
Method in class com.caucho.sql.spy.SpyPreparedStatement
-
- setCharacterStream(String, Reader, int) -
Method in class com.caucho.sql.UserCallableStatement
- Sets the character stream
- setCharacterStream(String, Reader, long) -
Method in class com.caucho.sql.UserCallableStatement
-
- setCharacterStream(String, Reader) -
Method in class com.caucho.sql.UserCallableStatement
-
- setCharacterStream(int, Reader, int) -
Method in class com.caucho.sql.UserPreparedStatement
- Sets the parameter as an character stream.
- setCharacterStream(int, Reader, long) -
Method in class com.caucho.sql.UserPreparedStatement
-
- setCharacterStream(int, Reader) -
Method in class com.caucho.sql.UserPreparedStatement
-
- setCharacterStream(String, Reader, int) -
Method in class com.caucho.tools.profiler.CallableStatementWrapper
-
- setCharacterStream(int, Reader, int) -
Method in class com.caucho.tools.profiler.CallableStatementWrapper
-
- setCharacterStream(String, Reader, long) -
Method in class com.caucho.tools.profiler.CallableStatementWrapper
-
- setCharacterStream(String, Reader) -
Method in class com.caucho.tools.profiler.CallableStatementWrapper
-
- setCharacterStream(int, Reader, long) -
Method in class com.caucho.tools.profiler.CallableStatementWrapper
-
- setCharacterStream(int, Reader) -
Method in class com.caucho.tools.profiler.CallableStatementWrapper
-
- setCharacterStream(int, Reader, int) -
Method in class com.caucho.tools.profiler.PreparedStatementWrapper
-
- setCharacterStream(int, Reader, long) -
Method in class com.caucho.tools.profiler.PreparedStatementWrapper
-
- setCharacterStream(int, Reader) -
Method in class com.caucho.tools.profiler.PreparedStatementWrapper
-
- setCharAt(int, char) -
Method in class com.caucho.util.CharBuffer
- Sets the character at the given index.
- setCharCacheStream(Writer) -
Method in class com.caucho.server.http.AbstractResponseStream
- Sets a char cache stream.
- setCharCacheStream(Writer) -
Method in class com.caucho.server.webapp.IncludeResponseStream2
- Sets any cache stream.
- setCharEncoding(String) -
Method in class com.caucho.jsp.ParseState
- Sets the JSP's character encoding
- setCharEncoding(Expr) -
Method in class com.caucho.jstl.el.ImportTag
- Sets the external character encoding for the import.
- setCharEncoding(String) -
Method in class com.caucho.jstl.rt.CoreImportTag
- Sets the external character encoding for the import.
- setCharOffset(int) -
Method in class com.caucho.jsp.BodyResponseStream
- Sets the char buffer offset.
- setCharOffset(int) -
Method in class com.caucho.server.http.AbstractResponseStream
- Sets the char buffer offset.
- setCharOffset(int) -
Method in class com.caucho.server.http.StubResponseStream
- Sets the char buffer offset.
- setCharOffset(int) -
Method in class com.caucho.server.http.ToByteResponseStream
- Sets the char offset.
- setCharOffset(int) -
Method in class com.caucho.server.http.ToCharResponseStream
- Sets the char offset.
- setCharOffset(int) -
Method in class com.caucho.server.http.WrapperResponseStream
- Sets the char buffer offset.
- setCharset(String) -
Method in class com.caucho.quercus.lib.gettext.GettextDomain
-
- setCharset(int) -
Method in class com.caucho.quercus.mysql.MysqlColumn
-
- setCharValueAt(long, Value) -
Method in class com.caucho.quercus.env.JavaAdapterVar
- Sets the character at an index
- setCharValueAt(long, Value) -
Method in class com.caucho.quercus.env.StringBuilderValue
- sets the character at an index
- setCharValueAt(long, Value) -
Method in class com.caucho.quercus.env.StringValue
- sets the character at an index
- setCharValueAt(long, Value) -
Method in class com.caucho.quercus.env.UnicodeBuilderValue
- sets the character at an index
- setCharValueAt(long, Value) -
Method in class com.caucho.quercus.env.Value
- Sets the character at the named index.
- setCharValueAt(long, Value) -
Method in class com.caucho.quercus.env.Var
- Sets the character at an index
- setCheckEscape(boolean) -
Method in class com.caucho.el.ELParser
- Set true if escapes are checked.
- setCheckInterval(long) -
Method in class com.caucho.make.CachedDependency
- Gets the check interval.
- setCheckInterval(long) -
Method in class com.caucho.make.DependencyContainer
- Sets the check modification check interval in milliseconds.
- setCheckInterval(long) -
Method in class com.caucho.vfs.BasicDependencyContainer
- Sets the check modification check interval in milliseconds.
- setChildrenItem(Item) -
Method in class com.caucho.relaxng.program.ElementItem
-
- setChunkedPost(boolean) -
Method in class com.caucho.hessian.client.HessianProxyFactory
- Set true if should use chunked encoding on the request.
- setCipherSuites(String[]) -
Method in class com.caucho.vfs.JsseSSLFactory
- Sets the enabled cipher suites
- setCipherSuitesForbidden(String[]) -
Method in class com.caucho.vfs.JsseSSLFactory
- Sets the enabled cipher suites
- setClass(Class<?>) -
Method in class com.caucho.config.cfg.AbstractBeanConfig
- Assigns the class
- setClass(Class<?>) -
Method in class com.caucho.config.cfg.BeanConfig
- Sets the component implementation class.
- setClass(String) -
Method in class com.caucho.config.type.NamespaceBeanConfig
-
- setClass(Class<?>) -
Method in class com.caucho.config.types.InterfaceConfig
- Check for correct type.
- setClass(Class<?>) -
Method in class com.caucho.ejb.cfg.ActivationSpecConfig
- Check for correct type.
- setClass(String) -
Method in class com.caucho.ejb.cfg.AroundInvokeConfig
-
- setClass(String) -
Method in class com.caucho.ejb.cfg.AsyncConfig
-
- setClass(Class<?>) -
Method in class com.caucho.jca.cfg.Resource
- Sets the class
- setClass(String) -
Method in class com.caucho.jca.ra.ConnectorConfig.ConnectionFactory
-
- setClass(String) -
Method in class com.caucho.jca.ra.ConnectorConfig.ConnectorBean
-
- setClass(String) -
Method in class com.caucho.jca.ra.ConnectorConfig
- Sets the type of the connector.
- setClass(String) -
Method in class com.caucho.jca.ra.ConnectorResource.ConnectionFactory
-
- setClass(String) -
Method in class com.caucho.jca.ra.ConnectorResource.ConnectorBean
-
- setClass(String) -
Method in class com.caucho.jca.ra.ConnectorResource
- Sets the type of the connector.
- setClass(Class) -
Method in class com.caucho.jms.cfg.JmsConnectionFactoryConfig
-
- setClass(String) -
Method in class com.caucho.resin.BeanEmbed
- Sets the bean's classname
- setClass(Class<?>) -
Method in class com.caucho.server.cluster.ProtocolPortConfig
- Sets protocol class.
- setClass(Class<?>) -
Method in class com.caucho.server.security.AuthenticatorConfig
- Check for correct type.
- setClassDir(Path) -
Method in class com.caucho.java.AbstractGenerator
- Sets the work path for the generated class.
- setClassDir(Path) -
Method in class com.caucho.java.JavaCompilerUtil
- Sets the directory where compiled classes go.
- setClassDir(Path) -
Method in class com.caucho.jsp.JspCompiler
- Sets the destination class directory.
- setClassDirectory(Path) -
Method in class com.caucho.jsp.JspCompiler
- Sets the destination class directory.
- setClassIndex(int) -
Method in class com.caucho.bytecode.FieldRefConstant
- Sets the class index.
- setClassIndex(int) -
Method in class com.caucho.bytecode.MethodRefConstant
- Sets the class index.
- setClassLoader(JavaClassLoader) -
Method in class com.caucho.bytecode.ByteCodeParser
- Sets the JClassLoader
- setClassLoader(JavaClassLoader) -
Method in class com.caucho.bytecode.JavaAnnotation
- Sets the class loader.
- setClassLoader(ClassLoader) -
Method in class com.caucho.env.deploy.AbstractDeployInstance
- The deployment class loader.
- setClassLoader(ClassLoader) -
Method in class com.caucho.java.JavaCompilerUtil
- Sets the class loader used to load the compiled class and to grab
the classpath from.
- setClassLoader(ClassLoader) -
Method in class com.caucho.jsp.JspCompiler
-
- setClassLoader(DynamicClassLoader) -
Method in class com.caucho.loader.enhancer.EnhancerFixup
- Sets the class loader.
- setClassLoader(ClassLoader) -
Method in class com.caucho.loader.enhancer.EnhancerPrepare
- Sets the class loader.
- setClassLoader(ClassLoader) -
Method in class com.caucho.server.dispatch.ServletInvocation
- Sets the class loader.
- setClassLoader(ClassLoader) -
Method in class com.caucho.xsl.AbstractStylesheetFactory
- Sets the classloader for the stylesheet.
- setClassName(Class<?>) -
Method in class com.caucho.config.types.DataSourceRef
-
- setClassName(Class<?>) -
Method in class com.caucho.config.types.ResourceRef
- Sets the type
- setClassName(String) -
Method in class com.caucho.java.gen.BaseClass
- Sets the class name.
- setClassName(String) -
Method in class com.caucho.xsl.AbstractStylesheetFactory
-
- setClassPackage(ClassPackage) -
Method in class com.caucho.loader.ClassEntry
-
- setClassPath(String) -
Method in class com.caucho.java.JavaCompilerUtil
- Sets the class path for compilation.
- setClientClassName(String) -
Method in class com.caucho.config.types.EjbRef
-
- setClientEncoding(String) -
Method in class com.caucho.quercus.lib.db.JdbcConnectionResource
- Set encoding on the client side of the connection.
- setClientEncoding(String) -
Method in class com.caucho.quercus.lib.db.Postgres
- Set the "client_encoding" property.
- setClientID(String) -
Method in class com.caucho.jms.connection.ConnectionFactoryImpl
- Sets the client id.
- setClientID(String) -
Method in class com.caucho.jms.connection.ConnectionImpl
- Sets the connections client identifier.
- setClientID(String) -
Method in interface javax.jms.Connection
-
- setClientInfo(String, String) -
Method in class com.caucho.amber.jdbc.AmberConnectionImpl
-
- setClientInfo(Properties) -
Method in class com.caucho.amber.jdbc.AmberConnectionImpl
-
- setClientInfo(String, String) -
Method in class com.caucho.db.jdbc.ConnectionImpl
-
- setClientInfo(Properties) -
Method in class com.caucho.db.jdbc.ConnectionImpl
-
- setClientInfo(String, String) -
Method in class com.caucho.quercus.mysql.MysqlConnectionImpl
-
- setClientInfo(Properties) -
Method in class com.caucho.quercus.mysql.MysqlConnectionImpl
-
- setClientInfo(String, String) -
Method in class com.caucho.sql.spy.SpyConnection
-
- setClientInfo(Properties) -
Method in class com.caucho.sql.spy.SpyConnection
-
- setClientInfo(String, String) -
Method in class com.caucho.sql.UserConnection
-
- setClientInfo(Properties) -
Method in class com.caucho.sql.UserConnection
-
- setClientInfo(String, String) -
Method in class com.caucho.tools.profiler.ConnectionWrapper
-
- setClientInfo(Properties) -
Method in class com.caucho.tools.profiler.ConnectionWrapper
-
- setClientStream(MessageStream) -
Method in interface com.caucho.bam.actor.ActorProxy
- Registers a callback
MessageStream
with the client
- setClob(int, Clob) -
Method in class com.caucho.db.jdbc.PreparedStatementImpl
-
- setClob(int, Reader, long) -
Method in class com.caucho.db.jdbc.PreparedStatementImpl
-
- setClob(int, Reader) -
Method in class com.caucho.db.jdbc.PreparedStatementImpl
-
- setClob(int, Clob) -
Method in class com.caucho.sql.spy.SpyPreparedStatement
-
- setClob(int, Reader, long) -
Method in class com.caucho.sql.spy.SpyPreparedStatement
-
- setClob(int, Reader) -
Method in class com.caucho.sql.spy.SpyPreparedStatement
-
- setClob(String, Reader, long) -
Method in class com.caucho.sql.UserCallableStatement
-
- setClob(String, Clob) -
Method in class com.caucho.sql.UserCallableStatement
-
- setClob(String, Reader) -
Method in class com.caucho.sql.UserCallableStatement
-
- setClob(int, Reader) -
Method in class com.caucho.sql.UserPreparedStatement
-
- setClob(int, Clob) -
Method in class com.caucho.sql.UserPreparedStatement
- Sets the parameter as a clob.
- setClob(int, Reader, long) -
Method in class com.caucho.sql.UserPreparedStatement
-
- setClob(int, Clob) -
Method in class com.caucho.tools.profiler.CallableStatementWrapper
-
- setClob(String, Reader, long) -
Method in class com.caucho.tools.profiler.CallableStatementWrapper
-
- setClob(String, Clob) -
Method in class com.caucho.tools.profiler.CallableStatementWrapper
-
- setClob(String, Reader) -
Method in class com.caucho.tools.profiler.CallableStatementWrapper
-
- setClob(int, Reader, long) -
Method in class com.caucho.tools.profiler.CallableStatementWrapper
-
- setClob(int, Reader) -
Method in class com.caucho.tools.profiler.CallableStatementWrapper
-
- setClob(int, Clob) -
Method in class com.caucho.tools.profiler.PreparedStatementWrapper
-
- setClob(int, Reader, long) -
Method in class com.caucho.tools.profiler.PreparedStatementWrapper
-
- setClob(int, Reader) -
Method in class com.caucho.tools.profiler.PreparedStatementWrapper
-
- setCloseChildOnClose(boolean) -
Method in class com.caucho.vfs.ReaderWriterStream
-
- setCloseChildOnClose(boolean) -
Method in class com.caucho.vfs.VfsStream
-
- setCloseDanglingConnections(boolean) -
Method in class com.caucho.env.dbpool.ConnectionPool
- True if dangling connections should be closed.
- setCloseDanglingConnections(boolean) -
Method in class com.caucho.sql.DBPool
- Set true if dangling connections should be closed.
- setCloseStreamOnClose(boolean) -
Method in class com.caucho.hessian.io.Hessian2Input
-
- setCloseStreamOnClose(boolean) -
Method in class com.caucho.hessian.io.Hessian2Output
-
- setCloseStreamOnClose(boolean) -
Method in class com.caucho.hessian.io.Hessian2StreamingOutput
-
- setClosure(boolean) -
Method in class com.caucho.quercus.function.AbstractFunction
- Sets true if function is a closure.
- setClosure(boolean) -
Method in class com.caucho.quercus.program.FunctionInfo
- True for a closure.
- setClosureUseArgs(Arg[]) -
Method in class com.caucho.quercus.program.Function
- Returns the args.
- setCluster(String) -
Method in class com.caucho.memcached.MemcachedClient
-
- setClusterIdleTime(Period) -
Method in class com.caucho.cloud.network.NetworkServerConfig
-
- setClusterSocketTimeout(Period) -
Method in class com.caucho.cloud.network.ClusterServer
-
- setClusterSocketTimeout(Period) -
Method in class com.caucho.cloud.network.NetworkServerConfig
-
- setClusterSystemKey(String) -
Method in class com.caucho.boot.BootResinConfig
-
- setClusterSystemKey(String) -
Method in class com.caucho.server.resin.BootResinConfig
-
- setClusterSystemKey(String) -
Method in class com.caucho.server.resin.ResinConfig
- Sets the resin system key
- setCnonce(String) -
Method in class com.caucho.security.HttpDigestCredentials
-
- setCoalescing(boolean) -
Method in class com.caucho.xml.AbstractParser
- Set true if text and cdata nodes should be combined.
- setCoalescing(boolean) -
Method in class com.caucho.xml.DOMBuilder
- Set true if text and cdata nodes should be combined.
- setCoalescing(boolean) -
Method in class com.caucho.xml2.AbstractParser
- Set true if text and cdata nodes should be combined.
- setCoalescing(boolean) -
Method in class com.caucho.xml2.DOMBuilder
- Set true if text and cdata nodes should be combined.
- setCode(char) -
Method in class com.caucho.admin.thread.ThreadSnapshot
-
- setCode(byte[]) -
Method in class com.caucho.bytecode.CodeAttribute
- Sets the code value.
- setCode(long) -
Method in class com.caucho.message.journal.JournalRingItem
-
- setCode(int) -
Method in class com.caucho.rewrite.SendError
- Sets the HTTP error code
- setCodeCacheName(ObjectName) -
Method in class com.caucho.util.MemoryPoolAdapter
-
- setCollate(QuercusLocale) -
Method in class com.caucho.quercus.env.LocaleInfo
-
- setCollectionExpr(PathExpr) -
Method in class com.caucho.amber.query.FromItem
- Sets the collection expr.
- setcolor(String, String, double, double, double, double) -
Method in class com.caucho.quercus.lib.pdf.PDF
- Sets the color
- setcolor(String, String, double, double, double, double) -
Method in class com.caucho.quercus.lib.pdf.PDFStream
-
- setColumn(ColumnConfig) -
Method in class com.caucho.amber.cfg.AttributeOverrideConfig
- Sets the column.
- setColumn(String) -
Method in class com.caucho.amber.cfg.FieldResultConfig
-
- setColumn(ColumnConfig) -
Method in class com.caucho.amber.cfg.IdConfig
- Sets the column.
- setColumn(ColumnConfig) -
Method in class com.caucho.amber.cfg.VersionConfig
- Sets the column.
- setColumn(AmberColumn) -
Method in class com.caucho.amber.field.AbstractField
- Returns the column for the field
- setColumn(AmberColumn) -
Method in class com.caucho.amber.field.DependentEntityOneToOneField
- Sets the column.
- setColumn(AmberColumn) -
Method in class com.caucho.amber.field.KeyPropertyField
- Sets the column
- setColumn(String) -
Method in class com.caucho.amber.field.MaxGenerator
- Sets the column.
- setColumn(AmberColumn) -
Method in class com.caucho.amber.field.PropertyField
- Sets the column.
- setColumn(int, Column) -
Method in class com.caucho.db.jdbc.GeneratedKeysResultSet
- Sets the specified column.
- setColumn(Column) -
Method in class com.caucho.db.sql.Data
-
- setColumnCount(int) -
Method in class com.caucho.quercus.mysql.MysqlResultImpl
-
- setColumnCount(int) -
Method in class com.caucho.quercus.mysql.MysqlResultSetMetaData
-
- setColumnDefinition(String) -
Method in class com.caucho.amber.cfg.AbstractColumnConfig
- Sets the column definition.
- setColumnDefinition(String) -
Method in class com.caucho.amber.cfg.DiscriminatorColumnConfig
- Sets the column definition.
- setColumnDefinition(String) -
Method in class com.caucho.amber.cfg.PrimaryKeyJoinColumnConfig
- Sets the column definition.
- setCommand(WebAppCommandQuery.WebAppCommand) -
Method in class com.caucho.server.admin.WebAppCommandQuery
-
- setComment(String) -
Method in class com.caucho.quercus.program.Function
- Sets the documentation for this function.
- setComment(String) -
Method in class com.caucho.quercus.program.InterpretedClassDef
- Sets the documentation for this class.
- setComment(String) -
Method in class com.caucho.server.session.SessionManager
-
- setComment(String) -
Method in class javax.servlet.http.Cookie
- Sets the cookie comment
- setComment(String) -
Method in interface javax.servlet.SessionCookieConfig
-
- setCommitOnTimeout(boolean) -
Method in class com.caucho.sql.DBPool
-
- setCommitOnTimeout(boolean) -
Method in class com.caucho.sql.DBPoolImpl
-
- setCommitted() -
Method in class com.caucho.server.http.AbstractResponseStream
- Sets the committed state
- setCommunity(String) -
Method in class com.caucho.server.snmp.SnmpProtocol
-
- setCommunityString(String) -
Method in class com.caucho.server.snmp.types.SnmpMessageValue
-
- setCommunityString(OctetStringValue) -
Method in class com.caucho.server.snmp.types.SnmpMessageValue
-
- setCompilable(boolean) -
Method in class com.caucho.quercus.program.QuercusProgram
- Set to false if page cannot be compiled.
- setCompile(boolean) -
Method in class com.caucho.loader.ClasspathConfig
- Sets true if compilation is allowed.
- setCompile(boolean) -
Method in class com.caucho.quercus.page.PageManager
- true if the pages should be compiled.
- setCompile(boolean) -
Method in class com.caucho.quercus.QuercusContext
- Set true if pages should be compiled.
- setCompile(String) -
Method in class com.caucho.quercus.servlet.QuercusServlet
- Set true if quercus should be compiled into Java.
- setCompileClassLoader(ClassLoader) -
Method in class com.caucho.quercus.QuercusContext
- Sets the compile classloader
- setCompileContext(boolean) -
Method in class com.caucho.server.webapp.WebApp
-
- setCompiledPage(QuercusPage) -
Method in class com.caucho.quercus.program.QuercusProgram
- Sets the compiled page.
- setCompileException(Throwable) -
Method in class com.caucho.quercus.program.QuercusProgram
-
- setCompileFailover(boolean) -
Method in class com.caucho.quercus.page.PageManager
- true if interpreted pages should be used if pages fail to compile.
- setCompileFailover(boolean) -
Method in class com.caucho.quercus.QuercusContext
- true if interpreted pages should be used if pages fail to compile.
- setCompileFailover(String) -
Method in class com.caucho.quercus.servlet.QuercusServlet
- Set true interpreted pages should be used for pages that fail to compile.
- setCompileParent(boolean) -
Method in class com.caucho.java.JavaCompilerUtil
-
- setCompiler(String) -
Method in class com.caucho.java.JavacConfig
- Sets the compiler.
- setCompiler(String) -
Method in class com.caucho.java.JavaCompilerUtil
- Sets the compiler name, e.g.
- setCompiler(String) -
Method in class com.caucho.loader.CompilingLoader
- Sets the compiler.
- setCompilerArgs(String) -
Method in class com.caucho.java.JavacConfig
- Sets the compiler args (backwards compat)
- setComponentClass(Class) -
Method in class com.caucho.jsp.cfg.JsfTag
-
- setComponentClass(Class) -
Method in class com.caucho.jsp.java.JsfTagNode
-
- setCompressThreshold(int, double) -
Method in class com.caucho.quercus.lib.Memcache
- Sets the compression threshold
- setConcurrencyManagementType(String) -
Method in class com.caucho.ejb.cfg.EjbBean
-
- setCondition(String) -
Method in class com.caucho.amqp.io.AmqpError
-
- setConfig(C) -
Method in class com.caucho.env.deploy.EnvironmentDeployController
- Sets the primary configuration.
- setConfig(String) -
Method in class com.caucho.resin.ResinEmbed
- Sets the config file
- setConfig(DocumentBuilderFactory) -
Method in class com.caucho.xml.AbstractParser
- Sets the configuration for a document builder.
- setConfig(DocumentBuilderFactory) -
Method in class com.caucho.xml2.AbstractParser
- Sets the configuration for a document builder.
- setConfigDirectory(Path) -
Method in class com.caucho.amber.gen.AmberEnhancer
- Sets the config directory.
- setConfigDirectory(Path) -
Method in class com.caucho.ejb.EJBServer
-
- setConfigDirectory(Path) -
Method in class com.caucho.jca.cfg.ResourceManagerConfig
- Sets the configuration directory.
- setConfigETag(String) -
Method in class com.caucho.server.host.Host
- Returns the config etag.
- setConfigException(Throwable) -
Method in class com.caucho.amber.type.AbstractEnhancedType
-
- setConfigException(Throwable) -
Method in class com.caucho.env.deploy.AbstractDeployInstance
- Sets the configuration exception.
- setConfigException(Throwable) -
Method in interface com.caucho.env.deploy.DeployInstance
- Sets the configuration exception.
- setConfigException(Throwable) -
Method in class com.caucho.env.deploy.EnvironmentDeployController
- Sets a parent config exception (e.g.
- setConfigException(Throwable) -
Method in class com.caucho.env.service.ResinSystem
- Returns the configuration instance.
- setConfigException(Throwable) -
Method in class com.caucho.jsp.cfg.TldPreload
- Sets any configuration exception
- setConfigException(Throwable) -
Method in class com.caucho.jsp.cfg.TldTaglib
- Sets any configuration exception
- setConfigException(Throwable) -
Static method in class com.caucho.loader.Environment
- Sets a configuration exception.
- setConfigException(Throwable) -
Method in class com.caucho.loader.EnvironmentClassLoader
- Sets the config exception.
- setConfigException(Throwable) -
Method in class com.caucho.server.cluster.ServletService
- Returns the configuration instance.
- setConfigException(Throwable) -
Method in class com.caucho.server.e_app.EnterpriseApplication
- Sets the config exception.
- setConfigException(Throwable) -
Method in class com.caucho.server.host.Host
- Sets the config exception.
- setConfigException(Throwable) -
Method in class com.caucho.server.webapp.WebApp
- Sets the config exception.
- setConfigException(Throwable) -
Method in class com.caucho.server.webapp.WebAppContainer
- Sets a configuration exception.
- setConfigLocation(String) -
Method in class com.caucho.amber.table.AmberColumn
- Sets the config location.
- setConfigLocation(String) -
Method in class com.caucho.amber.table.AmberTable
- Sets the config location.
- setConfigLocation(String, int) -
Method in class com.caucho.config.cfg.AbstractBeanConfig
- Sets the configuration location
- setConfigLocation(String, int) -
Method in class com.caucho.config.cfg.BeanConfig
- Resin Config location
- setConfigLocation(String) -
Method in class com.caucho.config.cfg.BeansConfig.Decorators
-
- setConfigLocation(String) -
Method in class com.caucho.config.cfg.BeansConfig.DeployConfig
-
- setConfigLocation(String) -
Method in class com.caucho.config.types.EjbRef
-
- setConfigLocation(String) -
Method in class com.caucho.config.types.PersistenceUnitRef
-
- setConfigLocation(String, int) -
Method in class com.caucho.config.types.ResourceGroupConfig
- Sets the configuration location.
- setConfigLocation(String, int) -
Method in class com.caucho.config.types.ResourceRef
- Sets the configuration location.
- setConfigLocation(String, int) -
Method in class com.caucho.config.xml.XmlBeanConfig
-
- setConfigLocation(String, int) -
Method in class com.caucho.ejb.cfg.ContainerTransaction
-
- setConfigLocation(String, int) -
Method in class com.caucho.ejb.cfg.EjbBean
- Sets the location
- setConfigLocation(String, int) -
Method in class com.caucho.ejb.cfg.EjbBeanConfigProxy
- Sets the location
- setConfigLocation(String, int) -
Method in class com.caucho.ejb.server.AbstractEjbBeanManager
-
- setConfigLocation(String) -
Method in class com.caucho.env.jpa.PersistenceUnitManager
-
- setConfigLocation(String, int) -
Method in class com.caucho.jsp.cfg.TldTag
- Sets the config location.
- setConfigLocation(String, int) -
Method in class com.caucho.server.resin.ManagementCompatConfig
-
- setConfigNode(Node) -
Method in class com.caucho.server.webapp.WebApp
- Sets the node for testing Servlet/JSP versions.
- setConfigPropertyName(String) -
Method in class com.caucho.jca.cfg.ConfigProperty
-
- setConfigPropertyName(String) -
Method in class com.caucho.jca.cfg.ConfigPropertyConfig
- Sets the config property name.
- setConfigPropertyType(String) -
Method in class com.caucho.jca.cfg.ConfigProperty
-
- setConfigPropertyType(Class) -
Method in class com.caucho.jca.cfg.ConfigPropertyConfig
- Sets the config property type.
- setConfigPropertyValue(String) -
Method in class com.caucho.jca.cfg.ConfigProperty
-
- setConfigPropertyValue(Object) -
Method in class com.caucho.jca.cfg.ConfigPropertyConfig
- Sets the config property default value.
- setConfigSystemId(String) -
Method in class com.caucho.config.core.ResinInclude
- Sets the current location.
- setConfigured(boolean) -
Method in class com.caucho.config.cfg.BeansConfig
- True if the configuration file has been passed.
- setConfigUriLocation(String, int) -
Method in class com.caucho.server.dispatch.ServletConfigImpl
- Sets the config location.
- setConnection(URLConnection) -
Method in class com.caucho.quercus.lib.curl.CurlHttpConnection
-
- setConnectionErrorPage(String) -
Method in class com.caucho.server.cluster.ServletContainerConfig
- Sets the connection error page.
- setConnectionErrorPage(String) -
Method in class com.caucho.server.cluster.ServletService
- Sets the connection error page.
- setConnectionFactory(JndiBuilder) -
Method in class com.caucho.ejb.cfg.EjbMessageBean
- Sets the connection factory.
- setConnectionFactory(ConnectionFactory) -
Method in class com.caucho.hemp.services.BamJmsService
- Sets the connection factory
- setConnectionFactory(HessianConnectionFactory) -
Method in class com.caucho.hessian.client.HessianProxyFactory
- Sets the connection factory to use when connecting
to the Hessian service.
- setConnectionFactory(ConnectionFactory) -
Method in class com.caucho.jms.jca.ResourceAdapterImpl
- Sets the connection factory.
- setConnectionFactory(ConnectionFactory) -
Method in class com.caucho.jms.resource.ListenerResource
- Sets the JMS connection factory.
- setConnectionFactory(ConnectionFactory) -
Method in class com.caucho.jms.resource.MessageSenderResource
- Sets the JMS connection factory.
- setConnectionFactory(ConnectionFactory) -
Method in class com.caucho.jms.services.HessianListener
- Sets the name of the connection factory.
- setConnectionFactory(ConnectionFactory) -
Method in class com.caucho.jms.services.JMSServlet
-
- setConnectionFactory(ConnectionFactory) -
Method in class com.caucho.log.JmsHandler
- Sets the connection factory
- setConnectionfactoryImplClass(Class) -
Method in class com.caucho.jca.cfg.ConnectionDefinition
- Sets the connection factory implementation class.
- setConnectionfactoryImplClass(String) -
Method in class com.caucho.jca.cfg.ResourceAdapterConfig
- Sets the ConnectionFactory impl class
- setConnectionfactoryInterface(Class) -
Method in class com.caucho.jca.cfg.ConnectionDefinition
- Sets the application-view for the connection factory.
- setConnectionfactoryInterface(String) -
Method in class com.caucho.jca.cfg.ResourceAdapterConfig
- Sets the ConnectionFactory interface
- setConnectionFactoryJndiName(String) -
Method in class com.caucho.ejb.cfg.JmsActivationConfig
- The JNDI name of a configured ConnectionFactory.
- setConnectionFactoryName(String) -
Method in class com.caucho.ejb.cfg.JmsActivationConfig
- The CDI @Named value for a configured ConnectionFactory.
- setConnectionFactoryValue(ConnectionFactory) -
Method in class com.caucho.ejb.cfg.EjbMessageBean
- Sets the connection factory.
- setConnectionHandle(Object) -
Method in class javax.resource.spi.ConnectionEvent
- Sets the connection handle.
- setConnectionImplClass(String) -
Method in class com.caucho.jca.cfg.ConnectionDefinition
- Sets the connection implementation class.
- setConnectionImplClass(String) -
Method in class com.caucho.jca.cfg.ResourceAdapterConfig
- Sets the Connection impl class
- setConnectionInfo(TcpConnectionInfo) -
Method in class com.caucho.admin.thread.ThreadSnapshot
-
- setConnectionInterface(Class) -
Method in class com.caucho.jca.cfg.ConnectionDefinition
- Sets the application-view for the connection
- setConnectionInterface(String) -
Method in class com.caucho.jca.cfg.ResourceAdapterConfig
- Sets the Connection interface
- setConnectionMax(ConfigProgram) -
Method in class com.caucho.cloud.network.ClusterServer
- Sets the maximum connections per port
- setConnectionMax(int) -
Method in class com.caucho.network.listen.TcpPort
- Sets the connection max.
- setConnectionPool(boolean) -
Method in class com.caucho.quercus.QuercusContext
- Turns connection pooling on or off.
- setConnectionPool(boolean) -
Method in class com.caucho.quercus.servlet.QuercusServlet
- Turns connection pooling on or off.
- setConnectionSocketTimeout(int) -
Method in class com.caucho.vfs.JniServerSocketImpl
- Sets the connection read timeout.
- setConnectionSocketTimeout(int) -
Method in class com.caucho.vfs.QServerSocket
- Sets the connection read timeout.
- setConnectionSocketTimeout(int) -
Method in class com.caucho.vfs.QServerSocketWrapper
-
- setConnectionWaitTime(Period) -
Method in class com.caucho.env.dbpool.ConnectionPool
- Sets the time to wait for connections
- setConnectionWaitTime(Period) -
Method in class com.caucho.sql.DBPool
- Sets the time to wait for a connection when all are used.
- setConnectionWaitTime(Period) -
Method in class com.caucho.sql.DBPoolImpl
- Sets the time to wait for a connection when all are used.
- setConnectTimeout(long) -
Method in class com.caucho.hessian.client.HessianProxyFactory
- The socket connect timeout in milliseconds.
- setConnectTimeout(int) -
Method in class com.caucho.quercus.lib.curl.CurlHttpConnection
-
- setConnectTimeout(int) -
Method in class com.caucho.quercus.lib.curl.CurlResource
- Sets the max time until timeout while establishing a connection.
- setConnectTimeout(long) -
Method in class com.caucho.remote.websocket.WebSocketClient
-
- setConstraints(ArrayList<AbstractConstraint>) -
Method in class com.caucho.server.security.SecurityFilterChain
-
- setConstructor(AbstractFunction) -
Method in class com.caucho.quercus.env.QuercusClass
- Sets the constructor.
- setConstructor(boolean) -
Method in class com.caucho.quercus.function.AbstractFunction
-
- setConstructor(boolean) -
Method in class com.caucho.quercus.program.FunctionInfo
- True for a constructor.
- setConstructor(AbstractFunction) -
Method in class com.caucho.quercus.program.InterpretedClassDef
- Sets the constructor.
- setConsumerMax(int) -
Method in class com.caucho.ejb.message.JmsResourceAdapter
-
- setConsumerTable(String) -
Method in class com.caucho.jms.jdbc.JdbcManager
- Sets the consumer table
- setContainer(HostContainer) -
Method in class com.caucho.server.host.HostController
-
- setContainer(HostContainer) -
Method in class com.caucho.server.host.HostGenerator
- Sets the owning container.
- setContainer(HostContainer) -
Method in class com.caucho.server.host.HostRegexpDeployGenerator
- Sets the application container.
- setContainer(WebAppContainer) -
Method in class com.caucho.server.webapp.WebAppEarDeployGenerator
- Sets the webApp container.
- setContainer(WebAppContainer) -
Method in class com.caucho.server.webapp.WebAppRegexpDeployGenerator
- Sets the webApp container.
- setContainer(WebAppContainer) -
Method in class com.caucho.server.webapp.WebAppSingleDeployGenerator
- Sets the webApp container.
- setContainerId(String) -
Method in class com.caucho.amqp.io.FrameOpen
-
- setContainerTransaction(boolean) -
Method in class com.caucho.ejb.cfg.EjbBean
- Returns true if the transaction type is container.
- setContainerTransaction(boolean) -
Method in class com.caucho.ejb.server.AbstractEjbBeanManager
- Sets true if container transaction is used.
- setContentEncoding(String) -
Method in class com.caucho.amqp.io.MessageProperties
-
- setContentEncoding(String) -
Method in class com.caucho.amqp.marshal.AmqpEnvelopeImpl
-
- setContentEncoding(String) -
Method in class com.caucho.message.common.AbstractMessageFactory
-
- setContentEncoding(String) -
Method in interface com.caucho.message.MessagePropertiesFactory
-
- setContentHandler(ContentHandler) -
Method in class com.caucho.relaxng.VerifierFilter
-
- setContentHandler(ContentHandler) -
Method in class com.caucho.xml.AbstractParser
-
- setContentHandler(ContentHandler) -
Method in class com.caucho.xml.SAXBuilder
- Sets the SAX content handler.
- setContentHandler(ContentHandler) -
Method in class com.caucho.xml2.AbstractParser
-
- setContentHandler(ContentHandler) -
Method in class com.caucho.xml2.SAXBuilder
- Sets the SAX content handler.
- setContentHandler(ContentHandler) -
Method in class com.caucho.xml2.XMLReaderImpl
- Sets the SAX content handler
- setContentHandler(ContentHandler) -
Method in class com.caucho.xsl.SAXFilterImpl
-
- setContentLength(long) -
Method in class com.caucho.filters.CauchoResponseWrapper
-
- setContentLength(int) -
Method in class com.caucho.quercus.lib.curl.CurlResource
- Sets the length of the body from the last request.
- setContentLength(CharSegment) -
Method in class com.caucho.server.http.AbstractHttpRequest
-
- setContentLength(long) -
Method in class com.caucho.server.http.AbstractHttpResponse
- Sets the content length of the result.
- setContentLength(long) -
Method in class com.caucho.server.http.CauchoDispatchResponse
-
- setContentLength(int) -
Method in class com.caucho.server.http.CauchoDispatchResponse
-
- setContentLength(long) -
Method in interface com.caucho.server.http.CauchoResponse
-
- setContentLength(int) -
Method in class com.caucho.server.http.CauchoResponseWrapper
-
- setContentLength(long) -
Method in class com.caucho.server.http.CauchoResponseWrapper
-
- setContentLength(int) -
Method in class com.caucho.server.http.HttpServletResponseImpl
- Explicitly sets the length of the result value.
- setContentLength(long) -
Method in class com.caucho.server.http.HttpServletResponseImpl
- Explicitly sets the length of the result value.
- setContentLength(long) -
Method in class com.caucho.server.http.ResponseAdapter
-
- setContentLength(int) -
Method in class com.caucho.server.http.ResponseWrapper
- Deprecated.
- setContentLength(long) -
Method in class com.caucho.server.http.StubServletResponse
-
- setContentLength(int) -
Method in class com.caucho.server.http.StubServletResponse
-
- setContentLength(int) -
Method in class com.caucho.server.webapp.IncludeResponse
-
- setContentLength(long) -
Method in class com.caucho.server.webapp.IncludeResponse
-
- setContentLength(int) -
Method in class com.caucho.server.webapp.JspResponse
-
- setContentLength(long) -
Method in class com.caucho.server.webapp.JspResponse
-
- 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 class com.caucho.amqp.io.MessageProperties
-
- setContentType(String) -
Method in class com.caucho.amqp.marshal.AmqpEnvelopeImpl
-
- setContentType(String) -
Method in class com.caucho.filters.CauchoResponseWrapper
- Sets the response content type.
- setContentType(String) -
Method in class com.caucho.jsp.ParseState
- Sets the JSP's content type
- setContentType(String) -
Method in class com.caucho.message.common.AbstractMessageFactory
-
- setContentType(String) -
Method in interface com.caucho.message.MessagePropertiesFactory
-
- setContentType(String) -
Method in class com.caucho.quercus.lib.curl.CurlResource
- Sets the "Content-Type" from the last request.
- setContentType(String) -
Method in class com.caucho.server.http.CauchoDispatchResponse
-
- setContentType(String) -
Method in class com.caucho.server.http.CauchoResponseWrapper
-
- setContentType(String) -
Method in class com.caucho.server.http.HttpServletResponseImpl
- Sets the browser content type.
- setContentType(String) -
Method in class com.caucho.server.http.ResponseAdapter
-
- setContentType(String) -
Method in class com.caucho.server.http.ResponseWrapper
- Sets the response content type.
- setContentType(String) -
Method in class com.caucho.server.http.StubServletResponse
-
- setContentType(String) -
Method in class com.caucho.server.webapp.IncludeResponse
- included response can't set the content type.
- setContentType(String) -
Method in class com.caucho.vfs.XmlWriter
- Default is "text/xml".
- 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.
- setContext(Expr) -
Method in class com.caucho.jstl.el.ImportTag
- Sets the external context for the import.
- setContext(Expr) -
Method in class com.caucho.jstl.el.RedirectTag
- Sets the external context for the import.
- setContext(Expr) -
Method in class com.caucho.jstl.el.UrlTag
- Sets the external context for the import.
- setContext(String) -
Method in class com.caucho.jstl.rt.CoreImportTag
- Sets the external context for the import.
- setContext(String) -
Method in class com.caucho.jstl.rt.CoreRedirectTag
- Sets the external context for the import.
- setContext(String) -
Method in class com.caucho.jstl.rt.CoreUrlTag
- Sets the external context for the import.
- setContext(WebServiceContext) -
Static method in class com.caucho.server.webapp.WebServiceContextProxy
-
- setContextClassLoader(ClassLoader) -
Method in class com.caucho.quercus.module.ModuleContext
- Encapsulate setContextClassLoader for contexts where the
security manager is set.
- setContextLoader(ClassLoader) -
Method in class com.caucho.util.Alarm
- Sets the alarm's context loader
- setContextLoader(ClassLoader) -
Method in class com.caucho.util.WeakAlarm
- Sets the class loader.
- setContextModel(AbstractModel) -
Static method in class com.caucho.naming.InitialContextFactoryImpl
- Sets the model for the current class loader.
- setContextNode(Node) -
Method in class com.caucho.xpath.Env
- Sets the context node.
- setContextNode(Node) -
Method in interface com.caucho.xpath.ExprEnvironment
- Sets the node context.
- setContextNode(Node) -
Method in class com.caucho.xpath.pattern.NodeIterator
- Sets the env node.
- setContextParam(String, String) -
Method in class com.caucho.resin.WebAppEmbed
- Sets a context-param.
- setContextPath(String) -
Method in class com.caucho.resin.WebAppEmbed
- The context-path
- setContextPath(String) -
Method in class com.caucho.resin.WebAppLocalDeployEmbed
- The context-path can't be set
- setContextPath(String) -
Method in class com.caucho.server.dispatch.ServletInvocation
- Sets the context-path.
- setContextPath(String) -
Method in class com.caucho.server.webapp.WebAppConfig
- Sets the context path
- setContextPosition(int) -
Method in class com.caucho.xpath.Env
-
- setContextProperties(Map<String, String>) -
Static method in class com.caucho.jmx.Jmx
- Sets the context properties.
- setContextProperties(Map<String, String>, ClassLoader) -
Static method in class com.caucho.jmx.Jmx
- Sets the context properties.
- setContextRoot(String) -
Method in class com.caucho.server.e_app.WebModule
- Sets the context-root
- setContextSize(int) -
Method in class com.caucho.xpath.Env
- Sets the context size to a know value.
- setContextURI(String) -
Method in class com.caucho.server.dispatch.ServletInvocation
-
- setControllerType(DeployControllerType) -
Method in class com.caucho.env.deploy.DeployController
-
- setCookie(String) -
Method in class com.caucho.quercus.lib.curl.CurlResource
- Sets the "Set-Cookie" request property.
- setcookie(Env, String, String, long, String, String, boolean, boolean) -
Static method in class com.caucho.quercus.lib.HttpModule
- Sets a cookie
- setCookie(String) -
Method in class com.caucho.server.rewrite.ConditionConfig
-
- setCookieAppendServerIndex(boolean) -
Method in class com.caucho.quercus.lib.session.QuercusSessionManager
- Sets module session id generation.
- setCookieAppendServerIndex(boolean) -
Method in class com.caucho.server.session.SessionManager
- Sets module session id generation.
- setCookieAuthQuery(String) -
Method in class com.caucho.security.DatabaseAuthenticator
- Sets the cookie auth query.
- setCookieAuthUpdate(String) -
Method in class com.caucho.security.DatabaseAuthenticator
- Sets the cookie update query.
- setCookieDomain(String) -
Method in class com.caucho.security.DatabaseAuthenticator
- Sets the domain for a login cookie.
- setCookieDomain(String) -
Method in class com.caucho.server.session.SessionManager
- Sets the default session cookie domain.
- setCookieDomainRegexp(String) -
Method in class com.caucho.server.session.SessionManager
-
- setCookieFilename(String) -
Method in class com.caucho.quercus.lib.curl.CurlResource
- Sets the filename to save the cookies from the last request.
- setCookieHttpOnly(boolean) -
Method in class com.caucho.server.session.SessionManager
- Sets the http-only of the session cookie.
- setCookieHttpOnly(boolean) -
Method in class com.caucho.server.webapp.WebApp
- Sets the cookie-http-only
- setCookieLength(int) -
Method in class com.caucho.quercus.lib.session.QuercusSessionManager
- Sets the cookie length
- setCookieLength(int) -
Method in class com.caucho.server.session.SessionManager
- Sets the cookie length
- setCookieLogout(boolean) -
Method in class com.caucho.security.DatabaseAuthenticator
- If true, the cookie is removed on logout
- setCookieMaxAge(Period) -
Method in class com.caucho.security.DatabaseAuthenticator
- Sets the max age for a login cookie.
- setCookieMaxAge(Period) -
Method in class com.caucho.server.session.SessionManager
- Sets the max-age of the session cookie.
- setCookieModuloCluster(boolean) -
Method in class com.caucho.server.session.SessionManager
- Sets module session id generation.
- setCookieName(String) -
Method in class com.caucho.server.session.SessionManager
-
- setCookiePath(String) -
Method in class com.caucho.server.session.SessionManager
- Sets the default session cookie domain.
- setCookiePort(String) -
Method in class com.caucho.server.session.SessionManager
- Sets the cookie ports.
- setCookieSecure(boolean) -
Method in class com.caucho.server.session.SessionManager
- Sets the secure of the session cookie.
- setCookieUseContextPath(boolean) -
Method in class com.caucho.server.session.SessionManager
- Sets the cookie ports.
- setCookieVersion(int) -
Method in class com.caucho.security.DatabaseAuthenticator
- Sets the version for a login cookie.
- setCookieVersion(int) -
Method in class com.caucho.server.session.SessionManager
- Sets the cookie version.
- setCorrelationId(Object) -
Method in class com.caucho.amqp.io.MessageProperties
-
- setCorrelationId(Object) -
Method in class com.caucho.amqp.marshal.AmqpEnvelopeImpl
-
- setCorrelationId(Object) -
Method in class com.caucho.message.common.AbstractMessageFactory
-
- setCorrelationId(Object) -
Method in interface com.caucho.message.MessagePropertiesFactory
-
- setCount(JavaInvoker) -
Method in class com.caucho.quercus.program.FunctionCountDelegate
- Sets the custom function for the array get.
- setCountDelegate(CountDelegate) -
Method in class com.caucho.quercus.env.QuercusClass
- Sets the count delegate
- setCounterValue(Long) -
Method in class com.caucho.server.snmp.Oid
-
- setCpuLoadAvg(double) -
Method in class com.caucho.network.balance.ClientSocketFactory
- Sets the CPU load avg (from backend).
- setCreateDatabase(boolean) -
Method in class com.caucho.db.jdbc.ConnectionPoolDataSourceImpl
- If true, creates the database on init.
- setCreateDatabase(boolean) -
Method in class com.caucho.db.jdbc.DataSourceImpl
- If true, creates the database on init.
- setCreateDatabaseSchema(boolean) -
Method in class com.caucho.ejb.EJBServer
- Sets true if database schema should be generated automatically.
- setCreateDatabaseTables(boolean) -
Method in class com.caucho.amber.manager.AmberContainer
- True if database tables should be created automatically.
- setCreateDatabaseTables(boolean) -
Method in class com.caucho.amber.manager.AmberPersistenceUnit
- Set true if database tables should be created automatically.
- setCreationalContext(CreationalContext<?>) -
Method in class com.caucho.config.xml.XmlConfigContext
-
- setCreationTime(long) -
Method in class com.caucho.amqp.io.MessageProperties
-
- setCreationTime(long) -
Method in class com.caucho.amqp.marshal.AmqpEnvelopeImpl
-
- setCreationTime(long) -
Method in class com.caucho.message.common.AbstractMessageFactory
-
- setCreationTime(long) -
Method in interface com.caucho.message.MessagePropertiesFactory
-
- setCreator(String) -
Method in class com.caucho.quercus.lib.pdf.PDFWriter
-
- setCredentialInterface(String) -
Method in class com.caucho.jca.cfg.AuthenticationMechanism
-
- setCredentialInterface(String) -
Method in class com.caucho.jca.cfg.ResourceAdapterConfig.AuthenticationMechanism
-
- setCrLf(boolean) -
Method in class com.caucho.servlets.webdav.WebDavServlet
- Sets true if should add cr/lf
- setCron(String) -
Method in class com.caucho.resources.ScheduledTask
- Sets the cron interval.
- setCron(String) -
Method in class com.caucho.resources.ScheduledTaskConfig
- Deprecated. Sets the cron interval.
- setCron(CronType) -
Method in class com.caucho.server.dispatch.ServletConfigImpl
-
- setCtype(QuercusLocale) -
Method in class com.caucho.quercus.env.LocaleInfo
-
- setCurrencyCode(Expr) -
Method in class com.caucho.jstl.el.FormatNumberTag
- Sets the currency code.
- setCurrencyCode(String) -
Method in class com.caucho.jstl.rt.FormatNumberTag
- Sets the currency code.
- setCurrencySymbol(Expr) -
Method in class com.caucho.jstl.el.FormatNumberTag
- Sets the currency symbol.
- setCurrencySymbol(String) -
Method in class com.caucho.jstl.rt.FormatNumberTag
- Sets the currency symbol.
- setCurrent(long) -
Method in class com.caucho.jmx.stats.RangeStats
- Sets the current value.
- setCurrent(int) -
Method in class com.caucho.jsp.IntegerLoopSupportTag
- Sets the current value.
- setCurrent(Object, boolean) -
Method in class com.caucho.jsp.IteratorLoopSupportTag
- Sets the current value.
- setCurrent(ArrayValue.Entry) -
Method in class com.caucho.quercus.env.ArrayValue
-
- setCurrent(String) -
Method in class com.caucho.quercus.lib.gettext.GettextDomainMap
-
- setCurrent(SingleSignon) -
Static method in class com.caucho.security.AbstractSingleSignon
-
- setCurrentContext(MBeanContext, ClassLoader) -
Method in class com.caucho.jmx.AbstractMBeanServer
- Sets the context implementation.
- setCurrentContext(MBeanContext, ClassLoader) -
Method in class com.caucho.jmx.EnvironmentMBeanServer
- Sets the local context.
- setCurrentContext(MBeanContext, ClassLoader) -
Method in class com.caucho.jmx.GlobalMBeanServer
- Returns the local context.
- setCurrentContext(MBeanContext, ClassLoader) -
Method in class com.caucho.jmx.LocalMBeanServer
- Returns the local context.
- setCurrentNode(Node) -
Method in class com.caucho.xpath.Env
- Sets the current node.
- setCurrentPosition(String) -
Method in class com.caucho.xsl.JavaGenerator
-
- setCurrentRequest(ProtocolConnection) -
Static method in class com.caucho.network.listen.TcpSocketLink
- For QA only, set the current request.
- setCursorName(String) -
Method in class com.caucho.amber.jdbc.AmberStatementImpl
-
- setCursorName(String) -
Method in class com.caucho.db.jdbc.StatementImpl
-
- setCursorName(String) -
Method in class com.caucho.quercus.mysql.MysqlStatementImpl
- Sets the current cursor name.
- setCursorName(String) -
Method in class com.caucho.sql.spy.SpyStatement
-
- setCursorName(String) -
Method in class com.caucho.sql.UserStatement
- Sets the current cursor name.
- setCursorName(String) -
Method in class com.caucho.tools.profiler.CallableStatementWrapper
-
- setCursorName(String) -
Method in class com.caucho.tools.profiler.PreparedStatementWrapper
-
- setCursorName(String) -
Method in class com.caucho.tools.profiler.StatementWrapper
-
- setdash(double, double) -
Method in class com.caucho.quercus.lib.pdf.PDF
- Sets the dashing
- setDash(double, double) -
Method in class com.caucho.quercus.lib.pdf.PDFStream
-
- setdashpattern(Env, String) -
Method in class com.caucho.quercus.lib.pdf.PDF
- Sets the dashing
- setData(Serializable) -
Method in class com.caucho.bam.BamError
- Sets any data for the error
- setData(String) -
Method in class com.caucho.quercus.lib.dom.DOMCharacterData
-
- setData(String) -
Method in class com.caucho.quercus.lib.dom.DOMProcessingInstruction
-
- setData(Object) -
Method in class com.caucho.util.Tree
-
- setData(String) -
Method in class com.caucho.xml.QProcessingInstruction
-
- setData(String) -
Method in class com.caucho.xml2.QProcessingInstruction
-
- setDataAbsent(boolean) -
Method in class com.caucho.management.server.DownTime
-
- setDatabase(DataSource) -
Method in class com.caucho.distcache.jdbc.JdbcCacheBacking
-
- setDatabase(DataSource) -
Method in class com.caucho.quercus.QuercusContext
- Sets the default data source.
- setDatabase(DataSource) -
Method in class com.caucho.quercus.servlet.QuercusServlet
- Set the default data source.
- setDatabaseName(String) -
Method in class com.caucho.config.types.DataSourceRef
-
- setDatabaseName(String) -
Method in class com.caucho.env.jdbc.DatabaseFactory
-
- setDataDirectory(Path) -
Method in class com.caucho.server.resin.ResinArgs
- Sets the root directory.
- setDataFields(int) -
Method in class com.caucho.db.sql.Query
- Sets the number of temporary data fields.
- setDataSource(DataSource) -
Method in class com.caucho.amber.cfg.AmberPersistenceManager
-
- setDataSource(DataSource) -
Method in class com.caucho.amber.manager.AmberContainer
- Sets the primary data source.
- setDataSource(DataSource) -
Method in class com.caucho.amber.manager.AmberPersistenceUnit
- Sets the data source.
- setDataSource(DataSource) -
Method in class com.caucho.ejb.EJBServer
- Sets the data-source
- setDataSource(DataSource) -
Method in class com.caucho.jms.connection.ConnectionFactoryImpl
- Sets the JDBC manager.
- setDataSource(DataSource) -
Method in class com.caucho.jms.jdbc.JdbcDestination
- Sets the data source.
- setDataSource(DataSource) -
Method in class com.caucho.jms.jdbc.JdbcManager
- Sets the data source.
- setDataSource(DataSource) -
Method in class com.caucho.jms.jdbc.JdbcQueue
- Sets the data source.
- setDataSource(Expr) -
Method in class com.caucho.jstl.el.SqlQueryTag
- Sets the data source.
- setDataSource(Expr) -
Method in class com.caucho.jstl.el.SqlSetDataSourceTag
- Sets the JSP-EL expression for the dataSource.
- setDataSource(Expr) -
Method in class com.caucho.jstl.el.SqlTransactionTag
- Sets the JSP-EL expression for the SQL.
- setDataSource(Expr) -
Method in class com.caucho.jstl.el.SqlUpdateTag
- Sets the data source.
- setDataSource(Object) -
Method in class com.caucho.jstl.rt.SqlQueryTag
- Sets the data source.
- setDataSource(Object) -
Method in class com.caucho.jstl.rt.SqlSetDataSourceTag
- Sets the object for the dataSource.
- setDataSource(Object) -
Method in class com.caucho.jstl.rt.SqlTransactionTag
- Sets the data source
- setDataSource(Object) -
Method in class com.caucho.jstl.rt.SqlUpdateTag
- Sets the data source.
- setDataSource(DataSource) -
Method in class com.caucho.security.DatabaseAuthenticator
- Sets the database pool name.
- setDataSource(DataSource) -
Method in class com.caucho.server.distcache.PersistentStoreConfig
-
- setDataSource(Object) -
Method in class com.caucho.sql.DriverConfig
- Sets the driver as data source.
- setDataStore(DataStore) -
Method in class com.caucho.server.distcache.CacheDataBackingImpl
-
- setDate(int, Date) -
Method in interface com.caucho.amber.AmberQuery
- Sets the argument with a date
- setDate(int, Date) -
Method in class com.caucho.amber.query.QueryArgs
- Sets the argument with a date
- setDate(int, Date) -
Method in class com.caucho.amber.query.UserQuery
- Sets the argument with a date
- setDate(int, Date, Calendar) -
Method in class com.caucho.db.jdbc.PreparedStatementImpl
-
- setDate(int, Date) -
Method in class com.caucho.db.jdbc.PreparedStatementImpl
-
- setDate(long) -
Method in class com.caucho.db.sql.Data
-
- setDate(int, long) -
Method in class com.caucho.db.sql.QueryContext
- Returns the date parameter.
- setDate(int, int, int) -
Method in class com.caucho.quercus.lib.date.DateTime
-
- setDate(int, Date) -
Method in class com.caucho.sql.spy.SpyPreparedStatement
-
- setDate(int, Date, Calendar) -
Method in class com.caucho.sql.spy.SpyPreparedStatement
-
- setDate(String, Date) -
Method in class com.caucho.sql.UserCallableStatement
- Sets the date
- setDate(String, Date, Calendar) -
Method in class com.caucho.sql.UserCallableStatement
- Sets the date
- setDate(int, Date) -
Method in class com.caucho.sql.UserPreparedStatement
- Sets the parameter as a date
- setDate(int, Date, Calendar) -
Method in class com.caucho.sql.UserPreparedStatement
- Sets the parameter as a time
- setDate(String, Date) -
Method in class com.caucho.tools.profiler.CallableStatementWrapper
-
- setDate(String, Date, Calendar) -
Method in class com.caucho.tools.profiler.CallableStatementWrapper
-
- setDate(int, Date) -
Method in class com.caucho.tools.profiler.CallableStatementWrapper
-
- setDate(int, Date, Calendar) -
Method in class com.caucho.tools.profiler.CallableStatementWrapper
-
- setDate(int, Date) -
Method in class com.caucho.tools.profiler.PreparedStatementWrapper
-
- setDate(int, Date, Calendar) -
Method in class com.caucho.tools.profiler.PreparedStatementWrapper
-
- setDate(long, long, long) -
Method in class com.caucho.util.QDate
- Sets date in the local time.
- setDateHeader(String, long) -
Method in class com.caucho.server.http.AbstractHttpResponse
- Convenience for setting a date header.
- setDateHeader(String, long) -
Method in class com.caucho.server.http.CauchoDispatchResponse
-
- setDateHeader(String, long) -
Method in class com.caucho.server.http.CauchoResponseWrapper
-
- setDateHeader(String, long) -
Method in class com.caucho.server.http.HttpServletResponseImpl
- Sets a header by converting a date to a string.
- setDateHeader(String, long) -
Method in class com.caucho.server.http.ResponseWrapper
- Sets a header by converting a date to a string.
- setDateHeader(String, long) -
Method in class com.caucho.server.http.StubServletResponse
-
- setDateHeader(String, long) -
Method in class com.caucho.server.webapp.DispatchResponse
-
- setDateHeader(String, long) -
Method in class com.caucho.server.webapp.IncludeResponse
-
- 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.
- setDateStyle(Expr) -
Method in class com.caucho.jstl.el.FormatDateTag
- Sets the date style (full, short, etc.)
- setDateStyle(Expr) -
Method in class com.caucho.jstl.el.ParseDateTag
- Sets the date style (full, short, etc.)
- setDateStyle(String) -
Method in class com.caucho.jstl.rt.FmtParseDateTag
- Sets the date style (full, short, etc.)
- setDateStyle(String) -
Method in class com.caucho.jstl.rt.FormatDateTag
- Sets the date style (full, short, etc.)
- setDayOfMonth(int) -
Method in class com.caucho.util.QDate
- sets the day of the month based on 1 for the first of the month.
- setDead() -
Method in class com.caucho.jsp.Page
-
- setDebug(boolean) -
Method in class com.caucho.ejb.EJBServlet
- Set true for a debug.
- setDebug(boolean) -
Method in class com.caucho.ejb.protocol.Skeleton
-
- setDebug(boolean) -
Method in class com.caucho.hessian.client.HessianProxyFactory
- Sets the debug
- setDebug(boolean) -
Method in class com.caucho.hessian.server.HessianServlet
- Sets the debugging flag.
- setDebug(boolean) -
Method in class com.caucho.hessian.server.HessianSkeleton
-
- setDecimals(int) -
Method in class com.caucho.quercus.mysql.MysqlColumn
-
- setDeclare(boolean) -
Method in class com.caucho.jsp.cfg.TldVariable
- Sets whether the variable is declared or not.
- setDeclaredRoles(String[]) -
Method in class com.caucho.ejb.server.AbstractContext
-
- setDeclaringClassName(String) -
Method in class com.caucho.quercus.function.AbstractFunction
-
- setDecoder(AmqpMessageDecoder<?>) -
Method in interface com.caucho.amqp.AmqpReceiverFactory
-
- setDefault(Object) -
Method in class com.caucho.config.core.ResinSet
- The EL default value to be set.
- setDefault(Expr) -
Method in class com.caucho.db.table.Column
- Sets the default expression
- setDefault(String, Expr) -
Method in class com.caucho.db.table.TableFactory
- Sets the column default
- setDefault(Expr) -
Method in class com.caucho.jstl.el.CoreOutTag
- Sets the default value.
- setDefault(String) -
Method in class com.caucho.jstl.rt.OutTag
- Sets the default value.
- setDefault(long) -
Method in class com.caucho.quercus.mysql.MysqlColumn
-
- setDefaultCacheDir(Path) -
Method in class com.caucho.loader.ivy.IvyCache
- Sets the main ivy cache directory
- setDefaultContentType(String) -
Method in class com.caucho.jsp.cfg.JspPropertyGroup
-
- setDefaultDriver(String) -
Method in class com.caucho.quercus.lib.db.JdbcDriverContext
-
- setDefaultEncoding(String) -
Method in class com.caucho.quercus.lib.db.JdbcDriverContext
-
- setDefaultEncoding(String) -
Method in class com.caucho.xml.AbstractParser
- Sets the default encoding if none is specified.
- setDefaultEncoding(String) -
Method in class com.caucho.xml2.AbstractParser
- Sets the default encoding if none is specified.
- setDefaultFactory(JspFactory) -
Static method in class javax.servlet.jsp.JspFactory
-
- setDefaultInjectionClass(String) -
Method in class com.caucho.config.types.ResourceGroupConfig
-
- setDefaultNamespace(String) -
Method in class com.caucho.xml.stream.DOMResultXMLStreamWriterImpl
-
- setDefaultNamespace(String) -
Method in class com.caucho.xml.stream.SAXResultXMLStreamWriterImpl
-
- setDefaultNamespace(String) -
Method in class com.caucho.xml.stream.XMLEventWriterImpl
-
- setDefaultNamespace(String) -
Method in class com.caucho.xml.stream.XMLStreamWriterImpl
-
- setDefaultNamespace(String) -
Method in class com.caucho.xml.stream.XMLStreamWriterRepairingWrapper
-
- setDefaultNamespace(String) -
Method in interface javax.xml.stream.XMLEventWriter
-
- setDefaultNamespace(String) -
Method in interface javax.xml.stream.XMLStreamWriter
-
- setDefaultSchemeMap(SchemeMap) -
Static method in class com.caucho.vfs.Path
-
- setDefaultServlet(String) -
Method in class com.caucho.server.dispatch.ServletMapper
- Sets the default servlet.
- setDefaultStylesheet(String) -
Method in class com.caucho.jsp.XtpManager
- Sets the default stylesheet.
- setDefaultTimeZone(String) -
Method in class com.caucho.quercus.env.Env
-
- setDefaultTimeZone(TimeZone) -
Method in class com.caucho.quercus.env.Env
-
- setDefaultUrlPrefix(String) -
Method in class com.caucho.quercus.lib.db.JdbcDriverContext
-
- setDeferredMethod(TldAttribute.DeferredMethod) -
Method in class com.caucho.jsp.cfg.TldAttribute
- Sets the deferred method.
- setDeferredSyntaxAllowedAsLiteral(boolean) -
Method in class com.caucho.jsp.cfg.JspPropertyGroup
- Sets the deferred-syntax.
- setDeferredSyntaxAllowedAsLiteral(boolean) -
Method in class com.caucho.jsp.ParseState
- Set true if JSP whitespace is trimmed.
- setDeferredValue(TldAttribute.DeferredValue) -
Method in class com.caucho.jsp.cfg.TldAttribute
- Sets the deferred value.
- setDefinition(String, Pattern) -
Method in class com.caucho.relaxng.pattern.GrammarPattern
- Start definition.
- setDelay(Period) -
Method in class com.caucho.filters.ThrottleFilter
-
- setDelay(Period) -
Method in class com.caucho.resources.ScheduledTask
- Sets the delay
- setDelay(Period) -
Method in class com.caucho.resources.ScheduledTaskConfig
- Deprecated. Sets the delay
- setDelayTime(Period) -
Method in class com.caucho.hemp.services.BamMailService
- Sets the delay time, i.e.
- setDelayTime(Period) -
Method in class com.caucho.log.MailHandler
- Sets the delay time, i.e.
- setDelims(Expr) -
Method in class com.caucho.jstl.el.ForTokensTag
- Sets the delimiter expression.
- setDelims(String) -
Method in class com.caucho.jstl.rt.CoreForTokensTag
- Sets the delimiters expression.
- setDeliveryAnnotation(String, Object) -
Method in class com.caucho.amqp.marshal.AmqpEnvelopeImpl
-
- setDeliveryCount(long) -
Method in class com.caucho.amqp.io.FrameFlow
-
- setDeliveryCount(int) -
Method in class com.caucho.amqp.io.MessageHeader
-
- setDeliveryFailed(boolean) -
Method in class com.caucho.amqp.io.DeliveryModified
-
- setDeliveryId(long) -
Method in class com.caucho.amqp.io.FrameTransfer
-
- setDeliveryMode(int) -
Method in class com.caucho.jms.connection.MessageProducerImpl
- Sets the default delivery mode.
- setDeliveryMode(int) -
Method in interface javax.jms.MessageProducer
-
- setDependency(Dependency) -
Method in class com.caucho.server.dispatch.Invocation
- Sets the dependency.
- setDependencyCheckInterval(long) -
Method in class com.caucho.env.deploy.ExpandDeployController
-
- setDependencyCheckInterval(Period) -
Method in class com.caucho.env.deploy.ExpandDeployGenerator
- Sets the dependency check interval.
- setDependencyCheckInterval(Period) -
Method in class com.caucho.jsp.cfg.JspPropertyGroup
- Sets the dependency check interval.
- setDependencyCheckInterval(long) -
Method in class com.caucho.loader.DynamicClassLoader
- Sets the dependency check interval.
- setDependencyCheckInterval(long) -
Method in class com.caucho.quercus.QuercusContext
-
- setDependencyCheckInterval(long) -
Method in class com.caucho.quercus.servlet.QuercusServlet
-
- setDependencyCheckInterval(Period) -
Method in class com.caucho.server.rewrite.ImportRule
-
- setDependentIdLink(LinkColumns) -
Method in class com.caucho.amber.table.AmberTable
- Sets the id link for a dependent table.
- setDependPath(Path) -
Method in class com.caucho.loader.ClassEntry
- Sets the depend path.
- setDeploy(boolean) -
Method in class com.caucho.config.types.InterfaceConfig
- Sets the default deploy value
- setDeployGenerator(WebAppSingleDeployGenerator) -
Method in class com.caucho.resin.WebAppEmbed
-
- setDeploymentTypes(ArrayList<Class<?>>) -
Method in class com.caucho.config.inject.InjectManager
-
- setDeprecated(boolean) -
Method in class com.caucho.boot.AbstractBootOption
-
- setDepth(int) -
Method in class com.caucho.hessian.io.HessianDebugInputStream
-
- setDepth(int) -
Method in class com.caucho.hessian.io.HessianDebugState
-
- setDepth(int) -
Method in class com.caucho.profile.Profile
-
- setDesc(String) -
Method in class com.caucho.management.server.BaselineQueryResult
-
- setDescription(String) -
Method in class com.caucho.amber.cfg.EmbeddableConfig
-
- setDescription(String) -
Method in class com.caucho.amber.cfg.EntityMappingsConfig
-
- setDescription(String) -
Method in class com.caucho.amber.cfg.MappedSuperclassConfig
-
- setDescription(String) -
Method in class com.caucho.amqp.io.AmqpError
-
- setDescription(String) -
Method in class com.caucho.config.j2ee.PersistenceContextRefConfig
-
- setDescription(String) -
Method in class com.caucho.config.types.DescriptionGroupConfig
-
- setDescription(String) -
Method in class com.caucho.config.types.EjbRef
-
- setDescription(String) -
Method in class com.caucho.config.types.InitParam
- Sets the description
- setDescription(String) -
Method in class com.caucho.config.types.MessageDestinationRef
-
- setDescription(String) -
Method in class com.caucho.config.types.PersistenceUnitRef
-
- setDescription(String) -
Method in class com.caucho.config.types.ResourceGroupConfig
- Sets the description.
- setDescription(String) -
Method in class com.caucho.config.types.ResourceRef
- Sets the description.
- setDescription(String) -
Method in class com.caucho.ejb.cfg.ContainerTransaction
-
- setDescription(String) -
Method in class com.caucho.ejb.cfg.EjbJar.MethodPermission
-
- setDescription(String) -
Method in class com.caucho.ejb.cfg.EjbSecurityIdentity.RunAs
-
- setDescription(String) -
Method in class com.caucho.ejb.cfg.EjbSecurityIdentity
-
- setDescription(String) -
Method in class com.caucho.ejb.cfg.MethodSignature
-
- setDescription(String) -
Method in class com.caucho.ejb.cfg.SecurityIdentity.RunAs
-
- setDescription(String) -
Method in class com.caucho.ejb.cfg.SecurityIdentity
-
- setDescription(String) -
Method in class com.caucho.env.jpa.PersistenceUnitManager
-
- setDescription(String) -
Method in class com.caucho.j2ee.appclient.ClientEjbRef
-
- setDescription(String) -
Method in class com.caucho.jca.cfg.AuthenticationMechanism
-
- setDescription(String) -
Method in class com.caucho.jca.cfg.ConfigProperty
-
- setDescription(String) -
Method in class com.caucho.jca.cfg.ConfigPropertyConfig
- Sets the property description.
- setDescription(String) -
Method in class com.caucho.jca.cfg.ConnectorConfig.License
-
- setDescription(String) -
Method in class com.caucho.jca.cfg.ResourceAdapterConfig.AuthenticationMechanism
-
- setDescription(String) -
Method in class com.caucho.jca.cfg.ResourceAdapterConfig.SecurityPermission
-
- setDescription(String) -
Method in class com.caucho.jca.cfg.SecurityPermission
-
- setDescription(String) -
Method in class com.caucho.jsp.cfg.JspPropertyGroup
- Sets the group's description
- setDescription(String) -
Method in class com.caucho.jsp.cfg.TldAttribute
- Sets the description.
- setDescription(String) -
Method in class com.caucho.jsp.cfg.TldFragmentAttribute
- Sets the description
- setDescription(String) -
Method in class com.caucho.jsp.cfg.TldFragmentInput
- Sets the description
- setDescription(String) -
Method in class com.caucho.jsp.cfg.TldFunction
- Sets the description
- setDescription(String) -
Method in class com.caucho.jsp.cfg.TldListener
-
- setDescription(String) -
Method in class com.caucho.jsp.cfg.TldTag
- Sets the description
- setDescription(String) -
Method in class com.caucho.jsp.cfg.TldTaglib
- Sets the description
- setDescription(String) -
Method in class com.caucho.jsp.cfg.TldValidator
- Sets the description.
- setDescription(String) -
Method in class com.caucho.jsp.cfg.TldVariable
- Sets the description.
- setDescription(String) -
Method in class com.caucho.jsp.java.JavaTagGenerator
- Returns true if the XML declaration should be ignored.
- setDescription(String) -
Method in class com.caucho.server.admin.ListJmxQueryReply.Operation
-
- setDescription(String) -
Method in class com.caucho.server.admin.ListJmxQueryReply.Param
-
- setDescription(String) -
Method in class com.caucho.server.dispatch.FilterConfigImpl
- Sets the description
- setDescription(String) -
Method in class com.caucho.server.dispatch.SecurityRoleRef
- Sets the description
- setDescription(String) -
Method in class com.caucho.server.dispatch.ServletConfigImpl
- Sets the description
- setDescription(String) -
Method in class com.caucho.server.e_app.ApplicationConfig
- Sets the description.
- setDescription(String) -
Method in class com.caucho.server.e_app.EnterpriseApplication
- Sets the description.
- setDescription(String) -
Method in class com.caucho.server.security.AuthConstraint
- Sets the description
- setDescription(String) -
Method in class com.caucho.server.security.SecurityConstraint
- Sets the description.
- setDescription(String) -
Method in class com.caucho.server.security.UserDataConstraint
-
- setDescription(String) -
Method in class com.caucho.server.security.WebResourceCollection
- Sets the description
- setDescription(String) -
Method in class com.caucho.server.webapp.SecurityRole
-
- setDescription(String) -
Method in class com.caucho.server.webapp.WebApp
- A user description of the web-app
- setDescriptor(String) -
Method in class com.caucho.bytecode.JavaField
- Sets the descriptor.
- setDescriptor(String) -
Method in class com.caucho.bytecode.JavaMethod
- Sets the descriptor.
- setDestination(String) -
Method in class com.caucho.ejb.cfg.EjbMessageBean
- Sets the JMS destination.
- setDestination(Object) -
Method in class com.caucho.ejb.cfg.MessageBeanConfig
-
- setDestination(Destination) -
Method in class com.caucho.hemp.services.BamJmsService
- Sets the destination
- setDestination(Destination) -
Method in class com.caucho.jms.jca.ResourceAdapterImpl
- Sets the destination
- setDestination(Destination) -
Method in class com.caucho.jms.queue.JmsBlockingQueue
-
- setDestination(Destination) -
Method in class com.caucho.jms.resource.ListenerResource
- Sets the JMS Destination (Queue or Topic)
- setDestination(Destination) -
Method in class com.caucho.jms.resource.MessageSenderResource
- Sets the JMS Destination (Queue or Topic)
- setDestination(Destination) -
Method in class com.caucho.jms.services.HessianListener
- Sets the name of the input queue.
- setDestination(Destination) -
Method in class com.caucho.jms.services.JMSServlet
-
- setDestinationJndiName(String) -
Method in class com.caucho.ejb.cfg.JmsActivationConfig
-
- setDestinationName(String) -
Method in class com.caucho.ejb.cfg.JmsActivationConfig
-
- setDestinationName(String) -
Method in class com.caucho.ejb.cfg.MessageBeanConfig
-
- setDestinationObject(Destination) -
Method in class com.caucho.ejb.cfg.JmsActivationConfig
-
- setDestinationTable(String) -
Method in class com.caucho.jms.jdbc.JdbcManager
- Sets the destination table
- setDestinationType(String) -
Method in class com.caucho.ejb.cfg.EjbMessageBean.MessageDrivenDestination
-
- setDestinationType(Class<?>) -
Method in class com.caucho.ejb.cfg.JmsActivationConfig
- javax.jms.Queue or javax.jms.Topic
- setDestinationType(Class<?>) -
Method in class com.caucho.ejb.cfg.MessageBeanConfig
-
- setDestinationValue(Destination) -
Method in class com.caucho.ejb.cfg.EjbMessageBean
- Sets the JMS destination.
- setDestroyOnLru(boolean) -
Method in class com.caucho.server.session.SessionManager
-
- setDestructor(AbstractFunction) -
Method in class com.caucho.quercus.env.QuercusClass
- Sets the destructor.
- setDetailedStatistics(boolean) -
Static method in class com.caucho.server.util.CauchoSystem
- Set true to cause the tracking of detailed statistcs, default false.
- setDevelopmentMode(boolean) -
Method in class com.caucho.resin.ResinEmbed
-
- setDevelopmentModeErrorPage(boolean) -
Method in class com.caucho.server.cluster.ServletContainerConfig
- Development mode error pages.
- setDevelopmentModeErrorPage(boolean) -
Method in class com.caucho.server.cluster.ServletService
- Development mode error pages.
- setDigest(String) -
Method in class com.caucho.security.DigestCredentials
-
- setDir(Path) -
Method in class com.caucho.config.types.FileSetType
- Sets the starting directory.
- setDir(Path) -
Method in class com.caucho.server.httpcache.AbstractProxyCache
- Sets the path to the cache directory (backwards compatibility).
- setDirectoryServlet(String) -
Method in class com.caucho.server.webapp.WebApp
- (compat) sets the directory servlet
- setDirMap(HashMap<String, GoogleInode>) -
Method in class com.caucho.vfs.GoogleInode
-
- setDirty(int, int) -
Method in class com.caucho.db.block.Block
- Marks the block's data as dirty
- setDirty() -
Method in class com.caucho.db.table.TableIterator
-
- setDirtyExact(int, int) -
Method in class com.caucho.db.block.Block
- Sets a specific dirty value.
- setDisable(boolean) -
Method in class com.caucho.security.XmlAuthenticator.User
-
- setDisable(boolean) -
Method in class com.caucho.server.admin.Management.User
-
- setDisableAt(CronType) -
Method in class com.caucho.rewrite.IfCron
- Sets the cron disable times.
- setDisableAt(CronType) -
Method in class com.caucho.server.rewrite.AbstractRule
-
- setDisableAutoFlush(boolean) -
Method in class com.caucho.server.webapp.IncludeResponse
-
- setDisableClose(boolean) -
Method in class com.caucho.vfs.ReadStream
- Disables close.
- setDisableClose(boolean) -
Method in class com.caucho.vfs.WriteStream
- Disables close.
- setDisableCloseSource(boolean) -
Method in class com.caucho.vfs.ReadStream
- Disables closing of the underlying source.
- setDisableCloseSource(boolean) -
Method in class com.caucho.vfs.WriteStream
- Disables close of the underlying source.
- setDisableCrossContext(boolean) -
Method in class com.caucho.server.webapp.WebApp
- If true, disables getContext().
- setDisableMessageID(boolean) -
Method in class com.caucho.jms.connection.MessageProducerImpl
- Sets true if message ids should be disabled by default.
- setDisableMessageID(boolean) -
Method in interface javax.jms.MessageProducer
-
- setDisableMessageTimestamp(boolean) -
Method in class com.caucho.jms.connection.MessageProducerImpl
- Sets true if message timestamps should be disabled by default.
- setDisableMessageTimestamp(boolean) -
Method in interface javax.jms.MessageProducer
-
- setDisableOutputEscaping(boolean) -
Method in class com.caucho.xsl.java.XslStylesheet
- Set true if the output escaping should be disabled.
- setDisableStart(boolean) -
Method in class com.caucho.resin.WebAppEmbed
- For cases like JSP compilation, skip the startup step.
- setDisableStart(boolean) -
Method in class com.caucho.server.webapp.WebApp
-
- setDisableURLs(boolean) -
Method in class com.caucho.loader.DynamicClassLoader
-
- setDiscriminator(AmberColumn) -
Method in class com.caucho.amber.type.AmberBeanType
- Sets the discriminator.
- setDiscriminatorColumn(DiscriminatorColumnConfig) -
Method in class com.caucho.amber.cfg.EntityConfig
-
- setDiscriminatorColumn(String) -
Method in class com.caucho.amber.cfg.EntityResultConfig
-
- setDiscriminatorType(String) -
Method in class com.caucho.amber.cfg.DiscriminatorColumnConfig
- Sets the discriminator type.
- setDiscriminatorValue(String) -
Method in class com.caucho.amber.cfg.EntityConfig
-
- setDiscriminatorValue(String) -
Method in class com.caucho.amber.type.EntityType
- Sets the discriminator value.
- setDiskSize(Bytes) -
Method in class com.caucho.server.httpcache.AbstractProxyCache
- Sets the disk size of the cache
- setDispatchWrapsFilters(boolean) -
Method in class com.caucho.server.webapp.WebApp
- Set true if includes wrap filters.
- setDisplayName(String) -
Method in class com.caucho.config.types.DescriptionGroupConfig
-
- setDisplayName(String) -
Method in class com.caucho.config.types.PersistenceUnitRef
-
- setDisplayName(String) -
Method in class com.caucho.jsp.cfg.JspPropertyGroup
- Sets the group's display name
- setDisplayName(String) -
Method in class com.caucho.jsp.cfg.TldFunction
- Sets the display-name
- setDisplayName(String) -
Method in class com.caucho.jsp.cfg.TldListener
-
- setDisplayName(String) -
Method in class com.caucho.jsp.cfg.TldTag
- Sets the display-name
- setDisplayName(String) -
Method in class com.caucho.jsp.cfg.TldTaglib
- Sets the display-name
- setDisplayName(String) -
Method in class com.caucho.jsp.java.JavaTagGenerator
-
- setDisplayName(String) -
Method in class com.caucho.jsp.TempTagInfo
-
- setDisplayName(String) -
Method in class com.caucho.server.dispatch.FilterConfigImpl
- Sets the display name
- setDisplayName(String) -
Method in class com.caucho.server.dispatch.ServletConfigImpl
- Sets the display name
- setDisplayName(String) -
Method in class com.caucho.server.e_app.ApplicationConfig
- Sets the display name.
- setDisplayName(String) -
Method in class com.caucho.server.e_app.EnterpriseApplication
- Sets the display name.
- setDisplayName(String) -
Method in class com.caucho.server.security.SecurityConstraint
- Sets the display-name.
- setDisplayName(String) -
Method in class com.caucho.server.webapp.ServletContextImpl
- Sets the servlet context name
- setDistributable(boolean) -
Method in class com.caucho.server.webapp.WebApp
-
- setDistributionId(String) -
Method in class com.caucho.server.session.SessionManager
-
- setDistributionMode(DistributionMode) -
Method in class com.caucho.amqp.io.LinkSource
-
- setDistributionMode(DistributionMode) -
Method in class com.caucho.message.common.AbstractMessageReceiverFactory
-
- setDistributionMode(DistributionMode) -
Method in interface com.caucho.message.MessageReceiverFactory
-
- setDNPrefix(String) -
Method in class com.caucho.security.LdapAuthenticator
-
- setDNSuffix(String) -
Method in class com.caucho.security.LdapAuthenticator
-
- setDoAfter(boolean) -
Method in class com.caucho.jsp.AnalyzedTag
- Set true if the tag implements doAfterBody
- setDoc(Expr) -
Method in class com.caucho.jstl.el.XmlParseTag
- Sets the doc
- setDoc(Expr) -
Method in class com.caucho.jstl.el.XmlTransformTag
- Sets the JSP-EL XML value.
- setDoc(Object) -
Method in class com.caucho.jstl.rt.XmlParseTag
- Sets the xml
- setDoc(Object) -
Method in class com.caucho.jstl.rt.XmlTransformTag
- Sets the JSP-EL XML value.
- setDoCatch(boolean) -
Method in class com.caucho.jsp.AnalyzedTag
- Set true if the tag implements doCatch
- setDocDir(Path) -
Method in class com.caucho.server.webapp.WebAppContainer
- Sets the document directory.
- setDocSystemId(Expr) -
Method in class com.caucho.jstl.el.XmlTransformTag
- Sets the JSP-EL XML system id expr.
- setDocSystemId(String) -
Method in class com.caucho.jstl.rt.XmlTransformTag
- Sets the JSP-EL XML system id expr.
- setDoctype(DocumentType) -
Method in class com.caucho.xml.QDocument
-
- setDoctype(DocumentType) -
Method in class com.caucho.xml2.QDocument
-
- setDocumentDirectory(Path) -
Method in class com.caucho.jsp.JspCompiler.ApplicationConfig
-
- setDocumentDirectory(Path) -
Method in class com.caucho.server.host.Host
- Sets the doc dir.
- setDocumentDirectory(Path) -
Method in class com.caucho.server.webapp.WebApp
- Sets the document directory (app-dir).
- setDocumentDirectory(RawString) -
Method in class com.caucho.server.webapp.WebAppConfig
- Sets the app-dir.
- setDocumentDirectory(Path) -
Method in class com.caucho.server.webapp.WebAppContainer
- Sets the document directory.
- setDocumentElement(Element) -
Method in class com.caucho.xml.QDocument
-
- setDocumentElement(Element) -
Method in class com.caucho.xml2.QDocument
-
- setDocumentHandler(DocumentHandler) -
Method in class com.caucho.xml.AbstractParser
- Configures the document handler callback.
- setDocumentHandler(DocumentHandler) -
Method in class com.caucho.xml2.AbstractParser
- Configures the document handler callback.
- setDocumentHandler(DocumentHandler) -
Method in class com.caucho.xml2.XMLParserImpl
- Sets the SAX document handler
- setDocumentLocator(Locator) -
Method in class com.caucho.jsp.JspContentHandler
- Sets the document locator
- setDocumentLocator(Locator) -
Method in class com.caucho.relaxng.VerifierFilter
-
- setDocumentLocator(Locator) -
Method in class com.caucho.relaxng.VerifierHandlerImpl
- Sets the locator.
- setDocumentLocator(Locator) -
Method in class com.caucho.xml.DOMBuilder
-
- setDocumentLocator(Locator) -
Method in class com.caucho.xml.SAXBuilder
-
- setDocumentLocator(Locator) -
Method in class com.caucho.xml.XmlPrinter
- Sets the locator.
- setDocumentLocator(Locator) -
Method in interface com.caucho.xml.XMLWriter
-
- setDocumentLocator(Locator) -
Method in class com.caucho.xml2.DOMBuilder
-
- setDocumentLocator(Locator) -
Method in class com.caucho.xml2.SAXBuilder
-
- setDocumentLocator(Locator) -
Method in class com.caucho.xml2.XmlPrinter
- Sets the locator.
- setDocumentLocator(Locator) -
Method in interface com.caucho.xml2.XMLWriter
-
- setDocumentURI(String) -
Method in class com.caucho.quercus.lib.dom.DOMDocument
-
- setDocumentURI(String) -
Method in class com.caucho.xml.QDocument
-
- setDocumentURI(String) -
Method in class com.caucho.xml2.QDocument
-
- setDoEnd(boolean) -
Method in class com.caucho.jsp.AnalyzedTag
- Set true if the tag implements doEndTag.
- setDoFinally(boolean) -
Method in class com.caucho.jsp.AnalyzedTag
- Set true if the tag implements doFinally
- setDoInit(boolean) -
Method in class com.caucho.jsp.AnalyzedTag
- Set true if the tag implements doInitBody.
- setDomain(String) -
Method in class com.caucho.server.session.SessionManager
-
- setDomain(String) -
Method in class javax.servlet.http.Cookie
- Sets the cookie domain.
- setDomain(String) -
Method in interface javax.servlet.SessionCookieConfig
-
- setDomainManager(DomainManager) -
Method in class com.caucho.cloud.bam.BamSystem
-
- setDomainManager(DomainManager) -
Method in class com.caucho.hemp.broker.HempBroker
-
- setDoOutput(boolean) -
Method in class com.caucho.quercus.lib.curl.CurlHttpConnection
-
- setDoStart(boolean) -
Method in class com.caucho.jsp.AnalyzedTag
- Set true if the tag implements doStart.
- setDouble(int, double) -
Method in interface com.caucho.amber.AmberQuery
- Sets the argument with a double
- setDouble(int, double) -
Method in class com.caucho.amber.ejb3.QueryImpl
- Sets an indexed parameter.
- setDouble(int, double) -
Method in class com.caucho.amber.manager.QueryImpl
- Sets an indexed parameter.
- setDouble(int, double) -
Method in class com.caucho.amber.query.QueryArgs
- Sets the argument with a double
- setDouble(int, double) -
Method in class com.caucho.amber.query.UserQuery
- Sets the argument with a double
- setDouble(int, double) -
Method in class com.caucho.db.jdbc.PreparedStatementImpl
-
- setDouble(double) -
Method in class com.caucho.db.sql.Data
- Sets the value as a double.
- setDouble(int, double) -
Method in class com.caucho.db.sql.QueryContext
- Set a double parameter.
- setDouble(DbTransaction, Column, double) -
Method in class com.caucho.db.table.TableIterator
- Returns the double for the column at the given index.
- setDouble(String, double) -
Method in class com.caucho.jms.message.MapMessageImpl
- Sets a double to the stream.
- setDouble(int, double) -
Method in class com.caucho.sql.spy.SpyPreparedStatement
-
- setDouble(String, double) -
Method in class com.caucho.sql.UserCallableStatement
- Sets the double
- setDouble(int, double) -
Method in class com.caucho.sql.UserPreparedStatement
- Sets the parameter as a double
- setDouble(String, double) -
Method in class com.caucho.tools.profiler.CallableStatementWrapper
-
- setDouble(int, double) -
Method in class com.caucho.tools.profiler.CallableStatementWrapper
-
- setDouble(int, double) -
Method in class com.caucho.tools.profiler.PreparedStatementWrapper
-
- setDouble(String, double) -
Method in interface javax.jms.MapMessage
-
- setDoubleProperty(String, double) -
Method in class com.caucho.jms.message.MessageImpl
- Sets a double property.
- setDoubleProperty(String, double) -
Method in interface javax.jms.Message
-
- setDoubleValue(DoubleValue) -
Method in class com.caucho.quercus.env.ConstStringValue
-
- setDriver(Expr) -
Method in class com.caucho.jstl.el.SqlSetDataSourceTag
- Sets the JSP-EL expression for the driver.
- setDriver(String) -
Method in class com.caucho.jstl.rt.SqlSetDataSourceTag
- Sets the driver.
- setDriver(Driver) -
Method in class com.caucho.sql.DriverConfig
- Sets the driver object.
- setDriverClass(Class<?>) -
Method in class com.caucho.env.jdbc.DatabaseFactory
-
- setDriverObject(Object) -
Method in class com.caucho.sql.DriverConfig
-
- setDriverType(String) -
Method in class com.caucho.sql.DriverConfig
- Sets the driver as data source.
- setDTDHandler(DTDHandler) -
Method in class com.caucho.xml.AbstractParser
-
- setDTDHandler(DTDHandler) -
Method in class com.caucho.xml2.AbstractParser
-
- setDTDHandler(DTDHandler) -
Method in class com.caucho.xml2.XMLParserImpl
- Sets the SAX DTD handler
- setDTDHandler(DTDHandler) -
Method in class com.caucho.xml2.XMLReaderImpl
- Sets the SAX DTD handler
- setDTDHandler(DTDHandler) -
Method in class com.caucho.xsl.SAXFilterImpl
-
- setDtdValidating(boolean) -
Method in class com.caucho.xml.AbstractParser
- Set true if the XML should be validated
- setDurable(boolean) -
Method in class com.caucho.amqp.io.MessageHeader
-
- setDurable(boolean) -
Method in class com.caucho.message.common.AbstractMessageFactory
-
- setDurable(boolean) -
Method in class com.caucho.message.common.NullMessageFactory
-
- setDurable(boolean) -
Method in interface com.caucho.message.MessagePropertiesFactory
-
- setDynamicAttribute(String, String, Object) -
Method in interface javax.servlet.jsp.tagext.DynamicAttributes
- Sets a dynamic attribute.
- setDynamicAttributeName(String) -
Method in class com.caucho.jsp.cfg.TldTag
- Sets the dynamic-attributes
- setDynamicAttributes(boolean) -
Method in class com.caucho.jsp.cfg.TldTag
- Sets the dynamic-attributes
- setDynamicAttributes(String) -
Method in class com.caucho.jsp.java.JavaTagGenerator
- Sets the name of the dynamic attributes map
- setDynamicAttributes(boolean) -
Method in class com.caucho.jsp.TempTagInfo
-
- setDynamicDeploy(boolean) -
Method in class com.caucho.server.webapp.WebApp
- Set true for a dynamically deployed server.
- setDynamicDeploy(boolean) -
Method in class com.caucho.server.webapp.WebAppController
- Set true for a dynamically deployed webApp.
- setDynamicNodeProperties(Map<String, Object>) -
Method in class com.caucho.amqp.io.LinkSource
-
- setDynamicNodeProperties(Map<String, Object>) -
Method in class com.caucho.amqp.io.LinkTarget
-
- setDynamicServerEnable(boolean) -
Method in class com.caucho.boot.BootClusterConfig
-
- setDynamicServerEnable(boolean) -
Method in class com.caucho.server.cluster.Cluster
- Enables dynamic servers
- setDynamicServerEnable(boolean) -
Method in class com.caucho.server.cluster.ServletContainerConfig
-
- setEarPath(Path) -
Method in class com.caucho.server.e_app.EnterpriseApplication
- Sets the path to the .ear file
- setEarRootDir(Path) -
Method in class com.caucho.server.e_app.EarDeployController
- Sets the host directory by the resin.conf
- setEdenName(ObjectName) -
Method in class com.caucho.util.MemoryPoolAdapter
-
- setEISType(String) -
Method in class com.caucho.jca.cfg.ConnectorConfig
- Sets the eis type of the resource.
- setEJBClass(Class<X>) -
Method in class com.caucho.ejb.cfg.EjbBean
- Sets the ejb implementation class.
- setEjbClass(Class<?>) -
Method in class com.caucho.ejb.cfg.EjbBeanConfigProxy
- Sets the ejb-class
- setEJBClass(Class<X>) -
Method in class com.caucho.ejb.cfg.EjbMessageBean
- Sets the ejb implementation class.
- setEJBClass(Class<X>) -
Method in class com.caucho.ejb.cfg.EjbSessionBean
- Sets the ejb implementation class.
- setEjbClass(Class<X>) -
Method in class com.caucho.ejb.server.AbstractEjbBeanManager
- Sets the ejb class
- setEJBClassWrapper(AnnotatedType<X>) -
Method in class com.caucho.ejb.cfg.EjbBean
- Sets the ejb implementation class.
- setEjbLink(String) -
Method in class com.caucho.config.types.EjbRef
- Set the target of the reference, an alternative to
#setJndiName(String)
.
- setEjbLink(String) -
Method in class com.caucho.j2ee.appclient.ClientEjbRef
- Set the target of the reference, an alternative to
ClientEjbRef.setJndiName(String)
.
- setEJBName(String) -
Method in class com.caucho.ejb.cfg.EjbBean
- Sets the ejbName
- setEjbName(String) -
Method in class com.caucho.ejb.cfg.EjbBeanConfigProxy
- Sets the ejbName
- setEjbName(String) -
Method in class com.caucho.ejb.cfg.InterceptorBinding
-
- setEJBName(String) -
Method in class com.caucho.ejb.cfg.MethodSignature
-
- setEjbRefName(String) -
Method in class com.caucho.config.types.EjbRef
- Sets the name to use in the local jndi context.
- setEjbRefName(String) -
Method in class com.caucho.j2ee.appclient.ClientEjbRef
- Sets the name to use in the local jndi context.
- setEjbRefType(String) -
Method in class com.caucho.config.types.EjbRef
-
- setEjbRefType(String) -
Method in class com.caucho.j2ee.appclient.ClientEjbRef
-
- setEjbServerJndiName(String) -
Method in class com.caucho.server.e_app.EnterpriseApplication
- Sets the ejb-server jndi name.
- setEL(boolean) -
Method in class com.caucho.config.Config
- True if EL expressions are allowed
- setElastic(boolean) -
Method in class com.caucho.server.resin.ResinArgs
-
- setElasticDns(boolean) -
Method in class com.caucho.boot.BootResinConfig
-
- setElasticDns(boolean) -
Method in class com.caucho.server.resin.ResinConfig
-
- setElasticServer(String) -
Method in class com.caucho.boot.BootResinConfig
-
- setElasticServer(boolean) -
Method in class com.caucho.server.resin.BootResinConfig
-
- setElasticServer(boolean) -
Method in class com.caucho.server.resin.ResinConfig
-
- setElasticServerAddress(String) -
Method in class com.caucho.server.resin.BootResinConfig
-
- setElasticServerPort(int) -
Method in class com.caucho.boot.BootResinConfig
-
- setElasticServerPort(int) -
Method in class com.caucho.server.resin.BootResinConfig
-
- setElementName(String) -
Method in class com.caucho.relaxng.pattern.Pattern
- Sets the element-name.
- setElementName(QName) -
Method in class com.caucho.xml.stream.NamespaceContextImpl
-
- setELIgnored(boolean) -
Method in class com.caucho.jsp.cfg.JspPropertyGroup
- Set true if EL expressions are ignored for the JSP page.
- setELIgnored(boolean) -
Method in class com.caucho.jsp.ParseState
- Set if JSP EL is ignored.
- setELIgnoredDefault(boolean) -
Method in class com.caucho.jsp.ParseState
- Set if JSP EL is ignored.
- setELIgnoredPageSpecified(boolean) -
Method in class com.caucho.jsp.ParseState
-
- setEmbeddableType(EmbeddableType) -
Method in class com.caucho.amber.field.EntityEmbeddedField
- Sets the result type.
- setEmbeddableType(EmbeddableType) -
Method in class com.caucho.amber.gen.EmbeddableComponent
- Sets the bean info for the generator
- setEmbeddedId(EmbeddedIdConfig) -
Method in class com.caucho.amber.cfg.AttributesConfig
- Sets the
config.
- setEmbedErrorInOutput(boolean) -
Method in class com.caucho.filters.GzipFilter
- Set true if errors should be embedded in the output.
- setEnable(boolean) -
Method in class com.caucho.admin.LogService
- Deprecated.
- setEnable(boolean) -
Method in class com.caucho.security.XmlAuthenticator.User
-
- setEnable(boolean) -
Method in class com.caucho.server.admin.TransactionLog
-
- setEnable(boolean) -
Method in class com.caucho.server.cluster.DeployManagementService
-
- setEnable(boolean) -
Method in class com.caucho.server.cluster.ServletContainerConfig.SelectManagerCompat
-
- setEnable(boolean) -
Method in class com.caucho.server.httpcache.AbstractProxyCache
- Set true if enabled.
- setEnable(boolean) -
Method in class com.caucho.server.webapp.MultipartForm
-
- setEnable(boolean) -
Method in class com.caucho.servlets.DirectoryServlet
-
- setEnable(String) -
Method in class com.caucho.servlets.ResinStatusServlet
- Set to read or write.
- setEnable(String) -
Method in class com.caucho.servlets.webdav.WebDavServlet
- Sets the enable value.
- setEnable(boolean) -
Method in class com.caucho.vfs.GzipStream
- Sets true to enable;
- setEnableAt(CronType) -
Method in class com.caucho.rewrite.IfCron
- Sets the cron enable times.
- setEnableAt(CronType) -
Method in class com.caucho.server.rewrite.AbstractRule
-
- setEnableAutoUpdate(boolean) -
Method in class com.caucho.config.inject.InjectManager
-
- setEnableCookies(boolean) -
Method in class com.caucho.server.session.SessionManager
- Returns true if sessions use the cookie header.
- setEnabled(boolean) -
Method in class com.caucho.config.inject.DecoratorEntry
-
- setEnabled(boolean) -
Method in class com.caucho.config.inject.InterceptorEntry
-
- setEnabled(boolean) -
Method in class com.caucho.rewrite.IfMBeanEnabled
- Sets true if the default is to enable.
- setEnabled(boolean) -
Method in class com.caucho.server.cluster.ServletService
-
- setEnabled(boolean) -
Method in class com.caucho.server.rewrite.AbstractRule
-
- setEnabled(boolean) -
Method in class com.caucho.server.webapp.WebApp
-
- setEnabled(boolean) -
Method in class com.caucho.tools.profiler.ProfilerManager
- Set to true to enable profiling, default false.
- setEnableDependencyCheck(boolean) -
Method in class com.caucho.loader.DynamicClassLoader
- Enables the dependency checking.
- setEnableJni(boolean) -
Method in class com.caucho.network.listen.TcpPort
-
- setEnableListeners(boolean) -
Method in class com.caucho.util.LruCache
- Disable the listeners
- setEnableMmap(boolean) -
Method in class com.caucho.db.block.BlockManager
-
- setEnableMmap(boolean) -
Method in class com.caucho.db.block.BlockStore
-
- setEnableMmap(boolean) -
Method in class com.caucho.server.distcache.PersistentStoreConfig
-
- setEnableMmap(boolean) -
Method in class com.caucho.server.httpcache.AbstractProxyCache
-
- setEnableRange(boolean) -
Method in class com.caucho.servlets.FileServlet
- Flag to disable the "Range" header.
- setEnableReadTime(boolean) -
Method in class com.caucho.vfs.ReadStream
- Enables setting the read time on every reads.
- setEnableStatistics(boolean) -
Method in class com.caucho.util.LruCache
-
- setEnableUrlRewriting(boolean) -
Method in class com.caucho.server.session.SessionManager
- Returns true if sessions can use the session rewriting.
- setEncoder(AmqpMessageEncoder<?>) -
Method in interface com.caucho.amqp.AmqpSenderFactory
-
- setEncoding(String) -
Method in class com.caucho.java.gen.JavaClassGenerator
-
- setEncoding(String) -
Method in class com.caucho.java.JavacConfig
- Sets the encoding.
- setEncoding(String) -
Method in class com.caucho.java.JavaCompilerUtil
- Sets the Java encoding for the compiler.
- setEncoding(String) -
Method in class com.caucho.jsp.BodyResponseStream
-
- setEncoding(String) -
Method in class com.caucho.loader.CompilingLoader
- Sets the encoding.
- setEncoding(String) -
Method in class com.caucho.quercus.lib.bam.BamPhpActor
-
- setEncoding(String) -
Method in class com.caucho.quercus.lib.bam.BamPhpRootService
-
- setEncoding(String) -
Method in class com.caucho.quercus.lib.bam.BamPhpServiceManager
-
- setEncoding(String) -
Method in class com.caucho.quercus.lib.dom.DOMDocument
-
- setEncoding(String) -
Method in class com.caucho.quercus.lib.file.AbstractBinaryInput
-
- setEncoding(String) -
Method in class com.caucho.quercus.lib.file.BufferedBinaryInputOutput
-
- setEncoding(String) -
Method in class com.caucho.quercus.lib.file.FileInputOutput
- Sets the current read encoding.
- setEncoding(String) -
Method in class com.caucho.quercus.lib.file.HttpInputOutput
- Sets the current read encoding.
- setEncoding(String) -
Method in class com.caucho.quercus.lib.file.ReadStreamInput
-
- setEncoding(String) -
Method in class com.caucho.quercus.lib.file.WrappedStream
- Sets the current read encoding.
- setEncoding(String) -
Method in class com.caucho.server.dispatch.InvocationDecoder
- Sets the character encoding.
- setEncoding(String) -
Method in class com.caucho.server.http.AbstractResponseStream
- Sets the encoding.
- setEncoding(String) -
Method in class com.caucho.server.http.ToByteResponseStream
- Sets the encoding.
- setEncoding(String) -
Method in class com.caucho.server.webapp.LocaleEncodingMappingList.LocaleEncodingMapping
-
- setEncoding(String) -
Method in class com.caucho.vfs.AbstractByteToChar
- Sets the encoding for the converter.
- setEncoding(String) -
Method in class com.caucho.vfs.MultipartStream
- Sets the default encoding.
- setEncoding(String) -
Method in class com.caucho.vfs.OldByteToChar
- Sets the encoding for the converter.
- setEncoding(String) -
Method in class com.caucho.vfs.ReadStream
- Sets the current read encoding.
- setEncoding(String) -
Method in class com.caucho.vfs.TempStream
- Sets the encoding.
- setEncoding(String) -
Method in class com.caucho.vfs.WriteStream
- Sets the character encoding for writing to this stream.
- setEncoding(String) -
Method in class com.caucho.xml.QDocument
-
- setEncoding(String) -
Method in class com.caucho.xml.XmlPrinter
- Sets the character set encoding for the output file.
- setEncoding(String) -
Method in class com.caucho.xml2.QDocument
-
- setEncoding(String) -
Method in class com.caucho.xml2.XmlPrinter
- Sets the character set encoding for the output file.
- setEncoding(String) -
Method in class com.caucho.xsl.OutputFormat
-
- setEncryptPassword(boolean) -
Method in class com.caucho.hmtp.HmtpClient
-
- setEnd(int) -
Method in class com.caucho.bytecode.CodeAttribute.ExceptionItem
- Sets the end PC
- setEnd(Expr) -
Method in class com.caucho.jstl.el.ForEachTag
- Sets the ending index.
- setEnd(int) -
Method in class com.caucho.jstl.el.XmlForEachTag
- Sets the end value.
- setEnd(int) -
Method in class com.caucho.jstl.rt.CoreForEachTag
- Sets the ending value
- setEnd(int) -
Method in class com.caucho.jstl.rt.CoreForTokensTag
- Sets the ending value
- setEnd(int, int) -
Method in class com.caucho.quercus.lib.regexp.RegexpState
-
- setEndAttributeLocation(String, int) -
Method in class com.caucho.jsp.java.JspNode
- Sets the end location of the node.
- setEndLocation(String, int) -
Method in class com.caucho.jsp.java.JspNode
- Sets the end location of the node.
- setEndLocation(String, int) -
Method in class com.caucho.xsl.java.XslNode
- Sets the end location of the node.
- setEndpoint(MessageEndpointFactory) -
Method in class com.caucho.jca.ra.ConnectorConfig.ConnectionListener
-
- setEndpoint(MessageEndpointFactory) -
Method in class com.caucho.jca.ra.ConnectorResource.ConnectionListener
-
- setEndReturnsEval(boolean) -
Method in class com.caucho.jsp.AnalyzedTag
- Set true if the doEndTag can return EVAL_PAGE
- setEndReturnsSkip(boolean) -
Method in class com.caucho.jsp.AnalyzedTag
- Set true if the doEndTag can return SKIP_PAGE
- setEndTime(long) -
Method in class com.caucho.management.server.DownTime
-
- setEngine(CacheEngine) -
Method in class com.caucho.distcache.AbstractCache
-
- setEngine(CacheEngine) -
Method in class com.caucho.server.distcache.CacheConfig
-
- setEnhanced(boolean) -
Method in class com.caucho.amber.type.AbstractEnhancedType
- Sets true if the class is enhanced.
- setEnhancedLoader(ClassLoader) -
Method in class com.caucho.amber.manager.AmberPersistenceUnit
- EJB/CMP needs to set a special enhanced loader.
- setEnhancerManager(EnhancerManager) -
Method in class com.caucho.loader.enhancer.ClassEnhancerConfig
- Sets the manager.
- setEntitiesAsText(boolean) -
Method in class com.caucho.jsp.XtpManager
- If true, parse XML with entities as text
- setEntitiesAsText(boolean) -
Method in class com.caucho.xml.AbstractParser
-
- setEntitiesAsText(boolean) -
Method in class com.caucho.xml2.AbstractParser
-
- setEntityClass(String) -
Method in class com.caucho.amber.cfg.EntityResultConfig
-
- setEntityContext(EntityContext) -
Method in interface javax.ejb.EntityBean
-
- setEntityFactory(EntityFactory) -
Method in class com.caucho.amber.entity.AmberEntityHome
- Sets the entity factory.
- setEntityItem(Object, EntityItem) -
Method in class com.caucho.amber.entity.AmberEntityHome
- Loads an entity based on the primary key.
- setEntityItem(String, Object, EntityItem) -
Method in class com.caucho.amber.manager.AmberConnection
- Loads the object with the given class.
- setEntityListeners(EntityListenersConfig) -
Method in class com.caucho.amber.cfg.MappedSuperclassConfig
-
- setEntityListeners(EntityListenersConfig) -
Method in class com.caucho.amber.cfg.PersistenceUnitDefaultsConfig
-
- setEntityManagerJndiName(String) -
Method in class com.caucho.ejb.EJBServer
- Sets the EntityManager JNDI name.
- setEntityMappingsList(ArrayList<EntityMappingsConfig>) -
Method in class com.caucho.amber.cfg.BaseConfigIntrospector
- Sets the entity mappings list.
- setEntityMappingsList(ArrayList<EntityMappingsConfig>) -
Method in class com.caucho.amber.manager.AmberPersistenceUnit
- Sets the entity mappings config.
- setEntityResolver(EntityResolver) -
Method in class com.caucho.xml.AbstractParser
- Sets the callback object to find files.
- setEntityResolver(EntityResolver) -
Method in class com.caucho.xml.parsers.AbstractDocumentBuilder
- Sets the callback to lookup included files.
- setEntityResolver(EntityResolver) -
Method in class com.caucho.xml2.AbstractParser
- Sets the callback object to find files.
- setEntityResolver(EntityResolver) -
Method in class com.caucho.xml2.parsers.AbstractDocumentBuilder
- Sets the callback to lookup included files.
- setEntityResolver(EntityResolver) -
Method in class com.caucho.xml2.XMLParserImpl
- Sets the SAX entityResolver.
- setEntityResolver(EntityResolver) -
Method in class com.caucho.xml2.XMLReaderImpl
- Sets the SAX entityResolver.
- setEntityResolver(EntityResolver) -
Method in class com.caucho.xsl.SAXFilterImpl
-
- setEntityType(EntityType) -
Method in class com.caucho.amber.cfg.EntityConfig
- Returns the configured entity type
- setEntityType(EntityType) -
Method in class com.caucho.amber.gen.EntityComponent
- Sets the bean info for the generator
- setEntityType(EntityType) -
Method in class com.caucho.amber.gen.EntityGenerator
- Sets the bean info for the generator
- setEntries(int) -
Method in class com.caucho.server.httpcache.AbstractProxyCache
- Sets the max number of entries.
- setEntryClass(Class<?>) -
Method in class com.caucho.loader.ClassEntry
-
- setEntryNamePrefix(String) -
Method in class com.caucho.env.deploy.ExpandDeployGenerator
-
- setEnvBean(boolean) -
Method in class com.caucho.config.type.ConfigType
- Returns true for an environment bean.
- setEnvEntryName(String) -
Method in class com.caucho.config.types.EnvEntry
- Sets the env-entry-name
- setEnvEntryType(Class<?>) -
Method in class com.caucho.config.types.EnvEntry
- Sets the env-entry-type
- setEnvEntryValue(RawString) -
Method in class com.caucho.config.types.EnvEntry
- Sets the env-entry-value
- setEnvironment(ELContext) -
Static method in class com.caucho.el.EL
-
- setEnvironment(ELContext, ClassLoader) -
Static method in class com.caucho.el.EL
-
- setEnvironmentClassLoader(EnvironmentClassLoader) -
Method in class com.caucho.config.core.ResinEnv
- Sets the class loader.
- setEnvironmentClassLoader(EnvironmentClassLoader) -
Method in class com.caucho.ejb.EJBServer
- Sets the environment class loader.
- setEnvironmentClassLoader(EnvironmentClassLoader) -
Method in class com.caucho.server.e_app.EnterpriseApplication
- Sets the class loader.
- setEnvironmentClassLoader(EnvironmentClassLoader) -
Method in class com.caucho.server.webapp.WebApp
- Sets the environment class loader.
- setEnvironmentClassLoader(EnvironmentClassLoader) -
Method in class com.caucho.server.webapp.WebAppContainer
- sets the class loader.
- setEnvironmentSystemProperties(boolean) -
Method in class com.caucho.server.resin.ResinConfig
- Set true if the server should enable environment-based
system properties.
- setEnvLoader(ClassLoader) -
Method in class com.caucho.ejb.server.EjbInjectionTarget
- Sets the classloader for the EJB's private environment
- setEnvRef(Var, Value) -
Static method in class com.caucho.quercus.env.Env
- Sets a reference
- setErrmode(Env, int) -
Method in class com.caucho.quercus.lib.db.PDOError
- Set's the error mode.
- setError(AmqpError) -
Method in class com.caucho.amqp.io.DeliveryRejected
-
- setError(String) -
Method in class com.caucho.quercus.lib.curl.CurlResource
- Sets the error string from the last request.
- setError(Env, SQLException) -
Method in class com.caucho.quercus.lib.db.JdbcStatementResource
-
- setError(Env, SQLException) -
Method in class com.caucho.quercus.lib.db.PDOStatement
-
- setError(int) -
Method in interface com.caucho.quercus.lib.file.SocketInputOutput
-
- setError(int) -
Method in class com.caucho.quercus.lib.file.TcpInputOutput
-
- setError(int) -
Method in class com.caucho.quercus.lib.file.UdpInputOutput
-
- setError(int) -
Method in class com.caucho.server.snmp.types.PduValue
-
- setError(IntegerValue) -
Method in class com.caucho.server.snmp.types.PduValue
-
- setError(int) -
Method in class com.caucho.server.snmp.types.SnmpMessageValue
-
- setError(IntegerValue) -
Method in class com.caucho.server.snmp.types.SnmpMessageValue
-
- setErrorCode(int) -
Method in class com.caucho.quercus.lib.curl.CurlResource
- Returns the error code from the last request.
- setErrorCode(int) -
Method in class com.caucho.quercus.lib.db.JdbcStatementResource
-
- setErrorCode(int) -
Method in class com.caucho.server.security.ErrorFilter
-
- setErrorCode(int) -
Method in class com.caucho.server.security.IPConstraint
- The error code to send with response.sendError, default is 403.
- setErrorCode(int) -
Method in class com.caucho.server.webapp.ErrorPage
- Sets the error code.
- setErrorCode(String) -
Method in exception javax.resource.ResourceException
-
- setErrorHandler(int, Callable) -
Method in class com.caucho.quercus.env.Env
- Sets an error handler
- setErrorHandler(ErrorHandler) -
Method in class com.caucho.relaxng.Verifier
- Set the error handler.
- setErrorHandler(ErrorHandler) -
Method in class com.caucho.relaxng.VerifierFilter
-
- setErrorHandler(ErrorHandler) -
Method in class com.caucho.relaxng.VerifierHandlerImpl
- Sets the error handler
- setErrorHandler(ErrorHandler) -
Method in class com.caucho.relaxng.VerifierImpl
- Set the error handler.
- setErrorHandler(ErrorHandler) -
Method in class com.caucho.xml.AbstractParser
-
- setErrorHandler(ErrorHandler) -
Method in class com.caucho.xml.parsers.AbstractDocumentBuilder
-
- setErrorHandler(DOMErrorHandler) -
Method in class com.caucho.xml.QDocument
-
- setErrorHandler(ErrorHandler) -
Method in class com.caucho.xml2.AbstractParser
-
- setErrorHandler(ErrorHandler) -
Method in class com.caucho.xml2.parsers.AbstractDocumentBuilder
-
- setErrorHandler(DOMErrorHandler) -
Method in class com.caucho.xml2.QDocument
-
- setErrorHandler(ErrorHandler) -
Method in class com.caucho.xml2.XMLParserImpl
- Sets the SAX errorHandler.
- setErrorHandler(ErrorHandler) -
Method in class com.caucho.xml2.XMLReaderImpl
- Sets the SAX errorHandler.
- setErrorHandler(ErrorHandler) -
Method in class com.caucho.xsl.SAXFilterImpl
-
- setErrorIndex(int) -
Method in class com.caucho.server.snmp.types.PduValue
-
- setErrorIndex(IntegerValue) -
Method in class com.caucho.server.snmp.types.PduValue
-
- setErrorIndex(int) -
Method in class com.caucho.server.snmp.types.SnmpMessageValue
-
- setErrorIndex(IntegerValue) -
Method in class com.caucho.server.snmp.types.SnmpMessageValue
-
- setErrorListener(ErrorListener) -
Method in class com.caucho.xsl.AbstractStylesheetFactory
- Sets the error listener.
- setErrorListener(ErrorListener) -
Method in class com.caucho.xsl.TransformerImpl
- Sets the error listener.
- setErrorMask(int) -
Method in class com.caucho.quercus.env.Env
- Sets the error mask.
- setErrorMessage(String) -
Method in class com.caucho.quercus.lib.db.JdbcStatementResource
-
- setErrorMessage(String) -
Method in class com.caucho.server.security.IPConstraint
- The error message to send with response.sendError, default is
"Forbidden IP Address"
- setErrorOnUndeclaredNamespace(Boolean) -
Method in class com.caucho.jsp.cfg.JspPropertyGroup
-
- setErrorPage(String) -
Method in exception com.caucho.jsp.JspParseException
-
- setErrorPage(String) -
Method in class com.caucho.jsp.PageContextImpl
- Sets the page's error page.
- setErrorPage(String) -
Method in class com.caucho.jsp.PageContextWrapper
- Sets the page's error page.
- setErrorPage(boolean) -
Method in class com.caucho.jsp.ParseState
- Set if the errorPage is enabled.
- setErrorPage(String) -
Method in class com.caucho.jsp.ParseState
- Sets the JSP's error page
- setErrorPage(String) -
Method in class com.caucho.security.FormLogin
-
- setErrorPageManager(ErrorPageManager) -
Method in class com.caucho.server.webapp.ContextFilterChain
- Sets the error page manager.
- setEscapeProcessing(boolean) -
Method in class com.caucho.amber.jdbc.AmberStatementImpl
-
- setEscapeProcessing(boolean) -
Method in class com.caucho.db.jdbc.StatementImpl
-
- setEscapeProcessing(boolean) -
Method in class com.caucho.quercus.mysql.MysqlStatementImpl
- Enables escape processing.
- setEscapeProcessing(boolean) -
Method in class com.caucho.sql.spy.SpyStatement
-
- setEscapeProcessing(boolean) -
Method in class com.caucho.sql.UserStatement
- Enables escape processing.
- setEscapeProcessing(boolean) -
Method in class com.caucho.tools.profiler.CallableStatementWrapper
-
- setEscapeProcessing(boolean) -
Method in class com.caucho.tools.profiler.PreparedStatementWrapper
-
- setEscapeProcessing(boolean) -
Method in class com.caucho.tools.profiler.StatementWrapper
-
- setEscapeText(boolean) -
Method in class com.caucho.xml.DOMBuilder
-
- setEscapeText(boolean) -
Method in class com.caucho.xml.SAXBuilder
-
- setEscapeText(boolean) -
Method in class com.caucho.xml.XmlPrinter
- Sets true if the text should be escaped, else it will be printed
verbatim.
- setEscapeText(boolean) -
Method in interface com.caucho.xml.XMLWriter
-
- setEscapeText(boolean) -
Method in class com.caucho.xml2.DOMBuilder
-
- setEscapeText(boolean) -
Method in class com.caucho.xml2.SAXBuilder
-
- setEscapeText(boolean) -
Method in class com.caucho.xml2.XmlPrinter
- Sets true if the text should be escaped, else it will be printed
verbatim.
- setEscapeText(boolean) -
Method in interface com.caucho.xml2.XMLWriter
-
- setEscapeXml(Expr) -
Method in class com.caucho.jstl.el.CoreOutTag
- Sets true if XML should be escaped.
- setEscapeXml(Expr) -
Method in class com.caucho.jstl.el.XmlOutTag
- Sets true if XML should be escaped.
- setEscapeXml(boolean) -
Method in class com.caucho.jstl.rt.OutTag
- Sets true if XML should be escaped.
- setEscapeXml(boolean) -
Method in class com.caucho.jstl.rt.XmlOutTag
- Sets true if XML should be escaped.
- setEscaping(boolean) -
Method in class com.caucho.xml.XmlPrinter
- Sets to true if XML entities like < should be escaped as <.
- setEscaping(boolean) -
Method in class com.caucho.xml2.XmlPrinter
- Sets to true if XML entities like < should be escaped as <.
- setEstimated(boolean) -
Method in class com.caucho.management.server.DownTime
-
- setEventAllocator(XMLEventAllocator) -
Method in class com.caucho.xml.stream.XMLInputFactoryImpl
-
- setEventAllocator(XMLEventAllocator) -
Method in class javax.xml.stream.XMLInputFactory
-
- setExample(String) -
Method in class com.caucho.jsp.cfg.TldFunction
- Sets the example
- setExample(String) -
Method in class com.caucho.jsp.cfg.TldTag
- Sets the example
- setExample(String) -
Method in class com.caucho.jsp.java.JavaTagGenerator
-
- setExcept(NameClassPattern) -
Method in class com.caucho.relaxng.pattern.AnyNamePattern
- Sets the exclude name pattern.
- setExcept(NameClassPattern) -
Method in class com.caucho.relaxng.pattern.NsNamePattern
- Sets the except name pattern.
- setExcept(NameClassItem) -
Method in class com.caucho.relaxng.program.AnyNameItem
- Sets the exception pattern.
- setExcept(NameClassItem) -
Method in class com.caucho.relaxng.program.NsNameItem
-
- setException(ServletException) -
Method in class com.caucho.server.security.ErrorFilter
-
- setExceptionClass(Class<?>) -
Method in class com.caucho.config.gen.ApplicationExceptionConfig
-
- setExceptionClass(String) -
Method in class com.caucho.ejb.cfg.ApplicationExceptionConfig
-
- setExceptionHandler(Callable) -
Method in class com.caucho.quercus.env.Env
- Sets an exception handler
- setExceptionListener(ExceptionListener) -
Method in class com.caucho.jms.connection.ConnectionImpl
- Returns the connection's exception listener.
- setExceptionListener(ExceptionListener) -
Method in interface javax.jms.Connection
-
- setExceptionType(String) -
Method in class com.caucho.server.webapp.ErrorPage
- Sets the exception type
- setExceptionTypes(JClass[]) -
Method in class com.caucho.bytecode.JavaMethod
- Sets the exception types
- setExcludeClassInterceptors(boolean) -
Method in class com.caucho.ejb.cfg.InterceptorBinding
-
- setExcludeDefaultInterceptors(boolean) -
Method in class com.caucho.ejb.cfg.InterceptorBinding
-
- setExcludeDefaultListeners(boolean) -
Method in class com.caucho.amber.cfg.MappedSuperclassConfig
-
- setExcludeDefaultListeners(boolean) -
Method in class com.caucho.amber.type.EntityType
- Sets the exclude default listeners flag.
- setExcludeSuperclassListeners(boolean) -
Method in class com.caucho.amber.cfg.MappedSuperclassConfig
-
- setExcludeSuperclassListeners(boolean) -
Method in class com.caucho.amber.type.EntityType
- Sets the exclude superclass listeners flag.
- setExcludeUnlistedClasses(boolean) -
Method in class com.caucho.env.jpa.PersistenceUnitManager
-
- setExecutable(String) -
Method in class com.caucho.servlets.CGIServlet
- Sets an executable to run the script.
- setExecutable(boolean) -
Method in class com.caucho.vfs.MemoryPath
-
- setExecutable(boolean) -
Method in class com.caucho.vfs.Path
- Change the executable status of the of the path.
- setExecutable(boolean) -
Method in class com.caucho.vfs.PathWrapper
-
- setExecutorTaskMax(int) -
Method in class com.caucho.env.thread.ThreadPool
- Sets the maximum number of executor threads.
- setExecutorTaskMax(int) -
Method in class com.caucho.env.thread1.ThreadPool1
- Sets the maximum number of executor threads.
- setExists(RawString) -
Method in class com.caucho.server.rewrite.ConditionConfig
-
- setExpandCleanupFileset(FileSetType) -
Method in class com.caucho.env.deploy.DeployConfig
- Sets the archive auto-remove file set.
- setExpandDirectory(Path) -
Method in class com.caucho.env.deploy.ExpandDeployGenerator
- Sets the war expand dir to check for new applications.
- setExpandEntities(boolean) -
Method in class com.caucho.xml.AbstractParser
-
- setExpandEntities(boolean) -
Method in class com.caucho.xml2.AbstractParser
-
- setExpandPath(Path) -
Method in class com.caucho.env.deploy.ExpandDeployGenerator
- Sets the war expand dir to check for new applications.
- setExpandPath(Path) -
Method in class com.caucho.jca.ra.ResourceDeploy
- Sets the war expand dir to check for new applications.
- setExpandPrefix(String) -
Method in class com.caucho.env.deploy.ExpandDeployGenerator
- Sets the expand prefix to check for new applications.
- setExpandPrefix(String) -
Method in class com.caucho.jca.ra.ResourceDeploy
- Sets the expand prefix.
- setExpandSuffix(String) -
Method in class com.caucho.env.deploy.ExpandDeployGenerator
- Sets the expand suffix to check for new applications.
- setExpireInterval(long) -
Method in class com.caucho.server.thread.TimedItem
- Sets the expire time for this timedItem.
- setExpireInterval(long) -
Method in class com.caucho.util.TimedItem
- Sets the expire time for this timedItem.
- setExpires(Period) -
Method in class com.caucho.server.webapp.CacheMapping
- Sets the period
- setExpireTimeout(Period) -
Method in class com.caucho.admin.LogService
- Sets the length of time the log entries will be saved before being
removed.
- setExpireTimeout(Period) -
Method in class com.caucho.distcache.AbstractCache
- Backwards compat.
- setExpireTimeout(long) -
Method in class com.caucho.env.log.LogSystem
-
- setExpireTimeout(long) -
Method in interface com.caucho.management.server.LogServiceMXBean
-
- setExpiry(CacheConfiguration.ExpiryType, CacheConfiguration.Duration) -
Method in class com.caucho.distcache.jcache.CacheBuilderImpl
-
- setExpiry(CacheConfiguration.ExpiryType, CacheConfiguration.Duration) -
Method in class com.caucho.server.distcache.CacheConfig
-
- setExpiry(CacheConfiguration.ExpiryType, CacheConfiguration.Duration) -
Method in interface javax.cache.CacheBuilder
-
- setExpiryTime(long) -
Method in class com.caucho.amqp.io.MessageProperties
-
- setExpiryTime(long) -
Method in class com.caucho.amqp.marshal.AmqpEnvelopeImpl
-
- setExpiryTime(long) -
Method in class com.caucho.message.common.AbstractMessageFactory
-
- setExpiryTime(long) -
Method in interface com.caucho.message.MessagePropertiesFactory
-
- setExpr(Expr) -
Method in class com.caucho.quercus.expr.ExprHandle
- Sets the expression
- setExpr(RawString) -
Method in class com.caucho.server.rewrite.ConditionConfig
-
- setExprEnv(ExprEnvironment) -
Method in class com.caucho.xpath.Env
- Sets the selection context
- setExtClassName(String) -
Method in class com.caucho.amber.gen.AmberMappedComponent
- Sets the ext class name
- setExtClassName(String) -
Method in class com.caucho.amber.gen.EmbeddableComponent
- Sets the ext class name
- setExtClassName(String) -
Method in class com.caucho.amber.gen.EntityGenerator
- Sets the ext class name
- setExtClassName(String) -
Method in class com.caucho.amber.gen.ListenerComponent
- Sets the ext class name
- setExtClassName(String) -
Method in class com.caucho.amber.gen.ListenerGenerator
- Sets the ext class name
- setExtended(boolean) -
Method in class com.caucho.amber.manager.AmberConnection
- Sets the extended type.
- setExtended(boolean) -
Method in class com.caucho.amber.manager.EntityManagerExtendedProxy
- Sets the extended type.
- setExtended(boolean) -
Method in class com.caucho.amber.manager.EntityManagerProxy
- Sets the extended type.
- setExtended(boolean) -
Method in class com.caucho.env.jpa.EntityManagerJtaProxy
- Sets the extended type.
- setExtends(Class) -
Method in class com.caucho.jsp.ParseState
- Sets the JSP's extends
- setExtension(String) -
Method in class com.caucho.env.deploy.ExpandDeployGenerator
- Sets the extension.
- setExtension(String) -
Method in class com.caucho.server.webapp.MimeMapping
- Sets the extension
- setExternalAddress(boolean) -
Method in class com.caucho.server.resin.BootServerConfig
-
- setExtra(Serializable) -
Method in class com.caucho.bam.BamError
- Extra information for UNDEFINED_CONDITION
- setExtraClassPath(String) -
Method in class com.caucho.java.JavaCompilerUtil
- Sets an extra class path for compilation.
- setFacility(String) -
Method in class com.caucho.log.SyslogHandler
- Sets the facility.
- setFactory(boolean) -
Method in class com.caucho.config.types.InterfaceConfig
- Sets the default factory value
- setFactory(Class) -
Method in class com.caucho.config.types.JndiLink
- Sets the factory
- setFactory(Class) -
Method in class com.caucho.config.types.ReferenceConfig
- Sets the object factory;
- setFactory(ConnectionFactory) -
Method in class com.caucho.jms.queue.JmsBlockingQueue
-
- setFactory(Class) -
Method in class com.caucho.naming.LinkProxy
- Sets the factory
- setFactory(SSIFactory) -
Method in class com.caucho.servlets.ssi.SSIFilter
- Set's the SSIFactory, default is a factory that handles
the standard Apache SSI commands.
- setFactory(SSIFactory) -
Method in class com.caucho.servlets.ssi.SSIServlet
- Set's the SSIFactory, default is a factory that handles
the standard Apache SSI commands.
- setFailFilterChainMapper(FilterChainMapper) -
Method in class com.caucho.server.rewrite.AbstractRule
-
- setFailFilterChainMapper(FilterChainMapper) -
Method in class com.caucho.server.rewrite.ImportRule
-
- setFailFilterChainMapper(FilterChainMapper) -
Method in interface com.caucho.server.rewrite.Rule
-
- setFailOnError(boolean) -
Method in class com.caucho.quercus.lib.curl.CurlResource
- Set to true to fail on response codes >= 400.
- setFailRecoverTime(Period) -
Method in class com.caucho.rewrite.FastCgiProxy
- Sets the timeout to recover from a failed connection to the backend.
- setFailRecoverTime(Period) -
Method in class com.caucho.rewrite.HttpProxy
- Sets the timeout to recover from a failed connection to the backend.
- setFailRecoverTime(Period) -
Method in class com.caucho.servlets.FastCGIServlet
- Sets the fail recover time.
- setFailRecoverTime(Period) -
Method in class com.caucho.servlets.HttpProxyServlet
- Sets the fail recover time.
- setFailRecoverTime(Period) -
Method in class com.caucho.servlets.TcpPool
- Sets the fail recover time.
- setFallthrough(boolean) -
Method in class com.caucho.server.security.SecurityConstraint
-
- setFalse(String) -
Method in class com.caucho.ejb.cfg.BooleanLiteral
-
- setFastJsf(boolean) -
Method in class com.caucho.jsp.cfg.JspPropertyGroup
- Set if fast jsf is allowed.
- setFastJstl(boolean) -
Method in class com.caucho.jsp.cfg.JspPropertyGroup
- Set if fast jstl is allowed.
- setFdMax() -
Static method in class com.caucho.bootjni.JniProcess
-
- setFeature(String, boolean) -
Method in class com.caucho.xml.AbstractParser
-
- setFeature(String, boolean) -
Method in class com.caucho.xml.parsers.HtmlDocumentBuilderFactory
-
- setFeature(String, boolean) -
Method in class com.caucho.xml.parsers.HtmlSAXParserFactory
-
- setFeature(String, boolean) -
Method in class com.caucho.xml.parsers.LooseHtmlDocumentBuilderFactory
-
- setFeature(String, boolean) -
Method in class com.caucho.xml.parsers.LooseHtmlSAXParserFactory
-
- setFeature(String, boolean) -
Method in class com.caucho.xml.parsers.LooseXmlDocumentBuilderFactory
-
- setFeature(String, boolean) -
Method in class com.caucho.xml.parsers.LooseXmlSAXParserFactory
-
- setFeature(String, boolean) -
Method in class com.caucho.xml.parsers.XmlDocumentBuilderFactory
-
- setFeature(String, boolean) -
Method in class com.caucho.xml.parsers.XmlSAXParserFactory
-
- setFeature(String, boolean) -
Method in class com.caucho.xml.QAbstractNode
- Sets a feature value.
- setFeature(String, boolean) -
Method in class com.caucho.xml2.AbstractParser
-
- setFeature(String, boolean) -
Method in class com.caucho.xml2.jaxp.SAXParserFactoryImpl
- Sets a SAX feature.
- setFeature(String, boolean) -
Method in class com.caucho.xml2.parsers.HtmlDocumentBuilderFactory
-
- setFeature(String, boolean) -
Method in class com.caucho.xml2.parsers.HtmlSAXParserFactory
-
- setFeature(String, boolean) -
Method in class com.caucho.xml2.parsers.LooseHtmlDocumentBuilderFactory
-
- setFeature(String, boolean) -
Method in class com.caucho.xml2.parsers.LooseHtmlSAXParserFactory
-
- setFeature(String, boolean) -
Method in class com.caucho.xml2.parsers.LooseXmlDocumentBuilderFactory
-
- setFeature(String, boolean) -
Method in class com.caucho.xml2.parsers.LooseXmlSAXParserFactory
-
- setFeature(String, boolean) -
Method in class com.caucho.xml2.parsers.XmlDocumentBuilderFactory
-
- setFeature(String, boolean) -
Method in class com.caucho.xml2.parsers.XmlSAXParserFactory
-
- setFeature(String, boolean) -
Method in class com.caucho.xml2.QAbstractNode
- Sets a feature value.
- setFeature(String, boolean) -
Method in class com.caucho.xml2.XMLReaderImpl
- Sets a SAX feature.
- setFeature(String, boolean) -
Method in class com.caucho.xsl.AbstractStylesheetFactory
- Sets an implementation-specific feature
- setFeature(String, boolean) -
Method in class com.caucho.xsl.SAXFilterImpl
-
- setFeature(String, boolean) -
Method in class com.caucho.xsl.TransformerImpl
-
- setFetchDirection(int) -
Method in class com.caucho.amber.jdbc.AmberStatementImpl
-
- setFetchDirection(int) -
Method in class com.caucho.amber.query.ResultSetImpl
- Sets the fetch direction.
- setFetchDirection(int) -
Method in class com.caucho.db.jdbc.AbstractResultSet
-
- setFetchDirection(int) -
Method in class com.caucho.db.jdbc.StatementImpl
-
- setFetchDirection(int) -
Method in class com.caucho.quercus.mysql.AbstractResultSet
-
- setFetchDirection(int) -
Method in class com.caucho.quercus.mysql.MysqlStatementImpl
- Sets the fetch direction.
- setFetchDirection(int) -
Method in class com.caucho.sql.spy.SpyStatement
-
- setFetchDirection(int) -
Method in class com.caucho.sql.UserStatement
- Sets the fetch direction.
- setFetchDirection(int) -
Method in class com.caucho.tools.profiler.CallableStatementWrapper
-
- setFetchDirection(int) -
Method in class com.caucho.tools.profiler.PreparedStatementWrapper
-
- setFetchDirection(int) -
Method in class com.caucho.tools.profiler.ResultSetWrapper
-
- setFetchDirection(int) -
Method in class com.caucho.tools.profiler.StatementWrapper
-
- setFetchMode(Env, int, Value[]) -
Method in class com.caucho.quercus.lib.db.PDOStatement
- Sets the fetch mode, the default is
PDO.FETCH_BOTH
.
- setFetchSize(int) -
Method in class com.caucho.amber.jdbc.AmberStatementImpl
-
- setFetchSize(int) -
Method in class com.caucho.amber.query.ResultSetImpl
- Sets the fetch size.
- setFetchSize(int) -
Method in class com.caucho.db.jdbc.AbstractResultSet
-
- setFetchSize(int) -
Method in class com.caucho.db.jdbc.StatementImpl
-
- setFetchSize(int) -
Method in class com.caucho.quercus.mysql.AbstractResultSet
-
- setFetchSize(int) -
Method in class com.caucho.quercus.mysql.MysqlStatementImpl
- Sets the fetch size.
- setFetchSize(int) -
Method in class com.caucho.sql.spy.SpyStatement
-
- setFetchSize(int) -
Method in class com.caucho.sql.UserStatement
- Sets the fetch size.
- setFetchSize(int) -
Method in class com.caucho.tools.profiler.CallableStatementWrapper
-
- setFetchSize(int) -
Method in class com.caucho.tools.profiler.PreparedStatementWrapper
-
- setFetchSize(int) -
Method in class com.caucho.tools.profiler.ResultSetWrapper
-
- setFetchSize(int) -
Method in class com.caucho.tools.profiler.StatementWrapper
-
- setField(String, Object) -
Method in class com.caucho.jmx.EmptyDescriptor
-
- setField(Env, Value, StringValue, Value) -
Method in class com.caucho.quercus.env.QuercusClass
- Implements the __set method call.
- setFieldAccess(boolean) -
Method in class com.caucho.amber.type.AmberBeanType
- Set true for field-access.
- setFieldGet(AbstractFunction) -
Method in class com.caucho.quercus.env.QuercusClass
- Sets the __fieldGet
- setFieldInit(boolean) -
Method in class com.caucho.quercus.env.ObjectExtValue
-
- setFieldInit(boolean) -
Method in class com.caucho.quercus.env.Value
-
- setFieldOffset(int) -
Method in class com.caucho.quercus.lib.db.JdbcResultResource
- Set a value for field offset.
- setFields(String[], Object[]) -
Method in class com.caucho.jmx.EmptyDescriptor
-
- setFieldSet(AbstractFunction) -
Method in class com.caucho.quercus.env.QuercusClass
- Sets the __fieldSet
- setFieldVar(Value, Value) -
Static method in class com.caucho.quercus.env.Env
- Sets a vield variable
- setFileClass(String) -
Method in class com.caucho.quercus.lib.spl.SplFileInfo
-
- setFileName(String) -
Method in class com.caucho.quercus.Quercus
-
- setFilename(String) -
Method in class com.caucho.relaxng.pattern.Pattern
- Sets the pattern source location.
- setFilename(String) -
Method in class com.caucho.relaxng.SchemaImpl
- Sets the schema filename.
- setFilename(String) -
Method in class com.caucho.xml.AbstractParser
-
- setFilename(String) -
Method in class com.caucho.xml.DOMBuilder
-
- setFilename(String) -
Method in class com.caucho.xml.readers.XmlReader
- Sets the filename.
- setFilename(String) -
Method in class com.caucho.xml2.DOMBuilder
-
- setFilename(String) -
Method in class com.caucho.xml2.readers.XmlReader
- Sets the filename.
- setFileset(FileSetType) -
Method in class com.caucho.config.core.ResinImport
- Sets the resin:import fileset.
- setFileset(FileSetType) -
Method in class com.caucho.config.core.ResinProperties
- Sets the resin:properties fileset.
- setFileset(FileSetType) -
Method in class com.caucho.loader.LibraryLoader
- Sets a file set.
- setFileSizeThreshold(Bytes) -
Method in class com.caucho.server.dispatch.MultipartConfigImpl
-
- setFilter(Expr) -
Method in class com.caucho.jstl.el.XmlParseTag
- Sets the filter
- setFilter(Object) -
Method in class com.caucho.jstl.rt.XmlParseTag
- Sets the filter
- setFilter(Filter) -
Method in class com.caucho.log.AbstractLogHandler
- Sets the filter.
- setFilter(Filter) -
Method in class com.caucho.log.LogHandlerConfig
- Sets the filter.
- setFilter(Filter) -
Method in class com.caucho.server.dispatch.FilterChainFilterBuilder
- Sets the filter.
- setFilter(Filter) -
Method in class com.caucho.server.dispatch.FilterConfigImpl
-
- setFilterChain(FilterChain) -
Method in class com.caucho.server.dispatch.ServletInvocation
- Sets the filter chain
- SetFilterChain - Class in com.caucho.server.rewrite
-
- SetFilterChain(String, String, FilterChain, FilterChainMapper, String, Boolean, String, String) -
Constructor for class com.caucho.server.rewrite.SetFilterChain
-
- setFilterClass(String) -
Method in class com.caucho.resin.FilterEmbed
- The filter-class
- setFilterClass(String) -
Method in class com.caucho.resin.FilterMappingEmbed
- The filter-class
- setFilterClass(String) -
Method in class com.caucho.server.dispatch.FilterConfigImpl
- Sets the filter class.
- setFilterClass(Class<?>) -
Method in class com.caucho.server.dispatch.FilterConfigImpl
-
- setFilterManager(FilterManager) -
Method in class com.caucho.server.dispatch.FilterConfigImpl
-
- setFilterManager(FilterManager) -
Method in class com.caucho.server.dispatch.FilterMapper
- Sets the filter manager.
- setFilterName(String) -
Method in class com.caucho.resin.FilterEmbed
- The filter-name
- setFilterName(String) -
Method in class com.caucho.resin.FilterMappingEmbed
- The filter-name
- setFilterName(String) -
Method in class com.caucho.server.dispatch.FilterConfigImpl
- Sets the filter name.
- setFinal(boolean) -
Method in class com.caucho.quercus.function.AbstractFunction
-
- setFinal(boolean) -
Method in class com.caucho.quercus.program.InterpretedClassDef
-
- setFinalized(int, boolean) -
Method in class com.caucho.quercus.lib.regexp.RegexpState
-
- setFirst(long) -
Method in class com.caucho.amqp.io.FrameDisposition
-
- setFirst(Object) -
Method in class com.caucho.hessian.test.TestCons
-
- setFirst(int) -
Method in class com.caucho.quercus.lib.regexp.RegexpState
-
- setFirstAcquirer(boolean) -
Method in class com.caucho.amqp.io.MessageHeader
-
- setFirstAcquirer(boolean) -
Method in class com.caucho.message.common.AbstractMessageFactory
-
- setFirstAcquirer(boolean) -
Method in interface com.caucho.message.MessagePropertiesFactory
-
- setFirstResult(int) -
Method in interface com.caucho.amber.AmberQuery
- Sets the first result.
- setFirstResult(int) -
Method in class com.caucho.amber.ejb3.QueryImpl
- Sets the position of the first result.
- setFirstResult(int) -
Method in class com.caucho.amber.manager.QueryImpl
- Sets the position of the first result.
- setFirstResult(int) -
Method in class com.caucho.amber.query.ResultSetImpl
- Sets the first result.
- setFirstResult(int) -
Method in class com.caucho.amber.query.UserQuery
- Sets the first result.
- setFirstResult(int) -
Method in interface javax.persistence.Query
- Sets the first result.
- setFirstResult(int) -
Method in interface javax.persistence.TypedQuery
-
- setFirstTime(long) -
Method in class com.caucho.resources.TimerTrigger
-
- setFlags(Value) -
Method in class com.caucho.quercus.lib.spl.ArrayIterator
-
- setFlags(Value) -
Method in class com.caucho.quercus.lib.spl.ArrayObject
-
- setFlags(int) -
Method in class com.caucho.quercus.lib.spl.FilesystemIterator
-
- setFlags(int) -
Method in class com.caucho.quercus.mysql.MysqlColumn
-
- setFlags(int) -
Method in class com.caucho.server.distcache.CacheConfig
- Sets internal flags
- setflat(Env, double) -
Method in class com.caucho.quercus.lib.pdf.PDF
- Sets the flatness
- setFloat(int, float) -
Method in interface com.caucho.amber.AmberQuery
- Sets the argument with a double
- setFloat(int, float) -
Method in class com.caucho.amber.query.UserQuery
- Sets the argument with a double
- setFloat(int, float) -
Method in class com.caucho.db.jdbc.PreparedStatementImpl
-
- setFloat(String, float) -
Method in class com.caucho.jms.message.MapMessageImpl
- Sets a float to the stream.
- setFloat(int, float) -
Method in class com.caucho.sql.spy.SpyPreparedStatement
-
- setFloat(String, float) -
Method in class com.caucho.sql.UserCallableStatement
- Sets the float
- setFloat(int, float) -
Method in class com.caucho.sql.UserPreparedStatement
- Sets the parameter as a float
- setFloat(String, float) -
Method in class com.caucho.tools.profiler.CallableStatementWrapper
-
- setFloat(int, float) -
Method in class com.caucho.tools.profiler.CallableStatementWrapper
-
- setFloat(int, float) -
Method in class com.caucho.tools.profiler.PreparedStatementWrapper
-
- setFloat(String, float) -
Method in interface javax.jms.MapMessage
-
- setFloatProperty(String, float) -
Method in class com.caucho.jms.message.MessageImpl
- Sets a float property.
- setFloatProperty(String, float) -
Method in interface javax.jms.Message
-
- setFlush(boolean) -
Method in class com.caucho.server.http.ResponseStream
-
- setFlush(boolean) -
Method in class com.caucho.server.http.ToByteResponseStream
-
- setFlushBuffer(FlushBuffer) -
Method in class com.caucho.filters.CauchoResponseWrapper
- Sets the flush buffer
- setFlushBuffer(FlushBuffer) -
Method in class com.caucho.server.http.ResponseAdapter
- Sets the flush buffer
- setFlushBuffer(FlushBuffer) -
Method in class com.caucho.server.http.StubServletResponse
-
- setFlushDirtyBlocksOnCommit(boolean) -
Method in class com.caucho.db.block.BlockStore
- If true, dirty blocks are written at commit time.
- setFlushDirtyBlocksOnCommit(boolean) -
Method in class com.caucho.db.Database
-
- setFlushDirtyBlocksOnCommit(boolean) -
Method in class com.caucho.db.jdbc.DataSourceImpl
-
- setFlushDirtyOnCommit(boolean) -
Method in class com.caucho.db.block.Block
- True if the block should be flushed on a commit.
- setFlushMode(FlushModeType) -
Method in class com.caucho.amber.ejb3.QueryImpl
- Sets the flush mode type.
- setFlushMode(FlushModeType) -
Method in class com.caucho.amber.manager.AmberConnection
- Returns the flush mode.
- setFlushMode(FlushModeType) -
Method in class com.caucho.amber.manager.EntityManagerExtendedProxy
- Sets the flush mode.
- setFlushMode(FlushModeType) -
Method in class com.caucho.amber.manager.EntityManagerProxy
- Sets the flush mode.
- setFlushMode(FlushModeType) -
Method in class com.caucho.amber.manager.QueryImpl
- Sets the flush mode type.
- setFlushMode(FlushModeType) -
Method in class com.caucho.env.jpa.EntityManagerJtaProxy
- Sets the flush mode.
- 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
-
- setFlushOnNewline(boolean) -
Method in class com.caucho.vfs.ReaderWriterStream
-
- setFlushOnNewline(boolean) -
Method in class com.caucho.vfs.VfsStream
-
- setFlushOnNewline(boolean) -
Method in class com.caucho.vfs.WriteStream
- Some streams, like log streams, should be flushed on every println
call.
- setfont(PDFFont, double) -
Method in class com.caucho.quercus.lib.pdf.PDF
- Sets the current font
- setFont(PDFFont, double) -
Method in class com.caucho.quercus.lib.pdf.PDFStream
-
- setFooter(String, Object) -
Method in class com.caucho.amqp.marshal.AmqpEnvelopeImpl
-
- setFooter(String, String) -
Method in class com.caucho.filters.CauchoResponseWrapper
-
- setFooter(String, String) -
Method in class com.caucho.server.http.AbstractHttpResponse
- Sets a footer, replacing an already-existing footer
- setFooter(String, String) -
Method in class com.caucho.server.http.CauchoDispatchResponse
-
- setFooter(String, String) -
Method in interface com.caucho.server.http.CauchoResponse
-
- setFooter(String, String) -
Method in class com.caucho.server.http.CauchoResponseWrapper
-
- setFooter(String, String) -
Method in class com.caucho.server.http.HttpServletResponseImpl
-
- setFooter(String, String) -
Method in class com.caucho.server.http.ResponseAdapter
-
- setFooter(String, String) -
Method in class com.caucho.server.http.ResponseWrapper
-
- setFooter(String, String) -
Method in class com.caucho.server.http.StubServletResponse
-
- setForbidForward(boolean) -
Method in class com.caucho.filters.CauchoResponseWrapper
- When set to true, RequestDispatcher.forward() is disallowed on
this stream.
- setForbidForward(boolean) -
Method in class com.caucho.server.http.CauchoDispatchResponse
-
- setForbidForward(boolean) -
Method in interface com.caucho.server.http.CauchoResponse
-
- setForbidForward(boolean) -
Method in class com.caucho.server.http.CauchoResponseWrapper
-
- setForbidForward(boolean) -
Method in class com.caucho.server.http.HttpServletResponseImpl
- When set to true, RequestDispatcher.forward() is disallowed on
this stream.
- setForbidForward(boolean) -
Method in class com.caucho.server.http.ResponseAdapter
- When set to true, RequestDispatcher.forward() is disallowed on
this stream.
- setForbidForward(boolean) -
Method in class com.caucho.server.http.StubServletResponse
-
- setForbidJvmCall(boolean) -
Method in class com.caucho.ejb.EJBServer
- If true, JVM calls are forbidden.
- setForbidXml(boolean) -
Method in class com.caucho.jsp.ParseState
- Set if parsing forbids xml
- setForeignName(String) -
Method in class com.caucho.config.types.EjbRef
- Sets the canonical jndi name to use to find the bean that
is the target of the reference.
- setForeignName(String) -
Method in class com.caucho.config.types.MessageDestinationRef
-
- setForeignName(String) -
Method in class com.caucho.naming.LinkProxy
- Sets the foreign-name
- setForgiving(boolean) -
Method in class com.caucho.xml.AbstractParser
- Sets the parser as a forgiving parser, allowing some non-strict
XML.
- setFormat(RawString) -
Method in class com.caucho.log.ELFormatter
-
- setFormat(RawString) -
Method in class com.caucho.log.LogConfig
- A format string uses EL expressions and the EL variable `log', which is an
instance of LogRecord.
- setFormat(RawString) -
Method in class com.caucho.log.LogHandlerConfig
- A format string uses EL expressions and the EL variable `log', which is an
instance of LogRecord.
- setFormat(String) -
Method in class com.caucho.security.PasswordDigest
- Set the message digest format (base64 or hex).
- setFormat(String) -
Method in class com.caucho.server.log.AccessLog
- Sets the access log format.
- setFormatOutput(boolean) -
Method in class com.caucho.quercus.lib.dom.DOMDocument
-
- setFormatter(Formatter) -
Method in class com.caucho.log.LogConfig
- Sets the formatter.
- setFormatter(Formatter) -
Method in class com.caucho.log.LogHandlerConfig
- Sets the formatter.
- setFormatter(Formatter) -
Method in class com.caucho.log.PathHandler
- Sets the formatter.
- setFormatter(Formatter) -
Method in class com.caucho.log.StreamHandler
- Sets the formatter.
- setFormErrorPage(String) -
Method in class com.caucho.security.FormLogin
- Sets the error page.
- setFormLoginPage(String) -
Method in class com.caucho.security.FormLogin
- Sets the login page.
- setFormParameterMax(int) -
Method in class com.caucho.server.webapp.WebApp
- Sets the maximum number of form parameters
- setFormURIPriority(boolean) -
Method in class com.caucho.security.FormLogin
- True if the form's j_uri has priority over the saved URL.
- setForwardEnclosed(boolean) -
Method in class com.caucho.filters.CauchoResponseWrapper
-
- setForwardEnclosed(boolean) -
Method in class com.caucho.server.http.CauchoDispatchResponse
-
- setForwardEnclosed(boolean) -
Method in interface com.caucho.server.http.CauchoResponse
-
- setForwardEnclosed(boolean) -
Method in class com.caucho.server.http.CauchoResponseWrapper
-
- setForwardEnclosed(boolean) -
Method in class com.caucho.server.http.HttpServletResponseImpl
-
- setForwardEnclosed(boolean) -
Method in class com.caucho.server.http.ResponseAdapter
-
- setForwardEnclosed(boolean) -
Method in class com.caucho.server.http.StubServletResponse
-
- setForwardEnclosed(boolean) -
Method in class com.caucho.server.httpcache.AbstractCacheEntry
- Marks cached entry enclosed in forward()
- setForwardEnclosed(boolean) -
Method in class com.caucho.server.webapp.IncludeResponse
-
- setForwardEnclosed(boolean) -
Method in class com.caucho.server.webapp.JspResponse
-
- setFragment(boolean) -
Method in class com.caucho.jsp.cfg.TldAttribute
- Sets true if the attribute allows runtime expressions
- setFragmentInput(TldFragmentInput) -
Method in class com.caucho.jsp.cfg.TldFragmentAttribute
- Adds a fragment-input
- setFree(boolean) -
Method in class com.caucho.vfs.TempCharReader
- Set the reader to free the buffer.
- setFreeWhenDone(boolean) -
Method in class com.caucho.vfs.TempReadStream
-
- setFrom(String) -
Method in class com.caucho.jca.cfg.JavaMailConfig
- mail.from
- setFromItems(FromItem[]) -
Method in class com.caucho.db.sql.Query
- Sets from items.
- setFromItems(ArrayList<FromItem>) -
Method in class com.caucho.db.sql.Query
- Sets from items.
- setFullClassName(String) -
Method in class com.caucho.java.AbstractGenerator
- Sets the full generated class.
- setFullUrlRegexp(Pattern) -
Method in class com.caucho.server.rewrite.AbstractRuleWithConditions
- Sets the regular expression pattern that must match the uri for the
rule to match, required.
- setFunction(AbstractFunction) -
Method in class com.caucho.quercus.env.CallbackFunction
- Allow subclasses to set the abstract function directly.
- setFunction(Function) -
Method in class com.caucho.quercus.program.FunctionInfo
- Sets the actual function.
- setFunction(String, AbstractFunction) -
Method in class com.caucho.quercus.QuercusContext
-
- setFunctionArgs(Value[]) -
Method in class com.caucho.quercus.env.Env
- Pushes a new environment.
- setFunctionArgsNoCopy(Value[]) -
Method in class com.caucho.quercus.env.Env
- Pushes a new environment.
- setFunctionClass(Class) -
Method in class com.caucho.jsp.cfg.TldFunction
- Sets the function class.
- setFunctions(HashMap) -
Method in class com.caucho.xpath.Env
- Sets the extension function library
- setFunctionSignature(Signature) -
Method in class com.caucho.jsp.cfg.TldFunction
- Sets the function signature.
- setGaugeValue(Long) -
Method in class com.caucho.server.snmp.Oid
-
- setGenClass(GenClass) -
Method in class com.caucho.java.AbstractGenerator
- Sets the java class.
- setGenerated(boolean) -
Method in class com.caucho.amber.type.AbstractEnhancedType
- Set true if generated.
- setGeneratedId(int) -
Method in class com.caucho.relaxng.CompactParser
-
- setGeneratedValue(GeneratedValueConfig) -
Method in class com.caucho.amber.cfg.IdConfig
-
- setGenerateInterception(boolean) -
Method in class com.caucho.config.inject.InjectionTargetBuilder
-
- setGenerateLocation(boolean) -
Method in class com.caucho.xsl.StylesheetImpl
-
- setGenerateSession(boolean) -
Method in class com.caucho.servlets.FileServlet
- Flag to generate sessions on requests.
- setGenerator(String) -
Method in class com.caucho.amber.cfg.GeneratedValueConfig
-
- setGenerator(AmberGenerator) -
Method in class com.caucho.amber.EnvAmberManager
- Sets the generator.
- setGenerator(String) -
Method in class com.caucho.amber.field.KeyPropertyField
- Sets the generator.
- setGenerator(String, IdGenerator) -
Method in class com.caucho.amber.type.EntityType
- Sets the named generator.
- setGenerator(JavaJspGenerator) -
Method in class com.caucho.jsp.java.JspNode
- Sets the Java generator.
- setGenerator(JavaGenerator) -
Method in class com.caucho.xsl.java.XslNode
- Sets the Java generator.
- setGeneratorType(String) -
Method in class com.caucho.amber.table.AmberColumn
- Sets the generator type.
- setGlobal(E) -
Method in class com.caucho.loader.EnvironmentLocal
- Sets the global value.
- setGlobal(HashMap) -
Method in class com.caucho.loader.EnvironmentMap
-
- setGlobal(boolean) -
Method in class com.caucho.quercus.function.AbstractFunction
- Returns true for a global function.
- setGlobal(boolean) -
Method in class com.caucho.quercus.program.FunctionInfo
- True for a global function.
- setGlobal(boolean) -
Method in class com.caucho.server.distcache.CacheConfig
- Sets the global mode.
- setGlobal(String, Object) -
Method in class com.caucho.xpath.Env
- Sets a global variable.
- setGlobal(boolean) -
Method in class com.caucho.xsl.java.XslParam
- Set true for global param.
- setGlobal(boolean) -
Method in class com.caucho.xsl.java.XslVariable
- Set true for global param.
- setGlobalClassLoader(ClassLoader) -
Method in class com.caucho.ejb.manager.EjbManager
-
- setGlobalDependencyCheckInterval(long) -
Static method in class com.caucho.loader.DynamicClassLoader
- Sets the global dependency check interval.
- setGlobalProperties(Properties) -
Method in class com.caucho.loader.EnvironmentProperties
-
- setGlobalStream(OutputStream) -
Method in class com.caucho.log.EnvironmentStream
- Returns the context stream's variable.
- setGlobalSystemProperties(boolean) -
Method in class com.caucho.server.resin.ResinConfig
- Set true if system properties are global.
- setGlobalValue(String, Value) -
Method in class com.caucho.quercus.env.Env
- External calls to set a global value.
- setGlobalValue(StringValue, Value) -
Method in class com.caucho.quercus.env.Env
- External calls to set a global value.
- setGMTTime(long) -
Method in class com.caucho.util.QDate
- Sets the time in milliseconds since the epoch and calculate
the internal variables.
- setgray(double) -
Method in class com.caucho.quercus.lib.pdf.PDF
- Sets the color to a grayscale
- setgray_fill(double) -
Method in class com.caucho.quercus.lib.pdf.PDF
- Sets the color to a grayscale
- setgray_stroke(double) -
Method in class com.caucho.quercus.lib.pdf.PDF
- Sets the color to a grayscale
- setGroup(boolean) -
Method in class com.caucho.db.sql.Query
- Sets the current number of group fields.
- setGroupDouble(int, double) -
Method in class com.caucho.db.sql.QueryContext
- Sets the indexed group field as a double.
- setGroupId(String) -
Method in class com.caucho.amqp.io.MessageProperties
-
- setGroupId(String) -
Method in class com.caucho.amqp.marshal.AmqpEnvelopeImpl
-
- setGroupId(String) -
Method in class com.caucho.loader.maven.MavenProject.Dependency
-
- setGroupId(String) -
Method in class com.caucho.loader.maven.MavenProject.Parent
- Sets the groupId for the project
- setGroupId(String) -
Method in class com.caucho.loader.maven.MavenProject
- Sets the groupId for the project
- setGroupId(String) -
Method in class com.caucho.message.common.AbstractMessageFactory
-
- setGroupId(String) -
Method in interface com.caucho.message.MessagePropertiesFactory
-
- setGroupingUsed(Expr) -
Method in class com.caucho.jstl.el.FormatNumberTag
- Sets the groupingUsed expression
- setGroupingUsed(boolean) -
Method in class com.caucho.jstl.rt.FormatNumberTag
- Sets the groupingUsed expression
- setGroupLong(int, long) -
Method in class com.caucho.db.sql.QueryContext
- Sets the indexed group field as a long.
- setGroupName(String) -
Method in class com.caucho.server.resin.ResinConfig
- Sets the group name for setuid.
- setGroupResult(int) -
Method in class com.caucho.db.sql.SelectQuery
- Sets the result item as group.
- setGroupSequence(long) -
Method in class com.caucho.amqp.io.MessageProperties
-
- setGroupSequence(long) -
Method in class com.caucho.amqp.marshal.AmqpEnvelopeImpl
-
- setGroupSequence(long) -
Method in class com.caucho.message.common.AbstractMessageFactory
-
- setGroupSequence(long) -
Method in interface com.caucho.message.MessagePropertiesFactory
-
- setGroupSize(int) -
Method in class com.caucho.amber.idgen.IdGenerator
- Sets the group size.
- setGroupString(int, String) -
Method in class com.caucho.db.sql.QueryContext
- Sets the indexed group field.
- setGuid(String) -
Method in class com.caucho.cluster.AbstractLock
-
- setGuid(String) -
Method in class com.caucho.cluster.ClusterVoteManager
-
- setGuid(String) -
Method in class com.caucho.server.distcache.CacheConfig
- Sets the globally-unique id for the cache
- setGzip(boolean) -
Method in class com.caucho.vfs.GzipStream
- If true, use gzip.
- setGzStream(Object) -
Method in class com.caucho.quercus.env.Env
-
- setHandback(Object) -
Method in class com.caucho.jca.cfg.Resource.MBeanListener
-
- setHandback(Object) -
Method in class com.caucho.jmx.MBeanConfig.Listener
-
- setHandle(int) -
Method in class com.caucho.amqp.io.FrameAttach
-
- setHandle(int) -
Method in class com.caucho.amqp.io.FrameDetach
-
- setHandle(int) -
Method in class com.caucho.amqp.io.FrameFlow
-
- setHandle(int) -
Method in class com.caucho.amqp.io.FrameTransfer
-
- setHandle(Object, Object) -
Static method in class com.caucho.config.bytecode.SerializationAdapter
-
- setHandleMax(int) -
Method in class com.caucho.amqp.io.FrameBegin
-
- setHandler(int) -
Method in class com.caucho.bytecode.CodeAttribute.ExceptionItem
- Sets the handler PC
- setHandler(Handler) -
Method in class com.caucho.log.LogConfig.SubLogger
- Sets the handler.
- setHasCookie() -
Method in class com.caucho.server.http.CauchoDispatchRequest
-
- setHasCookie() -
Method in interface com.caucho.server.http.CauchoRequest
-
- setHasCookie() -
Method in class com.caucho.server.http.CauchoRequestWrapper
-
- setHasCookie() -
Method in class com.caucho.server.http.HttpServletRequestImpl
- Set when the page actually has a cookie.
- setHasCookie() -
Method in class com.caucho.server.http.RequestAdapter
-
- setHasCookie() -
Method in class com.caucho.server.http.StubServletRequest
-
- setHasDependent(boolean) -
Method in class com.caucho.amber.type.EntityType
- Sets true if and only if it has a
many-to-one, one-to-one or embedded field/property.
- setHasError(boolean) -
Method in class com.caucho.filters.CauchoResponseWrapper
- Set to true while processing an error.
- setHasError(boolean) -
Method in class com.caucho.server.http.CauchoDispatchResponse
-
- setHasError(boolean) -
Method in interface com.caucho.server.http.CauchoResponse
-
- setHasError(boolean) -
Method in class com.caucho.server.http.CauchoResponseWrapper
-
- setHasError(boolean) -
Method in class com.caucho.server.http.HttpServletResponseImpl
-
- setHasError(boolean) -
Method in class com.caucho.server.http.ResponseAdapter
- Set to true while processing an error.
- setHasError(boolean) -
Method in class com.caucho.server.http.StubServletResponse
-
- setHasInjection(boolean) -
Method in class com.caucho.jsp.AnalyzedTag
- True if the tag has a @Resource.
- setHasLoadCallback(boolean) -
Method in class com.caucho.amber.type.EntityType
- True if the load lifecycle callback should be generated.
- setHasParams() -
Method in class com.caucho.config.types.SignaturePattern
- Sets the parameters to zero to distinguish between
methods with zero arguments and methods which don't
specify the requirements.
- setHasParams() -
Method in class com.caucho.ejb.cfg.MethodSignature
- Sets the parameters to zero to distinguish between
methods with zero arguments and methods which don't
specify the requirements.
- setHasSubQuery(boolean) -
Method in class com.caucho.amber.query.AbstractQuery
- Sets true if this query has a subquery.
- setHasThis(boolean) -
Method in class com.caucho.quercus.program.FunctionInfo
-
- setHead() -
Method in class com.caucho.server.http.AbstractHttpResponse
- For a HEAD request, the response stream should write no data.
- setHead() -
Method in class com.caucho.server.http.AbstractResponseStream
- Set true for HEAD requests.
- setHead(boolean) -
Method in class com.caucho.vfs.HttpStreamWrapper
- Sets true if we're only interested in the head.
- setHeader(StringValue) -
Method in class com.caucho.quercus.lib.curl.CurlResource
- Saves the header that was returned by the server.
- SetHeader - Class in com.caucho.rewrite
- Sets a response header in a rewrite rule or as a top-level filter.
- SetHeader() -
Constructor for class com.caucho.rewrite.SetHeader
-
- setHeader(String, String) -
Method in class com.caucho.server.fastcgi.FastCgiRequest
- Adds a new header.
- setHeader(String, String) -
Method in class com.caucho.server.hmux.HmuxRequest
-
- setHeader(String, String) -
Method in class com.caucho.server.http.AbstractHttpRequest
- Sets the header.
- setHeader(String, String) -
Method in class com.caucho.server.http.AbstractHttpResponse
- Sets a header, replacing an already-existing header.
- setHeader(String, String) -
Method in class com.caucho.server.http.CauchoDispatchRequest
-
- setHeader(String, String) -
Method in class com.caucho.server.http.CauchoDispatchResponse
-
- setHeader(String, String) -
Method in interface com.caucho.server.http.CauchoRequest
-
- setHeader(String, String) -
Method in class com.caucho.server.http.CauchoRequestWrapper
-
- setHeader(String, String) -
Method in class com.caucho.server.http.CauchoResponseWrapper
-
- setHeader(String, String) -
Method in class com.caucho.server.http.HttpRequest
- Adds a new header.
- setHeader(String, String) -
Method in class com.caucho.server.http.HttpServletRequestImpl
-
- setHeader(String, String) -
Method in class com.caucho.server.http.HttpServletResponseImpl
- Sets a header.
- setHeader(String, String) -
Method in class com.caucho.server.http.RequestAdapter
-
- setHeader(String, String) -
Method in class com.caucho.server.http.ResponseWrapper
- Sets a header.
- setHeader(String, String) -
Method in class com.caucho.server.http.StubServletRequest
-
- setHeader(String, String) -
Method in class com.caucho.server.http.StubServletResponse
-
- setHeader(String) -
Method in class com.caucho.server.rewrite.ConditionConfig
-
- setHeader(String, String) -
Method in class com.caucho.server.webapp.DispatchResponse
-
- setHeader(String, String) -
Method in class com.caucho.server.webapp.IncludeRequest
-
- setHeader(String, String) -
Method in class com.caucho.server.webapp.IncludeResponse
-
- 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.
- setHeaderCallback(Callable) -
Method in class com.caucho.quercus.lib.curl.CurlResource
- Sets the callback to read the header.
- setHeaderCountMax(int) -
Method in class com.caucho.server.cluster.ServletContainerConfig
- Sets the header-count-max
- setHeaderCountMax(int) -
Method in class com.caucho.server.cluster.ServletService
- Sets the header-size-max
- SetHeaderFilterChain - Class in com.caucho.server.rewrite
-
- SetHeaderFilterChain(FilterChain, String, String) -
Constructor for class com.caucho.server.rewrite.SetHeaderFilterChain
-
- setHeaderImpl(String, String) -
Method in class com.caucho.server.http.AbstractHttpResponse
- Sets a header, replacing an already-existing header.
- setHeaderSizeMax(int) -
Method in class com.caucho.server.cluster.ServletContainerConfig
- Sets the header-size-max
- setHeaderSizeMax(int) -
Method in class com.caucho.server.cluster.ServletService
- Sets the header-size-max
- setHeaderWritten(boolean) -
Method in class com.caucho.server.fastcgi.FastCgiResponse
- headersWritten cannot be undone for hmux
- setHeaderWritten(boolean) -
Method in class com.caucho.server.hmux.HmuxResponse
- headersWritten cannot be undone for hmux
- setHeaderWritten(boolean) -
Method in class com.caucho.server.http.AbstractHttpResponse
- Returns true if the headers have been written.
- setHeartbeatServer(boolean) -
Method in class com.caucho.network.balance.ClientSocketFactory
- Foreign server is in the pod's heartbeat range.
- setHeight(int) -
Method in class com.caucho.quercus.lib.image.ImageInfo
-
- setHessian2Reply(boolean) -
Method in class com.caucho.hessian.client.HessianProxyFactory
- True if the proxy can read Hessian 2 responses.
- setHessian2Request(boolean) -
Method in class com.caucho.hessian.client.HessianProxyFactory
- True if the proxy should send Hessian 2 requests.
- setHessianFactory(HessianFactory) -
Method in class com.caucho.hessian.server.HessianSkeleton
-
- setHessianProxyFactory(HessianProxyFactory) -
Method in class com.caucho.hessian.client.AbstractHessianConnectionFactory
- The HessianProxyFactory contains some common network
configuration like timeouts.
- setHessianProxyFactory(HessianProxyFactory) -
Method in interface com.caucho.hessian.client.HessianConnectionFactory
- Sets the HessianProxyFactory
- setHessianProxyFactory(HessianProxyFactory) -
Method in class com.caucho.hessian.client.HessianURLConnectionFactory
-
- setHint(QueryHintConfig) -
Method in class com.caucho.amber.cfg.NamedNativeQueryConfig
-
- setHint(QueryHintConfig) -
Method in class com.caucho.amber.cfg.NamedQueryConfig
-
- setHint(String, Object) -
Method in class com.caucho.amber.ejb3.QueryImpl
- Sets a hint.
- setHint(String, Object) -
Method in class com.caucho.amber.manager.QueryImpl
- Sets a hint.
- setHint(String, Object) -
Method in interface javax.persistence.Query
- An implementation-specific hint.
- setHint(String, Object) -
Method in interface javax.persistence.TypedQuery
-
- setHitCount(long) -
Method in class com.caucho.management.server.CacheItem
-
- setHoldability(int) -
Method in class com.caucho.amber.jdbc.AmberConnectionImpl
-
- setHoldability(int) -
Method in class com.caucho.db.jdbc.ConnectionImpl
-
- setHoldability(int) -
Method in class com.caucho.quercus.mysql.MysqlConnectionImpl
-
- setHoldability(int) -
Method in class com.caucho.sql.spy.SpyConnection
-
- setHoldability(int) -
Method in class com.caucho.sql.UserConnection
-
- setHoldability(int) -
Method in class com.caucho.tools.profiler.ConnectionWrapper
-
- setHome(Class<?>) -
Method in class com.caucho.config.types.EjbRef
-
- setHome(Object) -
Method in class com.caucho.hessian.server.HessianServlet
- Sets the home implementation
- setHome(Class) -
Method in class com.caucho.j2ee.appclient.ClientEjbRef
-
- setHome(Object) -
Method in class com.caucho.jms.services.HessianListener
- Sets the home implementation
- setHomeAPI(Class<?>) -
Method in class com.caucho.hessian.server.HessianServlet
- Sets the home api.
- setHomeAPI(Class) -
Method in class com.caucho.jms.services.HessianListener
- Sets the home api.
- setHomeClass(Class) -
Method in class com.caucho.services.server.AbstractSkeleton
- Sets the home API class.
- setHomeCluster(String) -
Method in class com.caucho.boot.BootResinConfig
-
- setHomeCluster(String) -
Method in class com.caucho.server.resin.BootResinConfig
-
- setHomeCluster(String) -
Method in class com.caucho.server.resin.ResinArgs
-
- setHomeCluster(String) -
Method in class com.caucho.server.resin.ResinConfig
-
- setHomeServer(String) -
Method in class com.caucho.boot.BootResinConfig
-
- setHomeServer(String) -
Method in class com.caucho.server.resin.BootResinConfig
-
- setHomeServer(String) -
Method in class com.caucho.server.resin.ResinConfig
-
- setHost(String) -
Method in class com.caucho.amqp.AmqpConnectionFactory
- Sets the socket host
- setHost(String) -
Method in class com.caucho.jca.cfg.JavaMailConfig
- mail.host
- setHost(String) -
Method in class com.caucho.network.listen.TcpPort
- Deprecated.
- setHost(String) -
Method in class com.caucho.security.LdapAuthenticator
-
- setHost(String) -
Method in class com.caucho.server.admin.WebAppCommandQuery
-
- setHost(String) -
Method in class com.caucho.server.dispatch.Invocation
- Sets the protocol's host.
- setHost(CharSequence) -
Method in class com.caucho.server.http.InvocationKey
- Sets the InvocationKey's host.
- setHostname(String) -
Method in class com.caucho.amqp.client.AmqpClientConnectionImpl
-
- setHostname(String) -
Method in class com.caucho.amqp.io.FrameOpen
-
- setHostName(String) -
Method in class com.caucho.server.dispatch.Invocation
- Sets the protocol's host.
- setHostName(RawString) -
Method in class com.caucho.server.host.HostConfig
- Sets the host name.
- setHostName(RawString) -
Method in class com.caucho.server.host.HostExpandDeployGenerator
- Sets the host name.
- setHostnameDnsLookup(boolean) -
Method in class com.caucho.server.log.AbstractAccessLog
- The hostname-dns-lookup flag for Apache compatibility.
- setHour(int) -
Method in class com.caucho.util.QDate
- Sets the hour, recalculating the localTimeOfEpoch.
- setHprofDir(String) -
Method in class com.caucho.server.admin.ManagerActor
-
- setHprofDir(String) -
Method in class com.caucho.server.admin.ManagerService
-
- setHref(String) -
Method in class com.caucho.config.core.ResinInclude
- Sets the resin:import path.
- setHref(Path) -
Method in class com.caucho.log.RotateLog
- Sets the output path (backward compat).
- setHtml(boolean) -
Method in class com.caucho.xsl.fun.DocumentFun
-
- setHttp10() -
Method in class com.caucho.vfs.HttpStreamWrapper
- Sets the http version.
- setHttp11() -
Method in class com.caucho.vfs.HttpStreamWrapper
- Sets the http version.
- setHttpOnly(boolean) -
Method in class com.caucho.server.session.SessionManager
-
- setHttpOnly(boolean) -
Method in class javax.servlet.http.Cookie
- True for HttpOnly request
- setHttpOnly(boolean) -
Method in interface javax.servlet.SessionCookieConfig
-
- setHttpPort(int) -
Method in class com.caucho.server.embed.ResinEmbed
-
- setIcon(Icon) -
Method in class com.caucho.jsp.cfg.TldListener
-
- setIcon(Icon) -
Method in class com.caucho.jsp.cfg.TldTag
- Sets the icon.
- setIcon(Icon) -
Method in class com.caucho.jsp.cfg.TldTaglib
- Sets the icon.
- setIcon(String) -
Method in class com.caucho.server.dispatch.FilterConfigImpl
- Sets the icon
- setIcon(Icon) -
Method in class com.caucho.server.dispatch.ServletConfigImpl
- Sets the icon
- setIcon(Icon) -
Method in class com.caucho.server.e_app.ApplicationConfig
- Sets the icon.
- setIcon(Icon) -
Method in class com.caucho.server.e_app.EnterpriseApplication
- Sets the icon.
- setIcon(Icon) -
Method in class com.caucho.server.webapp.WebApp
- Sets the icon
- setId(IdField) -
Method in class com.caucho.amber.field.EntityMapField
- Sets the id field.
- setId(Id) -
Method in class com.caucho.amber.type.EntityType
- Sets the id.
- setId(String) -
Method in class com.caucho.boot.BootClusterConfig
-
- setId(String) -
Method in class com.caucho.boot.BootClusterProxy
-
- setId(String) -
Method in class com.caucho.config.gen.ApplicationExceptionConfig
-
- setId(String) -
Method in class com.caucho.config.j2ee.PersistenceContextRefConfig
-
- setId(String) -
Method in class com.caucho.config.types.DataSourceRef
-
- setId(String) -
Method in class com.caucho.config.types.DescriptionGroupConfig.Icon
-
- setId(String) -
Method in class com.caucho.config.types.DescriptionGroupConfig
-
- setId(String) -
Method in class com.caucho.config.types.EjbRef
-
- setId(String) -
Method in class com.caucho.config.types.EnvEntry
-
- setId(String) -
Method in class com.caucho.config.types.PersistenceUnitRef
-
- setId(String) -
Method in class com.caucho.config.types.ResourceGroupConfig
-
- setId(String) -
Method in class com.caucho.config.types.ResourceRef
- Sets the id
- setId(String) -
Method in class com.caucho.config.types.SecurityRoleRef
- Sets the config file id attribute.
- setId(String) -
Method in class com.caucho.ejb.cfg.ApplicationExceptionConfig
-
- setId(String) -
Method in class com.caucho.ejb.cfg.EjbSecurityIdentity.RunAs
-
- setId(String) -
Method in class com.caucho.ejb.cfg.InterceptorOrder
-
- setId(String) -
Method in class com.caucho.ejb.cfg.PostConstructType
- Sets the id
- setId(String) -
Method in class com.caucho.ejb.server.AbstractEjbBeanManager
- Sets the id, module-path#ejb-name.
- setId(String) -
Method in class com.caucho.env.deploy.DeployConfig
- Sets the id.
- setId(String) -
Method in class com.caucho.env.service.ResinSystem
-
- setId(String) -
Method in class com.caucho.hmtp.HmtpReader
-
- setId(String) -
Method in class com.caucho.j2ee.appclient.ClientEjbRef
-
- setId(String) -
Method in class com.caucho.j2ee.cfg.J2eeRunAs
- Sets the config file id attribute.
- setId(String) -
Method in class com.caucho.j2ee.cfg.J2eeSecurityRole
- Sets the config file id attribute.
- setId(Path) -
Method in class com.caucho.java.TempDir
- Sets the id.
- setId(Path) -
Method in class com.caucho.java.WorkDir
- Deprecated.
- setId(String) -
Method in class com.caucho.jca.cfg.ConnectorConfig
- Sets the id/name.
- setId(String) -
Method in class com.caucho.jsp.cfg.JspPropertyGroup
- Sets the group's identifier.
- setId(String) -
Method in class com.caucho.jsp.cfg.JspTaglib
- Sets the taglib id.
- setId(String) -
Method in class com.caucho.jsp.cfg.TldAttribute.DeferredValue
-
- setId(String) -
Method in class com.caucho.jsp.cfg.TldListener
-
- setId(String) -
Method in class com.caucho.jsp.cfg.TldTagFile
- Sets the id.
- setId(String) -
Method in class com.caucho.jsp.TagInstance
-
- setId(Path) -
Method in class com.caucho.loader.ClasspathConfig
- Sets the id.
- setId(String) -
Method in class com.caucho.loader.DynamicClassLoader
- Sets the name.
- setId(boolean) -
Method in class com.caucho.loader.ServletClassloaderHack
- Since it's a flag, the id represents the value.
- setId(Path) -
Method in class com.caucho.log.ErrorLog
- Sets the error log path (compat).
- setId(String) -
Method in class com.caucho.log.LogConfig
- Deprecated. Use setName()
- setId(String) -
Method in class com.caucho.log.LogConfig.SubLogger
- Sets the name of the logger to configure.
- setId(String) -
Method in class com.caucho.log.LogHandlerConfig
- Deprecated. Use setName()
- setId(String) -
Method in class com.caucho.network.listen.TcpPort
- Deprecated.
- setId(String) -
Method in class com.caucho.quercus.env.SessionArrayValue
- Changes the session id.
- setId(int) -
Method in class com.caucho.quercus.lib.pdf.PDFEmbeddedFile
- Sets the object id.
- setId(int) -
Method in class com.caucho.quercus.lib.pdf.PDFFileImage
- Sets the object id.
- setId(int) -
Method in class com.caucho.quercus.lib.pdf.PDFImage
- Sets the object id.
- setId(String) -
Method in class com.caucho.resin.ResinBeanContainer
-
- setId(String) -
Method in class com.caucho.security.openid.YadisXrd
-
- setId(String) -
Method in class com.caucho.server.cluster.Cluster
- Sets the cluster id.
- setId(String) -
Method in class com.caucho.server.cluster.ProtocolConfig
- Sets the protocol name.
- setId(String) -
Method in class com.caucho.server.dispatch.FilterConfigImpl
-
- setId(String) -
Method in class com.caucho.server.dispatch.ServletConfigImpl
- Sets the id attribute
- setId(String) -
Method in class com.caucho.server.e_app.ApplicationConfig.Module
- Sets the module id.
- setId(String) -
Method in class com.caucho.server.e_app.ApplicationConfig
- Sets the id
- setId(String) -
Method in class com.caucho.server.e_app.EarDeployController
- Sets the Resin host name.
- setId(String) -
Method in class com.caucho.server.e_app.EnterpriseApplication.Module
- Sets the module id.
- setId(String) -
Method in class com.caucho.server.e_app.EnterpriseApplication
- Sets the id
- setId(String) -
Method in class com.caucho.server.e_app.Icon
- Sets the id.
- setId(String) -
Method in class com.caucho.server.e_app.SecurityRole
- Sets the id.
- setId(RawString) -
Method in class com.caucho.server.host.HostConfig
- Sets the id.
- setId(String) -
Method in class com.caucho.server.host.HostConfig
-
- setId(Path) -
Method in class com.caucho.server.log.AbstractAccessLog
- Sets the access-log's path (backwards compatibility).
- setId(String) -
Method in class com.caucho.server.resin.BootClusterConfig
- Sets the cluster's id
- setId(String) -
Method in class com.caucho.server.resin.BootClusterProxy
- Sets the cluster's id
- setId(String) -
Method in class com.caucho.server.resin.BootPodConfig
- Sets the pod's id
- setId(String) -
Method in class com.caucho.server.resin.BootServerConfig
- Sets the cluster's id
- setId(String) -
Method in class com.caucho.server.webapp.WebApp
- The id is the context path.
- setId(String) -
Method in class com.caucho.server.webapp.WebAppFragmentConfig.NameConfig
-
- setId(String) -
Method in class com.caucho.server.webapp.WelcomeFileList
-
- setId(String) -
Method in class javax.servlet.jsp.tagext.TagSupport
- Sets the id attribute.
- setIdAttribute(String, boolean) -
Method in class com.caucho.quercus.lib.dom.DOMElement
-
- setIdAttribute(String, boolean) -
Method in class com.caucho.xml.QAttributedNode
- Sets an attribute, specified by the object.
- setIdAttribute(String, boolean) -
Method in class com.caucho.xml2.QAttributedNode
- Sets an attribute, specified by the object.
- setIdAttributeNode(DOMAttr, boolean) -
Method in class com.caucho.quercus.lib.dom.DOMElement
-
- setIdAttributeNode(Attr, boolean) -
Method in class com.caucho.xml.QAttributedNode
- Sets an attribute, specified by the object.
- setIdAttributeNode(Attr, boolean) -
Method in class com.caucho.xml2.QAttributedNode
- Sets an attribute, specified by the object.
- setIdAttributeNS(String, String, boolean) -
Method in class com.caucho.quercus.lib.dom.DOMElement
-
- setIdAttributeNS(String, String, boolean) -
Method in class com.caucho.xml.QAttributedNode
- Sets an attribute, specified by the object.
- setIdAttributeNS(String, String, boolean) -
Method in class com.caucho.xml2.QAttributedNode
- Sets an attribute, specified by the object.
- setIdClass(IdClassConfig) -
Method in class com.caucho.amber.cfg.MappedSuperclassConfig
-
- setIdClass(boolean) -
Method in class com.caucho.amber.type.AbstractEnhancedType
- Sets true if the class is a key class, i.e.,
some entity is annotated with @IdClass(this.class)
- setIdeHack(boolean) -
Method in class com.caucho.jsp.cfg.JspPropertyGroup
- Sets true for the ide-hack
- setIdExpr(IdExpr) -
Method in class com.caucho.amber.query.FromItem
- Sets the id expr.
- setIdleMax(int) -
Method in class com.caucho.env.thread1.AbstractThreadLauncher1
- Sets the maximum number of idle threads.
- setIdleMax(int) -
Method in class com.caucho.env.thread1.ThreadPool1
- Returns the thread idle max.
- setIdleMax(int) -
Method in class com.caucho.env.thread2.AbstractThreadLauncher2
- Sets the maximum number of idle threads.
- setIdleMax(int) -
Method in class com.caucho.env.thread2.ThreadPool2
- Returns the thread idle max.
- setIdleMin(int) -
Method in class com.caucho.env.thread1.AbstractThreadLauncher1
- Sets the minimum number of idle threads.
- setIdleMin(int) -
Method in class com.caucho.env.thread1.ThreadPool1
- Sets the minimum number of idle threads.
- setIdleMin(int) -
Method in class com.caucho.env.thread2.AbstractThreadLauncher2
- Sets the minimum number of idle threads.
- setIdleMin(int) -
Method in class com.caucho.env.thread2.ThreadPool2
- Sets the minimum number of idle threads.
- setIdleStartTime(long) -
Method in class com.caucho.network.balance.ClientSocket
- Sets the idle start time.
- setIdleStartTime(long) -
Method in interface com.caucho.network.balance.ClientSocketApi
- Sets the idle start time.
- setIdleTime(Period) -
Method in class com.caucho.server.webapp.WebApp
- Sets the delay time waiting for requests to end.
- setIdleTimeMax(long) -
Method in class com.caucho.network.listen.SocketLinkDuplexController
- Sets the max idle time.
- setIdleTimeout(long) -
Method in class com.caucho.amqp.io.FrameOpen
-
- setIdleTimeout(long) -
Method in class com.caucho.cloud.loadbalance.LoadBalanceBuilder
-
- setIdleTimeout(Period) -
Method in class com.caucho.distcache.AbstractCache
-
- setIdleTimeout(long) -
Method in class com.caucho.env.thread1.AbstractThreadLauncher1
- Sets the idle timeout
- setIdleTimeout(long) -
Method in class com.caucho.env.thread1.ThreadPool1
- Sets the idle timeout
- setIdleTimeout(long) -
Method in class com.caucho.env.thread2.AbstractThreadLauncher2
- Sets the idle timeout
- setIdleTimeout(long) -
Method in class com.caucho.env.thread2.ThreadPool2
- Sets the idle timeout
- setIdleTimeout(long) -
Method in class com.caucho.network.listen.TcpSocketLink
- Sets the idle time for a keepalive connection.
- setIdPrefix(String) -
Method in class com.caucho.server.resin.BootServerMultiConfig
- Sets the cluster's id
- setIfAbsent(boolean) -
Method in class com.caucho.server.dispatch.ServletMapping
-
- setIfModifiedSince(boolean) -
Method in class com.caucho.quercus.lib.curl.CurlResource
- Set to true to set the If-Modified-Since property.
- setIgnoreClientDisconnect(boolean) -
Method in class com.caucho.resin.ResinEmbed
-
- setIgnoreClientDisconnect(boolean) -
Method in class com.caucho.server.cluster.ServletContainerConfig
-
- setIgnoreClientDisconnect(boolean) -
Method in class com.caucho.server.cluster.ServletService
- True if client disconnections should be invisible to servlets.
- setIgnoreELException(boolean) -
Method in class com.caucho.jsp.cfg.JspPropertyGroup
- Set true if EL exceptions should be ignored.
- setIgnoreEnvironment(boolean) -
Method in class com.caucho.config.Config
- True if environment tags are ignored
- setIgnoreErrors(boolean) -
Method in class com.caucho.quercus.lib.i18n.Decoder
-
- setIgnoreErrors(boolean) -
Method in class com.caucho.quercus.lib.i18n.Encoder
-
- setIgnoreExitCode(boolean) -
Method in class com.caucho.servlets.CGIServlet
- If true, do not treat a non-zero exit code as an error, default false.
- setIgnoreSerializationErrors(boolean) -
Method in class com.caucho.server.session.SessionManager
- True if serialization errors should just fail silently.
- setImapHost(String) -
Method in class com.caucho.jca.cfg.JavaMailConfig
- mail.imap.host
- setImapUser(String) -
Method in class com.caucho.jca.cfg.JavaMailConfig
- mail.imap.user
- SetImpl<E> - Class in com.caucho.amber.collection
- Represents a lazy collection.
- SetImpl(AmberConnection, String) -
Constructor for class com.caucho.amber.collection.SetImpl
-
- SetImpl(AmberQuery) -
Constructor for class com.caucho.amber.collection.SetImpl
-
- setImplementationTitle(String) -
Method in class com.caucho.loader.ClassPackage
- Sets the implementation name.
- setImplementationVendor(String) -
Method in class com.caucho.loader.ClassPackage
- Sets the implementation vendor.
- setImplementationVersion(String) -
Method in class com.caucho.loader.ClassPackage
- Sets the implementation version.
- setImplicitFlush(boolean) -
Method in class com.caucho.vfs.WriteStream
-
- setIncludeCacheMax(int) -
Method in class com.caucho.quercus.QuercusContext
-
- setIncludeCacheTimeout(long) -
Method in class com.caucho.quercus.QuercusContext
-
- setIncludeContentType(boolean) -
Method in class com.caucho.xml.XmlPrinter
- Set true if the printer should automatically add the
<meta content-type> to HTML.
- setIncludeContentType(boolean) -
Method in class com.caucho.xml2.XmlPrinter
- Set true if the printer should automatically add the
<meta content-type> to HTML.
- setIncludePath(String) -
Method in class com.caucho.quercus.env.Env
- Sets the include path.
- setIncomingHandle(int) -
Method in class com.caucho.amqp.common.AmqpLink
-
- setIncomingWindow(int) -
Method in class com.caucho.amqp.io.FrameBegin
-
- setIncompleteObjectName(String) -
Method in class com.caucho.quercus.env.ObjectValue
-
- setInContext(boolean) -
Method in class com.caucho.transaction.UserTransactionImpl
- inContext is valid within a managed UserTransactionImpl context, e.g
in a webApp, but not in a cron job.
- setIndent(boolean) -
Method in class com.caucho.quercus.lib.xml.XMLWriter
- enables indentation
- setIndent(int) -
Method in class com.caucho.xml.stream.XMLStreamWriterImpl
-
- setIndent(String) -
Method in class com.caucho.xsl.OutputFormat
-
- setIndenting(boolean) -
Method in class com.caucho.vfs.XmlWriter
-
- setIndentString(StringValue) -
Method in class com.caucho.quercus.lib.xml.XMLWriter
- sets the indentation string
- setIndex(int) -
Method in class com.caucho.amber.field.AbstractField
- Set the property index.
- setIndex(int) -
Method in interface com.caucho.amber.field.AmberField
- Links to the target.
- setIndex(int) -
Method in class com.caucho.amber.field.EmbeddedSubField
- Links to the target.
- setIndex(IdField) -
Method in class com.caucho.amber.field.EntityMapField
- Sets the index field.
- setIndex(BTree) -
Method in class com.caucho.db.table.Column
- Sets the index.
- setIndex(int) -
Method in class com.caucho.sql.DriverConfig
-
- setIndex(int) -
Method in class com.caucho.util.CharCursor
- sets the cursor to the position
- setIndex(int) -
Method in class com.caucho.util.StringCharCursor
- sets the cursor to the position
- setIndexColumns(ArrayList<AmberColumn>) -
Method in class com.caucho.amber.field.EntityMapField
- Sets the index columns.
- setIndexColumns(ArrayList<AmberColumn>) -
Method in class com.caucho.amber.field.MapElementField
- Sets the index columns.
- setIndexColumns(ArrayList<AmberColumn>) -
Method in interface com.caucho.amber.field.MapField
-
- setInfo(String) -
Method in class com.caucho.jsp.cfg.TldTag
- Sets the info
- setInfo(String) -
Method in class com.caucho.jsp.cfg.TldTaglib
- Sets the info string
- setInfo(String) -
Method in class com.caucho.jsp.ParseState
- Sets the JSP's info string
- setInfo(String) -
Method in class com.caucho.server.admin.ListJmxQueryReply.Attribute
-
- setInfo(Serializable) -
Method in class javax.ejb.TimerConfig
- Sets info object associated with timer.
- setInfoClass(String) -
Method in class com.caucho.quercus.lib.spl.SplFileInfo
-
- setInfoString(String) -
Method in class com.caucho.jsp.TempTagInfo
-
- setInFragmentMode() -
Method in class com.caucho.server.dispatch.ServletConfigImpl
-
- setInheritance(InheritanceConfig) -
Method in class com.caucho.amber.cfg.EntityConfig
-
- setInherited(boolean) -
Method in class com.caucho.config.gen.ApplicationExceptionConfig
-
- setInheritSession(boolean) -
Method in class com.caucho.server.webapp.WebApp
- Sets inherit session.
- setInheritSession(boolean) -
Method in class com.caucho.server.webapp.WebAppController
- True for inherit-session
- setIni(String, Value) -
Method in class com.caucho.quercus.env.Env
- Sets an ini value.
- setIni(String, String) -
Method in class com.caucho.quercus.env.Env
- Sets an ini value.
- setIni(String, Value) -
Method in class com.caucho.quercus.QuercusContext
- Sets an ini value.
- setIni(String, String) -
Method in class com.caucho.quercus.QuercusContext
- Sets an ini value.
- setIni(String, String) -
Method in class com.caucho.quercus.QuercusEngine
- Sets a php-ini value.
- setIniFile(Path) -
Method in class com.caucho.quercus.QuercusContext
- Sets an ini file.
- setIniFile(String) -
Method in class com.caucho.quercus.servlet.QuercusServlet
- Sets a php.ini file.
- setInit(ContainerProgram) -
Method in class com.caucho.config.cfg.AbstractBeanConfig
- Sets the init program.
- setInit(ContainerProgram) -
Method in class com.caucho.config.cfg.BeanConfig
- Sets the init program.
- setInit(ContainerProgram) -
Method in class com.caucho.config.types.JndiLink
- Sets the init program
- setInit(ContainerProgram) -
Method in class com.caucho.config.types.ReferenceConfig
- Sets the init program
- setInit(ConfigProgram) -
Method in class com.caucho.config.types.ResourceRef
- Sets the init program
- setInit(ContainerProgram) -
Method in class com.caucho.ejb.cfg.EjbBean
-
- setInit(ContainerProgram) -
Method in class com.caucho.jca.ra.ConnectorConfig.ConnectionFactory
-
- setInit(ContainerProgram) -
Method in class com.caucho.jca.ra.ConnectorConfig.ConnectionListener
-
- setInit(ContainerProgram) -
Method in class com.caucho.jca.ra.ConnectorConfig.ConnectorBean
-
- setInit(ContainerProgram) -
Method in class com.caucho.jca.ra.ConnectorConfig.EndpointFactory
-
- setInit(ContainerProgram) -
Method in class com.caucho.jca.ra.ConnectorConfig.ResourceAdapterConfig
-
- setInit(ContainerProgram) -
Method in class com.caucho.jca.ra.ConnectorResource.ConnectionFactory
-
- setInit(ContainerProgram) -
Method in class com.caucho.jca.ra.ConnectorResource.ConnectionListener
-
- setInit(ContainerProgram) -
Method in class com.caucho.jca.ra.ConnectorResource.ConnectorBean
-
- setInit(ContainerProgram) -
Method in class com.caucho.jca.ra.ConnectorResource.EndpointFactory
-
- setInit(ContainerProgram) -
Method in class com.caucho.jca.ra.ConnectorResource.ResourceAdapterConfig
-
- setInit(ContainerProgram) -
Method in class com.caucho.jms.resource.ListenerResource.ListenerConfig
- Sets the init program.
- setInit(ContainerProgram) -
Method in class com.caucho.server.cluster.ProtocolPortConfig
-
- setInit(ContainerProgram) -
Method in class com.caucho.server.dispatch.FilterConfigImpl
- Sets the init block
- setInit(ContainerProgram) -
Method in class com.caucho.server.dispatch.ServletConfigImpl
- Sets the init block
- setInit(ContainerProgram) -
Method in class com.caucho.server.webapp.ListenerConfig
- Sets the init block
- setInitException(ServletException) -
Method in class com.caucho.server.dispatch.ServletConfigImpl
- Sets the init exception
- setInitialDeliveryCount(long) -
Method in class com.caucho.amqp.io.FrameAttach
-
- setInitialPoolSize(int) -
Method in class com.caucho.config.types.DataSourceRef
-
- setInitialValue(int) -
Method in class com.caucho.amber.cfg.AbstractGeneratorConfig
-
- setInitOnStartup(boolean) -
Method in class com.caucho.ejb.cfg.EjbSingletonBean
-
- setInitParam(InitParam) -
Method in class com.caucho.config.types.ResourceRef
- Sets an init-parameter
- setInitParam(InitParam) -
Method in class com.caucho.jsp.cfg.TldValidator
- Sets an init-param
- setInitParam(String, String) -
Method in class com.caucho.quercus.servlet.GoogleQuercusServlet
- Sets a named init-param to the passed value.
- setInitParam(String, String) -
Method in class com.caucho.quercus.servlet.QuercusServlet
- Sets a named init-param to the passed value.
- setInitParam(String, String) -
Method in class com.caucho.resin.FilterEmbed
- Sets an init-param.
- setInitParam(String, String) -
Method in class com.caucho.resin.FilterMappingEmbed
- Sets an init-param.
- setInitParam(String, String) -
Method in class com.caucho.resin.ServletEmbed
- Sets an init-param.
- setInitParam(String, String) -
Method in class com.caucho.resin.ServletMappingEmbed
- Sets an init-param value.
- setInitParam(InitParam) -
Method in class com.caucho.security.JaasAuthenticator
-
- setInitParam(String, String) -
Method in class com.caucho.server.dispatch.FilterConfigImpl
- Sets an init-param
- setInitParam(InitParam) -
Method in class com.caucho.server.dispatch.FilterConfigImpl
- Sets an init-param
- setInitParam(String, String) -
Method in class com.caucho.server.dispatch.ServletConfigImpl
- Sets an init-param
- setInitParam(InitParam) -
Method in class com.caucho.server.dispatch.ServletConfigImpl
- Sets an init-param
- setInitParam(String, String) -
Method in class com.caucho.server.webapp.ServletContextImpl
- Sets an init param
- setInitParam(InitParam) -
Method in class com.caucho.sql.DBPool
- Sets a driver parameter (compat).
- setInitParam(InitParam) -
Method in class com.caucho.sql.DBPoolImpl
- Sets a driver parameter.
- setInitParam(InitParam) -
Method in class com.caucho.sql.DriverConfig
- Sets a property from the underlying driver.
- setInitParam(String, String) -
Method in class com.caucho.sql.DriverConfig
- Sets a property from the underlying driver.
- setInitParameter(String, String) -
Method in class com.caucho.server.dispatch.FilterConfigImpl
-
- setInitParameter(String, String) -
Method in class com.caucho.server.dispatch.ServletConfigImpl
-
- setInitParameter(String, String) -
Method in class com.caucho.server.webapp.ServletContextImpl
- Sets an init param
- setInitParameter(String, String) -
Method in interface javax.servlet.Registration
-
- setInitParameter(String, String) -
Method in interface javax.servlet.ServletContext
- Sets init parameter
- setInitParameters(Map<String, String>) -
Method in class com.caucho.server.dispatch.FilterConfigImpl
-
- setInitParameters(Map<String, String>) -
Method in class com.caucho.server.dispatch.ServletConfigImpl
-
- 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
-
- setInitValue(Expr) -
Method in class com.caucho.quercus.env.ClassField
-
- setInjectionPoint(InjectionPoint) -
Method in class com.caucho.config.inject.CreationalContextImpl
-
- setInjectionPoint(InjectionPoint) -
Method in class com.caucho.config.inject.DependentCreationalContext
-
- setInjectionPoint(InjectionPoint) -
Method in class com.caucho.config.xml.XmlConfigContext
-
- setInjectionTarget(InjectionTarget<X>) -
Method in class com.caucho.config.extension.ProcessInjectionTargetImpl
-
- setInjectionTarget(InjectionTarget<X>) -
Method in class com.caucho.config.inject.ManagedBeanImpl
-
- setInjectionTarget(InjectionTarget) -
Method in class com.caucho.config.types.BaseRef
-
- setInjectionTarget(InjectionTarget) -
Method in class com.caucho.config.types.EjbRef
- Sets the injection-target
- setInjectionTarget(InjectionTarget) -
Method in class com.caucho.config.types.MessageDestinationRef
- Sets the injection-target
- setInjectionTarget(InjectionTarget) -
Method in class com.caucho.config.types.ResourceRef
- Sets the injection-target
- setInjectionTarget(InjectionTarget<X>) -
Method in class com.caucho.ejb.cfg.EjbBean
-
- setInjectionTarget(InjectionTarget<T>) -
Method in class com.caucho.ejb.server.EjbInjectionTarget
- Sets the injection target
- setInjectionTarget(InjectionTarget<X>) -
Method in interface javax.enterprise.inject.spi.ProcessInjectionTarget
-
- setInjectionTargetClass(String) -
Method in class com.caucho.config.types.InjectionTarget
- Sets the injection-target-class.
- setInjectionTargetName(String) -
Method in class com.caucho.config.types.InjectionTarget
- Sets the injection-target-name.
- setInlineBean(boolean) -
Method in class com.caucho.config.xml.XmlBeanConfig
-
- setInputData(StringValue) -
Method in class com.caucho.quercus.env.Env
- Sets the post data.
- setInsert(boolean) -
Method in class com.caucho.amber.field.EntityEmbeddedField
- Set true if the property should be saved on an insert.
- setInsert(boolean) -
Method in class com.caucho.amber.field.PropertyField
- Set true if the property should be saved on an insert.
- setInsertable(boolean) -
Method in class com.caucho.amber.cfg.AbstractColumnConfig
-
- setInsertId(long) -
Method in class com.caucho.quercus.mysql.MysqlResultImpl
-
- setInstance(Object) -
Method in class com.caucho.amber.type.AbstractEnhancedType
- Sets the instance.
- setInstanceClassLoader(ClassLoader) -
Method in class com.caucho.amber.type.AbstractEnhancedType
- Sets the instance class loader
- setInstanceClassName(String) -
Method in class com.caucho.amber.type.AbstractEnhancedType
- Sets the instance class name.
- setInstanceFollowRedirects(boolean) -
Method in class com.caucho.quercus.lib.curl.CurlHttpConnection
-
- setInt(int, int) -
Method in interface com.caucho.amber.AmberQuery
- Sets the argument with an integer
- setInt(int, int) -
Method in class com.caucho.amber.query.QueryArgs
- Sets the argument with an int
- setInt(int, int) -
Method in class com.caucho.amber.query.UserQuery
- Sets the argument with an int
- setInt(int, int) -
Method in class com.caucho.bytecode.CodeVisitor
- Sets a short value.
- setInt(int, int) -
Method in class com.caucho.db.jdbc.GeneratedKeysResultSet
- Sets the generated int key.
- setInt(int, int) -
Method in class com.caucho.db.jdbc.PreparedStatementImpl
-
- setInt(int) -
Method in class com.caucho.db.sql.Data
- Sets the value as an integer.
- setInt(String, int) -
Method in class com.caucho.jms.message.MapMessageImpl
- Sets an integer to the stream.
- setInt(int, int) -
Method in class com.caucho.sql.spy.SpyPreparedStatement
-
- setInt(String, int) -
Method in class com.caucho.sql.UserCallableStatement
- Sets the int
- setInt(int, int) -
Method in class com.caucho.sql.UserPreparedStatement
- Sets the parameter as an int
- setInt(String, int) -
Method in class com.caucho.tools.profiler.CallableStatementWrapper
-
- setInt(int, int) -
Method in class com.caucho.tools.profiler.CallableStatementWrapper
-
- setInt(int, int) -
Method in class com.caucho.tools.profiler.PreparedStatementWrapper
-
- setInt(int, int) -
Method in class com.caucho.util.ByteBuffer
-
- setInt(String, int) -
Method in interface javax.jms.MapMessage
-
- setInteger(DbTransaction, Column, int) -
Method in class com.caucho.db.table.TableIterator
- Returns the integer for the column at the given index.
- setIntegerOnly(Expr) -
Method in class com.caucho.jstl.el.ParseNumberTag
- Sets true if integer only parsing.
- setIntegerOnly(boolean) -
Method in class com.caucho.jstl.rt.FmtParseNumberTag
- Sets true if integer only parsing.
- setIntegerValue(Integer) -
Method in class com.caucho.server.snmp.Oid
-
- setInterceptorClass(String) -
Method in class com.caucho.ejb.cfg.Interceptor
-
- setInterceptorOrder(InterceptorOrder) -
Method in class com.caucho.ejb.cfg.InterceptorBinding
-
- setInterface(Class) -
Method in class com.caucho.jmx.MBeanConfig
- Sets the class
- setInterface(boolean) -
Method in class com.caucho.quercus.program.InterpretedClassDef
- true for an interface class.
- setInterface(Class<?>) -
Method in class com.caucho.remote.client.RemoteClient
- Sets the proxy interface class.
- setInterlace(boolean) -
Method in class com.caucho.quercus.lib.image.QuercusImage
-
- setInternalArgType(AmberExpr) -
Method in class com.caucho.amber.expr.AbstractAmberExpr
- Binds the argument type based on another expr.
- setInternalArgType(AmberExpr) -
Method in interface com.caucho.amber.expr.AmberExpr
- Binds the argument type based on another expr.
- setInternalArgType(AmberExpr) -
Method in class com.caucho.amber.expr.AndExpr
- Binds the argument type based on another expr.
- setInternalArgType(AmberExpr) -
Method in class com.caucho.amber.expr.OrExpr
- Binds the argument type based on another expr.
- setInternalForward(boolean) -
Method in class com.caucho.security.FormLogin
- Set true if a successful login allows an internal forward
instead of a redirect.
- setIntHeader(String, int) -
Method in class com.caucho.server.http.AbstractHttpResponse
- Convenience for setting an integer header.
- setIntHeader(String, int) -
Method in class com.caucho.server.http.CauchoDispatchResponse
-
- setIntHeader(String, int) -
Method in class com.caucho.server.http.CauchoResponseWrapper
-
- setIntHeader(String, int) -
Method in class com.caucho.server.http.HttpServletResponseImpl
- Sets a header by converting an integer value to a string.
- setIntHeader(String, int) -
Method in class com.caucho.server.http.ResponseWrapper
- Sets a header by converting an integer value to a string.
- setIntHeader(String, int) -
Method in class com.caucho.server.http.StubServletResponse
-
- setIntHeader(String, int) -
Method in class com.caucho.server.webapp.DispatchResponse
-
- setIntHeader(String, int) -
Method in class com.caucho.server.webapp.IncludeResponse
-
- 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 class com.caucho.jms.message.MessageImpl
- Sets an integer property.
- setIntProperty(String, int) -
Method in interface javax.jms.Message
-
- setInvalidateAfterListener(boolean) -
Method in class com.caucho.server.session.SessionManager
- True if the session should be invalidated after the listener.
- setInvalidPropertyDescriptors(PropertyDescriptor[]) -
Method in exception javax.resource.spi.InvalidPropertyException
-
- setInverseJoinColumns(boolean) -
Method in class com.caucho.amber.field.AssociationField
- Sets true if this field is annotated with
- setInvocation(Invocation) -
Method in class com.caucho.server.http.HttpServletRequestImpl
-
- setInvocationCacheMaxURLLength(int) -
Method in class com.caucho.server.dispatch.InvocationServer
- Sets the max url length.
- setInvocationCacheSize(int) -
Method in class com.caucho.server.cluster.ServletContainerConfig
-
- setInvocationCacheSize(int) -
Method in class com.caucho.server.dispatch.InvocationServer
- Sets the invocation cache size.
- setInvoke(AbstractFunction) -
Method in class com.caucho.quercus.env.QuercusClass
- Sets the __invoke
- setIpAddressValue(String) -
Method in class com.caucho.server.snmp.Oid
-
- setIsCustomExtension(boolean) -
Method in class com.caucho.config.inject.InjectManager
-
- setIsFollowingRedirects(boolean) -
Method in class com.caucho.quercus.lib.curl.CurlResource
- Set to true to automatically follow redirects.
- setISODate(int, int, int) -
Method in class com.caucho.quercus.lib.date.DateTime
-
- setIsolation(Expr) -
Method in class com.caucho.jstl.el.SqlTransactionTag
- Sets the JSP-EL expression for the isolation.
- setIsolation(String) -
Method in class com.caucho.jstl.rt.SqlTransactionTag
- Sets the JSP-EL expression for the isolation.
- setIsolation(int) -
Method in class com.caucho.sql.ManagedConnectionImpl
- Sets the isolation.
- setIsolationLevel(String) -
Method in class com.caucho.config.types.DataSourceRef
-
- setIsProxying(boolean) -
Method in class com.caucho.quercus.lib.curl.CurlResource
- Set to true to proxy request.
- setIsReturningBody(boolean) -
Method in class com.caucho.quercus.lib.curl.CurlResource
- Set to true to return body for this request.
- setIsReturningData(boolean) -
Method in class com.caucho.quercus.lib.curl.CurlResource
- Set to true to return data instead of to stdout.
- setIsReturningHeader(boolean) -
Method in class com.caucho.quercus.lib.curl.CurlResource
- Set to true to return the body from this request.
- setIsset(AbstractFunction) -
Method in class com.caucho.quercus.env.QuercusClass
-
- setIsTesting(boolean) -
Static method in class com.caucho.server.util.CauchoSystem
-
- setIsVerbose(boolean) -
Method in class com.caucho.quercus.lib.curl.CurlResource
- Sets the verbosity of this library.
- setIsVerifySSLCommonName(boolean) -
Method in class com.caucho.quercus.lib.curl.CurlResource
-
- setIsVerifySSLHostname(boolean) -
Method in class com.caucho.quercus.lib.curl.CurlResource
-
- setIsVerifySSLPeer(boolean) -
Method in class com.caucho.quercus.lib.curl.CurlResource
-
- setIsXml(boolean) -
Method in class com.caucho.jsp.cfg.JspPropertyGroup
- Return true if the JSP uses XML format.
- setItems(Expr) -
Method in class com.caucho.jstl.el.ForEachTag
- Sets the collection expression.
- setItems(Object) -
Method in class com.caucho.jstl.rt.CoreForEachTag
- Sets the collection expression.
- setItems(String) -
Method in class com.caucho.jstl.rt.CoreForTokensTag
- Sets the collection expression.
- setIteratorClass(String) -
Method in class com.caucho.quercus.lib.spl.ArrayObject
-
- setIvyFile(Path) -
Method in class com.caucho.loader.ivy.IvyLoader
- The ivy loader's configuration path.
- setIvyFile(Path) -
Method in class com.caucho.loader.ivy.IvyManager
-
- setIvyPath(Path) -
Method in class com.caucho.loader.ivy.IvyModule
- The path to the ivy configuration file.
- setJar(EjbJar) -
Method in class com.caucho.ejb.cfg.EjbBean
-
- setJarCacheEnabled(boolean) -
Static method in class com.caucho.loader.DynamicClassLoader
- Returns true if jar entries should be cached.
- setJarPath(Path) -
Method in class com.caucho.jsp.cfg.TldTaglib
- Sets the jar path.
- setJarPath(String) -
Method in class com.caucho.server.webapp.WebAppFragmentConfig
-
- setJavaClass(JavaClass) -
Method in class com.caucho.bytecode.ByteCodeParser
- Sets the class.
- setJavaClass(JavaClass) -
Method in class com.caucho.bytecode.CodeAttribute
-
- setJavaClass(JavaClass) -
Method in class com.caucho.bytecode.JavaField
- Sets the JavaClass.
- setJavaClass(JavaClass) -
Method in class com.caucho.bytecode.JavaMethod
- Sets the JavaClass.
- setJavaClass(JavaClass) -
Method in class com.caucho.jsp.AnalyzedTag
-
- setJavaClassLoader(JavaClassLoader) -
Method in class com.caucho.loader.enhancer.EnhancerFixup
- Returns the parsed class loader.
- setJavaEncoding(String) -
Method in class com.caucho.vfs.i18n.EncodingReader
-
- setJavaEncoding(String) -
Method in class com.caucho.vfs.i18n.EncodingWriter
- Sets the Java encoding for the writer.
- setJavaEncoding(String) -
Method in class com.caucho.vfs.i18n.JDKWriter
- Sets the Java encoding for the writer.
- setJavaName(String) -
Method in class com.caucho.quercus.lib.MhashModule.MhashAlgorithm
- The algorithm name to use when creating the java
MessageDigest
.
- setJavaObject(Object) -
Method in class com.caucho.quercus.env.ObjectExtJavaValue
- Binds a Java object to this object.
- setJavaObject(Object) -
Method in class com.caucho.quercus.env.Value
- Binds a Java object to this object.
- setJavaProvider(String) -
Method in class com.caucho.quercus.lib.MhashModule.MhashAlgorithm
- The provider name to use when creating the java
MessageDigest
,
null for the default.
- setJavaType(JType) -
Method in class com.caucho.amber.field.AbstractField
- Sets the java type.
- setJDBCDriver(Driver) -
Method in class com.caucho.sql.DBPool
- Sets the jdbc-driver config.
- setJDBCDriver(Driver) -
Method in class com.caucho.sql.DBPoolImpl
- Sets the jdbc-driver config.
- setJDBCIsolation(int) -
Method in class com.caucho.ejb.cfg.EjbMethodPattern
- Sets the JDBC isolation.
- setJdbcIsolation(String) -
Method in class com.caucho.ejb.EJBServer
- Sets the JDBC isolation.
- setJdbcManager(JdbcManager) -
Method in class com.caucho.jms.jdbc.JdbcDestination
- Sets the jdbc manager
- setJdbcManager(JdbcManager) -
Method in class com.caucho.jms.jdbc.JdbcQueue
- Sets the jdbc manager
- setJMSConnectionFactory(JndiBuilder) -
Method in class com.caucho.ejb.EJBServer
- Sets the jndi name of the jmsConnectionFactory
- setJmsConnectionFactory(ConnectionFactory) -
Method in class com.caucho.ejb.manager.EjbManager
- The JMS connection factory for the container.
- setJMSCorrelationID(String) -
Method in class com.caucho.jms.message.MessageImpl
- Sets the correlation id.
- setJMSCorrelationID(String) -
Method in interface javax.jms.Message
-
- setJMSCorrelationIDAsBytes(byte[]) -
Method in class com.caucho.jms.message.MessageImpl
- Sets the correlation id.
- setJMSCorrelationIDAsBytes(byte[]) -
Method in interface javax.jms.Message
-
- setJMSDeliveryMode(int) -
Method in class com.caucho.jms.message.MessageImpl
- Sets the delivery mode
- setJMSDeliveryMode(int) -
Method in interface javax.jms.Message
-
- setJMSDestination(Destination) -
Method in class com.caucho.jms.message.MessageImpl
- Sets the reply-to destination
- setJMSDestination(Destination) -
Method in interface javax.jms.Message
-
- setJMSExpiration(long) -
Method in class com.caucho.jms.message.MessageImpl
- Sets the message expiration type.
- setJMSExpiration(long) -
Method in interface javax.jms.Message
-
- setJMSMessageID(String) -
Method in class com.caucho.jms.message.MessageImpl
- Sets the message id.
- setJMSMessageID(String) -
Method in interface javax.jms.Message
-
- setJMSPriority(int) -
Method in class com.caucho.jms.message.MessageImpl
- Sets the message priority.
- setJMSPriority(int) -
Method in interface javax.jms.Message
-
- setJMSRedelivered(boolean) -
Method in class com.caucho.jms.message.MessageImpl
- Sets if the message is being redelivered.
- setJMSRedelivered(boolean) -
Method in interface javax.jms.Message
-
- setJMSReplyTo(Destination) -
Method in class com.caucho.jms.message.MessageImpl
- Sets the reply-to destination
- setJMSReplyTo(Destination) -
Method in interface javax.jms.Message
-
- setJMSTimestamp(long) -
Method in class com.caucho.jms.message.MessageImpl
- Sets the time the message was sent.
- setJMSTimestamp(long) -
Method in interface javax.jms.Message
-
- setJMSType(String) -
Method in class com.caucho.jms.message.MessageImpl
- Sets the message type.
- setJMSType(String) -
Method in interface javax.jms.Message
-
- setJmx(String, String, String, String) -
Method in interface com.caucho.management.server.ManagementMXBean
-
- setJmx(long, String, String, JmxSetQuery) -
Method in class com.caucho.server.admin.ManagerActor
-
- setJmx(String, String, String) -
Method in class com.caucho.server.admin.ManagerClient
-
- setJmx(String, String, String, String) -
Method in class com.caucho.server.resin.ManagementAdmin
-
- SetJmxAction - Class in com.caucho.admin.action
-
- SetJmxAction() -
Constructor for class com.caucho.admin.action.SetJmxAction
-
- setJndiClassLoader(ClassLoader) -
Method in class com.caucho.config.inject.InjectManager
-
- setJndiClassLoader(ClassLoader) -
Method in class com.caucho.config.types.ResourceGroupConfig
-
- setJndiFactory(Class) -
Method in class com.caucho.naming.LinkProxy
- Deprecated. Use
LinkProxy.setFactory(java.lang.Class)
- setJndiLocalName(String) -
Method in class com.caucho.naming.LinkProxy
- Sets the jndi name.
- setJndiLocalPrefix(String) -
Method in class com.caucho.ejb.EJBServer
- Gets the JNDI name.
- setJndiName(String) -
Method in class com.caucho.config.cfg.AbstractBeanConfig
- Returns the component's EL binding name.
- setJndiName(String) -
Method in class com.caucho.config.cfg.BeanConfig
-
- setJndiName(String) -
Method in class com.caucho.config.core.ResinSet
- The JNDI name to be set.
- setJndiName(String) -
Method in class com.caucho.config.types.InterfaceConfig
- If the name is set, the bean will get deployed
- setJndiName(String) -
Method in class com.caucho.config.types.ReferenceConfig
- Sets the name
- setJndiName(JndiBuilder) -
Method in class com.caucho.ejb.cfg.EjbMessageBean.MessageDrivenDestination
-
- setJndiName(String) -
Method in class com.caucho.ejb.EJBServer
- Sets the JNDI name.
- setJndiName(String) -
Method in class com.caucho.j2ee.appclient.ClientEjbRef
- Sets the canonical jndi name to use to find the bean that
is the target of the reference.
- setJndiName(String) -
Method in class com.caucho.jca.cfg.Resource
- Sets the JNDI name
- setJndiName(String) -
Method in class com.caucho.jca.ra.ConnectorConfig.ConnectionFactory
-
- setJndiName(String) -
Method in class com.caucho.jca.ra.ConnectorConfig.ConnectionListener
-
- setJndiName(String) -
Method in class com.caucho.jca.ra.ConnectorConfig.ConnectorBean
-
- setJndiName(String) -
Method in class com.caucho.jca.ra.ConnectorConfig.EndpointFactory
-
- setJndiName(String) -
Method in class com.caucho.jca.ra.ConnectorConfig.ResourceAdapterConfig
-
- setJndiName(String) -
Method in class com.caucho.jca.ra.ConnectorConfig
- Sets the name
- setJndiName(String) -
Method in class com.caucho.jca.ra.ConnectorResource.ConnectionFactory
-
- setJndiName(String) -
Method in class com.caucho.jca.ra.ConnectorResource.ConnectionListener
-
- setJndiName(String) -
Method in class com.caucho.jca.ra.ConnectorResource.ConnectorBean
-
- setJndiName(String) -
Method in class com.caucho.jca.ra.ConnectorResource.EndpointFactory
-
- setJndiName(String) -
Method in class com.caucho.jca.ra.ConnectorResource.ResourceAdapterConfig
-
- setJndiName(String) -
Method in class com.caucho.jca.ra.ConnectorResource
- Sets the name
- setJndiName(String) -
Method in class com.caucho.jmx.MBeanConfig
- Sets the JNDI name
- setJndiName(String) -
Method in class com.caucho.naming.LinkProxy
- Sets the jndi name.
- setJndiName(String) -
Method in class com.caucho.server.dispatch.ServletConfigImpl
-
- setJndiName(String) -
Method in class com.caucho.server.distcache.PersistentStoreConfig
- Sets the persistent store name.
- setJndiName(String) -
Method in class com.caucho.sql.DBPool
- Sets the Pool's JNDI name.
- setJndiPath(String) -
Method in class com.caucho.servlets.naming.RemoteJndiService
-
- setJndiPrefix(String) -
Method in class com.caucho.ejb.EJBServer
- Sets the JNDI name.
- setJndiPrefix(String) -
Method in class com.caucho.ejb.protocol.EjbProtocolManager
-
- setJndiRemotePrefix(String) -
Method in class com.caucho.ejb.EJBServer
- Gets the remote JNDI name.
- SetJoin<Z,E> - Interface in javax.persistence.criteria
- A join to an entity.
- setJoinCluster(String) -
Method in class com.caucho.boot.BootResinConfig
-
- setJoinCluster(String) -
Method in class com.caucho.server.resin.ResinConfig
-
- setJoinColumnMap(HashMap<String, JoinColumnConfig>) -
Method in class com.caucho.amber.field.ManyToOneField
- Sets the join column map.
- setJoinColumns(boolean) -
Method in class com.caucho.amber.field.AssociationField
- Sets true if this field is annotated with
- setJoinColumns(JoinColumn[]) -
Method in class com.caucho.amber.field.ManyToOneField
- Sets the join column annotations.
- setJoinedSubClass(boolean) -
Method in class com.caucho.amber.type.EntityType
- Set true for joined-subclass
- setJoinExpr(JoinExpr) -
Method in class com.caucho.amber.query.FromItem
- Sets the join expr.
- setJoinSemantics(FromItem.JoinSemantics) -
Method in class com.caucho.amber.query.FromItem
- Sets the join semantics.
- setJPA(boolean) -
Method in class com.caucho.amber.manager.AmberPersistenceUnit
- Sets the JPA flag.
- setJsfPrologueInit(boolean) -
Method in class com.caucho.jsp.java.JavaJspGenerator
-
- setJsp(boolean) -
Method in class com.caucho.xml.AbstractParser
- Sets the parser to handle special JSP forgiveness.
- setJSP(boolean) -
Method in class com.caucho.xml.XmlPrinter
- Set true if this is JSP special cased.
- setJSP(boolean) -
Method in class com.caucho.xml2.XmlPrinter
- Set true if this is JSP special cased.
- 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.
- setJspBuilder(JspBuilder) -
Method in class com.caucho.jsp.JspGenerator
-
- setJspCompiler(JspCompiler) -
Method in class com.caucho.jsp.JspBuilder
- Sets the compiler
- setJspCompiler(JspCompiler) -
Method in class com.caucho.jsp.JspGenerator
-
- setJspCompilerInstance(JspCompilerInstance) -
Method in class com.caucho.jsp.JspGenerator
-
- 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
- setJspFile(String) -
Method in class com.caucho.server.dispatch.ServletConfigImpl
- Sets the JSP file
- setJspFragment(boolean) -
Method in class com.caucho.jsp.java.JspFragmentNode
- Set true if the fragment is used as a fragment object.
- setJspId(String) -
Method in interface javax.servlet.jsp.tagext.JspIdConsumer
-
- setJspMax(int) -
Method in class com.caucho.jsp.cfg.JspPropertyGroup
- Sets the jsp-max
- setJspParser(JspParser) -
Method in class com.caucho.jsp.JspBuilder
- Sets the parser
- setJspParser(JspParser) -
Method in class com.caucho.jsp.JspGenerator
-
- setJspPropertyGroup(JspPropertyGroup) -
Method in class com.caucho.jsp.JspBuilder
- Sets the jsp-property-group
- setJspPropertyGroup(JspPropertyGroup) -
Method in class com.caucho.jsp.ParseState
- Sets the JSP property group.
- setJspVersion(String) -
Method in class com.caucho.jsp.cfg.ImplicitTld
- Sets the JSP version.
- setJspversion(String) -
Method in class com.caucho.jsp.cfg.ImplicitTld
- Sets the JSP version (backwards compat).
- setJspVersion(String) -
Method in class com.caucho.jsp.cfg.TldTaglib
- Sets the JSP version.
- setJspversion(String) -
Method in class com.caucho.jsp.cfg.TldTaglib
- Sets the JSP version (backwards compat).
- setJspVersion(String) -
Method in class com.caucho.jsp.java.TagTaglib
-
- setJspVersion(String) -
Method in class com.caucho.jsp.ParseState
- Set the version
- setJsseSsl(JsseSSLFactory) -
Method in class com.caucho.network.listen.TcpPort
- Sets the SSL factory
- setJtaDataSource(DataSource) -
Method in class com.caucho.amber.manager.AmberPersistenceUnit
- Sets the persistence.xml jta data source.
- setJtaDataSource(String) -
Method in class com.caucho.env.jpa.PersistenceUnitManager
-
- setJtaDataSourceName(String) -
Method in class com.caucho.amber.manager.AmberPersistenceUnit
- Sets the persistence.xml jta data source.
- setJtaDataSourceValue(DataSource) -
Method in class com.caucho.env.jpa.PersistenceUnitManager
-
- setKeepaliveConnectionTimeMax(ConfigProgram) -
Method in class com.caucho.cloud.network.ClusterServer
- Sets the keepalive connection timeout
- setKeepaliveConnectionTimeMax(Period) -
Method in class com.caucho.network.listen.TcpPort
- Sets the keepalive max.
- setKeepaliveConnectionTimeMaxMillis(long) -
Method in class com.caucho.network.listen.TcpPort
-
- setKeepaliveMax(ConfigProgram) -
Method in class com.caucho.cloud.network.ClusterServer
- Sets the maximum keepalive
- setKeepaliveMax(int) -
Method in class com.caucho.network.listen.TcpPort
- Sets the keepalive max.
- setKeepaliveSelectEnable(ConfigProgram) -
Method in class com.caucho.cloud.network.ClusterServer
- Sets the select-based keepalive timeout
- setKeepaliveSelectEnable(boolean) -
Method in class com.caucho.cloud.network.NetworkServerConfig
-
- setKeepaliveSelectEnable(boolean) -
Method in class com.caucho.network.listen.TcpPort
-
- setKeepaliveSelectEnabled(boolean) -
Method in class com.caucho.network.listen.TcpPort
-
- setKeepaliveSelectMax(ConfigProgram) -
Method in class com.caucho.cloud.network.ClusterServer
- Sets the select-based keepalive timeout
- setKeepaliveSelectMax(int) -
Method in class com.caucho.network.listen.TcpPort
-
- setKeepaliveSelectThreadTimeout(ConfigProgram) -
Method in class com.caucho.cloud.network.ClusterServer
- Sets the select-based keepalive timeout
- setKeepaliveSelectThreadTimeout(Period) -
Method in class com.caucho.network.listen.TcpPort
-
- setKeepaliveSelectThreadTimeoutMillis(long) -
Method in class com.caucho.network.listen.TcpPort
-
- setKeepaliveThreadTimeout(Period) -
Method in class com.caucho.network.listen.TcpPort
-
- setKeepaliveTimeout(ConfigProgram) -
Method in class com.caucho.cloud.network.ClusterServer
- Sets the keepalive timeout
- setKeepaliveTimeout(Period) -
Method in class com.caucho.network.listen.TcpPort
-
- setKeepaliveTimeout(Period) -
Method in class com.caucho.servlets.FastCGIServlet
- Sets the keepalive timeout.
- setKeepaliveTimeoutMillis(long) -
Method in class com.caucho.network.listen.TcpPort
-
- setKey(K) -
Method in class com.caucho.config.attribute.EntryHolder
- The holder's key
- setKey(Expr) -
Method in class com.caucho.jstl.el.MessageTag
- Sets the message key.
- setKey(String) -
Method in class com.caucho.jstl.rt.MessageTag
- Sets the message key.
- setKey(Value) -
Method in class com.caucho.quercus.env.ConstStringValue
-
- setKey(Object) -
Method in class com.caucho.server.distcache.DistCacheEntry
-
- setKeyClass(Class) -
Method in class com.caucho.amber.field.CompositeId
- Sets the foreign key type.
- setKeyField(boolean) -
Method in class com.caucho.amber.field.EmbeddedIdField
- Set true if key fields are accessed through fields.
- setKeyField(boolean) -
Method in interface com.caucho.amber.field.IdField
- Sets true if there are multiple keys.
- setKeyField(boolean) -
Method in class com.caucho.amber.field.KeyEmbeddedSubField
- Sets true if there are multiple keys.
- setKeyField(boolean) -
Method in class com.caucho.amber.field.KeyManyToOneField
- Set true if key fields are accessed through fields.
- setKeyField(boolean) -
Method in class com.caucho.amber.field.KeyPropertyField
- Set true if key fields are accessed through fields.
- setKeyManagerFactory(String) -
Method in class com.caucho.vfs.JsseSSLFactory
- Sets the key-manager-factory
- setKeyStoreFile(Path) -
Method in class com.caucho.vfs.JsseSSLFactory
- Sets the key store
- setKeyStoreType(String) -
Method in class com.caucho.vfs.JsseSSLFactory
- Sets the key-store
- setLang(String) -
Method in class com.caucho.config.types.DescriptionGroupConfig.Icon
-
- setLargeIcon(String) -
Method in class com.caucho.config.types.DescriptionGroupConfig.Icon
-
- setLargeIcon(String) -
Method in class com.caucho.config.types.Icon
- Sets the large icon
- setLargeIcon(String) -
Method in class com.caucho.jsp.cfg.TldTag
- Sets the large-icon
- setLargeIcon(String) -
Method in class com.caucho.jsp.cfg.TldTaglib
- Sets the large-icon
- setLargeIcon(String) -
Method in class com.caucho.jsp.java.JavaTagGenerator
-
- setLargeIcon(String) -
Method in class com.caucho.jsp.TempTagInfo
-
- setLargeIcon(String) -
Method in class com.caucho.server.e_app.Icon
- Adds a large icon.
- setLast(boolean) -
Method in class com.caucho.amber.query.ResultSetCacheChunk
- Sets true for the last.
- setLast(long) -
Method in class com.caucho.amqp.io.FrameDisposition
-
- setLastAccessTime(long) -
Method in class com.caucho.server.distcache.MnodeEntry
- Sets the last access time.
- setLastExecutedStatement(PDOStatement) -
Method in class com.caucho.quercus.lib.db.PDO
-
- setLastModified(long) -
Method in class com.caucho.vfs.FilePath
-
- setLastModified(long) -
Method in class com.caucho.vfs.GoogleInode
-
- setLastModified(long) -
Method in class com.caucho.vfs.GooglePath
-
- setLastModified(long) -
Method in class com.caucho.vfs.Path
-
- setLastModified(long) -
Method in class com.caucho.vfs.PathWrapper
-
- setLastRemoteAccessTime(long) -
Method in class com.caucho.server.distcache.MnodeEntry
- Sets the last remote access time.
- setLastTime(long) -
Method in class com.caucho.log.AbstractRolloverLog
-
- setLazy(boolean) -
Method in class com.caucho.amber.field.AbstractField
- Set true for a lazy field.
- setLazyCompile(boolean) -
Method in class com.caucho.quercus.page.PageManager
- true if the pages should be compiled.
- setLazyCompile(boolean) -
Method in class com.caucho.quercus.QuercusContext
- Set true if pages should be compiled.
- setLazyInit(boolean) -
Method in class com.caucho.server.host.HostConfig
- Sets the lazy-init property
- setLazyInit(boolean) -
Method in class com.caucho.server.host.HostExpandDeployGenerator
- Sets true for a lazy-init.
- setLazyInit(boolean) -
Method in class com.caucho.server.webapp.WebAppConfig
- Sets the startup-mode
- setLazyInit(boolean) -
Method in class com.caucho.server.webapp.WebAppExpandDeployGenerator
- Sets true for a lazy-init.
- setLazyResult(boolean) -
Method in class com.caucho.amber.query.QueryParser
- Sets true for lazy loading.
- setLazyServletValidate(boolean) -
Method in class com.caucho.server.webapp.WebApp
- Lazy servlet validation.
- setLazyValidate(boolean) -
Method in class com.caucho.server.dispatch.ServletManager
- Sets true if validation is lazy.
- setLeaseExpireTimeout(Period) -
Method in class com.caucho.distcache.AbstractCache
- The lease timeout is the time a server can use the local version
if it owns it, before a timeout.
- setLeaseExpireTimeout(long) -
Method in class com.caucho.server.distcache.CacheConfig
- The lease timeout is the time a server can use the local version
if it owns it, before a timeout.
- setLeaseExpireTimeoutMillis(long) -
Method in class com.caucho.distcache.AbstractCache
- The lease timeout is the time a server can use the local version
if it owns it, before a timeout.
- setLeaseOwner(int, long) -
Method in class com.caucho.server.distcache.MnodeEntry
- Sets the owner
- setLeaseTimeout(Period) -
Method in class com.caucho.distcache.AbstractCache
-
- setLength(int) -
Method in class com.caucho.amber.cfg.ColumnConfig
- Sets the length.
- setLength(int) -
Method in class com.caucho.amber.cfg.DiscriminatorColumnConfig
- Sets the length.
- setLength(int) -
Method in class com.caucho.amber.table.AmberColumn
- Sets the length property.
- setLength(int) -
Method in class com.caucho.quercus.env.LargeStringBuilderValue
-
- setLength(int) -
Method in class com.caucho.quercus.env.StringBuilderValue
- Sets the length.
- setLength(int) -
Method in interface com.caucho.quercus.env.StringBuilderValueI
-
- setLength(int) -
Method in class com.caucho.quercus.env.UnicodeBuilderValue
- Sets the offset.
- setLength(int) -
Method in class com.caucho.quercus.lib.regexp.RegexpState
-
- setLength(int) -
Method in class com.caucho.quercus.mysql.MysqlColumn
-
- setLength(int) -
Method in class com.caucho.server.log.AccessLogBuffer
-
- setLength(int) -
Method in class com.caucho.server.log.LogBuffer
-
- setLength(int) -
Method in class com.caucho.util.ByteBuffer
- Set the buffer.
- setLength(int) -
Method in class com.caucho.util.CharBuffer
- Set the length of the buffer.
- setLength(int) -
Method in class com.caucho.util.DoubleArray
-
- setLength(int) -
Method in class com.caucho.util.IntArray
- Sets the length of the array, filling with zero if necessary.
- setLength(int) -
Method in class com.caucho.vfs.ReadStream
-
- setLength(int) -
Method in class com.caucho.vfs.TempBuffer
- Sets the number of bytes used in the buffer.
- setLength(int) -
Method in class com.caucho.vfs.TempCharBuffer
-
- setLevel(String) -
Method in class com.caucho.admin.LogService
- Sets the level of records to capture, default is "info".
- setLevel(Level) -
Method in class com.caucho.env.log.LogSystem
-
- setLevel(String) -
Method in class com.caucho.hemp.services.BamLogService
- Sets the level
- setLevel(Level) -
Method in class com.caucho.lifecycle.Lifecycle
- Sets the lifecycle logging level.
- setLevel(String) -
Method in class com.caucho.log.LogConfig
- Sets the output level.
- setLevel(String) -
Method in class com.caucho.log.LogConfig.SubLogger
- Sets the output level.
- setLevel(String) -
Method in class com.caucho.log.LoggerAdmin
- Sets the output level.
- setLevel(String) -
Method in class com.caucho.log.LoggerConfig
- Sets the output level.
- setLevel(Level) -
Method in class com.caucho.log.LogHandlerConfig
- Sets the output level.
- setLevel(String) -
Method in interface com.caucho.management.server.LoggerMXBean
- Sets the level.
- setLevel(String) -
Method in class com.caucho.management.server.LogMessage
- The java.util.logging level name for the log message
- setLevel(String) -
Method in class com.caucho.management.server.LogNotification
- The java.util.logging level name for the log message
- setLexicalHandler(LexicalHandler) -
Method in class com.caucho.xml.AbstractParser
-
- setLexicalHandler(LexicalHandler) -
Method in class com.caucho.xml2.AbstractParser
-
- setLibraryDir(boolean) -
Method in class com.caucho.loader.ClasspathConfig
- Sets true if it's a jar library direcotyr
- setLibraryDirectory(String) -
Method in class com.caucho.server.e_app.EnterpriseApplication
- Sets the library directory.
- setLicenseDirectory(Path) -
Method in class com.caucho.server.resin.Resin
-
- setLicenseDirectory(Path) -
Method in class com.caucho.server.resin.ResinArgs
-
- setLicenseErrorMessage(String) -
Method in class com.caucho.server.resin.ResinDelegate
-
- setLicenseRequired(boolean) -
Method in class com.caucho.jca.cfg.ConnectorConfig.License
-
- setLifecycleCallbackClass(String) -
Method in class com.caucho.ejb.cfg.LifecycleCallbackType
-
- setLifecycleCallbackClass(String) -
Method in class com.caucho.ejb.cfg.PostConstructType
-
- setLifecycleCallbackMethod(String) -
Method in class com.caucho.ejb.cfg.LifecycleCallbackType
-
- setLifecycleCallbackMethod(String) -
Method in class com.caucho.ejb.cfg.PostConstructType
-
- setLimit(int) -
Method in class com.caucho.amber.query.AmberSelectQuery
- Sets the LIMIT value.
- setLimit(int) -
Method in class com.caucho.db.sql.Query
- Sets the maximum entires
- setLimit(int) -
Method in class com.caucho.db.sql.QueryContext
- The max rows returned in a select
- setLimit(int) -
Method in class com.caucho.db.sql.SelectQuery
-
- setLine(int) -
Method in class com.caucho.relaxng.pattern.Pattern
- Sets the pattern line
- setLine(int) -
Method in class com.caucho.xml.readers.XmlReader
- Sets the current line number.
- setLine(int) -
Method in class com.caucho.xml.XmlParser
-
- setLine(int) -
Method in class com.caucho.xml2.readers.XmlReader
- Sets the current line number.
- setLine(int) -
Method in class com.caucho.xml2.XmlParser
-
- setlinecap(Env, int) -
Method in class com.caucho.quercus.lib.pdf.PDF
- Sets the linecap style
- setlinejoin(Env, int) -
Method in class com.caucho.quercus.lib.pdf.PDF
- Sets the linejoin style
- setLineMap(LineMap) -
Method in class com.caucho.java.AbstractJavaCompiler
- Sets the LineMap for the file
- setLineMap(LineMap) -
Method in class com.caucho.java.gen.JavaWriterWrapper
- Sets the line map
- setLineMap(LineMap) -
Method in class com.caucho.java.JavaWriter
- Sets the line map
- setLineMap(LineMap) -
Method in exception com.caucho.jsp.JspParseException
-
- setLineMap(String) -
Method in class com.caucho.xml.XmlPrinter
- Creates a new line map.
- setLineMap(String) -
Method in class com.caucho.xml2.XmlPrinter
- Creates a new line map.
- setlinewidth(double) -
Method in class com.caucho.quercus.lib.pdf.PDF
- Sets the line width
- setlinewidth(double) -
Method in class com.caucho.quercus.lib.pdf.PDFStream
-
- setLinkColumns(LinkColumns) -
Method in class com.caucho.amber.field.AssociationField
- Sets the result columns.
- setLinkColumns(LinkColumns) -
Method in class com.caucho.amber.field.CollectionField
- Sets the key columns.
- setLinkColumns(LinkColumns) -
Method in class com.caucho.amber.field.ManyToOneField
- Sets the join columns.
- setLinkCredit(int) -
Method in class com.caucho.amqp.io.FrameFlow
-
- 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.
- setLinkManager(ServerAuthManager) -
Method in class com.caucho.cloud.bam.BamSystem
-
- setLinkStream(MessageStream) -
Method in interface com.caucho.bam.actor.ActorProxy
- Sets the ActorStream to the link.
- setListContext(AbstractPattern) -
Method in class com.caucho.xpath.Expr
-
- setListener(MessageListener) -
Method in class com.caucho.jms.jca.ListenerEndpoint
- Sets the listener.
- setListener(ConfigProgram) -
Method in class com.caucho.jms.jca.ListenerEndpointFactory
-
- setListener(ListenerResource.ListenerConfig) -
Method in class com.caucho.jms.resource.ListenerResource
- Sets the listener constructor.
- setListener(MessageReceiverListener<?>) -
Method in class com.caucho.message.common.AbstractMessageReceiverFactory
-
- setListener(MessageReceiverListener<?>) -
Method in interface com.caucho.message.MessageReceiverFactory
-
- setListener(AlarmListener) -
Method in class com.caucho.util.Alarm
- Sets the alarm's listener.
- setListener(AlarmListener) -
Method in class com.caucho.util.WeakAlarm
- Sets the alarm's listener.
- setListenerClass(Class) -
Method in class com.caucho.jsp.cfg.TldListener
- Sets the listener class.
- setListenerClass(Class<T>) -
Method in class com.caucho.server.webapp.ListenerConfig
- Sets the listener class.
- setListenerMax(int) -
Method in class com.caucho.jms.resource.ListenerResource
- Sets the listener-max
- setListenerType(ListenerType) -
Method in class com.caucho.amber.gen.ListenerComponent
- Sets the bean info for the generator
- setListenerType(ListenerType) -
Method in class com.caucho.amber.gen.ListenerGenerator
- Sets the bean info for the generator
- setLoadBalanceConnectionMin(int) -
Method in class com.caucho.cloud.network.ClusterServer
- The minimum number of load balance connections for green load balancing.
- setLoadBalanceConnectionMin(int) -
Method in class com.caucho.network.balance.ClientSocketFactory
- The minimum connections for green load balancing.
- setLoadBalanceConnectTimeout(Period) -
Method in class com.caucho.cloud.network.ClusterServer
- Sets the loadBalance connection time.
- setLoadBalanceConnectTimeout(long) -
Method in class com.caucho.network.balance.ClientSocketFactory
- The socket timeout when connecting to the target server.
- setLoadBalanceIdleTime(Period) -
Method in class com.caucho.cloud.network.ClusterServer
- Sets the loadBalance max-idle-time.
- setLoadBalanceIdleTime(long) -
Method in class com.caucho.network.balance.ClientSocketFactory
- How long the connection can be cached in the free pool.
- setLoadBalanceRecoverTime(Period) -
Method in class com.caucho.cloud.network.ClusterServer
- Sets the loadBalance fail-recover-time.
- setLoadBalanceRecoverTime(long) -
Method in class com.caucho.network.balance.ClientSocketFactory
- Returns how long the connection will be treated as dead.
- setLoadBalanceSocketTimeout(Period) -
Method in class com.caucho.cloud.network.ClusterServer
- Sets the loadBalance socket time.
- setLoadBalanceSocketTimeout(long) -
Method in class com.caucho.network.balance.ClientSocketFactory
- The socket timeout when reading from the target server.
- setLoadBalanceWarmupTime(Period) -
Method in class com.caucho.cloud.network.ClusterServer
- Sets the loadBalance warmup time
- setLoadBalanceWarmupTime(long) -
Method in class com.caucho.network.balance.ClientSocketFactory
- Returns the time in milliseconds for the slow start throttling.
- setLoadBalanceWarmupTime(ConfigProgram) -
Method in class com.caucho.server.cluster.ServletContainerConfig
-
- setLoadBalanceWeight(int) -
Method in class com.caucho.cloud.network.ClusterServer
- Sets the loadBalance weight
- setLoadBalanceWeight(int) -
Method in class com.caucho.network.balance.ClientSocketFactory
- The load balance weight.
- setLoader(ClassLoader) -
Method in class com.caucho.java.AbstractGenerator
- Sets the class loader.
- setLoader(ClassLoader) -
Method in class com.caucho.java.gen.JavaClassGenerator
- Sets the class loader.
- setLoader(DynamicClassLoader) -
Method in class com.caucho.loader.JarListLoader
- Sets the owning class loader.
- setLoader(DynamicClassLoader) -
Method in class com.caucho.loader.JarLoader
- Sets the owning class loader.
- setLoader(DynamicClassLoader) -
Method in class com.caucho.loader.Loader
- Sets the owning class loader.
- setLoader(DynamicClassLoader) -
Method in class com.caucho.loader.SimpleLoader
- Sets the owning class loader.
- setLoadGroupIndex(int) -
Method in class com.caucho.amber.field.AbstractField
- Returns the property's group index.
- setLoadLazyOnTransaction(boolean) -
Method in class com.caucho.ejb.EJBServer
- Sets true if database schema should be validated automatically.
- setLoadOnQuery(boolean) -
Method in interface com.caucho.amber.AmberQuery
- Sets the load on query.
- setLoadOnQuery(boolean) -
Method in class com.caucho.amber.query.UserQuery
- Sets true for load-on-query.
- setLoadOnStartup(int) -
Method in class com.caucho.resin.ServletEmbed
- Sets the load-on-startup parameter.
- setLoadOnStartup(int) -
Method in class com.caucho.resin.ServletMappingEmbed
- Sets the load-on-startup parameter.
- setLoadOnStartup(int) -
Method in class com.caucho.server.dispatch.ServletConfigImpl
- Sets the load-on-startup
- setLoadOnStartup(int) -
Method in interface javax.servlet.ServletRegistration.Dynamic
-
- setLoadPrecompiledStylesheet(boolean) -
Method in class com.caucho.xsl.AbstractStylesheetFactory
- Returns true if precompiled stylesheets should be loaded.
- setLoadTldOnInit(boolean) -
Method in class com.caucho.jsp.cfg.JspPropertyGroup
- Set true when JSP pages should load tld files.
- setLoadTldOnInit(boolean) -
Method in class com.caucho.jsp.JspManager
- Set true if tld should be loaded on init.
- setLoadTldOnInit(boolean) -
Method in class com.caucho.jsp.JspServlet
- Set true when JSP pages should load tld files.
- setLob(Object) -
Method in class com.caucho.quercus.lib.db.OracleOciLob
- Sets the underlying LOB
- setLocal(Class<?>) -
Method in class com.caucho.config.types.EjbLocalRef
-
- setLocal(NetworkSystem) -
Static method in class com.caucho.vfs.net.NetworkSystem
-
- setLocalAddress(InetAddress) -
Method in class com.caucho.network.listen.StreamSocketLink
-
- setLocalBean(boolean) -
Method in class com.caucho.ejb.cfg.EjbBean
-
- setLocale(Locale) -
Method in class com.caucho.filters.CauchoResponseWrapper
-
- setlocale(Env, int, Value, Value[]) -
Static method in class com.caucho.quercus.lib.string.StringModule
- Sets locale configuration.
- setLocale(Locale) -
Method in class com.caucho.server.http.AbstractResponseStream
- Sets the locale.
- setLocale(Locale) -
Method in class com.caucho.server.http.CauchoDispatchResponse
-
- setLocale(Locale) -
Method in class com.caucho.server.http.CauchoResponseWrapper
-
- setLocale(Locale) -
Method in class com.caucho.server.http.HttpServletResponseImpl
-
- setLocale(Locale) -
Method in class com.caucho.server.http.ResponseWrapper
- Sets the output locale.
- setLocale(Locale) -
Method in class com.caucho.server.http.StubServletResponse
-
- setLocale(Locale) -
Method in class com.caucho.server.http.ToByteResponseStream
- Sets the locale.
- setLocale(String) -
Method in class com.caucho.server.rewrite.ConditionConfig
-
- setLocale(String) -
Method in class com.caucho.server.webapp.LocaleEncodingMappingList.LocaleEncodingMapping
-
- setLocale(Locale) -
Method in class com.caucho.vfs.WriteStream
-
- setLocale(Locale) -
Method in class com.caucho.xml.AbstractParser
-
- setLocale(Locale) -
Method in class com.caucho.xml2.AbstractParser
-
- setLocale(Locale) -
Method in class com.caucho.xml2.XMLParserImpl
- Sets the SAX locale
- 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.
- SetLocaleTag - Class in com.caucho.jstl.el
- Sets the i18n locale bundle for the current page.
- SetLocaleTag() -
Constructor for class com.caucho.jstl.el.SetLocaleTag
-
- SetLocaleTag - Class in com.caucho.jstl.rt
- Sets the i18n locale bundle for the current page.
- SetLocaleTag() -
Constructor for class com.caucho.jstl.rt.SetLocaleTag
-
- setLocalExpireTimeout(Period) -
Method in class com.caucho.distcache.AbstractCache
- The local read timeout sets how long a local copy of
a cache item can be reused before checking with the master copy.
- setLocalExpireTimeout(long) -
Method in class com.caucho.server.distcache.CacheConfig
- The local expire time is the time a local copy of the
cache is considered valid.
- setLocalExpireTimeoutMillis(long) -
Method in class com.caucho.distcache.AbstractCache
- The local read timeout sets how long a local copy of
a cache item can be reused before checking with the master copy.
- setLocalHome(Class<?>) -
Method in class com.caucho.config.types.EjbLocalRef
-
- setLocalJndiPrefix(String) -
Method in class com.caucho.ejb.protocol.EjbProtocolManager
-
- setLocalPort(int) -
Method in class com.caucho.network.listen.StreamSocketLink
-
- setLocalPort(int) -
Method in class com.caucho.server.rewrite.ConditionConfig
-
- setLocalReadTimeout(Period) -
Method in class com.caucho.distcache.AbstractCache
- Backwards compat.
- setLocalScriptingInvalid(boolean) -
Method in class com.caucho.jsp.ParseState
-
- setLocalStatelessPool(StatelessPool<X, ?>) -
Method in class com.caucho.ejb.session.StatelessManager
-
- setLocalTime(long) -
Method in class com.caucho.util.QDate
- Sets the time in milliseconds since the epoch and calculate
the internal variables.
- setLocalTransaction(boolean) -
Method in class com.caucho.env.dbpool.ConnectionPool
- Set true for local transaction support.
- setLocalTransactionOptimization(boolean) -
Method in class com.caucho.env.dbpool.ConnectionPool
- Returns true if the local transaction optimization is enabled
- setLocalTransactionOptimization(boolean) -
Method in class com.caucho.jca.cfg.Resource
- Sets the local-transaction-optimization flag
- setLocalTransactionOptimization(boolean) -
Method in class com.caucho.jca.ra.ConnectorConfig.ConnectionFactory
- Enables the local transaction optimization.
- setLocalTransactionOptimization(boolean) -
Method in class com.caucho.jca.ra.ConnectorResource.ConnectionFactory
- Enables the local transaction optimization.
- setLocalVar(Value, Value) -
Static method in class com.caucho.quercus.env.Env
- Gets a local
- setLocalWorkDir(Path) -
Static method in class com.caucho.java.WorkDir
- Sets the work dir.
- setLocalWorkDir(Path, ClassLoader) -
Static method in class com.caucho.java.WorkDir
- Sets the work dir.
- setLocation(String) -
Method in class com.caucho.ejb.cfg.EjbBean
- Sets the location
- setLocation(String) -
Method in class com.caucho.ejb.cfg.EjbMethodPattern
- Sets the config location.
- setLocation(String) -
Method in class com.caucho.ejb.server.AbstractEjbBeanManager
-
- setLocation(String, int) -
Method in class com.caucho.java.gen.JavaWriterWrapper
- Sets the source filename and line.
- setLocation(String, int) -
Method in class com.caucho.java.JavaWriter
- Sets the source filename and line.
- setLocation(String) -
Method in class com.caucho.jsp.cfg.TldPreload
- Sets the location
- setLocation(String, int) -
Method in class com.caucho.jsp.java.JspJavaWriter
- Sets the source filename and line.
- setLocation(Path, String, int) -
Method in class com.caucho.jsp.JspBuilder
- Sets the source line number.
- setLocation(Location) -
Method in class com.caucho.quercus.env.Env
-
- setLocation(String, int) -
Method in class com.caucho.quercus.parser.QuercusParser
-
- setLocation(String) -
Method in class com.caucho.security.openid.YadisXrd
-
- setLocation(String) -
Method in class com.caucho.server.dispatch.MultipartConfigImpl
-
- setLocation(String) -
Method in class com.caucho.server.webapp.ErrorPage
- Sets the location.
- setLocation(String, String, int, int) -
Method in interface com.caucho.xml.CauchoNode
- Sets the location
- setLocation(String, int, int) -
Method in class com.caucho.xml.DOMBuilder
-
- setLocation(String, String, int, int) -
Method in class com.caucho.xml.QAbstractNode
-
- setLocation(String, int, int) -
Method in class com.caucho.xml.QDocumentType
-
- setLocation(String, int, int) -
Method in class com.caucho.xml.SAXBuilder
-
- setLocation(Location) -
Method in class com.caucho.xml.stream.XMLEventFactoryImpl
-
- setLocation(String, int, int) -
Method in class com.caucho.xml.XmlPrinter
- Sets the current location.
- setLocation(String, String, int, int) -
Method in interface com.caucho.xml2.CauchoNode
- Sets the location
- setLocation(String, int, int) -
Method in class com.caucho.xml2.DOMBuilder
-
- setLocation(String, String, int, int) -
Method in class com.caucho.xml2.QAbstractNode
-
- setLocation(String, int, int) -
Method in class com.caucho.xml2.QDocumentType
-
- setLocation(String, int, int) -
Method in class com.caucho.xml2.SAXBuilder
-
- setLocation(String, int, int) -
Method in class com.caucho.xml2.XmlPrinter
- Sets the current location.
- setLocation(String, int, int) -
Method in class com.caucho.xpath.pattern.NamespaceNode
-
- setLocation(String, String, int) -
Method in class com.caucho.xsl.XslWriter
-
- setLocation(Location) -
Method in class javax.xml.stream.XMLEventFactory
-
- setLock(String) -
Method in class com.caucho.ejb.cfg.ConcurrentMethod
-
- setLockMode(LockModeType) -
Method in class com.caucho.amber.ejb3.QueryImpl
- Sets the lock type.
- setLockMode(LockModeType) -
Method in class com.caucho.amber.manager.QueryImpl
- Sets the lock type.
- setLockMode(LockModeType) -
Method in interface javax.persistence.Query
- Sets the lock type.
- setLockMode(LockModeType) -
Method in interface javax.persistence.TypedQuery
-
- setLogDirectory(String) -
Method in class com.caucho.admin.action.PdfReportAction
-
- setLogDirectory(String) -
Method in class com.caucho.server.admin.PdfReportQuery
-
- setLogin(boolean) -
Method in class com.caucho.server.webapp.RequestDispatcherImpl
-
- setLogin(Login) -
Method in class com.caucho.server.webapp.WebApp
- Sets the login
- setLoginConfig(LoginConfig) -
Method in class com.caucho.server.webapp.WebApp
- Sets the login
- setLoginModule(Class<?>) -
Method in class com.caucho.security.JaasAuthenticator
- Sets the JAAS spi login module class.
- setLoginPage(String) -
Method in class com.caucho.security.FormLogin
-
- setLoginTimeout(int) -
Method in class com.caucho.config.types.DataSourceRef
-
- setLoginTimeout(int) -
Method in class com.caucho.db.jdbc.ConnectionPoolDataSourceImpl
-
- setLoginTimeout(int) -
Method in class com.caucho.db.jdbc.DataSourceImpl
-
- setLoginTimeout(int) -
Method in class com.caucho.jstl.el.SqlSetDataSourceTag.DataSourceAdapter
-
- setLoginTimeout(int) -
Method in class com.caucho.quercus.lib.db.JavaSqlDriverWrapper
-
- setLoginTimeout(int) -
Method in class com.caucho.quercus.lib.db.QuercusDataSource
-
- setLoginTimeout(int) -
Method in class com.caucho.sql.ConnectionPoolAdapter
-
- setLoginTimeout(int) -
Method in class com.caucho.sql.DBPool
- Sets the login timeout
- setLoginTimeout(int) -
Method in class com.caucho.sql.DBPoolImpl
- Sets the timeout for a database login.
- setLoginTimeout(int) -
Method in class com.caucho.sql.spy.SpyConnectionPoolDataSource
- Sets the login timeout.
- setLoginTimeout(int) -
Method in class com.caucho.sql.spy.SpyXADataSource
- Sets the login timeout.
- setLoginTimeout(int) -
Method in class com.caucho.sql.UserDataSource
- Returns the login timeout.
- setLoginTimeout(int) -
Method in class com.caucho.tools.profiler.ConnectionPoolDataSourceWrapper
-
- setLoginTimeout(int) -
Method in class com.caucho.tools.profiler.DataSourceWrapper
-
- setLoginTimeout(int) -
Method in class com.caucho.tools.profiler.XADataSourceWrapper
-
- setLogLevel(String, String, String, String) -
Method in interface com.caucho.management.server.ManagementMXBean
-
- setLogLevel(long, String, String, LogLevelQuery) -
Method in class com.caucho.server.admin.ManagerActor
-
- setLogLevel(String[], Level, long) -
Method in class com.caucho.server.admin.ManagerClient
-
- setLogLevel(String, String, String, String) -
Method in class com.caucho.server.resin.ManagementAdmin
-
- SetLogLevelAction - Class in com.caucho.admin.action
-
- SetLogLevelAction() -
Constructor for class com.caucho.admin.action.SetLogLevelAction
-
- setLogName(String) -
Method in class com.caucho.hessian.server.HessianServlet
- Sets the debugging log name.
- setLogoutOnSessionTimeout(boolean) -
Method in class com.caucho.security.AbstractAuthenticator
- Sets true if the principal should logout when the session times out.
- setLogoutOnSessionTimeout(boolean) -
Method in class com.caucho.security.AbstractLogin
- Sets true if the principal should logout when the session times out.
- setLogPrefix(String) -
Method in class com.caucho.server.rewrite.AbstractRule
-
- setLogStream(WriteStream) -
Method in class com.caucho.http.log.AbstractErrorLog
- Sets the access-log's path.
- setLogWriter(PrintWriter) -
Method in class com.caucho.db.jdbc.ConnectionPoolDataSourceImpl
-
- setLogWriter(PrintWriter) -
Method in class com.caucho.db.jdbc.DataSourceImpl
-
- setLogWriter(PrintWriter) -
Method in class com.caucho.jms.jca.ManagedSessionImpl
-
- setLogWriter(PrintWriter) -
Method in class com.caucho.jms.jca.MessageSenderManager
- Sets the dummy log writer.
- setLogWriter(PrintWriter) -
Method in class com.caucho.jstl.el.SqlSetDataSourceTag.DataSourceAdapter
-
- setLogWriter(PrintWriter) -
Method in class com.caucho.quercus.lib.db.JavaSqlDriverWrapper
-
- setLogWriter(PrintWriter) -
Method in class com.caucho.quercus.lib.db.QuercusDataSource
-
- setLogWriter(PrintWriter) -
Method in class com.caucho.sql.ConnectionPoolAdapter
-
- setLogWriter(PrintWriter) -
Method in class com.caucho.sql.DBPool
- Sets the log writer
- setLogWriter(PrintWriter) -
Method in class com.caucho.sql.DBPoolImpl
- Sets the debugging log for the connection.
- setLogWriter(PrintWriter) -
Method in class com.caucho.sql.ManagedConnectionImpl
- Sets the log writer.
- setLogWriter(PrintWriter) -
Method in class com.caucho.sql.ManagedFactoryImpl
-
- setLogWriter(PrintWriter) -
Method in class com.caucho.sql.spy.SpyConnectionPoolDataSource
- Sets the log writer.
- setLogWriter(PrintWriter) -
Method in class com.caucho.sql.spy.SpyXADataSource
- Sets the log writer.
- setLogWriter(PrintWriter) -
Method in class com.caucho.sql.UserDataSource
- Sets the log writer.
- setLogWriter(PrintWriter) -
Method in class com.caucho.tools.profiler.ConnectionPoolDataSourceWrapper
-
- setLogWriter(PrintWriter) -
Method in class com.caucho.tools.profiler.DataSourceWrapper
-
- setLogWriter(PrintWriter) -
Method in class com.caucho.tools.profiler.XADataSourceWrapper
-
- 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(int, long) -
Method in interface com.caucho.amber.AmberQuery
- Sets the argument with a long
- setLong(int, long) -
Method in class com.caucho.amber.query.QueryArgs
- Sets the argument with a string
- setLong(int, long) -
Method in class com.caucho.amber.query.UserQuery
- Sets the argument with a string
- setLong(int, long) -
Method in class com.caucho.db.jdbc.GeneratedKeysResultSet
- Sets the generated long key.
- setLong(int, long) -
Method in class com.caucho.db.jdbc.PreparedStatementImpl
-
- setLong(long) -
Method in class com.caucho.db.sql.Data
- Sets the value as a long.
- setLong(int, long) -
Method in class com.caucho.db.sql.QueryContext
- Set a long parameter.
- setLong(DbTransaction, Column, long) -
Method in class com.caucho.db.table.TableIterator
- Returns the long for the column at the given index.
- setLong(String, long) -
Method in class com.caucho.jms.message.MapMessageImpl
- Sets a long to the stream.
- setLong(int, long) -
Method in class com.caucho.sql.spy.SpyPreparedStatement
-
- setLong(String, long) -
Method in class com.caucho.sql.UserCallableStatement
- Sets the long
- setLong(int, long) -
Method in class com.caucho.sql.UserPreparedStatement
- Sets the parameter as a long
- setLong(String, long) -
Method in class com.caucho.tools.profiler.CallableStatementWrapper
-
- setLong(int, long) -
Method in class com.caucho.tools.profiler.CallableStatementWrapper
-
- setLong(int, long) -
Method in class com.caucho.tools.profiler.PreparedStatementWrapper
-
- setLong(String, long) -
Method in interface javax.jms.MapMessage
-
- setLongProperty(String, long) -
Method in class com.caucho.jms.message.MessageImpl
- Sets a long property.
- setLongProperty(String, long) -
Method in interface javax.jms.Message
-
- setLongValue(LongValue) -
Method in class com.caucho.quercus.env.ConstStringValue
-
- setLookupName(String) -
Method in class com.caucho.config.types.ResourceGroupConfig
- Sets the lookup-name
- setLoopCount(int) -
Method in class com.caucho.env.thread1.AbstractTaskWorker1
-
- setLooseParse(boolean) -
Method in class com.caucho.quercus.QuercusContext
- Sets the loose mode.
- setLooseParse(boolean) -
Method in class com.caucho.quercus.servlet.QuercusServlet
- Sets the strict mode.
- setMailbox(Mailbox) -
Method in class com.caucho.bam.actor.AbstractActorHolder
- The stream to the link is used by the Actor to send messages to
all other Actors in the system.
- setMailbox(Mailbox) -
Method in interface com.caucho.bam.actor.ActorHolder
-
- setMailbox(Mailbox) -
Method in interface com.caucho.bam.actor.ManagedActor
-
- setMailbox(Mailbox) -
Method in class com.caucho.bam.actor.SimpleActor
-
- setMailbox(Mailbox) -
Method in class com.caucho.bam.broker.PassthroughBroker
-
- setMailbox(Mailbox) -
Method in class com.caucho.bam.stream.NullActor
-
- setMailbox(Mailbox) -
Method in class com.caucho.hmtp.server.HmtpServlet
-
- setMailboxBuilderFactory(AmpMailboxBuilderFactory) -
Method in interface com.caucho.amp.AmpManagerBuilder
- The factory for creating mailbox builders.
- setMailboxBuilderFactory(AmpMailboxBuilderFactory) -
Method in class com.caucho.amp.manager.AbstractAmpManagerBuilder
-
- setMailFrom(String) -
Method in class com.caucho.admin.action.PdfReportAction
-
- setMailIntervalMin(Period) -
Method in class com.caucho.log.MailHandler
- Sets the delay time, i.e.
- setMailSession(Session) -
Method in class com.caucho.hemp.services.BamMailService
- Sets the mail session
- setMailSession(Session) -
Method in class com.caucho.log.MailHandler
- Sets the mail session
- setMailTo(String) -
Method in class com.caucho.admin.action.PdfReportAction
-
- setMajor(int) -
Method in class com.caucho.bytecode.JavaClass
- Sets the major identifier of the class file.
- setManagedConnectionFactory(ManagedConnectionFactory) -
Method in class javax.resource.spi.security.PasswordCredential
- Deprecated. Sets the connection factory.
- setManagedconnectionfactoryClass(Class) -
Method in class com.caucho.jca.cfg.ConnectionDefinition
-
- setManagedconnectionfactoryClass(Class<?>) -
Method in class com.caucho.jca.cfg.ResourceAdapterConfig
- Sets the ManagedConnectionFactory class.
- setManagement(BootManagementConfig) -
Method in class com.caucho.boot.BootResinConfig
- Adds the management configuration
- setManagementPath(Path) -
Method in class com.caucho.server.admin.Management
- Deprecated.
- setManager(MeterService) -
Method in class com.caucho.env.meter.MeterService
-
- setManager(PageManager) -
Method in class com.caucho.jsp.QServlet
- JspServlet and XtpServlet will set the PageManager with this method.
- setManagerName(String) -
Method in class com.caucho.distcache.AbstractCache
-
- setMap(Map<String, Object>) -
Method in class com.caucho.el.MapVariableResolver
- Sets the map.
- setMap(Map<String, Object>) -
Method in class com.caucho.jsp.PageContextImpl
- Sets the attribute map.
- setMapKey(String) -
Method in class com.caucho.amber.field.ElementCollectionField
- Sets the map key.
- setMapKey(String) -
Method in class com.caucho.amber.field.ManyToManyField
- Sets the map key.
- setMapKey(String) -
Method in class com.caucho.amber.field.OneToManyField
- Sets the map key.
- setMapMethod(JMethod) -
Method in class com.caucho.amber.field.EntityMapField
- Sets the map method.
- setMappedName(String) -
Method in class com.caucho.config.types.PersistenceUnitRef
- Sets the mapped-name
- setMappedName(String) -
Method in class com.caucho.ejb.cfg.EjbBean
- The mapped-name is the remote published name
used by IIOP, Hessian, and jndi-remote-prefix, jndi-local-prefix.
- setMappedName(String) -
Method in class com.caucho.ejb.cfg.EjbMessageBean
- Deprecated. for compat with TCK
- setMappedName(String) -
Method in class com.caucho.ejb.cfg.MessageDestination
-
- setMappedName(String) -
Method in class com.caucho.ejb.server.AbstractEjbBeanManager
- Sets the mapped name, default is to use the EJBName.
- setMappedSuperclassType(MappedSuperclassType) -
Method in class com.caucho.amber.gen.MappedSuperclassComponent
- Sets the bean info for the generator
- setMasked(boolean) -
Method in class com.caucho.remote.websocket.WebSocketClient
-
- setMatch() -
Method in class com.caucho.jstl.ChooseTag
- Set true if a match has already occurred.
- setMatchCacheEntry(AbstractCacheEntry) -
Method in class com.caucho.server.http.CauchoDispatchResponse
-
- setMatchCacheEntry(AbstractCacheEntry) -
Method in class com.caucho.server.http.CauchoResponseWrapper
-
- setMatchCacheEntry(AbstractCacheEntry) -
Method in class com.caucho.server.http.ResponseWrapper
-
- setMatchCacheEntry(AbstractCacheEntry) -
Method in class com.caucho.server.http.StubServletResponse
-
- setmatrix(Env, double, double, double, double, double, double) -
Method in class com.caucho.quercus.lib.pdf.PDF
- Sets the matrix style
- setMaxActiveTime(long) -
Method in class com.caucho.env.dbpool.ConnectionPool
- Sets the max active time.
- setMaxActiveTime(Period) -
Method in class com.caucho.jca.cfg.ConnectionFactoryConfig
-
- setMaxActiveTime(Period) -
Method in class com.caucho.sql.DBPool
- Set the time in milliseconds a connection can remain active.
- setMaxActiveTime(Period) -
Method in class com.caucho.sql.DBPoolImpl
- Set the time in milliseconds a connection can remain active.
- setMaxAge(int) -
Method in class com.caucho.server.session.SessionManager
-
- setMaxAge(Period) -
Method in class com.caucho.server.webapp.CacheMapping
- Sets the period
- setMaxAge(int) -
Method in class javax.servlet.http.Cookie
- Sets the max age of a cookie.
- setMaxAge(int) -
Method in interface javax.servlet.SessionCookieConfig
-
- setMaxBatch(int) -
Method in class com.caucho.java.JavacConfig
- Sets the number of files to batch.
- setMaxBatch(int) -
Method in class com.caucho.java.JavaCompilerUtil
- Sets the maximum time allowed for an external compilation.
- setMaxCloseStatements(int) -
Method in class com.caucho.sql.DBPoolImpl
- Sets the max statement.
- setMaxCompileTime(Period) -
Method in class com.caucho.java.JavacConfig
-
- setMaxCompileTime(long) -
Method in class com.caucho.java.JavaCompilerUtil
- Sets the maximum time allowed for an external compilation.
- setMaxConcurrentRequests(int) -
Method in class com.caucho.filters.ThrottleFilter
- Sets the maximum number of concurrent requests for a single IP.
- setMaxConcurrentRequests(int) -
Method in class com.caucho.network.listen.Throttle
-
- setMaxConnections(int) -
Method in class com.caucho.env.dbpool.ConnectionPool
- Sets the max number of connections
- setMaxConnections(int) -
Method in class com.caucho.jca.cfg.ConnectionFactoryConfig
-
- setMaxConnections(int) -
Method in class com.caucho.sql.DBPool
- Sets the maximum number of pooled connections.
- setMaxConnections(int) -
Method in class com.caucho.sql.DBPoolImpl
- Sets the maximum number of pooled connections.
- setMaxCreateConnections(int) -
Method in class com.caucho.env.dbpool.ConnectionPool
- Sets the max number of connections simultaneously creating
- setMaxCreateConnections(int) -
Method in class com.caucho.sql.DBPool
- The number of connections to create at any one time.
- setMaxFieldSize(int) -
Method in class com.caucho.amber.jdbc.AmberStatementImpl
-
- setMaxFieldSize(int) -
Method in class com.caucho.db.jdbc.StatementImpl
-
- setMaxFieldSize(int) -
Method in class com.caucho.quercus.mysql.MysqlStatementImpl
- Sets the maximum field size.
- setMaxFieldSize(int) -
Method in class com.caucho.sql.spy.SpyStatement
-
- setMaxFieldSize(int) -
Method in class com.caucho.sql.UserStatement
- Sets the maximum field size.
- setMaxFieldSize(int) -
Method in class com.caucho.tools.profiler.CallableStatementWrapper
-
- setMaxFieldSize(int) -
Method in class com.caucho.tools.profiler.PreparedStatementWrapper
-
- setMaxFieldSize(int) -
Method in class com.caucho.tools.profiler.StatementWrapper
-
- setMaxFileSize(Bytes) -
Method in class com.caucho.server.dispatch.MultipartConfigImpl
-
- setMaxFractionDigits(Expr) -
Method in class com.caucho.jstl.el.FormatNumberTag
- Sets the maximum digits allowed in the fraction portion.
- setMaxFractionDigits(int) -
Method in class com.caucho.jstl.rt.FormatNumberTag
- Sets the maximum digits allowed in the fraction portion.
- setMaxFragmentIndex(int) -
Method in class com.caucho.jsp.java.JspTop
- Sets the largest fragment index.
- setMaxFrameSize(int) -
Method in class com.caucho.amqp.io.FrameOpen
-
- setMaxIdleCount(int) -
Method in class com.caucho.env.dbpool.ConnectionPool
- Sets the max idle count.
- setMaxIdleCount(int) -
Method in class com.caucho.sql.DBPool
- Set the maximum number of connections in the idle pool.
- setMaxIdleTime(int) -
Method in class com.caucho.config.types.DataSourceRef
-
- setMaxIdleTime(long) -
Method in class com.caucho.env.dbpool.ConnectionPool
- Sets the max idle time.
- setMaxIdleTime(long) -
Method in class com.caucho.network.listen.AsyncController
-
- setMaxIdleTime(Period) -
Method in class com.caucho.server.distcache.PersistentStoreConfig
-
- setMaxIdleTime(long) -
Method in class com.caucho.server.http.ConnectionCometController
- Sets the max idle time.
- setMaxIdleTime(long) -
Method in interface com.caucho.servlet.comet.CometController
- Deprecated. Sets the max idle time.
- setMaxIdleTime(Period) -
Method in class com.caucho.sql.DBPool
- Set the time in milliseconds a connection will remain in the pool before
being closed.
- setMaxIdleTime(Period) -
Method in class com.caucho.sql.DBPoolImpl
- Set the time in milliseconds a connection will remain in the pool before
being closed.
- setMaxInactiveInterval(int) -
Method in class com.caucho.server.session.SessionImpl
- Sets the maximum time a session is allowed to be alive.
- setMaxInactiveInterval(int) -
Method in interface javax.servlet.http.HttpSession
- Sets the maximum inactive interval.
- setMaxIntegerDigits(Expr) -
Method in class com.caucho.jstl.el.FormatNumberTag
- Sets the maximum digits allowed in the integer portion.
- setMaxIntegerDigits(int) -
Method in class com.caucho.jstl.rt.FormatNumberTag
- Sets the maximum digits allowed in the integer portion.
- setMaxKeepalive(int) -
Method in class com.caucho.servlets.FastCGIServlet
- Sets the keepalive max.
- setMaxLocals(int) -
Method in class com.caucho.bytecode.CodeAttribute
- Sets the max locals.
- setMaxOverflowConnections(int) -
Method in class com.caucho.env.dbpool.ConnectionPool
- Sets the max number of overflow connections
- setMaxOverflowConnections(int) -
Method in class com.caucho.sql.DBPool
- The number of connections to overflow if the connection pool fills
and there's a timeout.
- setMaxOverflowConnections(int) -
Method in class com.caucho.sql.DBPoolImpl
- The number of connections to overflow if the connection pool fills
and there's a timeout.
- setMaxPoolSize(int) -
Method in class com.caucho.config.types.DataSourceRef
-
- setMaxPoolSize(int) -
Method in class com.caucho.ejb.cfg.JmsActivationConfig
- Configures the maximum pool of listeners.
- setMaxPoolTime(long) -
Method in class com.caucho.env.dbpool.ConnectionPool
- Sets the max pool time.
- setMaxPoolTime(Period) -
Method in class com.caucho.sql.DBPool
- Set the time in milliseconds a connection will remain in the pool before
being closed.
- setMaxPoolTime(Period) -
Method in class com.caucho.sql.DBPoolImpl
- Set the time in milliseconds a connection will remain in the pool before
being closed.
- setMaxRequestSize(Bytes) -
Method in class com.caucho.server.dispatch.MultipartConfigImpl
-
- setMaxResults(int) -
Method in interface com.caucho.amber.AmberQuery
- Sets the maximum number of results.
- setMaxResults(int) -
Method in class com.caucho.amber.ejb3.QueryImpl
- Sets the maximum result returned.
- setMaxResults(int) -
Method in class com.caucho.amber.manager.QueryImpl
- Sets the maximum result returned.
- setMaxResults(int) -
Method in class com.caucho.amber.query.ResultSetImpl
- Sets the max result.
- setMaxResults(int) -
Method in class com.caucho.amber.query.UserQuery
- Sets the maximum number of results.
- setMaxResults(int) -
Method in interface javax.persistence.Query
- The maximum number of results to retrieve.
- setMaxResults(int) -
Method in interface javax.persistence.TypedQuery
-
- setMaxRolloverCount(int) -
Method in class com.caucho.log.RotateStream
- Sets the maximum number of rolled logs.
- setMaxRows(int) -
Method in class com.caucho.amber.jdbc.AmberStatementImpl
-
- setMaxRows(int) -
Method in class com.caucho.db.jdbc.StatementImpl
-
- setMaxRows(Expr) -
Method in class com.caucho.jstl.el.SqlQueryTag
- Sets the maximum number of rows.
- setMaxRows(int) -
Method in class com.caucho.jstl.rt.SqlQueryTag
- Sets the maximum number of rows.
- setMaxRows(int) -
Method in class com.caucho.quercus.mysql.MysqlStatementImpl
- Sets the maximum rows returned by a query.
- setMaxRows(int) -
Method in class com.caucho.sql.spy.SpyStatement
-
- setMaxRows(int) -
Method in class com.caucho.sql.UserStatement
- Sets the maximum rows returned by a query.
- setMaxRows(int) -
Method in class com.caucho.tools.profiler.CallableStatementWrapper
-
- setMaxRows(int) -
Method in class com.caucho.tools.profiler.PreparedStatementWrapper
-
- setMaxRows(int) -
Method in class com.caucho.tools.profiler.StatementWrapper
-
- setMaxStack(int) -
Method in class com.caucho.bytecode.CodeAttribute
- Sets the max stack.
- setMaxStatements(int) -
Method in class com.caucho.config.types.DataSourceRef
-
- setMaxStaticFragmentIndex(int) -
Method in class com.caucho.jsp.java.JspTop
- Sets the largest static fragment index.
- setMaxTotalRequests(int) -
Method in class com.caucho.filters.ThrottleFilter
-
- setMaxUriLength(int) -
Method in class com.caucho.server.cluster.ServletContainerConfig
- Sets the url-length-max
- setMaxURILength(int) -
Method in class com.caucho.server.dispatch.InvocationDecoder
-
- setMaxURILength(int) -
Method in class com.caucho.server.dispatch.InvocationServer
- Sets max uri length
- setMbean(String) -
Method in class com.caucho.server.snmp.Oid
-
- setMbeanClass(Class) -
Method in class com.caucho.config.cfg.BeanConfig
-
- setMbeanInterface(Class<?>) -
Method in class com.caucho.config.cfg.BeanConfig
-
- setMbeanInterface(Class<?>) -
Method in class com.caucho.jca.cfg.Resource
- Sets the class
- setMbeanName(String) -
Method in class com.caucho.config.cfg.BeanConfig
-
- setMbeanName(String) -
Method in class com.caucho.jca.cfg.Resource.MBeanListener
-
- setMbeanName(String) -
Method in class com.caucho.jca.cfg.Resource
- Sets the mbean name
- setMbeanName(String) -
Method in class com.caucho.log.LogConfig
- Sets the mbean-name of the logger to configure.
- setMBeanServer(MBeanServerConnection) -
Method in class com.caucho.jmx.remote.ReadJMXService
- Sets the mbean server.
- setMediaType(String) -
Method in class com.caucho.xsl.OutputFormat
-
- setMemoryFreeMin(Bytes) -
Method in class com.caucho.server.cluster.ServerConfig
- Sets the minimum free memory after a GC
- setMemoryFreeMin(Bytes) -
Method in class com.caucho.server.cluster.ServletContainerConfig
- Sets the minimum free memory after a GC
- setMemorySize(Bytes) -
Method in class com.caucho.server.httpcache.AbstractProxyCache
-
- setMessage(String) -
Method in class com.caucho.env.git.GitCommit
-
- setMessage(String) -
Method in class com.caucho.management.server.HealthEventLog
-
- setMessage(String) -
Method in class com.caucho.management.server.LogMessage
- The message text
- setMessage(String) -
Method in class com.caucho.rewrite.SendError
- Sets the HTTP error message
- setMessage(String) -
Method in class com.caucho.servlets.ErrorStatusServlet
- The message to send, default is to send no message.
- setMessageAnnotation(String, Object) -
Method in class com.caucho.amqp.marshal.AmqpEnvelopeImpl
-
- setMessageConsumerMax(int) -
Method in class com.caucho.ejb.cfg.EjbMessageBean
- Sets the number of message consumers.
- setMessageConsumerMax(int) -
Method in class com.caucho.ejb.cfg.MessageBeanConfig
-
- setMessageConsumerMax(int) -
Method in class com.caucho.ejb.EJBServer
- Sets consumer max
- setMessageConsumerMax(int) -
Method in class com.caucho.ejb.manager.EjbManager
- Sets the consumer maximum for the container.
- setMessageDecoder(MessageDecoder<?>) -
Method in class com.caucho.message.common.AbstractMessageReceiverFactory
-
- setMessageDecoder(MessageDecoder<?>) -
Method in interface com.caucho.message.MessageReceiverFactory
-
- setMessageDestinationLink(String) -
Method in class com.caucho.config.types.MessageDestinationRef
-
- setMessageDestinationLink(String) -
Method in class com.caucho.ejb.cfg.EjbMessageBean
- Sets the JMS destination link
- setMessageDestinationName(String) -
Method in class com.caucho.ejb.cfg.MessageDestination
-
- setMessageDestinationRefName(String) -
Method in class com.caucho.config.types.MessageDestinationRef
-
- setMessageDestinationRefType(Class<?>) -
Method in class com.caucho.config.types.MessageDestinationRef
-
- setMessageDestinationRefUsage(String) -
Method in class com.caucho.config.types.MessageDestinationRef
-
- setMessageDestinationType(String) -
Method in class com.caucho.ejb.cfg.EjbMessageBean
- Sets the JMS destination type.
- setMessageDrivenContext(MessageDrivenContext) -
Method in class com.caucho.ejb.message.MessageListenerAdapter
-
- setMessageDrivenContext(MessageDrivenContext) -
Method in interface javax.ejb.MessageDrivenBean
-
- setMessageEncoder(MessageEncoder<?>) -
Method in class com.caucho.message.common.AbstractMessageSenderFactory
-
- setMessageEncoder(MessageEncoder<?>) -
Method in interface com.caucho.message.MessageSenderFactory
-
- setMessageId(Object) -
Method in class com.caucho.amqp.io.MessageProperties
-
- setMessageId(Object) -
Method in class com.caucho.amqp.marshal.AmqpEnvelopeImpl
-
- setMessageId(Object) -
Method in class com.caucho.message.common.AbstractMessageFactory
-
- setMessageId(Object) -
Method in interface com.caucho.message.MessagePropertiesFactory
-
- setMessageID(String) -
Method in class com.caucho.quercus.lib.mail.QuercusMimeMessage
-
- setMessageListener(MessageListener) -
Method in class com.caucho.jms.connection.JmsSession
- Sets the message listener
- setMessageListener(MessageListener) -
Method in class com.caucho.jms.connection.MessageConsumerImpl
- Sets the message listener
- setMessageListener(MessageListener, long) -
Method in class com.caucho.jms.connection.MessageConsumerImpl
- Sets the message listener with a poll interval
- setMessageListener(MessageListener) -
Method in interface javax.jms.MessageConsumer
-
- setMessageListener(MessageListener) -
Method in interface javax.jms.Session
-
- setMessagelistenerType(Class) -
Method in class com.caucho.jca.cfg.MessageListenerConfig
- Sets the message listener type.
- setMessages(QuercusLocale) -
Method in class com.caucho.quercus.env.LocaleInfo
-
- setMessageSelector(String) -
Method in class com.caucho.ejb.message.JmsResourceAdapter
-
- setMessageTable(String) -
Method in class com.caucho.jms.jdbc.JdbcManager
- Sets the message table
- setMessagingType(Class<?>) -
Method in class com.caucho.ejb.cfg.EjbMessageBean
-
- setMetaDataComplete(boolean) -
Method in class com.caucho.amber.cfg.EmbeddableConfig
- Sets the metadata is complete (true) or not (false).
- setMetaDataComplete(boolean) -
Method in class com.caucho.amber.cfg.MappedSuperclassConfig
- Sets the metadata is complete (true) or not (false).
- setMetadataComplete(boolean) -
Method in class com.caucho.ejb.cfg.EjbJar
-
- setMetadataComplete(boolean) -
Method in class com.caucho.server.webapp.WebApp
-
- setMetadataComplete(boolean) -
Method in class com.caucho.server.webapp.WebAppFragmentConfig
-
- setMetaDataComplete(boolean) -
Method in class com.caucho.server.webapp.WebAppFragmentConfig
-
- setMeterCategory(String) -
Method in class com.caucho.cloud.loadbalance.LoadBalanceBuilder
- The statistics meter category.
- setMethod(BeanMethod) -
Method in class com.caucho.ejb.cfg.ConcurrentMethod
-
- setMethod(MethodSignature) -
Method in class com.caucho.ejb.cfg.ContainerTransaction
-
- setMethod(MethodSignature) -
Method in class com.caucho.ejb.cfg.EjbJar.MethodPermission
-
- setMethod(MethodExpression) -
Method in class com.caucho.resources.ScheduledTask
- Sets the method expression as a task
- setMethod(MethodExpression) -
Method in class com.caucho.resources.ScheduledTaskConfig
- Deprecated. Sets the method expression as a task
- setMethod(String) -
Method in class com.caucho.rewrite.IfMethod
- Sets the HTTP method value to test: GET, POST, etc..
- setMethod(String) -
Method in class com.caucho.security.HttpDigestCredentials
-
- setMethod(String) -
Method in class com.caucho.server.rewrite.ConditionConfig
-
- setMethod(String) -
Method in class com.caucho.vfs.HttpStreamWrapper
- Sets the method
- setMethod(String) -
Method in class com.caucho.xml.XmlPrinter
- Sets the output methods, like the XSL <xsl:output method='method'/>.
- setMethod(String) -
Method in class com.caucho.xml2.XmlPrinter
- Sets the output methods, like the XSL <xsl:output method='method'/>.
- setMethod(String) -
Method in class com.caucho.xsl.OutputFormat
- Sets the output method: xml, html, or text.
- setMethodIntf(String) -
Method in class com.caucho.ejb.cfg.MethodSignature
- Sets the method interface.
- setMethodMap(HashMap<String, AbstractConstraint[]>) -
Method in class com.caucho.server.security.SecurityFilterChain
-
- setMethodName(String) -
Method in class com.caucho.amber.cfg.AbstractListenerConfig
- Sets the method name.
- setMethodName(String) -
Method in class com.caucho.ejb.cfg.AfterBeginMethod
-
- setMethodName(String) -
Method in class com.caucho.ejb.cfg.AroundInvokeConfig
-
- setMethodName(String) -
Method in class com.caucho.ejb.cfg.AsyncConfig
-
- setMethodName(String) -
Method in class com.caucho.ejb.cfg.BeanMethod
-
- setMethodName(String) -
Method in class com.caucho.ejb.cfg.BeforeCompletionMethod
-
- setMethodName(String) -
Method in class com.caucho.ejb.cfg.EjbMethod
-
- setMethodName(String) -
Method in class com.caucho.ejb.cfg.MethodSignature
-
- setMethodParams(MethodParams) -
Method in class com.caucho.ejb.cfg.AsyncConfig
-
- setMethodParams(MethodParams) -
Method in class com.caucho.ejb.cfg.BeanMethod
-
- setMethodParams(MethodParams) -
Method in class com.caucho.ejb.cfg.EjbMethod
-
- setMethodSignature(Signature) -
Method in class com.caucho.jsp.cfg.TldAttribute.DeferredMethod
-
- setMillisecond(long) -
Method in class com.caucho.util.QDate
- Sets the millisecond, recalculating the localTimeOfEpoch.
- setMimeType(String) -
Method in class com.caucho.filters.XsltFilter
-
- setMimeType(String) -
Method in class com.caucho.quercus.lib.image.ImageInfo
-
- setMimeType(String) -
Method in class com.caucho.server.webapp.MimeMapping
- Sets the mime type
- setMimeType(String) -
Method in class com.caucho.xml.XmlPrinter
-
- setMimeType(String) -
Method in class com.caucho.xml2.XmlPrinter
-
- setMinFlipSize(long) -
Method in class com.caucho.message.journal.JournalFile
-
- setMinFractionDigits(Expr) -
Method in class com.caucho.jstl.el.FormatNumberTag
- Sets the minimum digits allowed in the fraction portion.
- setMinFractionDigits(int) -
Method in class com.caucho.jstl.rt.FormatNumberTag
- Sets the minimum digits allowed in the fraction portion.
- setMinFreeMemory(Bytes) -
Method in class com.caucho.server.resin.ResinConfig
- Sets the minimum free memory allowed.
- setMinIdleCount(int) -
Method in class com.caucho.env.dbpool.ConnectionPool
- Sets the max idle count.
- setMinIdleCount(int) -
Method in class com.caucho.sql.DBPool
- Set the minimum number of connections in the idle pool.
- setMinIntegerDigits(Expr) -
Method in class com.caucho.jstl.el.FormatNumberTag
- Sets the minimum digits allowed in the integer portion.
- setMinIntegerDigits(int) -
Method in class com.caucho.jstl.rt.FormatNumberTag
- Sets the minimum digits allowed in the integer portion.
- setMinor(int) -
Method in class com.caucho.bytecode.JavaClass
- Sets the minor identifier of the class file.
- setMinPoolSize(int) -
Method in class com.caucho.config.types.DataSourceRef
-
- setMinute(int) -
Method in class com.caucho.util.QDate
- Sets the minute, recalculating the localTimeOfEpoch.
- setMissCount(long) -
Method in class com.caucho.management.server.CacheItem
-
- setmiterlimit(Env, double) -
Method in class com.caucho.quercus.lib.pdf.PDF
- Sets the miter limit
- setMnodeStore(MnodeStore) -
Method in class com.caucho.server.distcache.CacheDataBackingImpl
-
- setMode(String) -
Method in class com.caucho.config.core.ResinProperties
-
- setMode(ResinCacheBuilder.Scope) -
Method in class com.caucho.memcached.MemcachedProtocol
-
- setModified(boolean) -
Method in class com.caucho.make.DependencyContainer
- Sets the modified.
- setModified() -
Method in class com.caucho.quercus.env.CopyRoot
- Indicate that the contents are modified
- setModified() -
Method in class com.caucho.quercus.env.QuercusClass
- Mark the class as modified for caching.
- setModified() -
Method in class com.caucho.quercus.program.FunctionInfo
- True for a non-read-only function
- setModified(boolean) -
Method in class com.caucho.vfs.BasicDependencyContainer
- Sets the modified.
- setModifiedExpireTimeout(Period) -
Method in class com.caucho.distcache.AbstractCache
- The maximum valid time for a cached item before it expires.
- setModifiedExpireTimeout(Period) -
Method in class com.caucho.memcached.MemcachedClient
-
- setModifiedExpireTimeout(long) -
Method in class com.caucho.server.distcache.CacheConfig
- The maximum valid time for an item.
- setModifiedExpireTimeoutMillis(long) -
Method in class com.caucho.distcache.AbstractCache
- The maximum valid time for an item.
- setModifiedExpireTimeoutWindow(long) -
Method in class com.caucho.server.distcache.CacheConfig
- Provides the opportunity to control the expire check window,
i.e.
- setModifiedTime(String) -
Method in class com.caucho.quercus.lib.curl.CurlResource
- Sets the modified time request property.
- setModule(String) -
Method in class com.caucho.loader.ivy.IvyInfo
-
- setModule(String) -
Method in class com.caucho.loader.ModuleConfig
- Sets the module name
- setModule(String) -
Method in class com.caucho.resin.ResinBeanContainer
-
- setModuleName(String) -
Method in class com.caucho.ejb.cfg.EjbJar
-
- setModuleName(String) -
Method in class com.caucho.ejb.cfg.EjbRootConfig
-
- setModuleName(String) -
Method in class com.caucho.server.webapp.WebApp
-
- setMonetary(QuercusLocale) -
Method in class com.caucho.quercus.env.LocaleInfo
-
- setMonth(int) -
Method in class com.caucho.util.QDate
- Sets the month in the year.
- setMorePositions(boolean) -
Method in class com.caucho.xpath.Env
- Set true if there are more positions() needed to iterate through.
- setMorePositions(boolean) -
Method in class com.caucho.xpath.pattern.NodeIterator
- Set true if should test more positions.
- setMultipartConfig(MultipartConfigElement) -
Method in class com.caucho.server.dispatch.ServletConfigImpl
-
- setMultipartConfig(MultipartConfigElement) -
Method in class com.caucho.server.dispatch.ServletInvocation
-
- setMultipartConfig(MultipartConfigElement) -
Method in interface javax.servlet.ServletRegistration.Dynamic
-
- setMultiversionRouting(boolean) -
Method in class com.caucho.env.deploy.ExpandDeployGenerator
- Sets true to enable versioning
- setMysqlVersion(String) -
Method in class com.caucho.quercus.QuercusContext
- Sets the mysql version to report to applications.
- setMysqlVersion(String) -
Method in class com.caucho.quercus.servlet.QuercusServlet
- Sets the version of the client mysql library to report as.
- setName(String) -
Method in class com.caucho.amber.cfg.AbstractColumnConfig
- Sets the name.
- setName(String) -
Method in class com.caucho.amber.cfg.AbstractGeneratorConfig
-
- setName(String) -
Method in class com.caucho.amber.cfg.AbstractTableConfig
-
- setName(String) -
Method in class com.caucho.amber.cfg.AssociationOverrideConfig
- Sets the name.
- setName(String) -
Method in class com.caucho.amber.cfg.AttributeOverrideConfig
- Sets the name.
- setName(String) -
Method in class com.caucho.amber.cfg.ColumnResultConfig
-
- setName(String) -
Method in class com.caucho.amber.cfg.DiscriminatorColumnConfig
- Sets the entity name.
- setName(String) -
Method in class com.caucho.amber.cfg.EmbeddedConfig
- Sets the name.
- setName(String) -
Method in class com.caucho.amber.cfg.EmbeddedIdConfig
- Sets the name.
- setName(String) -
Method in class com.caucho.amber.cfg.EntityConfig
- Sets the entity name.
- setName(String) -
Method in class com.caucho.amber.cfg.FieldResultConfig
-
- setName(String) -
Method in class com.caucho.amber.cfg.IdConfig
- Sets the name.
- setName(String) -
Method in class com.caucho.amber.cfg.MapKeyConfig
-
- setName(String) -
Method in class com.caucho.amber.cfg.NamedNativeQueryConfig
-
- setName(String) -
Method in class com.caucho.amber.cfg.NamedQueryConfig
-
- setName(String) -
Method in class com.caucho.amber.cfg.PersistenceUnitProxy
- Sets the unit name.
- setName(String) -
Method in class com.caucho.amber.cfg.PrimaryKeyJoinColumnConfig
- Sets the name.
- setName(String) -
Method in class com.caucho.amber.cfg.QueryHintConfig
-
- setName(String) -
Method in class com.caucho.amber.cfg.SqlResultSetMappingConfig
-
- setName(String) -
Method in class com.caucho.amber.cfg.TransientConfig
- Sets the name.
- setName(String) -
Method in class com.caucho.amber.cfg.VersionConfig
- Sets the name.
- setName(String) -
Method in class com.caucho.amber.field.AbstractField
- Sets the name.
- setName(String) -
Method in class com.caucho.amber.field.EntityMapField
- Sets the field name.
- setName(String) -
Method in class com.caucho.amber.manager.AmberPersistenceUnit
-
- setName(String) -
Method in class com.caucho.amber.table.AmberColumn
- Sets the column name.
- setName(String) -
Method in class com.caucho.amber.type.AbstractEnhancedType
- Sets the name.
- setName(String) -
Method in class com.caucho.amber.type.EnumType
- Sets the name.
- setName(String) -
Method in class com.caucho.amqp.io.FrameAttach
-
- setName(String) -
Method in class com.caucho.bytecode.JavaField
- Sets the name.
- setName(String) -
Method in class com.caucho.bytecode.JavaMethod
- Sets the name.
- setName(String) -
Method in class com.caucho.cluster.AbstractLock
- Assigns the name of the lock.
- setName(String) -
Method in class com.caucho.cluster.ClusterVoteManager
- Assigns the name of the lock.
- setName(String) -
Method in class com.caucho.config.cfg.AbstractBeanConfig
- Returns the component's EL binding name.
- setName(String) -
Method in class com.caucho.config.cfg.BeanConfig
- Returns the component's EL binding name.
- setName(String) -
Method in class com.caucho.config.core.ResinLog
- Sets the log name.
- setName(String) -
Method in class com.caucho.config.type.NamespaceBeanConfig
-
- setName(String) -
Method in class com.caucho.config.types.DataSourceRef
-
- setName(String) -
Method in class com.caucho.config.types.InterfaceConfig
- If the name is set, the bean will get deployed
- setName(String) -
Method in class com.caucho.config.types.JndiLink
- Sets the name
- setName(String) -
Method in class com.caucho.config.types.PathPatternType
- Sets the pattern name.
- setName(String) -
Method in class com.caucho.db.table.Constraint
- Sets an identifier for the constraint.
- setName(String) -
Method in class com.caucho.distcache.AbstractCache
- Assigns the name of the cache.
- setName(String) -
Method in class com.caucho.ejb.cfg.MethodSignature
-
- setName(String) -
Method in class com.caucho.ejb.EJBServer
- Sets the JNDI name.
- setName(String) -
Method in class com.caucho.env.dbpool.ConnectionPool
- Sets the connection pool name.
- setName(String) -
Method in class com.caucho.env.jdbc.DatabaseFactory
-
- setName(String) -
Method in class com.caucho.env.jpa.ConfigJpaPersistenceUnit
- Sets the unit name.
- setName(String) -
Method in class com.caucho.env.jpa.ConfigPersistenceUnit
- Sets the unit name.
- setName(String) -
Method in class com.caucho.env.jpa.PersistenceUnitManager.PropertyConfig
-
- setName(String) -
Method in class com.caucho.filters.HeaderFilter.Header
-
- setName(String) -
Method in class com.caucho.hemp.services.BamLogService
- Sets the logger name.
- setName(String) -
Method in class com.caucho.jca.cfg.Resource
- Sets the WebBeans name
- setName(String) -
Method in class com.caucho.jca.ra.ConnectorConfig.ConnectionFactory
-
- setName(String) -
Method in class com.caucho.jca.ra.ConnectorConfig.ConnectorBean
-
- setName(String) -
Method in class com.caucho.jca.ra.ConnectorConfig
- Sets the name
- setName(String) -
Method in class com.caucho.jca.ra.ConnectorResource.ConnectionFactory
-
- setName(String) -
Method in class com.caucho.jca.ra.ConnectorResource.ConnectorBean
-
- setName(String) -
Method in class com.caucho.jca.ra.ConnectorResource
- Sets the name
- setName(String) -
Method in class com.caucho.jms.connection.ConnectionFactoryImpl
- Sets the name of the connection factory.
- setName(String) -
Method in class com.caucho.jms.jdbc.JdbcDestination
- Sets the name.
- setName(String) -
Method in class com.caucho.jms.jdbc.JdbcQueue
- Sets the name.
- setName(String) -
Method in class com.caucho.jms.queue.AbstractDestination
- Sets the name of the destination
- setName(String) -
Method in class com.caucho.jmx.MBeanConfig.Listener
-
- setName(String) -
Method in class com.caucho.jmx.MBeanConfig
- Sets the mbean name
- setName(String) -
Method in class com.caucho.jsp.cfg.TldAttribute
- Sets the attribute name.
- setName(String) -
Method in class com.caucho.jsp.cfg.TldFragmentAttribute
- Sets the attribute name.
- setName(String) -
Method in class com.caucho.jsp.cfg.TldFragmentInput
- Sets the attribute name.
- setName(String) -
Method in class com.caucho.jsp.cfg.TldFunction
- Sets the function name.
- setName(String) -
Method in class com.caucho.jsp.cfg.TldTag
- Sets the tag name, i.e.
- setName(String) -
Method in class com.caucho.jsp.cfg.TldTagFile
- Sets the attribute name.
- setName(Expr) -
Method in class com.caucho.jstl.el.CoreParamTag
- Sets the name
- setName(Expr) -
Method in class com.caucho.jstl.el.XmlParamTag
- Sets the name
- setName(String) -
Method in class com.caucho.jstl.rt.CoreParamTag
- Sets the name
- setName(String) -
Method in class com.caucho.jstl.rt.XmlParamTag
- Sets the name
- setName(String) -
Method in class com.caucho.lifecycle.Lifecycle
- Sets the lifecycle name, and the level to Level.INFO.
- setName(String) -
Method in class com.caucho.loader.ivy.IvyDependency
- The name of the module
- setName(String) -
Method in class com.caucho.loader.ModuleConfig
- Sets the artifact name
- setName(String) -
Method in class com.caucho.log.LogConfig
- Sets the name of the logger to configure.
- setName(String) -
Method in class com.caucho.log.LogConfig.SubLogger
- Sets the name of the logger to configure.
- setName(String) -
Method in class com.caucho.log.LoggerConfig
- Sets the name of the logger to configure.
- setName(String) -
Method in class com.caucho.management.server.LogMessage
- The java.util.logging name of the log message
- setName(String) -
Method in class com.caucho.management.server.LogNotification
- The java.util.logging name of the log message
- setName(String) -
Method in class com.caucho.message.JournalQueue
-
- setName(String) -
Method in class com.caucho.naming.LinkProxy
- Deprecated. Use
LinkProxy.setJndiName(java.lang.String)
- setName(String) -
Method in class com.caucho.quercus.lib.gettext.GettextDomain
-
- setName(String) -
Method in class com.caucho.quercus.lib.MhashModule.MhashAlgorithm
- The php name, for example `CRC32'.
- setName(String) -
Method in class com.caucho.quercus.servlet.PhpClassConfig
- Sets the PHP name for the class
- setName(String) -
Method in class com.caucho.resin.BeanEmbed
- Sets the bean's name
- setName(String) -
Method in class com.caucho.rewrite.AddHeader
- Sets the HTTP header name
- setName(String) -
Method in class com.caucho.rewrite.IfCookie
- Sets the HTTP cookie name to test.
- setName(String) -
Method in class com.caucho.rewrite.IfHeader
- Sets the HTTP header name to test.
- setName(String) -
Method in class com.caucho.rewrite.IfMBeanEnabled
- Sets the MBean name.
- setName(String) -
Method in class com.caucho.rewrite.IfQueryParam
- Sets the name of the query parameter to test.
- setName(String) -
Method in class com.caucho.rewrite.SetHeader
- Sets the HTTP header name
- setName(String) -
Method in class com.caucho.security.ClusterSingleSignon
-
- setName(String) -
Method in class com.caucho.security.XmlAuthenticator.User
-
- setName(String) -
Method in class com.caucho.security.XmlRoleMap.Role
-
- setName(String) -
Method in class com.caucho.server.admin.ListJmxQueryReply.Attribute
-
- setName(String) -
Method in class com.caucho.server.admin.ListJmxQueryReply.Bean
-
- setName(String) -
Method in class com.caucho.server.admin.ListJmxQueryReply.Operation
-
- setName(String) -
Method in class com.caucho.server.admin.ListJmxQueryReply.Param
-
- setName(String) -
Method in class com.caucho.server.admin.Management.User
-
- setName(String) -
Method in class com.caucho.server.admin.StatSystem.JmxItem
-
- setName(String) -
Method in class com.caucho.server.e_app.EnterpriseApplication
- Sets the name.
- setName(String) -
Method in class com.caucho.server.rewrite.AbstractRule
-
- setName(String) -
Method in class com.caucho.server.session.SessionManager
-
- setName(String) -
Method in class com.caucho.server.snmp.MbeanAttributeInfo
-
- setName(String) -
Method in class com.caucho.server.snmp.Oid
-
- setName(WebAppFragmentConfig.NameConfig) -
Method in class com.caucho.server.webapp.WebAppFragmentConfig
-
- setName(String) -
Method in class com.caucho.sql.DBPool
- Sets the Pool's WebBeans name.
- setName(String) -
Method in class com.caucho.sql.DBPoolImpl
- Sets the Pool's name.
- setName(String) -
Method in class com.caucho.tools.profiler.ProfilerPointConfig
-
- setName(String) -
Method in class com.caucho.util.Alarm
- Sets the alarm name.
- setName(String) -
Method in class com.caucho.vfs.VfsSchemeConfig
- Sets the scheme name.
- setName(String) -
Method in class com.caucho.xml.QDocumentType
-
- setName(QName) -
Method in class com.caucho.xml.QElement
- Assign a name to the element.
- setName(String) -
Method in class com.caucho.xml2.QDocumentType
-
- setName(QName) -
Method in class com.caucho.xml2.QElement
- Assign a name to the element.
- setName(String) -
Method in interface javax.servlet.SessionCookieConfig
-
- setNameAndType(String, String) -
Method in class com.caucho.bytecode.FieldRefConstant
- Sets the method name and type
- setNameAndType(String, String) -
Method in class com.caucho.bytecode.InterfaceMethodRefConstant
- Sets the method name and type
- setNameAndType(String, String) -
Method in class com.caucho.bytecode.MethodRefConstant
- Sets the method name and type
- setNamedItem(DOMNode) -
Method in class com.caucho.quercus.lib.dom.DOMNamedNodeMap
-
- setNamedItemNS(DOMNode) -
Method in class com.caucho.quercus.lib.dom.DOMNamedNodeMap
-
- setNamedNativeQuery(NamedNativeQueryConfig) -
Method in class com.caucho.amber.cfg.EntityConfig
-
- setNamedQuery(NamedQueryConfig) -
Method in class com.caucho.amber.cfg.EntityConfig
-
- setNameFromAttribute(String) -
Method in class com.caucho.jsp.cfg.TldVariable
- Sets a variable name determined from an attribute.
- setNameGiven(String) -
Method in class com.caucho.jsp.cfg.TldVariable
- Sets a constant name of the variable.
- setNameIndex(int) -
Method in class com.caucho.bytecode.ClassConstant
- Sets the name index.
- setNamespace(Namespace) -
Method in class com.caucho.jsp.java.JspNode
- Adds a namespace, e.g.
- setNamespace(String) -
Method in class com.caucho.relaxng.pattern.NsNamePattern
-
- setNamespaceAware(boolean) -
Method in class com.caucho.xml.AbstractParser
- Set true if the parsing is namespace aware.
- setNamespaceAware(boolean) -
Method in class com.caucho.xml.parsers.XmlSAXParserFactory.XmlSAXParser
- true if the factory is namespace aware.
- setNamespaceAware(boolean) -
Method in class com.caucho.xml2.AbstractParser
- Set true if the parsing is namespace aware.
- setNamespaceAware(boolean) -
Method in class com.caucho.xml2.parsers.XmlSAXParserFactory.XmlSAXParser
- true if the factory is namespace aware.
- setNamespaceContext(NamespaceContext) -
Method in class com.caucho.xml.stream.DOMResultXMLStreamWriterImpl
-
- setNamespaceContext(NamespaceContext) -
Method in class com.caucho.xml.stream.SAXResultXMLStreamWriterImpl
-
- setNamespaceContext(NamespaceContext) -
Method in class com.caucho.xml.stream.XMLEventWriterImpl
-
- setNamespaceContext(NamespaceContext) -
Method in class com.caucho.xml.stream.XMLStreamWriterImpl
-
- setNamespaceContext(NamespaceContext) -
Method in class com.caucho.xml.stream.XMLStreamWriterRepairingWrapper
-
- setNamespaceContext(NamespaceContext) -
Method in interface javax.xml.stream.XMLEventWriter
-
- setNamespaceContext(NamespaceContext) -
Method in interface javax.xml.stream.XMLStreamWriter
-
- setNamespacePrefixes(boolean) -
Method in class com.caucho.xml.AbstractParser
- Set true if the parsing uses sax namespaces
- setNamespacePrefixes(boolean) -
Method in class com.caucho.xml2.AbstractParser
- Set true if the parsing uses sax namespaces
- setNativeSql(String) -
Method in class com.caucho.amber.manager.QueryImpl
- Sets the sql for native queries.
- setNc(String) -
Method in class com.caucho.security.HttpDigestCredentials
-
- setNCharacterStream(int, Reader, long) -
Method in class com.caucho.db.jdbc.PreparedStatementImpl
-
- setNCharacterStream(int, Reader) -
Method in class com.caucho.db.jdbc.PreparedStatementImpl
-
- setNCharacterStream(int, Reader, long) -
Method in class com.caucho.sql.spy.SpyPreparedStatement
-
- setNCharacterStream(int, Reader) -
Method in class com.caucho.sql.spy.SpyPreparedStatement
-
- setNCharacterStream(String, Reader, long) -
Method in class com.caucho.sql.UserCallableStatement
-
- setNCharacterStream(String, Reader) -
Method in class com.caucho.sql.UserCallableStatement
-
- setNCharacterStream(int, Reader) -
Method in class com.caucho.sql.UserPreparedStatement
-
- setNCharacterStream(int, Reader, long) -
Method in class com.caucho.sql.UserPreparedStatement
-
- setNCharacterStream(String, Reader, long) -
Method in class com.caucho.tools.profiler.CallableStatementWrapper
-
- setNCharacterStream(String, Reader) -
Method in class com.caucho.tools.profiler.CallableStatementWrapper
-
- setNCharacterStream(int, Reader, long) -
Method in class com.caucho.tools.profiler.CallableStatementWrapper
-
- setNCharacterStream(int, Reader) -
Method in class com.caucho.tools.profiler.CallableStatementWrapper
-
- setNCharacterStream(int, Reader, long) -
Method in class com.caucho.tools.profiler.PreparedStatementWrapper
-
- setNCharacterStream(int, Reader) -
Method in class com.caucho.tools.profiler.PreparedStatementWrapper
-
- setNClob(int, NClob) -
Method in class com.caucho.db.jdbc.PreparedStatementImpl
-
- setNClob(int, Reader, long) -
Method in class com.caucho.db.jdbc.PreparedStatementImpl
-
- setNClob(int, Reader) -
Method in class com.caucho.db.jdbc.PreparedStatementImpl
-
- setNClob(int, NClob) -
Method in class com.caucho.sql.spy.SpyPreparedStatement
-
- setNClob(int, Reader, long) -
Method in class com.caucho.sql.spy.SpyPreparedStatement
-
- setNClob(int, Reader) -
Method in class com.caucho.sql.spy.SpyPreparedStatement
-
- setNClob(String, NClob) -
Method in class com.caucho.sql.UserCallableStatement
-
- setNClob(String, Reader, long) -
Method in class com.caucho.sql.UserCallableStatement
-
- setNClob(String, Reader) -
Method in class com.caucho.sql.UserCallableStatement
-
- setNClob(int, Reader) -
Method in class com.caucho.sql.UserPreparedStatement
-
- setNClob(int, NClob) -
Method in class com.caucho.sql.UserPreparedStatement
-
- setNClob(int, Reader, long) -
Method in class com.caucho.sql.UserPreparedStatement
-
- setNClob(String, NClob) -
Method in class com.caucho.tools.profiler.CallableStatementWrapper
-
- setNClob(String, Reader, long) -
Method in class com.caucho.tools.profiler.CallableStatementWrapper
-
- setNClob(String, Reader) -
Method in class com.caucho.tools.profiler.CallableStatementWrapper
-
- setNClob(int, NClob) -
Method in class com.caucho.tools.profiler.CallableStatementWrapper
-
- setNClob(int, Reader, long) -
Method in class com.caucho.tools.profiler.CallableStatementWrapper
-
- setNClob(int, Reader) -
Method in class com.caucho.tools.profiler.CallableStatementWrapper
-
- setNClob(int, NClob) -
Method in class com.caucho.tools.profiler.PreparedStatementWrapper
-
- setNClob(int, Reader, long) -
Method in class com.caucho.tools.profiler.PreparedStatementWrapper
-
- setNClob(int, Reader) -
Method in class com.caucho.tools.profiler.PreparedStatementWrapper
-
- setNeedsAdapter(boolean) -
Method in class com.caucho.jsp.TagInstance
- if needs an adapter.
- setNewline(byte[]) -
Method in class com.caucho.vfs.SocketChannelStream
-
- setNewline(byte[]) -
Method in class com.caucho.vfs.SocketStream
-
- setNewline(byte[]) -
Method in class com.caucho.vfs.VfsStream
-
- setNewlineString(String) -
Method in class com.caucho.vfs.WriteStream
- Sets the string to use for println newlines
- setNext(ResultSetCacheChunk) -
Method in class com.caucho.amber.query.ResultSetCacheChunk
- Gets the next chunk
- setNext(DependentCreationalContext<?>) -
Method in class com.caucho.config.inject.OwnerCreationalContext
-
- setNext(JspNode) -
Method in class com.caucho.jsp.java.JsfTagNode
-
- setNext(ArrayValue.Entry) -
Method in class com.caucho.quercus.env.ArrayValue.Entry
-
- setNext(ObjectExtValue.Entry) -
Method in class com.caucho.quercus.env.ObjectExtValue.Entry
-
- setNext(TempBuffer) -
Method in class com.caucho.vfs.TempBuffer
-
- setNext(TempCharBuffer) -
Method in class com.caucho.vfs.TempCharBuffer
-
- setNext(XmlReader) -
Method in class com.caucho.xml.readers.XmlReader
- Sets the next reader.
- setNext(XmlReader) -
Method in class com.caucho.xml2.readers.XmlReader
- Sets the next reader.
- setNextBufferOffset(int) -
Method in class com.caucho.server.hmux.HmuxRequest
-
- setNextBufferOffset(int) -
Method in class com.caucho.server.http.ResponseStream
-
- setNextBufferOffsetImpl(int) -
Method in class com.caucho.server.fastcgi.FastCgiResponseStream
-
- setNextBufferOffsetImpl(int) -
Method in class com.caucho.server.hmux.HmuxResponseStream
-
- setNextBufferOffsetImpl(int) -
Method in class com.caucho.server.http.HttpResponseStream
-
- setNextBufferOffsetImpl(int) -
Method in class com.caucho.server.http.ResponseStream
-
- setNextHash(ArrayValue.Entry) -
Method in class com.caucho.quercus.env.ArrayValue.Entry
-
- setNextOutgoingId(long) -
Method in class com.caucho.amqp.io.FrameBegin
-
- setNoCache(boolean) -
Method in class com.caucho.filters.CauchoResponseWrapper
-
- setNoCache(boolean) -
Method in class com.caucho.filters.GzipFilter
- Set true if the output should not be cached.
- setNoCache(boolean) -
Method in class com.caucho.server.http.CauchoDispatchResponse
-
- setNoCache(boolean) -
Method in interface com.caucho.server.http.CauchoResponse
-
- setNoCache(boolean) -
Method in class com.caucho.server.http.CauchoResponseWrapper
-
- setNoCache(boolean) -
Method in class com.caucho.server.http.HttpServletResponseImpl
- Set if the page is non-cacheable.
- setNoCache(boolean) -
Method in class com.caucho.server.http.ResponseAdapter
- Sets no caching
- setNoCache(boolean) -
Method in class com.caucho.server.http.StubServletResponse
-
- setNoCacheUnlessVary(boolean) -
Method in class com.caucho.server.http.HttpServletResponseImpl
- Set no cache w/o vary
- setNode(Node) -
Method in class com.caucho.xsl.java.XslWrapperNode
- Sets the node.
- setNodeEnv(Node) -
Method in class com.caucho.jsp.PageContextImpl
- Returns the XPath node environment corresponding to this page
- setNodeListContext(AbstractPattern) -
Method in class com.caucho.xsl.JavaGenerator
-
- setNodeValue(String) -
Method in class com.caucho.quercus.lib.dom.DOMElement
-
- setNodeValue(String) -
Method in class com.caucho.quercus.lib.dom.DOMNode
-
- setNodeValue(String) -
Method in class com.caucho.xml.QAbstractNode
-
- setNodeValue(String) -
Method in class com.caucho.xml.QAttr
-
- setNodeValue(String) -
Method in class com.caucho.xml.QNode
-
- setNodeValue(String) -
Method in class com.caucho.xml2.QAbstractNode
-
- setNodeValue(String) -
Method in class com.caucho.xml2.QAttr
-
- setNodeValue(String) -
Method in class com.caucho.xml2.QNode
-
- setNodeValue(String) -
Method in class com.caucho.xpath.pattern.NamespaceNode
-
- setNonce(String) -
Method in class com.caucho.security.DigestCredentials
-
- setNonce(String) -
Method in class com.caucho.security.HttpDigestCredentials
-
- setNonJtaDataSource(DataSource) -
Method in class com.caucho.amber.manager.AmberPersistenceUnit
- Sets the persistence.xml non-jta data source.
- setNonJtaDataSource(String) -
Method in class com.caucho.env.jpa.PersistenceUnitManager
-
- setNonJtaDataSourceName(String) -
Method in class com.caucho.amber.manager.AmberPersistenceUnit
- Sets the persistence.xml non-jta data source.
- setNonJtaDataSourceValue(DataSource) -
Method in class com.caucho.env.jpa.PersistenceUnitManager
-
- setNonLocking() -
Method in class com.caucho.db.sql.QueryContext
-
- setNonNull(byte[], int) -
Method in class com.caucho.db.table.Column
- Sets the column non-null.
- setNormalizationFeature(String, boolean) -
Method in class com.caucho.xml.QDocument
-
- setNormalizationFeature(String, boolean) -
Method in class com.caucho.xml2.QDocument
-
- setNotCacheable() -
Method in class com.caucho.xsl.XslWriter
- Indicate that the result document is not cacheable.
- setNotNull(boolean) -
Method in class com.caucho.amber.table.AmberColumn
- Sets the not-null property.
- setNotNull() -
Method in class com.caucho.db.table.Column
- Set true if the column is NOT NULL.
- setNotNull(String) -
Method in class com.caucho.db.table.TableFactory
- Sets the named column as not null
- setNString(int, String) -
Method in class com.caucho.db.jdbc.PreparedStatementImpl
-
- setNString(int, String) -
Method in class com.caucho.sql.spy.SpyPreparedStatement
-
- setNString(String, String) -
Method in class com.caucho.sql.UserCallableStatement
-
- setNString(int, String) -
Method in class com.caucho.sql.UserPreparedStatement
-
- setNString(String, String) -
Method in class com.caucho.tools.profiler.CallableStatementWrapper
-
- setNString(int, String) -
Method in class com.caucho.tools.profiler.CallableStatementWrapper
-
- setNString(int, String) -
Method in class com.caucho.tools.profiler.PreparedStatementWrapper
-
- setNull(int, int) -
Method in interface com.caucho.amber.AmberQuery
- Sets the argument with an null.
- setNull(int, int) -
Method in class com.caucho.amber.query.QueryArgs
- Sets the argument with a null
- setNull(int, int) -
Method in class com.caucho.amber.query.UserQuery
- Sets the argument with a null
- setNull(int, int) -
Method in class com.caucho.db.jdbc.PreparedStatementImpl
-
- setNull(int, int, String) -
Method in class com.caucho.db.jdbc.PreparedStatementImpl
-
- setNull(int) -
Method in class com.caucho.db.sql.QueryContext
- Set a null parameter.
- setNull(byte[], int) -
Method in class com.caucho.db.table.Column
- Sets the column null.
- setNull(int, int) -
Method in class com.caucho.sql.spy.SpyPreparedStatement
-
- setNull(int, int, String) -
Method in class com.caucho.sql.spy.SpyPreparedStatement
-
- setNull(String, int) -
Method in class com.caucho.sql.UserCallableStatement
- Sets the null
- setNull(String, int, String) -
Method in class com.caucho.sql.UserCallableStatement
- Sets the null
- setNull(int, int) -
Method in class com.caucho.sql.UserPreparedStatement
- Sets the parameter as a null.
- setNull(int, int, String) -
Method in class com.caucho.sql.UserPreparedStatement
- Sets the parameter as a null.
- setNull(String, int) -
Method in class com.caucho.tools.profiler.CallableStatementWrapper
-
- setNull(String, int, String) -
Method in class com.caucho.tools.profiler.CallableStatementWrapper
-
- setNull(int, int) -
Method in class com.caucho.tools.profiler.CallableStatementWrapper
-
- setNull(int, int, String) -
Method in class com.caucho.tools.profiler.CallableStatementWrapper
-
- setNull(int, int) -
Method in class com.caucho.tools.profiler.PreparedStatementWrapper
-
- setNull(int, int, String) -
Method in class com.caucho.tools.profiler.PreparedStatementWrapper
-
- setNullable(boolean) -
Method in class com.caucho.amber.cfg.AbstractColumnConfig
-
- setNullDelimited(boolean) -
Method in class com.caucho.log.StreamHandler
-
- setNullDelimited(boolean) -
Method in class com.caucho.log.TimestampFilter
- If null-delimited, the timestamp only applies after the cr/lf and a null
- setNumberOfLoadingColumns(int) -
Method in class com.caucho.amber.entity.EntityItem
-
- setNumeric(QuercusLocale) -
Method in class com.caucho.quercus.env.LocaleInfo
-
- setObject(int, Object) -
Method in interface com.caucho.amber.AmberQuery
- Sets the argument with an object.
- setObject(int, Object) -
Method in class com.caucho.amber.query.UserQuery
- Sets the argument with an object.
- setObject(int, Object, AmberType) -
Method in class com.caucho.amber.query.UserQuery
- Sets the argument with an object and its Amber type.
- setObject(int, Object, int, int) -
Method in class com.caucho.db.jdbc.PreparedStatementImpl
-
- setObject(int, Object, int) -
Method in class com.caucho.db.jdbc.PreparedStatementImpl
-
- setObject(int, Object) -
Method in class com.caucho.db.jdbc.PreparedStatementImpl
-
- setObject(Object) -
Method in class com.caucho.hessian.server.HessianServlet
- Sets the object implementation
- setObject(String, Object) -
Method in class com.caucho.jms.message.MapMessageImpl
- Sets the next object.
- setObject(Serializable) -
Method in class com.caucho.jms.message.ObjectMessageImpl
- Writes the object to the stream.
- setObject(Object) -
Method in class com.caucho.jms.services.HessianListener
- Sets the object implementation
- setObject(int, Object) -
Method in class com.caucho.quercus.lib.db.JdbcPreparedStatementResource
- Sets the given parameter
Known subclasses: see PostgresStatement.execute
- setObject(int, Object, int, int) -
Method in class com.caucho.sql.spy.SpyPreparedStatement
-
- setObject(int, Object, int) -
Method in class com.caucho.sql.spy.SpyPreparedStatement
-
- setObject(int, Object) -
Method in class com.caucho.sql.spy.SpyPreparedStatement
-
- setObject(String, Object) -
Method in class com.caucho.sql.UserCallableStatement
- Sets the object
- setObject(String, Object, int) -
Method in class com.caucho.sql.UserCallableStatement
- Sets the object
- setObject(String, Object, int, int) -
Method in class com.caucho.sql.UserCallableStatement
- Sets the object
- setObject(int, Object, int, int) -
Method in class com.caucho.sql.UserPreparedStatement
- Sets the parameter as an object with the given type and scale.
- setObject(int, Object, int) -
Method in class com.caucho.sql.UserPreparedStatement
- Sets the parameter as an object with the given type.
- setObject(int, Object) -
Method in class com.caucho.sql.UserPreparedStatement
- Sets the parameter as a object.
- setObject(String, Object, int, int) -
Method in class com.caucho.tools.profiler.CallableStatementWrapper
-
- setObject(String, Object, int) -
Method in class com.caucho.tools.profiler.CallableStatementWrapper
-
- setObject(String, Object) -
Method in class com.caucho.tools.profiler.CallableStatementWrapper
-
- setObject(int, Object, int, int) -
Method in class com.caucho.tools.profiler.CallableStatementWrapper
-
- setObject(int, Object, int) -
Method in class com.caucho.tools.profiler.CallableStatementWrapper
-
- setObject(int, Object) -
Method in class com.caucho.tools.profiler.CallableStatementWrapper
-
- setObject(int, Object, int, int) -
Method in class com.caucho.tools.profiler.PreparedStatementWrapper
-
- setObject(int, Object, int) -
Method in class com.caucho.tools.profiler.PreparedStatementWrapper
-
- setObject(int, Object) -
Method in class com.caucho.tools.profiler.PreparedStatementWrapper
-
- setObject(Object) -
Method in class com.caucho.vfs.JndiPath
- Sets the object bound at this path.
- setObject(Object) -
Method in class com.caucho.vfs.Path
- Sets the object at this path.
- setObject(Object) -
Method in class com.caucho.vfs.PathWrapper
- Sets the object at this path.
- setObject(String, Object) -
Method in interface javax.jms.MapMessage
-
- setObject(Serializable) -
Method in interface javax.jms.ObjectMessage
-
- setObjectAPI(Class<?>) -
Method in class com.caucho.hessian.server.HessianServlet
- Sets the object api.
- setObjectAPI(Class) -
Method in class com.caucho.jms.services.HessianListener
- Sets the object api.
- setObjectClass(Class) -
Method in class com.caucho.services.server.AbstractSkeleton
- Sets the object API class.
- setObjectName(String) -
Method in class com.caucho.env.meter.JmxExpr.JmxDelta
-
- setObjectName(String) -
Method in class com.caucho.env.meter.JmxExpr.JmxValue
-
- setObjectName(String) -
Method in class com.caucho.server.admin.StatSystem.JmxItem
-
- setObjectProperty(String, Object) -
Method in class com.caucho.jms.message.MessageImpl
- Sets an object property.
- setObjectProperty(String, Object) -
Method in interface javax.jms.Message
-
- setObjectValue(Object) -
Method in class com.caucho.server.distcache.MnodeEntry
- Sets the deserialized value for the entry.
- setOctetStringValue(String) -
Method in class com.caucho.server.snmp.Oid
-
- setOffset(int) -
Method in class com.caucho.amber.query.AmberSelectQuery
- Sets the OFFSET value.
- setOffset(int) -
Method in class com.caucho.bytecode.CodeVisitor
- Sets the offset.
- setOffset(int) -
Method in class com.caucho.vfs.ReadStream
-
- setOid(String) -
Method in class com.caucho.server.snmp.MbeanAttributeInfo
-
- setOldLoader(Thread, ClassLoader) -
Static method in class com.caucho.loader.DynamicClassLoader
- Sets the old loader if not destroyed.
- setOldWebApp(WebApp, long) -
Method in class com.caucho.server.webapp.WebApp
- Sets the old version web-app.
- setOldWebApp(WebAppController, long) -
Method in class com.caucho.server.webapp.WebAppController
- Sets the old version web-app.
- setOmitDeclaration(String) -
Method in class com.caucho.xsl.OutputFormat
- Set to "true" if the output declaration should be omitted.
- setOpenSource(boolean) -
Method in class com.caucho.server.resin.ResinArgs
-
- setOperation(String) -
Method in class com.caucho.server.admin.JmxCallQuery
-
- setOperationIndex(int) -
Method in class com.caucho.server.admin.JmxCallQuery
-
- setOption(Env, StringValue, StringValue, Value) -
Method in class com.caucho.quercus.resources.StreamContextResource
- Sets an option
- setOptional(boolean) -
Method in class com.caucho.config.core.ResinImport
- Sets true if the path is optional.
- setOptional(boolean) -
Method in class com.caucho.config.core.ResinInclude
- Sets true if the path is optional.
- setOptional(boolean) -
Method in class com.caucho.config.core.ResinProperties
- Sets true if the path is optional.
- setOptional(boolean) -
Method in class com.caucho.env.meter.JmxAttributeMeter
-
- setOptional(boolean) -
Method in class com.caucho.env.meter.JmxExpr.JmxDelta
-
- setOptional(boolean) -
Method in class com.caucho.server.rewrite.ImportRule
-
- setOptions(ArrayValue) -
Method in class com.caucho.quercus.resources.StreamContextResource
- Sets the options.
- setOptions(InitParam) -
Method in class com.caucho.security.JaasAuthenticator
-
- setOrderBy(ArrayList<String>, ArrayList<Boolean>) -
Method in class com.caucho.amber.field.ElementCollectionField
- Sets the order by.
- setOrderBy(ArrayList<String>, ArrayList<Boolean>) -
Method in class com.caucho.amber.field.ManyToManyField
- Sets the order by.
- setOrderBy(ArrayList<String>, ArrayList<Boolean>) -
Method in class com.caucho.amber.field.OneToManyField
- Sets the order by.
- setOrdinal(boolean) -
Method in class com.caucho.amber.expr.EnumExpr
- Sets true for ordinal
- setOrdinal(boolean) -
Method in class com.caucho.amber.type.EnumType
- Sets true for ordinal
- setOrg(String) -
Method in class com.caucho.loader.ivy.IvyDependency
- The owning organization
- setOrg(String) -
Method in class com.caucho.loader.ModuleConfig
- Sets the org for an archive name.
- setOrganisation(String) -
Method in class com.caucho.loader.ivy.IvyInfo
-
- setOtherwise(ResinWhen) -
Method in class com.caucho.config.core.ResinChoose
- Adds the otherwise clause.
- setOut(JspWriter) -
Method in class com.caucho.jsp.PageContextImpl
-
- setOuterJoin(boolean) -
Method in class com.caucho.amber.query.FromItem
- Sets the join semantics to OUTER (true) or
INNER (false).
- setOutgoingHandle(int) -
Method in class com.caucho.amqp.common.AmqpLink
-
- setOutgoingWindow(int) -
Method in class com.caucho.amqp.io.FrameBegin
-
- setOutParameter(OracleOciLob) -
Method in class com.caucho.quercus.lib.db.OracleStatement
- Sets the out parameter.
- setOutputFile(BinaryOutput) -
Method in class com.caucho.quercus.lib.curl.CurlResource
- Sets the file to save the data to save from a request.
- setOutputFormat(OutputFormat) -
Method in class com.caucho.xsl.StylesheetImpl
-
- setOutputHeaderFile(BinaryOutput) -
Method in class com.caucho.quercus.lib.curl.CurlResource
- Sets the file to save the header from a request.
- setOutputProperties(Properties) -
Method in class com.caucho.xsl.TransformerImpl
- Sets the output properties.
- setOutputProperty(String, String) -
Method in class com.caucho.xsl.TransformerImpl
- Sets a single xsl:output property.
- setOutputStream(OutputStream) -
Method in class com.caucho.quercus.QuercusEngine
- Sets the output stream.
- setOutputStreamOnly(boolean) -
Method in class com.caucho.server.http.AbstractResponseStream
- Set true for output stream only request.
- setOutputStreamOnly(boolean) -
Method in class com.caucho.server.http.ToByteResponseStream
-
- setOutUsed() -
Method in class com.caucho.quercus.program.FunctionInfo
- Set true if the out is used.
- setOverloadEnabled(boolean) -
Method in class com.caucho.burlap.client.BurlapProxyFactory
- set true if overloaded methods are allowed (using mangling)
- setOverloadEnabled(boolean) -
Method in class com.caucho.hessian.client.HessianProxyFactory
- set true if overloaded methods are allowed (using mangling)
- setOverride(boolean) -
Method in class com.caucho.amber.field.AbstractField
- Returns true for an override
- setOwner(EnvironmentBean) -
Method in class com.caucho.loader.EnvironmentClassLoader
- Sets the environment's owner.
- setOwner(String) -
Method in class com.caucho.server.snmp.MbeanAttributeInfo
-
- setOwner(QDocument) -
Method in class com.caucho.xml.AbstractParser
- Sets the owner.
- setOwner(QDocument) -
Method in class com.caucho.xml2.AbstractParser
- Sets the owner.
- setPackage(String) -
Method in class com.caucho.amber.cfg.EntityMappingsConfig
-
- setPageCacheEntries(int) -
Method in class com.caucho.quercus.servlet.QuercusServlet
- Sets the max size of the page cache.
- setPageCacheMax(int) -
Method in class com.caucho.jsp.JspServlet
- Set true when JSP pages should default to xml.
- setPageCacheSize(int) -
Method in class com.caucho.quercus.page.PageManager
- Sets the max size of the page cache.
- setPageCacheSize(int) -
Method in class com.caucho.quercus.QuercusContext
- Sets the capacity of the page cache.
- setPageCacheSize(int) -
Method in class com.caucho.quercus.servlet.QuercusServlet
- Sets the max size of the page cache.
- setPageConfig(JspPageConfig) -
Method in class com.caucho.jsp.java.JavaJspGenerator
-
- setPageConfig(JspPageConfig) -
Method in class com.caucho.jsp.JspBuilder
- Sets the page config?
- setPageContext(PageContext) -
Method in class com.caucho.jsp.java.JspTagFileSupport
-
- 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.
- setPageEncoding(String) -
Method in class com.caucho.jsp.cfg.JspPropertyGroup
- Sets the default page encoding.
- setPageEncoding(String) -
Method in class com.caucho.jsp.ParseState
- Sets the JSP's page encoding
- setPageMain(boolean) -
Method in class com.caucho.quercus.program.FunctionInfo
- True for a main function (top-level script).
- setPageManager(PageManager) -
Method in class com.caucho.jsp.el.JspApplicationContextImpl
-
- setPageStatic(boolean) -
Method in class com.caucho.quercus.program.FunctionInfo
- True for a static function (top-level script).
- setParameter(String, Object) -
Method in class com.caucho.amber.ejb3.QueryImpl
- Sets a named parameter.
- setParameter(String, Date, TemporalType) -
Method in class com.caucho.amber.ejb3.QueryImpl
- Sets a date parameter.
- setParameter(String, Calendar, TemporalType) -
Method in class com.caucho.amber.ejb3.QueryImpl
- Sets a calendar parameter.
- setParameter(int, Object) -
Method in class com.caucho.amber.ejb3.QueryImpl
- Sets an indexed parameter.
- setParameter(int, Date, TemporalType) -
Method in class com.caucho.amber.ejb3.QueryImpl
- Sets a date parameter.
- setParameter(int, Calendar, TemporalType) -
Method in class com.caucho.amber.ejb3.QueryImpl
- Sets a calendar parameter.
- setParameter(Parameter<T>, T) -
Method in class com.caucho.amber.ejb3.QueryImpl
-
- setParameter(Parameter<Calendar>, Calendar, TemporalType) -
Method in class com.caucho.amber.ejb3.QueryImpl
-
- setParameter(Parameter<Date>, Date, TemporalType) -
Method in class com.caucho.amber.ejb3.QueryImpl
-
- setParameter(PreparedStatement, int, AmberType[], Object[]) -
Method in class com.caucho.amber.expr.ArgExpr
- Sets the parameter.
- setParameter(String, Object) -
Method in class com.caucho.amber.manager.QueryImpl
- Sets a named parameter.
- setParameter(String, Date, TemporalType) -
Method in class com.caucho.amber.manager.QueryImpl
- Sets a date parameter.
- setParameter(String, Calendar, TemporalType) -
Method in class com.caucho.amber.manager.QueryImpl
- Sets a calendar parameter.
- setParameter(int, Object) -
Method in class com.caucho.amber.manager.QueryImpl
- Sets an indexed parameter.
- setParameter(int, Date, TemporalType) -
Method in class com.caucho.amber.manager.QueryImpl
- Sets a date parameter.
- setParameter(int, Calendar, TemporalType) -
Method in class com.caucho.amber.manager.QueryImpl
- Sets a calendar parameter.
- setParameter(Parameter<T>, T) -
Method in class com.caucho.amber.manager.QueryImpl
-
- setParameter(Parameter<Calendar>, Calendar, TemporalType) -
Method in class com.caucho.amber.manager.QueryImpl
-
- setParameter(Parameter<Date>, Date, TemporalType) -
Method in class com.caucho.amber.manager.QueryImpl
-
- setParameter(PreparedStatement, int, Object) -
Method in class com.caucho.amber.type.AmberType
- Sets the value.
- setParameter(PreparedStatement, int, Object) -
Method in class com.caucho.amber.type.BigDecimalType
- Sets the value.
- setParameter(PreparedStatement, int, Object) -
Method in class com.caucho.amber.type.BigIntegerType
- Sets the value.
- setParameter(PreparedStatement, int, Object) -
Method in class com.caucho.amber.type.ByteArrayType
- Sets the value.
- setParameter(PreparedStatement, int, Object) -
Method in class com.caucho.amber.type.CalendarType
- Sets the value.
- setParameter(PreparedStatement, int, Object) -
Method in class com.caucho.amber.type.CharacterArrayType
- Sets the value.
- setParameter(PreparedStatement, int, Object) -
Method in class com.caucho.amber.type.DoubleType
- Sets the value.
- setParameter(PreparedStatement, int, Object) -
Method in class com.caucho.amber.type.EnumType
- Sets the value.
- setParameter(PreparedStatement, int, Object) -
Method in class com.caucho.amber.type.FloatType
- Sets the value.
- setParameter(PreparedStatement, int, Object) -
Method in class com.caucho.amber.type.IntegerType
- Sets the value.
- setParameter(PreparedStatement, int, Object) -
Method in class com.caucho.amber.type.LongType
- Sets the value.
- setParameter(PreparedStatement, int, Object) -
Method in class com.caucho.amber.type.ObjectType
- Sets the value.
- setParameter(PreparedStatement, int, Object) -
Method in class com.caucho.amber.type.PrimitiveByteArrayType
- Sets the value.
- setParameter(PreparedStatement, int, Object) -
Method in class com.caucho.amber.type.PrimitiveByteType
- Sets the value.
- setParameter(PreparedStatement, int, Object) -
Method in class com.caucho.amber.type.PrimitiveCharArrayType
- Sets the value.
- setParameter(PreparedStatement, int, Object) -
Method in class com.caucho.amber.type.PrimitiveCharType
- Sets the value.
- setParameter(PreparedStatement, int, Object) -
Method in class com.caucho.amber.type.PrimitiveDoubleType
- Sets the value.
- setParameter(PreparedStatement, int, Object) -
Method in class com.caucho.amber.type.PrimitiveFloatType
- Sets the value.
- setParameter(PreparedStatement, int, Object) -
Method in class com.caucho.amber.type.PrimitiveIntType
- Sets the value.
- setParameter(PreparedStatement, int, Object) -
Method in class com.caucho.amber.type.PrimitiveLongType
- Sets the value.
- setParameter(PreparedStatement, int, Object) -
Method in class com.caucho.amber.type.PrimitiveShortType
- Sets the value.
- setParameter(PreparedStatement, int, Object) -
Method in class com.caucho.amber.type.ShortType
- Sets the value.
- setParameter(PreparedStatement, int, Object) -
Method in class com.caucho.amber.type.SqlDateType
- Sets the value.
- setParameter(PreparedStatement, int, Object) -
Method in class com.caucho.amber.type.SqlTimestampType
- Sets the value.
- setParameter(PreparedStatement, int, Object) -
Method in class com.caucho.amber.type.StringType
- Sets the value.
- setParameter(PreparedStatement, int, String) -
Method in class com.caucho.amber.type.StringType
- Sets the value.
- setParameter(PreparedStatement, int, Object) -
Method in class com.caucho.amber.type.UtilDateType
- Sets the value.
- setParameter(String, Object) -
Method in class com.caucho.quercus.lib.dom.DOMConfiguration
-
- setParameter(String, Object) -
Method in class com.caucho.xsl.TransformerImpl
- Sets a parameter that XPath expressions in the stylesheet can
use as $name.
- 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
-
- setParameterLengthMax(Bytes) -
Method in class com.caucho.server.webapp.MultipartForm
-
- setParameters(Object[]) -
Method in class com.caucho.config.gen.CandiInvocationContext
-
- setParameters(Object[]) -
Method in class com.caucho.ejb3.gen.LifecycleInvocationContext
-
- setParameters(ArrayValue) -
Method in class com.caucho.quercus.resources.StreamContextResource
- Sets the parameters.
- setParameters(Object[]) -
Method in interface javax.interceptor.InvocationContext
-
- setParamName(String) -
Method in class com.caucho.config.types.InitParam
- Sets the param-name.
- setParams(ParamExpr[]) -
Method in class com.caucho.db.sql.Query
- Sets the params.
- setParams(String[]) -
Method in class com.caucho.server.admin.JmxCallQuery
-
- setParamValue(RawString) -
Method in class com.caucho.config.types.InitParam
- Sets the param-value.
- setParent(Object) -
Method in class com.caucho.config.core.ResinControl
-
- setParent(Query) -
Method in class com.caucho.db.sql.Query
- Sets the parent query
- setParent(String) -
Method in class com.caucho.env.git.GitCommit
- The hash of the previous version's Commit entry or null if
this Commit has no previous version.
- setParent(AnalyzedTag) -
Method in class com.caucho.jsp.AnalyzedTag
-
- setParent(JspTag) -
Method in class com.caucho.jsp.IntegerLoopSupportTag
- Sets the parent as a JspTag
- setParent(Tag) -
Method in class com.caucho.jsp.IntegerLoopSupportTag
- Sets the parent as a JspTag
- setParent(JspTag) -
Method in class com.caucho.jsp.IteratorLoopSupportTag
- Sets the parent as a JspTag
- setParent(Tag) -
Method in class com.caucho.jsp.IteratorLoopSupportTag
- Sets the parent as a JspTag
- setParent(JspNode) -
Method in class com.caucho.jsp.java.JspNode
- Sets the parent node
- setParent(Tag) -
Method in class com.caucho.jsp.java.JspTagFileSupport
-
- setParent(Statement) -
Method in class com.caucho.quercus.statement.Statement
-
- setParent(Pattern) -
Method in class com.caucho.relaxng.pattern.NameClassPattern
- Sets the parent.
- setParent(Pattern) -
Method in class com.caucho.relaxng.pattern.Pattern
- Sets the parent.
- setParent(Xml) -
Method in class com.caucho.relaxng.VerifierFilter
-
- setParent(Object) -
Method in class com.caucho.resources.rmi.RmiService
-
- setParent(ErrorPageManager) -
Method in class com.caucho.server.webapp.ErrorPageManager
- Sets the manager parent.
- setParent(WebAppContainer) -
Method in class com.caucho.server.webapp.WebApp
- Sets the parent container.
- setParent(WebAppController) -
Method in class com.caucho.server.webapp.WebAppExpandDeployGenerator
- Sets the parent webApp.
- setParent(WebAppController) -
Method in class com.caucho.server.webapp.WebAppRegexpDeployGenerator
- Sets the parent webApp.
- setParent(XslNode) -
Method in class com.caucho.xsl.java.XslNode
- Sets the parent node
- setParent(XslNode) -
Method in class com.caucho.xsl.java.XslParam
- Sets the parent.
- setParent(XMLReader) -
Method in class com.caucho.xsl.SAXFilterImpl
-
- 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.
- setParent(XMLEventReader) -
Method in class javax.xml.stream.util.EventReaderDelegate
-
- setParent(XMLStreamReader) -
Method in class javax.xml.stream.util.StreamReaderDelegate
-
- setParentClassLoader(ClassLoader) -
Method in class com.caucho.server.webapp.WebAppEarDeployGenerator
- Sets the parent loader.
- setParentClassLoader(ClassLoader) -
Method in class com.caucho.server.webapp.WebAppExpandDeployGenerator
- Sets the parent loader.
- setParentClassLoader(ClassLoader) -
Method in class com.caucho.server.webapp.WebAppSingleDeployGenerator
- Sets the parent loader.
- setParentId(int) -
Method in class com.caucho.quercus.lib.pdf.PDFDestination
-
- setParentLoader(ClassLoader) -
Method in class com.caucho.java.AbstractGenerator
- Sets the parent class loader.
- setParentLoader(ClassLoader) -
Method in class com.caucho.java.gen.JavaClassGenerator
- Sets the parent class loader.
- setParentType(EntityType) -
Method in class com.caucho.amber.type.EntityType
- Returns the parent type.
- setParentWebApp(WebAppController) -
Method in class com.caucho.server.webapp.WebAppController
- Sets the parent controller.
- setParentWebApp(WebAppController) -
Method in class com.caucho.server.webapp.WebAppSingleDeployGenerator
- Sets the parent webApp.
- setParseIndex(int) -
Method in class com.caucho.quercus.function.AbstractFunction
-
- setParseLocale(Expr) -
Method in class com.caucho.jstl.el.ParseDateTag
- Sets the parse locale
- setParseLocale(Expr) -
Method in class com.caucho.jstl.el.ParseNumberTag
- Sets the parse locale
- setParseLocale(Object) -
Method in class com.caucho.jstl.rt.FmtParseDateTag
- Sets the parse locale
- setParseLocale(Object) -
Method in class com.caucho.jstl.rt.FmtParseNumberTag
- Sets the parse locale
- setParserProperty(int, boolean) -
Method in class com.caucho.quercus.lib.xml.XmlReader
-
- setParseState(ParseState) -
Method in class com.caucho.jsp.java.JavaJspGenerator
-
- setParseState(ParseState) -
Method in class com.caucho.jsp.java.JspNode
- Sets the parse state
- setParseState(ParseState) -
Method in class com.caucho.jsp.JspBuilder
- Sets the parse state.
- setParseState(ParseState) -
Method in class com.caucho.jsp.JspGenerator
-
- setPassedNullRow() -
Method in class com.caucho.quercus.lib.db.PostgresResult
- Sets that a NULL row parameter has been passed in.
- setPassFilterChainMapper(FilterChainMapper) -
Method in class com.caucho.server.rewrite.AbstractRule
-
- setPassFilterChainMapper(FilterChainMapper) -
Method in class com.caucho.server.rewrite.ImportRule
-
- setPassFilterChainMapper(FilterChainMapper) -
Method in class com.caucho.server.rewrite.MatchRule
-
- setPassFilterChainMapper(FilterChainMapper) -
Method in interface com.caucho.server.rewrite.Rule
-
- setPassivating(boolean) -
Method in class com.caucho.config.inject.AbstractIntrospectedBean
-
- setPassivationId(String) -
Method in class com.caucho.config.inject.AbstractIntrospectedBean
-
- setPassivationId(String) -
Method in class com.caucho.config.inject.InjectionTargetFilter
-
- setPassivationId(String) -
Method in interface com.caucho.config.inject.PassivationSetter
-
- setPassword(String) -
Method in class com.caucho.burlap.client.BurlapProxyFactory
- Sets the password.
- setPassword(String) -
Method in class com.caucho.config.types.DataSourceRef
-
- setPassword(String) -
Method in class com.caucho.env.jdbc.DatabaseFactory
-
- setPassword(String) -
Method in class com.caucho.hessian.client.HessianProxyFactory
- Sets the password.
- setPassword(String) -
Method in class com.caucho.jca.cfg.JavaMailConfig
- password
- setPassword(String) -
Method in class com.caucho.jms.connection.ConnectionFactoryImpl
- Sets the password.
- setPassword(Expr) -
Method in class com.caucho.jstl.el.SqlSetDataSourceTag
- Sets the JSP-EL expression for the password.
- setPassword(String) -
Method in class com.caucho.jstl.rt.SqlSetDataSourceTag
- Sets the password.
- setPassword(String) -
Method in class com.caucho.quercus.lib.curl.CurlResource
- Sets the password to use for authentication.
- setPassword(String) -
Method in class com.caucho.remote.hessian.HessianProtocolProxyFactory
-
- setPassword(char[]) -
Method in class com.caucho.security.PasswordCredentials
-
- setPassword(String) -
Method in class com.caucho.security.XmlAuthenticator.User
-
- setPassword(String) -
Method in class com.caucho.server.admin.Management.User
-
- setPassword(String) -
Method in class com.caucho.sql.DBPool
- Sets the connection's password
- setPassword(String) -
Method in class com.caucho.sql.DBPoolImpl
- Sets the connection's password
- setPassword(String) -
Method in class com.caucho.sql.DriverConfig
- Sets the connection's password
- setPassword(String) -
Method in class com.caucho.vfs.JsseSSLFactory
- Sets the password.
- setPasswordAttribute(String) -
Method in class com.caucho.security.LdapAuthenticator
-
- setPasswordCallback(Callable) -
Method in class com.caucho.quercus.lib.curl.CurlResource
-
- setPasswordDigest(PasswordDigest) -
Method in class com.caucho.security.AbstractAuthenticator
- Sets the password digest.
- setPasswordDigestAlgorithm(String) -
Method in class com.caucho.security.AbstractAuthenticator
- Sets the password digest algorithm.
- setPasswordDigestRealm(String) -
Method in class com.caucho.security.AbstractAuthenticator
- Sets the password digest realm.
- setPasswordQuery(String) -
Method in class com.caucho.security.DatabaseAuthenticator
- Sets the password query.
- setPastActiveTime(boolean) -
Method in class com.caucho.sql.ManagedConnectionImpl
-
- setPath(String) -
Method in class com.caucho.admin.action.PdfReportAction
-
- setPath(String) -
Method in class com.caucho.admin.LogService
- Deprecated.
- setPath(Path) -
Method in class com.caucho.config.core.ResinImport
- Sets the resin:import path.
- setPath(String) -
Method in class com.caucho.config.core.ResinInclude
- Sets the resin:import path.
- setPath(Path) -
Method in class com.caucho.config.core.ResinProperties
- Sets the resin:properties.
- setPath(Path) -
Method in class com.caucho.db.Database
- Sets the directory.
- setPath(Path) -
Method in class com.caucho.db.jdbc.ConnectionPoolDataSourceImpl
- Sets the path to the database.
- setPath(Path) -
Method in class com.caucho.db.jdbc.DataSourceImpl
- Sets the path to the database.
- setPath(Path) -
Method in class com.caucho.env.deploy.ExpandDeployGenerator
- Sets the deploy directory.
- setPath(URL) -
Method in class com.caucho.env.jpa.ConfigJpaPersistenceUnit
- Sets the path to the unit
- setPath(Path) -
Method in class com.caucho.http.log.AbstractAccessLog
- Sets the access-log's path.
- setPath(String[]) -
Method in class com.caucho.java.AbstractJavaCompiler
- Sets the path of files to compile.
- setPath(Path) -
Method in class com.caucho.jca.ra.ResourceDeploy
- Sets the rar directory.
- setPath(Path) -
Method in class com.caucho.jms.file.FileQueueImpl
- Deprecated.
- setPath(Path) -
Method in class com.caucho.jms.file.FileTopicImpl
- Sets the path to the backing database
- setPath(Path) -
Method in class com.caucho.jsp.cfg.TldPreload
- Sets the path to the tld.
- setPath(String) -
Method in class com.caucho.jsp.cfg.TldTagFile
- Sets the path
- setPath(Path) -
Method in class com.caucho.loader.CompilingLoader
- Sets the class path.
- setPath(Path) -
Method in class com.caucho.loader.LibraryLoader
- The library loader's path.
- setPath(Path) -
Method in class com.caucho.loader.ModuleConfig
- Sets a specific path to a jar file
- setPath(Path) -
Method in class com.caucho.loader.ResourceLoader
- Sets the resource directory.
- setPath(Path) -
Method in class com.caucho.loader.SimpleLoader
- Sets the resource directory.
- setPath(Path) -
Method in class com.caucho.loader.TreeLoader
- The directory loader's path.
- setPath(Path) -
Method in class com.caucho.log.AbstractRolloverLog
- Sets the access-log's path.
- setPath(Path) -
Method in class com.caucho.log.LogHandlerConfig
- Sets the path
- setPath(Path) -
Method in class com.caucho.log.PathHandler
- Sets the path
- setPath(Path) -
Method in class com.caucho.log.RotateLog
- Sets the output path.
- setPath(Path) -
Method in class com.caucho.make.DependencyConfig
- Sets the path
- setPath(Path) -
Method in class com.caucho.message.nautilus.NautilusBroker
-
- setPath(Env, StringValue) -
Method in class com.caucho.quercus.lib.gettext.GettextDomain
-
- setPath(Path) -
Method in class com.caucho.security.PropertiesAuthenticator
- Sets the path to the property file.
- setPath(Path) -
Method in class com.caucho.security.XmlAuthenticator
- Sets the path to the XML file.
- setPath(Path) -
Method in class com.caucho.security.XmlRoleMap
- Sets the path to the XML file.
- setPath(Path) -
Method in class com.caucho.server.admin.Management
-
- setPath(String) -
Method in class com.caucho.server.admin.PdfReportQuery
-
- setPath(String) -
Method in class com.caucho.server.admin.TransactionLog
-
- setPath(Path) -
Method in class com.caucho.server.distcache.PersistentStoreConfig
- Deprecated.
- setPath(Path) -
Method in class com.caucho.server.httpcache.AbstractProxyCache
- Sets the path to the cache directory.
- setPath(Path) -
Method in class com.caucho.server.log.AbstractAccessLog
- Sets the access-log's path.
- setPath(Path) -
Method in class com.caucho.server.log.AccessLog
- Sets the log path
- setPath(Path) -
Method in class com.caucho.server.repository.ProjectJarRepository
-
- setPath(Path) -
Method in class com.caucho.server.resin.ManagementCompatConfig
-
- setPath(Path) -
Method in class com.caucho.server.rewrite.ImportRule
-
- setPath(String) -
Method in class com.caucho.server.session.SessionManager
-
- setPath(Path) -
Method in class com.caucho.transaction.xalog.AbstractXALogManager
- Sets a log path.
- setPath(String) -
Method in class com.caucho.vfs.ConstPath
-
- setPath(Path) -
Method in class com.caucho.vfs.Crc64Stream
- Sets the path.
- setPath(DatastorePath) -
Method in class com.caucho.vfs.DatastoreFile
-
- setPath(Path) -
Method in class com.caucho.vfs.ReadStream
- Sets a path name associated with the stream.
- setPath(Path) -
Method in class com.caucho.vfs.StreamImpl
- Sets the Path associated with the stream.
- setPath(Path) -
Method in class com.caucho.vfs.VfsSchemeConfig
- Sets the scheme path.
- setPath(Path) -
Method in class com.caucho.vfs.WriteStream
- Sets a path name associated with the stream.
- setPath(Path) -
Method in class com.caucho.xpath.StylesheetEnv
-
- setPath(String) -
Method in class javax.servlet.http.Cookie
- Sets the URL path of a cookie.
- setPath(String) -
Method in interface javax.servlet.SessionCookieConfig
-
- setPathFormat(String) -
Method in class com.caucho.log.AbstractRolloverLog
- Sets the formatted path.
- setPathFormat(String) -
Method in class com.caucho.log.LogHandlerConfig
- Sets the path-format
- setPathFormat(String) -
Method in class com.caucho.log.PathHandler
- Sets the path-format
- setPathFormat(String) -
Method in class com.caucho.log.RotateLog
- Sets the output path.
- setPathFormat(String) -
Method in class com.caucho.server.log.AbstractAccessLog
- Sets the formatted path.
- setPathFormat(String) -
Method in class com.caucho.server.log.AccessLog
- Sets the formatted path.
- setPathInfo(String) -
Method in class com.caucho.server.dispatch.ServletInvocation
- Sets the mapped path info
- setPathSource(AbstractPath) -
Method in class com.caucho.servlets.webdav.WebDavServlet
- Sets the path.
- setPathSuffix(String) -
Method in class com.caucho.env.deploy.ExpandDeployGenerator
- true if the webapps directory should be an elastic suffix.
- setPattern(Expr) -
Method in class com.caucho.jstl.el.FormatDateTag
- Sets the formatting pattern.
- setPattern(Expr) -
Method in class com.caucho.jstl.el.FormatNumberTag
- Sets the number pattern.
- setPattern(Expr) -
Method in class com.caucho.jstl.el.ParseDateTag
- Sets the formatting pattern.
- setPattern(Expr) -
Method in class com.caucho.jstl.el.ParseNumberTag
- Sets the number pattern.
- setPattern(String) -
Method in class com.caucho.jstl.rt.FmtParseDateTag
- Sets the formatting pattern.
- setPattern(String) -
Method in class com.caucho.jstl.rt.FmtParseNumberTag
- Sets the number pattern.
- setPattern(String) -
Method in class com.caucho.jstl.rt.FormatDateTag
- Sets the formatting pattern.
- setPattern(String) -
Method in class com.caucho.jstl.rt.FormatNumberTag
- Sets the number pattern.
- setPattern(String) -
Method in class com.caucho.server.admin.JmxCallQuery
-
- setPattern(String) -
Method in class com.caucho.server.admin.JmxListQuery
-
- setPattern(String) -
Method in class com.caucho.server.admin.JmxSetQuery
-
- setPayload(M) -
Method in class com.caucho.jms.queue.QueueEntry
-
- setPayloadRef(E) -
Method in class com.caucho.jms.file.FileQueueEntry
-
- setPdu(PduValue) -
Method in class com.caucho.server.snmp.types.SnmpMessageValue
-
- setPeerDeliveryCount(long) -
Method in class com.caucho.amqp.common.AmqpLink
-
- setPeerDeliveryCount(long) -
Method in class com.caucho.amqp.common.AmqpReceiverLink
-
- setPeriod(long) -
Method in class com.caucho.admin.action.PdfReportAction
-
- setPeriod(long) -
Method in class com.caucho.profile.Profile
-
- setPeriod(Period) -
Method in class com.caucho.resources.ScheduledTask
- Sets the period
- setPeriod(Period) -
Method in class com.caucho.resources.ScheduledTaskConfig
- Deprecated. Sets the period
- setPeriod(long) -
Method in class com.caucho.resources.TimerTrigger
-
- setPeriod(long) -
Method in class com.caucho.server.admin.PdfReportQuery
-
- setPeriod(Period) -
Method in class com.caucho.server.dispatch.RunAt
- Sets the period
- setPermGenFreeMin(Bytes) -
Method in class com.caucho.server.cluster.ServerConfig
- Sets the minimum free memory after a GC
- setPermGenFreeMin(Bytes) -
Method in class com.caucho.server.cluster.ServletContainerConfig
- Sets the minimum free memory after a GC
- setPermGenName(ObjectName) -
Method in class com.caucho.util.MemoryPoolAdapter
-
- setPermissionManager(PermissionManager) -
Static method in class com.caucho.security.PermissionManager
- Sets the context security manager.
- setPersistenceContextRefName(String) -
Method in class com.caucho.config.j2ee.PersistenceContextRefConfig
-
- setPersistenceContextType(String) -
Method in class com.caucho.config.j2ee.PersistenceContextRefConfig
-
- setPersistenceMode(ResinCacheBuilder.Persistence) -
Method in class com.caucho.distcache.AbstractCache
-
- setPersistenceProviderResolver(PersistenceProviderResolver) -
Static method in class javax.persistence.spi.PersistenceProviderResolverHolder
-
- setPersistenceUnit(AmberPersistenceUnit) -
Method in class com.caucho.amber.query.QueryParser
- Sets the persistence unit.
- setPersistenceUnitDefaults(PersistenceUnitDefaultsConfig) -
Method in class com.caucho.amber.cfg.PersistenceUnitMetaDataConfig
-
- setPersistenceUnitMetaData(PersistenceUnitMetaDataConfig) -
Method in class com.caucho.amber.cfg.EntityMappingsConfig
-
- setPersistenceUnitName(String) -
Method in class com.caucho.config.j2ee.PersistenceContextRefConfig
-
- setPersistenceUnitName(String) -
Method in class com.caucho.config.types.PersistenceUnitRef
- Sets the name from the persistence.xml
- setPersistenceUnitRefName(String) -
Method in class com.caucho.config.types.PersistenceUnitRef
- Sets the name to use in the local jndi context.
- setPersistent() -
Method in class com.caucho.quercus.lib.db.Mysqli
-
- setPersistent(boolean) -
Method in class javax.ejb.TimerConfig
- Sets if timer should be persisted.
- setPersistentStore(PersistentStoreConfig) -
Method in class com.caucho.server.cluster.ServletService
-
- setPhpClass(boolean) -
Method in class com.caucho.quercus.program.JavaClassDef
-
- setPhpVersion(String) -
Method in class com.caucho.quercus.QuercusContext
-
- setPhpVersion(String) -
Method in class com.caucho.quercus.servlet.QuercusServlet
- Sets the php version that Quercus should report itself as.
- setPing(boolean) -
Method in class com.caucho.sql.DBPool
- Set the table to 'ping' to see if the connection is still live.
- setPing(boolean) -
Method in class com.caucho.sql.DBPoolImpl
- Set true if pinging is enabled.
- setPingInterval(Period) -
Method in class com.caucho.sql.DBPool
- Sets the time to ping for ping-on-idle
- setPingInterval(Period) -
Method in class com.caucho.sql.DBPoolImpl
- Sets the time to ping for ping-on-idle
- setPingOnIdle(boolean) -
Method in class com.caucho.sql.DBPool
- Set the table to 'ping' to see if the connection is still live.
- setPingOnIdle(boolean) -
Method in class com.caucho.sql.DBPoolImpl
- Set the table to 'ping' to see if the connection is still live.
- setPingOnReuse(boolean) -
Method in class com.caucho.sql.DBPool
- Set the table to 'ping' to see if the connection is still live.
- setPingOnReuse(boolean) -
Method in class com.caucho.sql.DBPoolImpl
- Set the table to 'ping' to see if the connection is still live.
- setPingQuery(String) -
Method in class com.caucho.sql.DBPool
- Set the query to 'ping' to see if the connection is still live.
- setPingQuery(String) -
Method in class com.caucho.sql.DBPoolImpl
- Sets the ping query.
- setPingRequired() -
Method in class com.caucho.sql.ManagedConnectionImpl
-
- setPingRequired() -
Method in class com.caucho.sql.UserConnection
-
- setPingTable(String) -
Method in class com.caucho.sql.DBPool
- Set the table to 'ping' to see if the connection is still live.
- setPingTable(String) -
Method in class com.caucho.sql.DBPoolImpl
- Set the table to 'ping' to see if the connection is still live.
- setPixel(int, int, int) -
Method in class com.caucho.quercus.lib.image.QuercusImage
-
- setPkColumnName(String) -
Method in class com.caucho.amber.cfg.TableGeneratorConfig
-
- setPkColumnValue(String) -
Method in class com.caucho.amber.cfg.TableGeneratorConfig
-
- setPlatform(boolean) -
Method in class com.caucho.server.admin.JmxListQuery
-
- setPolicyFile(Path) -
Method in class com.caucho.protocols.flash.SocketPolicyProtocol
- Sets the flash socket policy file.
- setPollInterval(Period) -
Method in class com.caucho.jms.jdbc.JdbcManager
- Sets the poll interval for destinations that have a listener, default
is to do no polling.
- setPollPeriod(Period) -
Method in class com.caucho.jms.queue.PollingQueue
-
- setPollPeriod(Period) -
Method in class com.caucho.jms.queue.PollingTopic
-
- setPoolable(boolean) -
Method in class com.caucho.amber.jdbc.AmberStatementImpl
-
- setPoolable(boolean) -
Method in class com.caucho.db.jdbc.PreparedStatementImpl
-
- setPoolable(boolean) -
Method in class com.caucho.db.jdbc.StatementImpl
-
- setPoolable(boolean) -
Method in class com.caucho.quercus.mysql.MysqlStatementImpl
-
- setPoolable(boolean) -
Method in class com.caucho.sql.spy.SpyStatement
-
- setPoolable(boolean) -
Method in class com.caucho.sql.UserStatement
-
- setPoolable(boolean) -
Method in class com.caucho.tools.profiler.CallableStatementWrapper
-
- setPoolable(boolean) -
Method in class com.caucho.tools.profiler.PreparedStatementWrapper
-
- setPoolable(boolean) -
Method in class com.caucho.tools.profiler.StatementWrapper
-
- setPoolDataSource(ConnectionPoolDataSource) -
Method in class com.caucho.sql.DBPool
- Sets the jdbc-driver config.
- setPoolDataSource(ConnectionPoolDataSource) -
Method in class com.caucho.sql.DBPoolImpl
- Sets the jdbc-driver config.
- setPoolDataSource(ConnectionPoolDataSource) -
Method in class com.caucho.sql.DriverConfig
- Sets the pooled data source driver.
- setPop3Host(String) -
Method in class com.caucho.jca.cfg.JavaMailConfig
- mail.pop3.host
- setPop3User(String) -
Method in class com.caucho.jca.cfg.JavaMailConfig
- mail.pop3.user
- setPort(int) -
Method in class com.caucho.amqp.AmqpConnectionFactory
- Sets the socket port.
- setPort(int) -
Method in class com.caucho.amqp.client.AmqpClientConnectionImpl
-
- setPort(int) -
Method in class com.caucho.boot.OpenPort
-
- setPort(int) -
Method in class com.caucho.cloud.network.ClusterServer
-
- setPort(int) -
Method in class com.caucho.memcached.MemcachedClient
-
- setPort(int) -
Method in class com.caucho.network.listen.TcpPort
- Sets the port.
- setPort(int) -
Method in class com.caucho.quercus.lib.curl.CurlResource
- Sets the port to use for this request.
- setPort(int) -
Method in class com.caucho.resin.PortEmbed
- The TCP port
- setPort(int) -
Method in class com.caucho.resources.rmi.RmiRegistry
- The port for the Registry, default is 1099.
- setPort(int) -
Method in class com.caucho.server.dispatch.Invocation
- Sets the canonical port
- setPort(int) -
Method in class com.caucho.server.http.InvocationKey
- Sets the InvocationKey's port.
- setPort(int) -
Method in class com.caucho.server.resin.BootServerConfig
-
- setPort(int) -
Method in class com.caucho.server.resin.BootServerMultiConfig
-
- setPort(String) -
Method in class com.caucho.server.session.CookieImpl
- Sets the allowed ports.
- setPortNumber(int) -
Method in class com.caucho.config.types.DataSourceRef
-
- setPorts(PortEmbed[]) -
Method in class com.caucho.resin.ResinEmbed
- Sets a list of ports.
- setPortThreadMax(int) -
Method in class com.caucho.network.listen.TcpPort
-
- setPosition(long) -
Method in class com.caucho.quercus.lib.file.AbstractBinaryInput
- Sets the current location in the file.
- setPosition(long) -
Method in class com.caucho.quercus.lib.file.AbstractBinaryInputOutput
- Sets the current location in the file.
- setPosition(long) -
Method in class com.caucho.quercus.lib.file.AbstractBinaryOutput
- Sets the position.
- setPosition(long) -
Method in interface com.caucho.quercus.lib.file.BinaryInput
- Sets the current location in the stream
- setPosition(long) -
Method in interface com.caucho.quercus.lib.file.BinaryStream
- Sets the current position in the stream.
- setPosition(long) -
Method in class com.caucho.quercus.lib.file.BufferedBinaryInputOutput
- Sets the current location in the file.
- setPosition(long) -
Method in class com.caucho.quercus.lib.file.ByteArrayBinaryStream
-
- setPosition(long) -
Method in class com.caucho.quercus.lib.file.FileInputOutput
- Sets the current location in the stream
- setPosition(long) -
Method in class com.caucho.quercus.lib.file.FileOutput
- Sets the current location in the stream
- setPosition(long) -
Method in class com.caucho.quercus.lib.file.ReadStreamInput
- Returns the current location in the file.
- setPosition(long) -
Method in class com.caucho.quercus.lib.file.UdpInputOutput
- Sets the current location in the file.
- setPosition(long) -
Method in class com.caucho.quercus.lib.file.WrappedStream
- Sets the position.
- setPosition(long) -
Method in class com.caucho.quercus.lib.file.WriteStreamOutput
-
- setPosition(long) -
Method in class com.caucho.quercus.lib.zlib.ZlibInputStream
- Sets the position.
- setPosition(long) -
Method in class com.caucho.quercus.lib.zlib.ZlibOutputStream
- Sets the position.
- setPosition(long) -
Method in class com.caucho.vfs.DatagramStream
-
- setPosition(long) -
Method in class com.caucho.vfs.DatastoreInputStream
-
- setPosition(long) -
Method in class com.caucho.vfs.DatastoreRandomAccessFile
-
- setPosition(long) -
Method in class com.caucho.vfs.DatastoreRandomAccessInputStream
-
- setPosition(long) -
Method in class com.caucho.vfs.ReadStream
- Sets the current read position.
- setPosition(long) -
Method in class com.caucho.vfs.WriteStream
- Sets the current write position.
- setPosition(int) -
Method in class com.caucho.xpath.Env
-
- setPositionIndex(int) -
Method in class com.caucho.xpath.Env
-
- setPostActivate(PostActivateConfig) -
Method in class com.caucho.ejb.cfg.Interceptor
-
- setPostBody(Value) -
Method in class com.caucho.quercus.lib.curl.CurlResource
- Sets the body to POST to the server.
- setPostConstruct(PostConstructConfig) -
Method in class com.caucho.ejb.cfg.Interceptor
-
- setPostConstruct(PostConstructConfig) -
Method in class com.caucho.ejb.server.EjbInjectionTarget
-
- setPostConstructProgram(ConfigProgram[]) -
Method in class com.caucho.config.inject.CandiProducer
-
- setPostConstructProgram(ConfigProgram[]) -
Method in class com.caucho.config.inject.InjectionTargetBuilder
-
- setPostLoad(PostLoadConfig) -
Method in class com.caucho.amber.cfg.EntityListenerConfig
-
- setPostLoad(PostLoadConfig) -
Method in class com.caucho.amber.cfg.MappedSuperclassConfig
-
- setPostPersist(PostPersistConfig) -
Method in class com.caucho.amber.cfg.EntityListenerConfig
-
- setPostPersist(PostPersistConfig) -
Method in class com.caucho.amber.cfg.MappedSuperclassConfig
-
- setPostRemove(PostRemoveConfig) -
Method in class com.caucho.amber.cfg.EntityListenerConfig
-
- setPostRemove(PostRemoveConfig) -
Method in class com.caucho.amber.cfg.MappedSuperclassConfig
-
- setPostUpdate(PostUpdateConfig) -
Method in class com.caucho.amber.cfg.EntityListenerConfig
-
- setPostUpdate(PostUpdateConfig) -
Method in class com.caucho.amber.cfg.MappedSuperclassConfig
-
- setPrecision(int) -
Method in class com.caucho.amber.cfg.ColumnConfig
- Sets the precision.
- setPrecision(int) -
Method in class com.caucho.amber.table.AmberColumn
- Set the precision property.
- setPrecompile(boolean) -
Method in class com.caucho.jsp.cfg.Jsp
- Set true if precompiled JSP files are allowed.
- setPrecompile(boolean) -
Method in class com.caucho.jsp.cfg.JspPropertyGroup
- Set if precompilation is allowed.
- setPreDestroy(PreDestroyConfig) -
Method in class com.caucho.ejb.cfg.Interceptor
-
- setPreDestroy(PreDestroyConfig) -
Method in class com.caucho.ejb.server.EjbInjectionTarget
-
- setPreferLast(boolean) -
Method in class com.caucho.java.JavaWriter
- True if later source line numbers should override earlier ones
- setPrefetch(int) -
Method in interface com.caucho.amqp.AmqpReceiverFactory
-
- setPrefetch(int) -
Method in class com.caucho.amqp.common.AmqpReceiverLink
-
- setPrefetch(int) -
Method in class com.caucho.message.common.AbstractMessageReceiverFactory
-
- setPrefetch(int) -
Method in class com.caucho.message.common.MessageReceiverCredit
-
- setPrefetch(int) -
Method in class com.caucho.message.local.LocalReceiverFactory
-
- setPrefetch(int) -
Method in interface com.caucho.message.MessageReceiverFactory
-
- setPrefix(String) -
Method in class com.caucho.config.types.PathPatternType
-
- setPrefix(Expr) -
Method in class com.caucho.jstl.el.BundleTag
- Sets a prefix for message keys.
- setPrefix(String) -
Method in class com.caucho.jstl.rt.BundleTag
- Sets a prefix for message keys.
- setPrefix(String) -
Method in class com.caucho.loader.SimpleLoader
- Sets the resource prefix
- setPrefix(String) -
Method in class com.caucho.quercus.lib.dom.DOMNode
-
- setPrefix(String) -
Method in class com.caucho.server.e_app.EnterpriseApplication
- Sets the prefix URL for web applications.
- setPrefix(String) -
Method in class com.caucho.xml.QAbstractNode
-
- setPrefix(String, String) -
Method in class com.caucho.xml.stream.DOMResultXMLStreamWriterImpl
-
- setPrefix(String, String) -
Method in class com.caucho.xml.stream.SAXResultXMLStreamWriterImpl
-
- setPrefix(String, String) -
Method in class com.caucho.xml.stream.XMLEventWriterImpl
-
- setPrefix(String, String) -
Method in class com.caucho.xml.stream.XMLStreamWriterImpl
-
- setPrefix(String, String) -
Method in class com.caucho.xml.stream.XMLStreamWriterRepairingWrapper
-
- setPrefix(String) -
Method in class com.caucho.xml2.QAbstractNode
-
- setPrefix(String) -
Method in class com.caucho.xpath.pattern.NamespaceNode
-
- setPrefix(String, String) -
Method in interface javax.xml.stream.XMLEventWriter
-
- setPrefix(String, String) -
Method in interface javax.xml.stream.XMLStreamWriter
-
- setPreparedStatement(PreparedStatement) -
Method in class com.caucho.quercus.lib.db.JdbcPreparedStatementResource
- Changes the internal statement.
- setPreparedStatementCacheSize(int) -
Method in class com.caucho.sql.DBPool
- Sets the prepared statement cache size.
- setPreparedStatementCacheSize(int) -
Method in class com.caucho.sql.DBPoolImpl
- Sets the prepared statement cache size.
- setPrePassivate(PrePassivateConfig) -
Method in class com.caucho.ejb.cfg.Interceptor
-
- setPrePersist(PrePersistConfig) -
Method in class com.caucho.amber.cfg.EntityListenerConfig
-
- setPrePersist(PrePersistConfig) -
Method in class com.caucho.amber.cfg.MappedSuperclassConfig
-
- setPreRemove(PreRemoveConfig) -
Method in class com.caucho.amber.cfg.EntityListenerConfig
-
- setPreRemove(PreRemoveConfig) -
Method in class com.caucho.amber.cfg.MappedSuperclassConfig
-
- setPreserveWhiteSpace(boolean) -
Method in class com.caucho.quercus.lib.dom.DOMDocument
-
- setPretty(boolean) -
Method in class com.caucho.xml.XmlPrinter
- Set to true if the printer should add whitespace to 'pretty-print'
the output.
- setPretty(boolean) -
Method in class com.caucho.xml2.XmlPrinter
- Set to true if the printer should add whitespace to 'pretty-print'
the output.
- setPreUpdate(PreUpdateConfig) -
Method in class com.caucho.amber.cfg.EntityListenerConfig
-
- setPreUpdate(PreUpdateConfig) -
Method in class com.caucho.amber.cfg.MappedSuperclassConfig
-
- setPrev(ArrayValue.Entry) -
Method in class com.caucho.quercus.env.ArrayValue.Entry
-
- setPrimaryKey(boolean) -
Method in class com.caucho.amber.table.AmberColumn
- Sets the primary key property.
- setPrimaryKey(boolean) -
Method in class com.caucho.db.table.Column
- Returns true if the column is a primary key
- setPrimaryKey(String) -
Method in class com.caucho.db.table.TableFactory
- Sets the named column as a primary key constraint.
- setPrimaryKeyJoinColumn(PrimaryKeyJoinColumnConfig) -
Method in class com.caucho.amber.cfg.EntityConfig
-
- setPrincipal(Principal) -
Method in class com.caucho.security.XmlAuthenticator.User
-
- setPrintAttributes(boolean) -
Method in class com.caucho.server.admin.JmxListQuery
-
- setPrintDeclaration(boolean) -
Method in class com.caucho.xml.XmlPrinter
-
- setPrintDeclaration(boolean) -
Method in class com.caucho.xml2.XmlPrinter
-
- setPrintNullAsBlank(boolean) -
Method in class com.caucho.jsp.cfg.JspPropertyGroup
- Set if nulls are printed as space
- setPrintOperations(boolean) -
Method in class com.caucho.server.admin.JmxListQuery
-
- setPrintValues(boolean) -
Method in class com.caucho.server.admin.JmxListQuery
-
- setPriority(int) -
Method in class com.caucho.amqp.io.MessageHeader
-
- setPriority(int) -
Method in class com.caucho.jms.connection.MessageProducerImpl
- Sets the default priority.
- setPriority(int) -
Method in class com.caucho.message.common.AbstractMessageFactory
-
- setPriority(int) -
Method in interface com.caucho.message.MessagePropertiesFactory
-
- setPriority(int) -
Method in class com.caucho.security.openid.YadisService
-
- setPriority(boolean) -
Method in class com.caucho.util.Alarm
- True for a priority alarm (default)
- setPriority(int) -
Method in interface javax.jms.MessageProducer
-
- setPriorityIdleMin(int) -
Method in class com.caucho.env.thread1.ThreadPool1
- Sets the minimum number of free threads reserved for priority tasks.
- setPriorityIdleMin(int) -
Method in class com.caucho.env.thread2.ThreadPool2
- Sets the minimum number of free threads reserved for priority tasks.
- setPrivateCache(boolean) -
Method in class com.caucho.filters.CauchoResponseWrapper
-
- setPrivateCache(boolean) -
Method in class com.caucho.server.http.CauchoDispatchResponse
-
- setPrivateCache(boolean) -
Method in interface com.caucho.server.http.CauchoResponse
-
- setPrivateCache(boolean) -
Method in class com.caucho.server.http.CauchoResponseWrapper
-
- setPrivateCache(boolean) -
Method in class com.caucho.server.http.HttpServletResponseImpl
- Sets true if the cache is only for the browser, but not
Resin's cache or proxies.
- setPrivateCache(boolean) -
Method in class com.caucho.server.http.ResponseAdapter
- Sets private caching
- setPrivateCache(boolean) -
Method in class com.caucho.server.http.StubServletResponse
-
- setPrivateKey(PrivateKey) -
Method in class com.caucho.hessian.security.X509Encryption
- The X509 certificate to obtain the public key of the recipient.
- setPrivateKey(PrivateKey) -
Method in class com.caucho.hessian.security.X509Signature
- The private key.
- setPrivateOrResinCache(boolean) -
Method in class com.caucho.server.http.HttpServletResponseImpl
- Sets true if the cache is only for the browser and
Resin's cache but not proxies.
- setProducer(Producer<T>) -
Method in class com.caucho.config.extension.ProcessProducerImpl
-
- setProducer(Producer<T>) -
Method in class com.caucho.config.inject.ProducesFieldBean
-
- setProducer(Producer<T>) -
Method in class com.caucho.config.inject.ProducesMethodBean
-
- setProducer(Producer<T>) -
Method in interface javax.enterprise.inject.spi.ProcessProducer
-
- setProfilePage(QuercusPage) -
Method in class com.caucho.quercus.page.QuercusPage
- Sets the profiling page, if any
- setProfilePage(QuercusPage) -
Method in class com.caucho.quercus.program.QuercusProgram
- Sets the profiling page.
- setProfileProbability(double) -
Method in class com.caucho.quercus.QuercusContext
-
- setProfileProbability(double) -
Method in class com.caucho.quercus.servlet.QuercusServlet
- Sets the frequency of profiling, expressed as a probability.
- setProfileProbability(double) -
Method in class com.caucho.quercus.servlet.QuercusServletImpl
- Sets the profiling mode
- setProfilerPoint(ProfilerPoint) -
Method in class com.caucho.sql.DriverConfig
- Enables profiling for this driver.
- setProfileTick(long) -
Method in class com.caucho.admin.action.PdfReportAction
-
- setProfileTime(long) -
Method in class com.caucho.admin.action.PdfReportAction
-
- setProfileTime(long) -
Method in class com.caucho.server.admin.PdfReportQuery
-
- setProgram(boolean) -
Method in class com.caucho.config.types.ResourceGroupConfig
-
- setPrologue(DeployConfig) -
Method in class com.caucho.env.deploy.EnvironmentDeployController
- Sets the prologue configuration
- setPrologue(WebAppConfig) -
Method in class com.caucho.server.webapp.WebAppConfig
- Sets the prologue.
- setProperties(Map<String, ?>) -
Method in class com.caucho.amqp.io.FrameAttach
-
- setProperties(Properties) -
Method in class com.caucho.hemp.services.BamMailService
- Sets properties
- setProperties(Properties) -
Method in class com.caucho.hemp.services.MailService
- Sets properties
- setProperties(Properties) -
Method in class com.caucho.jca.cfg.JavaMailConfig
-
- setProperties(Map<String, String>) -
Method in class com.caucho.jmx.MBeanContext
- Sets the properties.
- setProperties(UIComponent) -
Method in class com.caucho.jsp.jsf.JsfComponentTag
-
- setProperties(Properties) -
Method in class com.caucho.log.MailHandler
- Sets properties
- setProperty(String, Object) -
Method in class com.caucho.amber.manager.AmberConnection
-
- setProperty(String, Object) -
Method in class com.caucho.amber.manager.EntityManagerExtendedProxy
-
- setProperty(String, Object) -
Method in class com.caucho.amber.manager.EntityManagerProxy
-
- setProperty(String, Object) -
Method in class com.caucho.amqp.marshal.AmqpEnvelopeImpl
-
- setProperty(String, Object) -
Static method in class com.caucho.config.Config
- Sets a environment property
- setProperty(String, Object, ClassLoader) -
Static method in class com.caucho.config.Config
- Sets a environment property
- setProperty(String, Object) -
Method in class com.caucho.config.core.ResinSet
- The EL value to be set.
- setProperty(Object, QName, Object) -
Method in class com.caucho.config.type.ConfigType
- Sets a property based on an attribute name, returning true if
successful.
- setProperty(String, RawString) -
Method in class com.caucho.config.types.InitParam
- Sets a misc parameter.
- setProperty(Object, String, Object) -
Static method in class com.caucho.el.Expr
-
- setProperty(String, Object) -
Method in class com.caucho.env.jpa.EntityManagerJtaProxy
-
- setProperty(String, String) -
Method in class com.caucho.hemp.services.BamMailService
- Sets a property
- setProperty(String, String) -
Method in class com.caucho.hemp.services.MailService
- Sets a property
- setProperty(String, String) -
Method in class com.caucho.jca.cfg.JavaMailConfig
- Sets an attribute.
- setProperty(String, ConfigProgram) -
Method in class com.caucho.jca.cfg.Resource.MBeanInit
-
- setProperty(String, ConfigProgram) -
Method in class com.caucho.jmx.MBeanConfig.Init
-
- setProperty(Expr) -
Method in class com.caucho.jstl.el.CoreSetTag
- Sets the property to be set.
- setProperty(String) -
Method in class com.caucho.jstl.rt.CoreSetTag
- Sets the property to be set.
- setProperty(String, String) -
Method in class com.caucho.loader.EnvironmentProperties
-
- setProperty(String, String) -
Method in class com.caucho.loader.SystemProperty
- Sets the property.
- setProperty(String, String) -
Method in class com.caucho.log.MailHandler
- Sets a property
- setProperty(String, String) -
Method in class com.caucho.quercus.servlet.QuercusServlet.PhpIni
- Sets an arbitrary property.
- setProperty(String, String) -
Method in class com.caucho.quercus.servlet.QuercusServlet.ServerEnv
- Sets an arbitrary property.
- setProperty(String, String) -
Method in class com.caucho.servlets.CGIServlet.CgiEnv
-
- setProperty(String, Object) -
Method in class com.caucho.sql.DriverConfig
-
- setProperty(String, Object) -
Method in class com.caucho.xml.AbstractParser
-
- setProperty(String, Object) -
Method in interface com.caucho.xml.CauchoDocument
-
- setProperty(String, Object) -
Method in class com.caucho.xml.parsers.HtmlSAXParserFactory
-
- setProperty(String, Object) -
Method in class com.caucho.xml.parsers.LooseHtmlSAXParserFactory
-
- setProperty(String, Object) -
Method in class com.caucho.xml.parsers.LooseXmlSAXParserFactory
-
- setProperty(String, Object) -
Method in class com.caucho.xml.parsers.XmlSAXParserFactory
-
- setProperty(String, Object) -
Method in class com.caucho.xml.parsers.XmlSAXParserFactory.XmlSAXParser
-
- setProperty(String, Object) -
Method in class com.caucho.xml.QDocument
-
- setProperty(String, Object) -
Method in class com.caucho.xml.stream.XMLInputFactoryImpl
-
- setProperty(String, Object) -
Method in class com.caucho.xml.stream.XMLOutputFactoryImpl
-
- setProperty(String, Object) -
Method in class com.caucho.xml2.AbstractParser
-
- setProperty(String, Object) -
Method in interface com.caucho.xml2.CauchoDocument
-
- setProperty(String, Object) -
Method in class com.caucho.xml2.jaxp.SAXParserFactoryImpl
- Sets a SAX property.
- setProperty(String, Object) -
Method in class com.caucho.xml2.jaxp.SAXParserFactoryImpl.XmlSAXParser
- Sets a SAX property.
- setProperty(String, Object) -
Method in class com.caucho.xml2.parsers.HtmlSAXParserFactory
-
- setProperty(String, Object) -
Method in class com.caucho.xml2.parsers.LooseHtmlSAXParserFactory
-
- setProperty(String, Object) -
Method in class com.caucho.xml2.parsers.LooseXmlSAXParserFactory
-
- setProperty(String, Object) -
Method in class com.caucho.xml2.parsers.XmlSAXParserFactory
-
- setProperty(String, Object) -
Method in class com.caucho.xml2.parsers.XmlSAXParserFactory.XmlSAXParser
-
- setProperty(String, Object) -
Method in class com.caucho.xml2.QDocument
-
- setProperty(String, Object) -
Method in class com.caucho.xml2.XMLReaderImpl
- Sets a SAX property.
- setProperty(String, Object) -
Method in class com.caucho.xsl.AbstractStylesheet
- Sets a stylesheet property.
- setProperty(String, Object) -
Method in class com.caucho.xsl.SAXFilterImpl
-
- setProperty(String, Object) -
Method in class com.caucho.xsl.StylesheetImpl
-
- setProperty(String, Object) -
Method in class com.caucho.xsl.TransformerImpl
-
- setProperty(String, Object) -
Method in class com.caucho.xsl.XslWriter
- Sets the attribute with the given name.
- setProperty(String, Object) -
Method in interface javax.persistence.EntityManager
- Sets properties for the entity manager
- setProperty(String, Object) -
Method in class javax.xml.stream.XMLInputFactory
-
- setProperty(String, Object) -
Method in class javax.xml.stream.XMLOutputFactory
-
- setPropertyResolved(boolean) -
Method in class javax.el.ELContext
-
- setProtocol(Protocol) -
Method in class com.caucho.network.listen.TcpPort
- Set protocol.
- setProtocol(String, String) -
Method in class com.caucho.quercus.lib.db.JdbcDriverContext
-
- setProtocol(ServletProtocolEmbed) -
Method in class com.caucho.resin.ServletEmbed
- Sets the remoting protocol
- setProtocol(ServletProtocolEmbed) -
Method in class com.caucho.resin.ServletMappingEmbed
- Sets the remoting protocol
- setProtocol(ServletProtocolConfig) -
Method in class com.caucho.server.dispatch.ServletConfigImpl
- Sets the web service protocol.
- setProtocol(String) -
Method in class com.caucho.vfs.JsseSSLFactory
- Sets the protocol
- setProtocolContainer(ProtocolContainer) -
Method in class com.caucho.ejb.protocol.EjbProtocolManager
-
- setProtocolFactory(ProtocolServletFactory) -
Method in class com.caucho.server.dispatch.ServletConfigImpl
- Sets the web service protocol.
- setProtocolManager(EjbProtocolManager) -
Method in class com.caucho.ejb.protocol.ProtocolContainer
-
- setProtocolName(String) -
Method in class com.caucho.boot.OpenPort
-
- setProtocolName(String) -
Method in class com.caucho.network.listen.AbstractProtocol
- Sets the protocol name.
- setPrototype(boolean) -
Method in class com.caucho.jsp.java.JavaJspBuilder
- Sets the prototype mode.
- setPrototype(boolean) -
Method in class com.caucho.jsp.JspBuilder
- Set for prototype builder.
- setPrototype(boolean) -
Method in class com.caucho.jsp.JspCompilerInstance
- Set true for prototype compilation.
- setPrototype(boolean) -
Method in class com.caucho.jsp.ParseState
-
- setProvider(Class<PersistenceProvider>) -
Method in class com.caucho.env.jpa.PersistenceUnitManager
-
- setProxy(RemoteJMX) -
Method in class com.caucho.jmx.remote.HessianMBeanServerConnection
- Sets the proxy
- setProxy(RemoteJMX) -
Method in class com.caucho.jmx.remote.MBeanClient
- Sets the proxy
- setProxyCacheResponse(CauchoResponse) -
Method in class com.caucho.server.http.ResponseStream
-
- setProxyClass(Class) -
Method in class com.caucho.amber.type.EntityType
- Gets the proxy class.
- setProxyPassword(String) -
Method in class com.caucho.quercus.lib.curl.CurlResource
- Sets the password to use for proxy authentication.
- setProxyPort(int) -
Method in class com.caucho.quercus.lib.curl.CurlResource
- Sets the port to use for the proxy.
- setProxyType(String) -
Method in class com.caucho.quercus.lib.curl.CurlResource
- Sets the type of the proxy (Http or SOCKS).
- setProxyType(Annotation) -
Method in class com.caucho.remote.burlap.BurlapProtocolProxyFactory
-
- setProxyType(Annotation) -
Method in class com.caucho.remote.client.AbstractProtocolProxyFactory
- Sets the ProxyType annotation
- setProxyType(Annotation) -
Method in interface com.caucho.remote.client.ProtocolProxyFactory
- Sets the ProxyType annotation
- setProxyType(Annotation) -
Method in class com.caucho.remote.hessian.HessianProtocolProxyFactory
-
- setProxyURL(String) -
Method in class com.caucho.quercus.lib.curl.CurlResource
- Sets the URL of the proxy.
- setProxyUsername(String) -
Method in class com.caucho.quercus.lib.curl.CurlResource
- Sets the username to use for proxy authentication.
- setPublicId(String) -
Method in class com.caucho.xml.QDocumentType
-
- setPublicId(String) -
Method in class com.caucho.xml.readers.XmlReader
- Sets the publicId.
- setPublicId(String) -
Method in class com.caucho.xml.XmlPrinter
-
- setPublicId(String) -
Method in class com.caucho.xml2.QDocumentType
-
- setPublicId(String) -
Method in class com.caucho.xml2.readers.XmlReader
- Sets the publicId.
- setPublicId(String) -
Method in class com.caucho.xml2.XmlPrinter
-
- setPublicId(String) -
Method in class com.caucho.xsl.OutputFormat
-
- setPublicId(String) -
Method in class com.caucho.xsl.StringSource
- Sets the public identifier (URL).
- setPurgeInterval(Period) -
Method in class com.caucho.jms.jdbc.JdbcManager
- Sets the purge interval.
- setPwd(Path) -
Method in class com.caucho.quercus.env.Env
- Sets the current directory.
- setPwd(Path) -
Method in class com.caucho.quercus.QuercusContext
- Sets the working directory.
- setPwd(Path) -
Static method in class com.caucho.vfs.Vfs
- Sets a path for the current directory in the current environment.
- setPwd(Path, ClassLoader) -
Static method in class com.caucho.vfs.Vfs
- Sets a path for the current directory in the current environment.
- setQName(QName) -
Method in class com.caucho.jsp.java.JspNode
- Sets the node's qname
- setQName(QName) -
Method in class com.caucho.xsl.java.XslNode
- Sets the node's qname
- setQop(String) -
Method in class com.caucho.security.HttpDigestCredentials
-
- setQuercusClass(QuercusClass) -
Method in class com.caucho.quercus.env.ObjectExtValue
-
- setQuercusClass(QuercusClass) -
Method in class com.caucho.quercus.env.ObjectValue
-
- setQuercusClass(QuercusClass) -
Method in class com.caucho.quercus.lib.simplexml.SimpleXMLElement
-
- setQuercusStackTrace(ArrayList<String>) -
Method in exception com.caucho.quercus.QuercusException
-
- setQuery(String) -
Method in class com.caucho.amber.cfg.NamedNativeQueryConfig
-
- setQuery(String) -
Method in class com.caucho.amber.cfg.NamedQueryConfig
-
- setQuery(AbstractQuery) -
Method in class com.caucho.amber.query.FromItem
- Sets the owning query.
- setQuery(AmberSelectQuery) -
Method in class com.caucho.amber.query.ResultSetCacheChunk
- Sets the query.
- setQuery(AmberSelectQuery) -
Method in class com.caucho.amber.query.ResultSetImpl
- Sets the query.
- setQuery(String) -
Method in class com.caucho.ejb.cfg.EjbMethodPattern
- Sets the method's query.
- setQuery(String) -
Method in class com.caucho.quercus.lib.db.JdbcStatementResource
-
- setQueryLoadsBean(boolean) -
Method in class com.caucho.ejb.cfg.EjbMethodPattern
- Set true if the query method should load bean values.
- setQueryLocation(String) -
Method in class com.caucho.ejb.cfg.EjbMethodPattern
- Sets the query node.
- setQueryParam(String) -
Method in class com.caucho.server.rewrite.ConditionConfig
-
- setQueryString(String) -
Method in class com.caucho.server.dispatch.ServletInvocation
- Returns the query string.
- setQueryTimeout(int) -
Method in class com.caucho.amber.jdbc.AmberStatementImpl
-
- setQueryTimeout(long) -
Method in class com.caucho.amp.actor.ActorContextImpl
-
- setQueryTimeout(int) -
Method in class com.caucho.db.jdbc.StatementImpl
-
- setQueryTimeout(int) -
Method in class com.caucho.quercus.mysql.MysqlStatementImpl
- Sets the query timeout.
- setQueryTimeout(int) -
Method in class com.caucho.sql.spy.SpyStatement
-
- setQueryTimeout(int) -
Method in class com.caucho.sql.UserStatement
- Sets the query timeout.
- setQueryTimeout(int) -
Method in class com.caucho.tools.profiler.CallableStatementWrapper
-
- setQueryTimeout(int) -
Method in class com.caucho.tools.profiler.PreparedStatementWrapper
-
- setQueryTimeout(int) -
Method in class com.caucho.tools.profiler.StatementWrapper
-
- setQueueName(String) -
Method in class com.caucho.jms.jdbc.JdbcQueue
- Sets the queue's name.
- setQueueName(String) -
Method in class com.caucho.jms.queue.AbstractQueue
-
- setQueueSizeMax(int) -
Method in class com.caucho.jms.queue.AbstractMemoryQueue
-
- setRarPath(Path) -
Method in class com.caucho.jca.ra.ResourceArchive
- Sets the path to the .ear file
- setRaw(Value) -
Method in class com.caucho.quercus.env.SessionVar
- Sets the value.
- setRaw(Value) -
Method in class com.caucho.quercus.env.Var
- Sets the value.
- setRawURI(String) -
Method in class com.caucho.server.dispatch.Invocation
- Sets the raw URI from the protocol before any normalization.
- setReadCallback(Callable) -
Method in class com.caucho.quercus.lib.curl.CurlResource
- Sets the callback to read the body.
- setReadDataSource(DataSource) -
Method in class com.caucho.amber.manager.AmberContainer
- Sets the read data source.
- setReadDataSource(DataSource) -
Method in class com.caucho.amber.manager.AmberPersistenceUnit
- Sets the read data source.
- setReadDataSource(DataSource) -
Method in class com.caucho.ejb.EJBServer
- Sets the data-source
- setReader(XmlReader) -
Method in class com.caucho.xml.XmlParser
-
- setReader(XmlReader) -
Method in class com.caucho.xml2.XmlParser
-
- setReadOnly(boolean) -
Method in class com.caucho.amber.jdbc.AmberConnectionImpl
-
- setReadOnly(boolean) -
Method in class com.caucho.amber.table.AmberTable
- Sets true if read-only
- setReadOnly(boolean) -
Method in class com.caucho.amber.type.EntityType
- Sets true if read-only
- setReadOnly(boolean) -
Method in class com.caucho.db.jdbc.ConnectionImpl
-
- setReadOnly(boolean) -
Method in class com.caucho.quercus.mysql.MysqlConnectionImpl
-
- setReadOnly(boolean) -
Method in class com.caucho.sql.ConnectionConfig
- Sets the read-only status.
- setReadOnly(boolean) -
Method in class com.caucho.sql.ManagedConnectionImpl
- Sets the read only attribute.
- setReadOnly(boolean) -
Method in class com.caucho.sql.spy.SpyConnection
-
- setReadOnly(boolean) -
Method in class com.caucho.sql.UserConnection
-
- setReadOnly(boolean) -
Method in class com.caucho.tools.profiler.ConnectionWrapper
-
- setReadSequence(long) -
Method in class com.caucho.jms.queue.QueueEntry
-
- setReadThrough(boolean) -
Method in class com.caucho.distcache.AbstractCache
-
- setReadThrough(boolean) -
Method in class com.caucho.distcache.jcache.CacheBuilderImpl
-
- setReadThrough(boolean) -
Method in class com.caucho.server.distcache.CacheConfig
-
- setReadThrough(boolean) -
Method in interface javax.cache.CacheBuilder
-
- setReadTimeout(long) -
Method in class com.caucho.hessian.client.HessianProxyFactory
- The socket timeout on requests in milliseconds.
- setReadTimeout(int) -
Method in class com.caucho.quercus.lib.curl.CurlHttpConnection
-
- setReadTimeout(int) -
Method in class com.caucho.quercus.lib.curl.CurlResource
- Sets the max time until timeout while reading body.
- setReadTimeout(Period) -
Method in class com.caucho.servlets.FastCGIServlet
- Sets the socket timeout.
- setReadTimeout(int) -
Method in class com.caucho.vfs.QSocketChannelWrapper
- Sets the socket timeout.
- setReadTimeout(int) -
Method in class com.caucho.vfs.QSocketWrapper
- Sets the socket timeout.
- setRealm(String) -
Method in class com.caucho.security.DigestCredentials
-
- setRealm(String) -
Method in class com.caucho.security.HttpDigestCredentials
-
- setRealm(String) -
Method in class com.caucho.security.PasswordDigest
- Set the message digest default realm
- setRealmName(String) -
Method in class com.caucho.security.BasicLogin
- Sets the login realm.
- setRealmName(String) -
Method in class com.caucho.security.DigestLogin
- Sets the login realm.
- setRealmName(String) -
Method in class com.caucho.server.security.LoginConfig
- Sets the realm-name
- setRealPath(String) -
Method in class com.caucho.server.webapp.PathMapping
- Sets the real path
- setReauthenticationSupport(String) -
Method in class com.caucho.jca.cfg.OutboundResourceAdapterConfig
- Sets the reauth support.
- setReauthenticationSupport(boolean) -
Method in class com.caucho.jca.cfg.ResourceAdapterConfig
- Sets the reauthentication support.
- setReceive() -
Method in class com.caucho.jms.message.BytesMessageImpl
- Sets the body for reading.
- setReceive() -
Method in class com.caucho.jms.message.MessageImpl
- Sets the body for reading.
- setReceive() -
Method in class com.caucho.jms.message.StreamMessageImpl
- Sets the body for reading.
- setReceiverSettleMode(FrameAttach.ReceiverSettleMode) -
Method in class com.caucho.amqp.io.FrameAttach
-
- setRecompileOnError(boolean) -
Method in class com.caucho.jsp.cfg.JspPropertyGroup
- Sets the recompile-on-errrkReturns true if JSP logging should be disabled.
- 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.
- setRecover(boolean) -
Method in class com.caucho.config.core.ResinImport
- Sets true if the resin:import should recover from errors.
- setRecover(boolean) -
Method in class com.caucho.config.core.ResinProperties
-
- setRecover(boolean) -
Method in class com.caucho.quercus.lib.dom.DOMDocument
-
- setRecycleTags(boolean) -
Method in class com.caucho.jsp.cfg.Jsp
- Set true if tags are recycled
- setRecycleTags(boolean) -
Method in class com.caucho.jsp.cfg.JspPropertyGroup
- Set if recycle tags is enabled.
- setRecycleTags(boolean) -
Method in class com.caucho.jsp.ParseState
- Set if recycle-tags is enabled.
- setRedeployCheckInterval(Period) -
Method in class com.caucho.env.deploy.DeployConfig
- Sets the redeploy-check-interval
- setRedeployCheckInterval(Period) -
Method in class com.caucho.env.deploy.DeployController
- Sets the redeploy-check-interval
- setRedeployMode(DeployMode) -
Method in class com.caucho.env.deploy.DeployConfig
- Sets the redeploy-mode
- setRedeployMode(DeployMode) -
Method in class com.caucho.env.deploy.DeployController
- Sets the redeploy mode.
- setRedeployMode(DeployMode) -
Method in class com.caucho.env.deploy.DeployGenerator
- Sets the redeploy mode.
- setRedeployMode(String) -
Method in class com.caucho.server.cluster.ServletContainerConfig
- Sets the redeploy mode
- setRedeployMode(DeployMode) -
Method in class com.caucho.server.webapp.WebApp
- Sets the redeploy-mode of the controller
- setRef(int, Object) -
Method in class com.caucho.burlap.io.BurlapInput
- Adds a list/map reference.
- setRef(int, Ref) -
Method in class com.caucho.db.jdbc.PreparedStatementImpl
-
- setRef(int, Object) -
Method in class com.caucho.hessian.io.AbstractHessianInput
- Sets an object reference.
- setRef(int, Object) -
Method in class com.caucho.hessian.io.Hessian2Input
- Adds a list/map reference.
- setRef(int, Object) -
Method in class com.caucho.hessian.io.HessianInput
- Adds a list/map reference.
- setRef(StringValue, Value) -
Method in class com.caucho.quercus.env.Env
- Sets a value.
- setRef(Value, Value) -
Static method in class com.caucho.quercus.env.Env
- Sets a reference
- setRef(Value) -
Method in class com.caucho.quercus.env.EnvVar
- Sets the value as a reference.
- setRef(Value) -
Method in class com.caucho.quercus.env.Var
- Sets the value, possibly replacing if a var and returning the resulting var
$a =& (...).
- setRef(int, Ref) -
Method in class com.caucho.sql.spy.SpyPreparedStatement
-
- setRef(int, Ref) -
Method in class com.caucho.sql.UserPreparedStatement
- Sets teh parameter as a ref.
- setRef(int, Ref) -
Method in class com.caucho.tools.profiler.CallableStatementWrapper
-
- setRef(int, Ref) -
Method in class com.caucho.tools.profiler.PreparedStatementWrapper
-
- setReference(Reference) -
Method in interface javax.resource.Referenceable
- Sets the reference instance.
- setReferencedColumnName(String) -
Method in class com.caucho.amber.cfg.JoinColumnConfig
- Sets the referenced column name.
- setReferencedColumnName(String) -
Method in class com.caucho.amber.cfg.PrimaryKeyJoinColumnConfig
- Sets the referenced column name.
- setRegexp(Pattern) -
Method in class com.caucho.rewrite.AbstractRegexpDispatchRule
-
- setRegexp(Pattern) -
Method in class com.caucho.rewrite.AbstractRewriteFilter
-
- setRegexp(Pattern) -
Method in class com.caucho.rewrite.IfCookie
- Sets a regexp to compare against the cookie value.
- setRegexp(Pattern) -
Method in class com.caucho.rewrite.IfHeader
- Sets the HTTP header regexp to compare against.
- setRegexp(Pattern) -
Method in class com.caucho.rewrite.IfQueryParam
- Sets the regular expression to compare against the query parameter.
- setRegexp(Pattern) -
Method in class com.caucho.rewrite.IfServerName
-
- setRegexp(RawString) -
Method in class com.caucho.server.host.HostConfig
- Sets the regexp.
- setRegexp(Pattern) -
Method in class com.caucho.server.host.HostController
- Sets the regexp pattern
- setRegexp(Pattern) -
Method in class com.caucho.server.rewrite.AbstractRuleWithConditions
- Sets the regular expression pattern that must match the uri for the
rule to match, required.
- setRegexp(Pattern) -
Method in class com.caucho.server.rewrite.CookieCondition
-
- setRegexp(Pattern) -
Method in class com.caucho.server.rewrite.ExistsCondition
-
- setRegexp(Pattern) -
Method in class com.caucho.server.rewrite.HeaderCondition
-
- setRegexp(Pattern) -
Method in class com.caucho.server.rewrite.QueryParamCondition
-
- setRegexp(String) -
Method in class com.caucho.server.webapp.RewriteRealPath.RealPath
- Sets the regular expression.
- setRegexp(String) -
Method in class com.caucho.server.webapp.RewriteRealPath.Rewrite
- Sets the regular expression.
- setRegexp(ArrayList<String>) -
Method in class com.caucho.server.webapp.WebApp
- Sets the regexp vars.
- setRegexpCacheSize(int) -
Static method in class com.caucho.quercus.lib.regexp.RegexpModule
-
- setRegexpCacheSize(int) -
Method in class com.caucho.quercus.QuercusContext
- Sets the capacity of the regexp cache.
- setRegexpCacheSize(int) -
Method in class com.caucho.quercus.servlet.QuercusServlet
- Sets the max size of the regexp cache.
- setRegexpName(String) -
Method in class com.caucho.server.host.HostController
- Returns the host's canonical name
- setRegexpValues(ArrayList<String>) -
Method in class com.caucho.server.webapp.WebAppController
- Sets the regexp values.
- setRelationLoadsBean(boolean) -
Method in class com.caucho.ejb.cfg.EjbMethodPattern
- Set true if the relation method should load bean values.
- setRelaxNGSchema(String) -
Method in class com.caucho.quercus.lib.xml.XmlReader
-
- setRelaxNGSchemaSource(String) -
Method in class com.caucho.quercus.lib.xml.XmlReader
-
- setRemote(Class<?>) -
Method in class com.caucho.config.types.EjbRef
-
- setRemote(Class) -
Method in class com.caucho.j2ee.appclient.ClientEjbRef
-
- setRemote(Path) -
Static method in class com.caucho.vfs.ConfigPath
- Sets the remote.
- setRemoteAddr(String) -
Method in class com.caucho.server.rewrite.ConditionConfig
-
- setRemoteAddress(String) -
Method in class com.caucho.management.server.TcpConnectionInfo
-
- setRemoteAddress(InetAddress) -
Method in class com.caucho.network.listen.StreamSocketLink
-
- setRemoteApiList(ArrayList<Class<?>>) -
Method in class com.caucho.ejb.server.AbstractEjbBeanManager
- Sets the remote object list.
- setRemoteChannel(int) -
Method in class com.caucho.amqp.io.FrameBegin
-
- setRemoteEnable(boolean) -
Method in class com.caucho.server.resin.ManagementCompatConfig
- Deprecated.
- setRemoteEnableCookie(String) -
Method in class com.caucho.server.resin.ManagementCompatConfig
- Deprecated.
- setRemoteJndiPrefix(String) -
Method in class com.caucho.ejb.protocol.EjbProtocolManager
-
- setRemotePort(int) -
Method in class com.caucho.network.listen.StreamSocketLink
-
- setRemoteResolver(HessianRemoteResolver) -
Method in class com.caucho.hessian.io.AbstractHessianInput
- Sets the resolver used to lookup remote objects.
- setRemoteUser(String) -
Method in class com.caucho.server.rewrite.ConditionConfig
-
- setRemoveOnError(boolean) -
Method in class com.caucho.db.Database
- Set if error tables should be removed.
- setRemoveOnError(boolean) -
Method in class com.caucho.db.jdbc.ConnectionPoolDataSourceImpl
- If true, removes bad tables on init.
- setRemoveOnError(boolean) -
Method in class com.caucho.db.jdbc.DataSourceImpl
- If true, removes bad tables on init.
- setRepair(boolean) -
Method in class com.caucho.xml.stream.NamespaceWriterContext
-
- setRepair(boolean) -
Method in class com.caucho.xml.stream.XMLStreamWriterImpl
-
- setReplacement(CharSequence) -
Method in class com.caucho.quercus.lib.i18n.Decoder
-
- setReplacement(String) -
Method in class com.caucho.quercus.lib.i18n.Encoder
-
- setReplacement(String) -
Method in class com.caucho.server.rewrite.RewriteRule
- Sets the target.
- setReplacement(String) -
Method in class com.caucho.server.webapp.RewriteRealPath.Rewrite
- Sets the target.
- setReplaceUnicode(boolean) -
Method in class com.caucho.quercus.lib.i18n.Decoder
-
- setReplaceUnicode(boolean) -
Method in class com.caucho.quercus.lib.i18n.Encoder
-
- setReplicationSourceCluster(String) -
Method in class com.caucho.distcache.ClusterCache
-
- setReplyTo(String) -
Method in class com.caucho.amqp.io.MessageProperties
-
- setReplyTo(String) -
Method in class com.caucho.amqp.marshal.AmqpEnvelopeImpl
-
- setReplyTo(String) -
Method in class com.caucho.message.common.AbstractMessageFactory
-
- setReplyTo(String) -
Method in interface com.caucho.message.MessagePropertiesFactory
-
- setReplyToGroupId(String) -
Method in class com.caucho.amqp.io.MessageProperties
-
- setReplyToGroupId(String) -
Method in class com.caucho.amqp.marshal.AmqpEnvelopeImpl
-
- setReplyToGroupId(String) -
Method in class com.caucho.message.common.AbstractMessageFactory
-
- setReplyToGroupId(String) -
Method in interface com.caucho.message.MessagePropertiesFactory
-
- setReport(String) -
Method in class com.caucho.admin.action.PdfReportAction
-
- setReport(String) -
Method in class com.caucho.server.admin.PdfReportQuery
-
- setRepositoryRootHash(String) -
Method in class com.caucho.env.repository.AbstractRepository
- Writes the sha1 stored at the gitTag
- setRepositoryRootHash(String) -
Method in class com.caucho.env.repository.FileRepository
- Sets the hash stored in the git tag
- setRepositoryRootHash(String) -
Method in interface com.caucho.env.repository.RepositorySpi
- The root .git hash for the repository itself.
- setRequest(HmuxRequest) -
Method in class com.caucho.server.hmux.AbstractClusterRequest
-
- setRequest(HttpServletRequest) -
Method in class com.caucho.server.http.CauchoDispatchRequest
-
- setRequest(HttpServletRequest) -
Method in class com.caucho.server.http.CauchoRequestWrapper
-
- setRequest(HttpServletRequest) -
Method in class com.caucho.server.http.RequestWrapper
- Sets the request object being wrapped.
- 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.
- setRequestCharacterEncoding(String) -
Method in class com.caucho.server.rewrite.SetRule
- Sets the character encoding of the request,
ServletRequest.setCharacterEncoding(String)
.
- setRequestExpireTime(long) -
Method in class com.caucho.vfs.JniSocketImpl
- Sets the expire time
- setRequestExpireTime(long) -
Method in class com.caucho.vfs.QSocket
-
- setRequestId(int) -
Method in class com.caucho.server.snmp.types.PduValue
-
- setRequestId(IntegerValue) -
Method in class com.caucho.server.snmp.types.PduValue
-
- setRequestId(int) -
Method in class com.caucho.server.snmp.types.SnmpMessageValue
-
- setRequestId(IntegerValue) -
Method in class com.caucho.server.snmp.types.SnmpMessageValue
-
- setRequestMethod(String) -
Method in class com.caucho.quercus.lib.curl.CurlHttpConnection
-
- setRequestMethod(String) -
Method in class com.caucho.quercus.lib.curl.CurlResource
- Sets the request method to use for this request.
- SetRequestPduValue - Class in com.caucho.server.snmp.types
-
- SetRequestPduValue() -
Constructor for class com.caucho.server.snmp.types.SetRequestPduValue
-
- SetRequestPduValue(int, int, int) -
Constructor for class com.caucho.server.snmp.types.SetRequestPduValue
-
- SetRequestPduValue(IntegerValue, IntegerValue, IntegerValue, VarBindListValue) -
Constructor for class com.caucho.server.snmp.types.SetRequestPduValue
-
- setRequestProperty(String, String) -
Method in class com.caucho.quercus.lib.curl.CurlHttpConnection
-
- setRequestProperty(String, String) -
Method in class com.caucho.quercus.lib.curl.CurlResource
- Sets a request property to use for this request.
- SetRequestSecure - Class in com.caucho.rewrite
-
- SetRequestSecure() -
Constructor for class com.caucho.rewrite.SetRequestSecure
-
- setRequestSecure(boolean) -
Method in class com.caucho.server.rewrite.SetRule
- Sets the security of the request,
ServletRequest.isSecure()
.
- SetRequestSecureFilterChain - Class in com.caucho.server.rewrite
-
- SetRequestSecureFilterChain(FilterChain, Boolean) -
Constructor for class com.caucho.server.rewrite.SetRequestSecureFilterChain
-
- SetRequestSecureFilterChain.SecureServletRequestWrapper - Class in com.caucho.server.rewrite
-
- SetRequestSecureFilterChain.SecureServletRequestWrapper(HttpServletRequest, boolean) -
Constructor for class com.caucho.server.rewrite.SetRequestSecureFilterChain.SecureServletRequestWrapper
-
- setRequestTimeout(Period) -
Method in class com.caucho.network.listen.TcpPort
-
- setRequired(boolean) -
Method in class com.caucho.jsp.cfg.TldAttribute
- Sets true if the attribute is required.
- setRequired(boolean) -
Method in class com.caucho.jsp.cfg.TldFragmentAttribute
- Sets true if the attribute is required.
- setRequireExplicitId(boolean) -
Method in class com.caucho.server.resin.BootServerConfig
-
- setRequireSecure(boolean) -
Method in class com.caucho.admin.servlet.AdminRestServlet
-
- setRequireSource(boolean) -
Method in class com.caucho.jsp.cfg.JspPropertyGroup
- Set if the *.jsp source is required.
- setRequireSource(boolean) -
Method in class com.caucho.loader.CompilingLoader
- Sets true if source is required.
- setRequireSource(boolean) -
Method in class com.caucho.quercus.page.PageManager
- true if compiled pages require their source
- setRequireSource(boolean) -
Method in class com.caucho.quercus.QuercusContext
- Set to true if compiled pages need to be backed by php source files.
- setRequireSource(boolean) -
Method in class com.caucho.quercus.servlet.QuercusServlet
- Set true if the source php is required
- setRequireSource(boolean) -
Method in class com.caucho.vfs.Depend
- If true, deleting the source counts as a change.
- setResAuth(String) -
Method in class com.caucho.config.types.ResourceRef
- Sets the auth
- setResin(Resin) -
Method in class com.caucho.server.admin.Management
-
- setResinConf(String) -
Method in class com.caucho.server.resin.ResinArgs
-
- setResinDataDirectory(Path) -
Method in class com.caucho.boot.BootResinConfig
-
- setResinDataDirectory(Path) -
Method in class com.caucho.server.resin.ResinConfig
- Deprecated.
- setResinHome(Path) -
Static method in class com.caucho.server.util.CauchoSystem
- Sets the Path to be used as ResinHome.
- setResinInclude(boolean) -
Method in class com.caucho.config.Config
- Set true if resin:include should be allowed.
- setResinInclude(boolean) -
Method in class com.caucho.xml.AbstractParser
- Enables including of other XML documents with resin:include.
- setResinIsolation(String) -
Method in class com.caucho.ejb.cfg.EjbMethodPattern
- Sets the Resin isolation.
- setResinIsolation(String) -
Method in class com.caucho.ejb.EJBServer
- Sets the Resin isolation.
- setResinSystemAuthKey(String) -
Method in class com.caucho.boot.BootResinConfig
-
- setResinSystemAuthKey(String) -
Method in class com.caucho.server.resin.BootResinConfig
- Obsolete
- setResinSystemAuthKey(String) -
Method in class com.caucho.server.resin.ResinConfig
- Obsolete version of ClusterSystemKey
- setResolveExternals(boolean) -
Method in class com.caucho.quercus.lib.dom.DOMDocument
-
- setResourceAdapter(String) -
Method in class com.caucho.ejb.cfg.EjbMessageBean
-
- setResourceAdapter(ResourceAdapter) -
Method in class com.caucho.ejb.message.JmsActivationSpec
-
- setResourceAdapter(ResourceAdapter) -
Method in class com.caucho.ejb.message.MessageManager
- Sets the resource adapter
- setResourceAdapter(ResourceAdapter) -
Method in class com.caucho.jca.cfg.ConnectionFactoryConfig
-
- setResourceAdapter(ConnectorConfig.ResourceAdapterConfig) -
Method in class com.caucho.jca.ra.ConnectorConfig
- Sets the configured resource adapter.
- setResourceAdapter(ConnectorResource.ResourceAdapterConfig) -
Method in class com.caucho.jca.ra.ConnectorResource
- Sets the configured resource adapter.
- setResourceAdapter(ResourceAdapter) -
Method in class com.caucho.jms.jca.MessageListenerSpec
- Associate this JavaBean with a resource adapter java bean.
- setResourceAdapter(ResourceAdapter) -
Method in class com.caucho.jms.jca.MessageSenderManager
-
- setResourceAdapter(ResourceAdapter) -
Method in class com.caucho.sql.ManagedFactoryImpl
-
- setResourceAdapter(ResourceAdapter) -
Method in interface javax.resource.spi.ResourceAdapterAssociation
- Sets the resource adapter.
- setResourceadapterClass(Class<?>) -
Method in class com.caucho.jca.cfg.ResourceAdapterConfig
- Sets the resource adapter class
- setResourceadapterVersion(String) -
Method in class com.caucho.jca.cfg.ConnectorConfig
- Sets the version of the resource adapter.
- setResourceEnvRefName(String) -
Method in class com.caucho.config.types.ResourceEnvRef
- Sets the name
- setResourceEnvRefType(Class<?>) -
Method in class com.caucho.config.types.ResourceEnvRef
- Sets the type
- setResourceList(ArrayList<ResourceGroupConfig>) -
Method in class com.caucho.ejb.server.AbstractEjbBeanManager
-
- setResourceManager(JspResourceManager) -
Method in class com.caucho.jsp.JspCompiler
- Sets the resource manager.
- setResourceManager(JspResourceManager) -
Method in class com.caucho.jsp.ParseState
- Sets the resource manager.
- setResponse(byte[]) -
Method in class com.caucho.security.HttpDigestCredentials
-
- setResponse(CauchoResponse) -
Method in class com.caucho.server.http.CauchoDispatchRequest
-
- setResponse(HttpServletResponse) -
Method in class com.caucho.server.http.CauchoDispatchResponse
-
- setResponse(CauchoResponse) -
Method in class com.caucho.server.http.CauchoRequestWrapper
-
- setResponse(HttpServletResponse) -
Method in class com.caucho.server.http.CauchoResponseWrapper
-
- setResponse(CauchoResponse) -
Method in class com.caucho.server.http.RequestAdapter
-
- setResponse(AbstractHttpResponse) -
Method in class com.caucho.server.http.ResponseStream
-
- setResponse(HttpServletResponse) -
Method in class com.caucho.server.http.ResponseWrapper
- Sets the response to be wrapped.
- 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.
- setResponseCharacterEncoding(String) -
Method in class com.caucho.server.rewrite.SetRule
- Sets the character encoding of the response,
ServletResponse.setCharacterEncoding(String)
.
- setResponseCode(int) -
Method in class com.caucho.quercus.lib.curl.CurlResource
- Sets the response code for the last request.
- setResponseContentType(String) -
Method in class com.caucho.server.rewrite.SetRule
- Sets the content-type of the response,
ServletResponse.setContentType(String)
.
- setResponseLocale(PageContext, Locale) -
Static method in class com.caucho.jstl.rt.I18NSupport
-
- setResponseStream(AbstractResponseStream) -
Method in class com.caucho.filters.CauchoResponseWrapper
- Sets the ResponseStream
- setResponseStream(AbstractResponseStream) -
Method in class com.caucho.server.http.CauchoDispatchResponse
-
- setResponseStream(AbstractResponseStream) -
Method in interface com.caucho.server.http.CauchoResponse
-
- setResponseStream(AbstractResponseStream) -
Method in class com.caucho.server.http.CauchoResponseWrapper
-
- setResponseStream(AbstractResponseStream) -
Method in class com.caucho.server.http.HttpServletResponseImpl
-
- setResponseStream(AbstractResponseStream) -
Method in class com.caucho.server.http.ResponseAdapter
-
- setResponseStream(AbstractResponseStream) -
Method in class com.caucho.server.http.StubServletResponse
-
- setResponseStream(AbstractResponseStream) -
Method in class com.caucho.server.webapp.IncludeResponse
- Sets the ResponseStream
- setResRefName(String) -
Method in class com.caucho.config.types.ResourceRef
- Sets the name
- setResSharingScope(String) -
Method in class com.caucho.config.types.ResourceRef
- Sets the sharing scope
- setRest(Object) -
Method in class com.caucho.hessian.test.TestCons
-
- setResType(Class<?>) -
Method in class com.caucho.config.types.ResourceRef
- Sets the type
- setResult(SelectResult) -
Method in class com.caucho.db.sql.QueryContext
- Sets the result set.
- setResult(Expr) -
Method in class com.caucho.jstl.el.XmlTransformTag
- Sets the result
- setResult(Object) -
Method in class com.caucho.jstl.rt.XmlTransformTag
- Sets the result
- setResult(Result) -
Method in class com.caucho.xsl.TransformerHandlerImpl
-
- setResultBuffer(Value) -
Method in class com.caucho.quercus.lib.db.OracleStatement
- Sets the internal result buffer
- setResultClass(Class) -
Method in class com.caucho.amber.cfg.NamedNativeQueryConfig
-
- setResultData(String[][]) -
Method in class com.caucho.management.server.JdbcQueryResult
-
- setResultResource(JdbcResultResource) -
Method in class com.caucho.quercus.lib.db.JdbcConnectionResource
- Set the current result resource
- setResultSet(ResultSet) -
Method in class com.caucho.amber.query.ResultSetImpl
- Sets the result set.
- setResultSet(ResultSet, ResultSetMetaData) -
Method in class com.caucho.amber.query.ResultSetImpl
- Sets the result set and meta data.
- setResultSet(ResultSet) -
Method in class com.caucho.db.jdbc.PreparedStatementImpl
-
- setResultSet(ResultSet) -
Method in class com.caucho.quercus.lib.db.JdbcStatementResource
-
- setResultSet(boolean) -
Method in class com.caucho.quercus.mysql.MysqlResultImpl
-
- setResultSetMapping(String) -
Method in class com.caucho.amber.cfg.NamedNativeQueryConfig
-
- setRetainIfException(boolean) -
Method in class com.caucho.ejb.cfg.RemoveMethod
-
- setReturnGeneratedKeys(boolean) -
Method in class com.caucho.db.sql.QueryContext
- Set if the query should return the generated keys.
- setReturnPdf(boolean) -
Method in class com.caucho.admin.action.PdfReportAction
-
- setReturnPdf(boolean) -
Method in class com.caucho.server.admin.PdfReportQuery
-
- setReturnsReference(boolean) -
Method in class com.caucho.quercus.program.FunctionInfo
- True if the function returns a reference.
- setReuseBuffer(boolean) -
Method in class com.caucho.vfs.ReadStream
-
- setReuseBuffer(boolean) -
Method in class com.caucho.vfs.WriteStream
-
- setReuseSessionId(String) -
Method in class com.caucho.quercus.lib.session.QuercusSessionManager
- True if the server should reuse the current session id if the
session doesn't exist.
- setReuseSessionId(String) -
Method in class com.caucho.server.session.SessionManager
- True if the server should reuse the current session id if the
session doesn't exist.
- setRev(String) -
Method in class com.caucho.loader.ivy.IvyDependency
- The version of the artifact
- setRev(String) -
Method in class com.caucho.loader.ModuleConfig
- Sets the artifact version
- setReverse(boolean) -
Method in class com.caucho.xml.readers.Utf16Reader
-
- setReverse(boolean) -
Method in class com.caucho.xml2.readers.Utf16Reader
-
- setRevision(String) -
Method in class com.caucho.loader.ivy.IvyInfo
-
- setRewriteVaryAsPrivate(boolean) -
Method in class com.caucho.server.httpcache.AbstractProxyCache
-
- setrgbcolor(double, double, double) -
Method in class com.caucho.quercus.lib.pdf.PDF
- Sets the color to a rgb
- setrgbcolor_fill(double, double, double) -
Method in class com.caucho.quercus.lib.pdf.PDF
- Sets the fill color to a rgb
- setrgbcolor_stroke(double, double, double) -
Method in class com.caucho.quercus.lib.pdf.PDF
- Sets the color to a rgb
- setRingValue() -
Method in class com.caucho.util.RingItem
-
- setRole(FrameAttach.Role) -
Method in class com.caucho.amqp.io.FrameAttach
-
- setRole(FrameAttach.Role) -
Method in class com.caucho.amqp.io.FrameDisposition
-
- setRole(String) -
Method in class com.caucho.resin.WebAppLocalDeployEmbed
- Sets the deploy role.
- setRole(String) -
Method in class com.caucho.servlets.webdav.WebDavServlet
- Sets the allowed role.
- setRoleAttribute(String) -
Method in class com.caucho.security.LdapAuthenticator
-
- setRoleLink(String) -
Method in class com.caucho.config.types.SecurityRoleRef
- Sets the role link
- setRoleLink(String) -
Method in class com.caucho.j2ee.cfg.J2eeSecurityRole
- Sets the role link
- setRoleLink(String) -
Method in class com.caucho.server.dispatch.SecurityRoleRef
- Sets the role link
- setRoleMap(HashMap<String, String>) -
Method in class com.caucho.server.http.RequestAdapter
- Sets the role map.
- setRoleName(String) -
Method in class com.caucho.config.types.SecurityRoleRef
- Sets the role name which is an alias of the linked value
- setRoleName(String) -
Method in class com.caucho.ejb.cfg.EjbJar.MethodPermission
-
- setRoleName(String) -
Method in class com.caucho.ejb.cfg.EjbSecurityIdentity.RunAs
-
- setRoleName(String) -
Method in class com.caucho.ejb.cfg.SecurityIdentity.RunAs
-
- setRoleName(String) -
Method in class com.caucho.j2ee.cfg.J2eeRunAs
- Sets the role name.
- setRoleName(String) -
Method in class com.caucho.j2ee.cfg.J2eeSecurityRole
- Sets the role name.
- setRoleName(String) -
Method in class com.caucho.server.dispatch.SecurityRoleRef
- Sets the role name.
- setRoleName(String) -
Method in class com.caucho.server.dispatch.ServletConfigImpl.RunAs
-
- setRoleName(String) -
Method in class com.caucho.server.e_app.SecurityRole
- Adds a role-name.
- setRoleName(String) -
Method in class com.caucho.server.webapp.SecurityRole
-
- setRoleQuery(String) -
Method in class com.caucho.security.DatabaseAuthenticator
- Sets the role query.
- setRoles(ArrayList<String>) -
Method in class com.caucho.ejb.cfg.EjbMethodPattern
- Set the roles allowed for the method.
- setRoles(String[]) -
Method in class com.caucho.ejb.cfg.EjbMethodPattern
- Set the roles allowed for the method.
- setRollback(String) -
Method in class com.caucho.config.gen.ApplicationExceptionConfig
-
- setRollback(String) -
Method in class com.caucho.ejb.cfg.ApplicationExceptionConfig
-
- setRollbackOnly(SQLException) -
Method in class com.caucho.db.xa.DbTransaction
-
- setRollbackOnly() -
Method in class com.caucho.db.xa.DbTransaction
-
- setRollbackOnly() -
Method in class com.caucho.ejb.message.MessageDrivenContextImpl
- Forces a rollback of the current transaction.
- setRollbackOnly() -
Method in class com.caucho.ejb.server.AbstractContext
- Forces a rollback of the current transaction.
- setRollbackOnly() -
Method in class com.caucho.transaction.TransactionImpl
- Force any completion to be a roll-back.
- setRollbackOnly(Throwable) -
Method in class com.caucho.transaction.TransactionImpl
- Force any completion to be a rollback.
- setRollbackOnly() -
Method in class com.caucho.transaction.TransactionManagerImpl
- Force any completion to be a rollback.
- setRollbackOnly(Exception) -
Method in class com.caucho.transaction.TransactionManagerImpl
- Force any completion to be a rollback.
- setRollbackOnly() -
Method in class com.caucho.transaction.TransactionSynchronizationRegistryImpl
-
- setRollbackOnly() -
Method in class com.caucho.transaction.UserTransactionImpl
- Marks the transaction as rollback only.
- setRollbackOnly(Exception) -
Method in class com.caucho.transaction.UserTransactionImpl
- Marks the transaction as rollback only.
- setRollbackOnly() -
Method in class com.caucho.transaction.UserTransactionProxy
- Marks the transaction as rollback only.
- setRollbackOnly(Exception) -
Method in class com.caucho.transaction.UserTransactionProxy
- Marks the transaction as rollback only.
- 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.
- setRolloverCheckPeriod(long) -
Method in class com.caucho.log.AbstractRolloverLog
- Sets how often the log rollover will be checked.
- setRolloverCheckTime(Period) -
Method in class com.caucho.server.log.AccessLog
- Sets how often the log rollover will be checked.
- setRolloverCount(int) -
Method in class com.caucho.log.AbstractRolloverLog
- Sets the max rollover files.
- setRolloverCount(int) -
Method in class com.caucho.log.LogHandlerConfig
- Sets the rollover-count
- setRolloverCount(int) -
Method in class com.caucho.log.PathHandler
- Sets the rollover-count
- setRolloverCount(int) -
Method in class com.caucho.log.RotateLog
- Sets the rollover count.
- setRolloverCount(int) -
Method in class com.caucho.server.log.AccessLog
- Sets the maximum number of rolled logs.
- setRolloverCron(CronType) -
Method in class com.caucho.log.AbstractRolloverLog
- Sets the log rollover cron specification
- setRolloverCron(CronType) -
Method in class com.caucho.server.log.AccessLog
- Sets the log rollover cron
- setRolloverPeriod(Period) -
Method in class com.caucho.log.AbstractRolloverLog
- Sets the log rollover period, rounded up to the nearest hour.
- setRolloverPeriod(Period) -
Method in class com.caucho.log.ErrorLog
- Sets the rotate period (compat).
- setRolloverPeriod(Period) -
Method in class com.caucho.log.LogHandlerConfig
- Sets the rollover-period
- setRolloverPeriod(Period) -
Method in class com.caucho.log.PathHandler
- Sets the rollover-period
- setRolloverPeriod(Period) -
Method in class com.caucho.log.RotateLog
- Sets the rollover period.
- setRolloverPeriod(long) -
Method in class com.caucho.log.RotateStream
- Sets the log rollover period, rounded up to the nearest hour.
- setRolloverPeriod(Period) -
Method in class com.caucho.server.log.AccessLog
- Sets the log rollover period, rounded up to the nearest hour.
- setRolloverSize(Bytes) -
Method in class com.caucho.log.AbstractRolloverLog
- Sets the log rollover size, rounded up to the megabyte.
- setRolloverSize(Bytes) -
Method in class com.caucho.log.LogHandlerConfig
- Sets the rollover-size
- setRolloverSize(Bytes) -
Method in class com.caucho.log.PathHandler
- Sets the rollover-size
- setRolloverSize(Bytes) -
Method in class com.caucho.log.RotateLog
- Sets the rollover size.
- setRolloverSize(long) -
Method in class com.caucho.log.RotateStream
- Sets the log rollover size in bytes.
- setRolloverSize(Bytes) -
Method in class com.caucho.server.log.AccessLog
- Sets the log rollover size, rounded up to the megabyte.
- setRolloverSizeBytes(long) -
Method in class com.caucho.log.AbstractRolloverLog
-
- setRolloverSizeBytes(long) -
Method in class com.caucho.log.RotateLog
- Sets the rollover size.
- setRoot(Path) -
Method in class com.caucho.amber.cfg.EntityMappingsConfig
-
- setRoot(URL) -
Method in class com.caucho.env.jpa.PersistenceUnitManager
- The root URL of the persistence .jar or classes directory.
- setRoot(Value) -
Method in class com.caucho.quercus.env.CopyRoot
-
- setRoot(String) -
Method in class com.caucho.server.deploy.DeployTagResult
-
- setRoot(Path) -
Method in class com.caucho.servlets.webdav.FilePath
- path the root path.
- setRoot(String) -
Method in class com.caucho.servlets.webdav.WebDavServlet
- Sets the root.
- setRoot(Path) -
Method in class com.caucho.servlets.webdav.XmlApplicationPath
- path the root path.
- setRootDir(Path) -
Method in class com.caucho.server.cluster.ServletContainerConfig
- Sets the root directory.
- setRootDir(RawString) -
Method in class com.caucho.server.host.HostConfig
- Sets the root-dir (obsolete).
- setRootDir(Path) -
Method in class com.caucho.server.host.HostContainer
- Deprecated.
- setRootDirectory(Path) -
Method in class com.caucho.boot.BootResinConfig
-
- setRootDirectory(RawString) -
Method in class com.caucho.env.deploy.DeployConfig
- Sets the root directory string
- setRootDirectory(Path) -
Method in class com.caucho.env.deploy.ExpandDeployController
- Sets the root directory
- setRootDirectory(Path) -
Method in class com.caucho.jca.ra.ResourceArchive
- Sets the root directory.
- setRootDirectory(Path) -
Method in class com.caucho.jsp.JspCompiler.ApplicationConfig
-
- setRootDirectory(String) -
Method in class com.caucho.resin.ResinEmbed
- Sets the root directory
- setRootDirectory(String) -
Method in class com.caucho.resin.WebAppEmbed
- The root directory of the expanded web-app
- setRootDirectory(String) -
Method in class com.caucho.resin.WebAppLocalDeployEmbed
- The root directory can't be set
- setRootDirectory(Path) -
Method in class com.caucho.server.cluster.ServletContainerConfig
- Sets the root directory.
- setRootDirectory(Path) -
Method in class com.caucho.server.cluster.ServletService
- Sets the root directory.
- setRootDirectory(Path) -
Method in class com.caucho.server.host.HostContainer
- Sets the root directory.
- setRootDirectory(Path) -
Method in class com.caucho.server.resin.Resin
-
- setRootDirectory(Path) -
Method in class com.caucho.server.resin.ResinArgs
-
- setRootDirectory(Path) -
Method in class com.caucho.server.resin.ResinConfig
-
- setRootDirectory(Path) -
Method in class com.caucho.server.webapp.WebApp
- Sets the root directory (app-dir).
- setRootDirectory(Path) -
Method in class com.caucho.server.webapp.WebAppContainer
- Sets the root directory.
- setRootDirectory(Path) -
Method in class com.caucho.server.webapp.WebAppSingleDeployGenerator
- Sets the root directory.
- setRootDirectoryPattern(String) -
Method in class com.caucho.server.host.HostController
- Sets the root directory pattern
- setRootFilename(String) -
Method in class com.caucho.xml.QDocument
-
- setRootFilename(String) -
Method in class com.caucho.xml2.QDocument
-
- setRootNode(JspNode) -
Method in class com.caucho.jsp.java.JavaJspGenerator
- Sets the root JSP node.
- setRootTableName(String) -
Method in class com.caucho.amber.type.EntityType
- Sets the root table name.
- setRow(int) -
Method in class com.caucho.amber.query.ResultSetImpl
-
- setRow(long) -
Method in class com.caucho.db.table.TableIterator
- Sets the next row.
- setRowAvailable(boolean) -
Method in class com.caucho.quercus.mysql.MysqlResultImpl
-
- setRowId(int, RowId) -
Method in class com.caucho.db.jdbc.PreparedStatementImpl
-
- setRowId(int, RowId) -
Method in class com.caucho.sql.spy.SpyPreparedStatement
-
- setRowId(String, RowId) -
Method in class com.caucho.sql.UserCallableStatement
-
- setRowId(int, RowId) -
Method in class com.caucho.sql.UserPreparedStatement
-
- setRowId(String, RowId) -
Method in class com.caucho.tools.profiler.CallableStatementWrapper
-
- setRowId(int, RowId) -
Method in class com.caucho.tools.profiler.CallableStatementWrapper
-
- setRowId(int, RowId) -
Method in class com.caucho.tools.profiler.PreparedStatementWrapper
-
- setRowLength(int) -
Method in class com.caucho.quercus.mysql.MysqlColumn
-
- setRowNames(String[]) -
Method in class com.caucho.management.server.JdbcQueryResult
-
- setRowNumber(int) -
Method in class com.caucho.quercus.lib.db.JdbcResultResource
- Points to the row right before "rowNumber".
- setRowOffset(int) -
Method in class com.caucho.db.table.TableIterator
- Sets the current row offset of the iterator.
- setRowOffset(int) -
Method in class com.caucho.quercus.mysql.MysqlColumn
-
- setRowUpdateCount(int) -
Method in class com.caucho.db.sql.QueryContext
- Sets the number of rows updated.
- setRtexprvalue(boolean) -
Method in class com.caucho.jsp.cfg.TldAttribute
- Sets true if the attribute allows runtime expressions
- SetRule - Class in com.caucho.server.rewrite
-
- SetRule(RewriteDispatch) -
Constructor for class com.caucho.server.rewrite.SetRule
-
- setRunAs(EjbSecurityIdentity.RunAs) -
Method in class com.caucho.ejb.cfg.EjbSecurityIdentity
-
- setRunAs(SecurityIdentity.RunAs) -
Method in class com.caucho.ejb.cfg.SecurityIdentity
-
- setRunAs(ServletConfigImpl.RunAs) -
Method in class com.caucho.server.dispatch.ServletConfigImpl
- Sets the run-as
- setRunAsRole(String) -
Method in class com.caucho.server.dispatch.ServletConfigImpl
-
- setRunAsRole(String) -
Method in interface javax.servlet.ServletRegistration.Dynamic
-
- setRuntimeEncoding(String) -
Method in class com.caucho.quercus.env.Env
- Sets the encoding used for runtime conversions.
- setRuntimeFunction(AbstractFunction[]) -
Method in class com.caucho.quercus.page.InterpretedPage
- Sets a runtime function array after an env.
- setRuntimeFunction(AbstractFunction[]) -
Method in class com.caucho.quercus.page.QuercusPage
- Sets a runtime function array after an env.
- setRuntimeFunction(AbstractFunction[]) -
Method in class com.caucho.quercus.program.QuercusProgram
- Sets a runtime function array after an env.
- setSalt(String) -
Method in class com.caucho.admin.Password
-
- setSampleMetadata(long, String) -
Method in interface com.caucho.env.meter.SampleMetadataAware
-
- setSamplePeriod(long) -
Method in class com.caucho.server.admin.PdfReportQuery
-
- setSamplePeriod(Period) -
Method in class com.caucho.server.admin.StatSystem
-
- setSampleSize(int) -
Method in class com.caucho.management.server.BaselineQueryResult
-
- setSaveAllocationStackTrace(boolean) -
Method in class com.caucho.env.dbpool.ConnectionPool
- Returns true if a stack trace should be shared on allocation
- setSaveAllocationStackTrace(boolean) -
Method in class com.caucho.sql.DBPool
- Set true if the stack trace should be saved on allocation.
- setSaveAllocationStackTrace(boolean) -
Method in interface com.caucho.transaction.ManagedResource
-
- setSaveBackup(boolean) -
Method in class com.caucho.server.distcache.PersistentStoreConfig
-
- setSaveMode(String) -
Method in class com.caucho.server.session.SessionManager
- Sets the save-mode: before-flush, before-headers, after-request,
on-shutdown
- setSaveOnExec() -
Method in class com.caucho.vfs.JniServerSocketImpl
-
- setSaveOnExec() -
Method in class com.caucho.vfs.QServerSocket
-
- setSaveOnlyOnShutdown(boolean) -
Method in class com.caucho.quercus.lib.session.QuercusSessionManager
- True if sessions should only be saved on shutdown.
- setSaveOnlyOnShutdown(boolean) -
Method in class com.caucho.server.session.SessionManager
- True if sessions should only be saved on shutdown.
- setSaveOnShutdown(boolean) -
Method in class com.caucho.quercus.lib.session.QuercusSessionManager
- True if sessions should only be saved on shutdown.
- setSaveOnShutdown(boolean) -
Method in class com.caucho.server.session.SessionManager
- True if sessions should only be saved on shutdown.
- setSavepoint() -
Method in class com.caucho.amber.jdbc.AmberConnectionImpl
-
- setSavepoint(String) -
Method in class com.caucho.amber.jdbc.AmberConnectionImpl
-
- setSavepoint(String) -
Method in class com.caucho.db.jdbc.ConnectionImpl
-
- setSavepoint() -
Method in class com.caucho.db.jdbc.ConnectionImpl
-
- setSavepoint() -
Method in class com.caucho.quercus.mysql.MysqlConnectionImpl
-
- setSavepoint(String) -
Method in class com.caucho.quercus.mysql.MysqlConnectionImpl
-
- setSavepoint() -
Method in class com.caucho.sql.spy.SpyConnection
-
- setSavepoint(String) -
Method in class com.caucho.sql.spy.SpyConnection
-
- setSavepoint() -
Method in class com.caucho.sql.UserConnection
-
- setSavepoint(String) -
Method in class com.caucho.sql.UserConnection
-
- setSavepoint() -
Method in class com.caucho.tools.profiler.ConnectionWrapper
-
- setSavepoint(String) -
Method in class com.caucho.tools.profiler.ConnectionWrapper
-
- setSAXNamespaces(boolean) -
Method in class com.caucho.xml.AbstractParser
- Set true if the parsing uses sax namespaces
- setSAXNamespaces(boolean) -
Method in class com.caucho.xml2.AbstractParser
- Set true if the parsing uses sax namespaces
- setScale(int) -
Method in class com.caucho.amber.cfg.ColumnConfig
- Sets the scale.
- setScale(int) -
Method in class com.caucho.amber.table.AmberColumn
- Set the scale property
- setScanAll() -
Static method in class com.caucho.ejb.manager.EjbManager
-
- setScanComplete(boolean) -
Method in class com.caucho.config.inject.ScanRootContext
-
- setScanComplete(boolean) -
Method in class com.caucho.ejb.cfg.EjbRootConfig
-
- setScannableRoots(ArrayList<Path>) -
Method in class com.caucho.ejb.manager.EjbManager
-
- setScheduledTask(TimerTask) -
Method in class com.caucho.config.timer.EjbTimer
- Sets the underlying scheduled task.
- setSchema(String) -
Method in class com.caucho.amber.cfg.AbstractTableConfig
-
- setSchema(String) -
Method in class com.caucho.amber.cfg.EntityMappingsConfig
-
- setSchema(String) -
Method in class com.caucho.amber.cfg.PersistenceUnitDefaultsConfig
-
- setSchema(String) -
Method in class com.caucho.amber.cfg.TableGeneratorConfig
-
- setSchema(Schema) -
Method in class com.caucho.xml.parsers.XmlDocumentBuilderFactory
-
- setSchemaLocation(String) -
Method in class com.caucho.amber.cfg.EntityMappingsConfig
- Sets the schema location
- setSchemaLocation(String) -
Method in class com.caucho.config.cfg.BeansConfig
-
- setSchemaLocation(String) -
Method in class com.caucho.ejb.cfg.EjbJar
-
- setSchemaLocation(String) -
Method in class com.caucho.env.jpa.ConfigPersistence
-
- setSchemaLocation(String) -
Method in class com.caucho.jca.cfg.ConnectorConfig
- Sets the schema.
- setSchemaLocation(String) -
Method in class com.caucho.jsp.cfg.ImplicitTld
- Sets the schema location.
- setSchemaLocation(String) -
Method in class com.caucho.jsp.cfg.TldTaglib
- Sets the schema location.
- setSchemaLocation(String) -
Method in class com.caucho.server.e_app.ApplicationConfig
- Sets the schema location
- setSchemaLocation(String) -
Method in class com.caucho.server.e_app.EnterpriseApplication
- Sets the schema location
- setSchemaLocation(String) -
Method in class com.caucho.server.webapp.WebApp
- Sets the schema location.
- setScheme(String) -
Method in class com.caucho.vfs.ConstPath
-
- setScope(String) -
Method in class com.caucho.config.cfg.AbstractBeanConfig
- Sets the scope attribute.
- setScope(String) -
Method in class com.caucho.config.cfg.BeanConfig
- Sets the scope attribute.
- setScope(String) -
Method in class com.caucho.jsp.cfg.TldVariable
- Sets the variable scope.
- setScope(String) -
Method in class com.caucho.jstl.el.CoreSetTag
- Sets the scope of the variable.
- setScope(String) -
Method in class com.caucho.jstl.el.FormatDateTag
- Sets the variable scope.
- setScope(String) -
Method in class com.caucho.jstl.el.FormatNumberTag
- Sets the variable scope.
- setScope(String) -
Method in class com.caucho.jstl.el.IfTag
- Sets the scope for the variable.
- setScope(String) -
Method in class com.caucho.jstl.el.ImportTag
- Sets the scope for the result variable for the output.
- setScope(String) -
Method in class com.caucho.jstl.el.MessageTag
- Sets the scope.
- setScope(String) -
Method in class com.caucho.jstl.el.ParseDateTag
- Sets the variable scope.
- setScope(String) -
Method in class com.caucho.jstl.el.ParseNumberTag
- Sets the variable scope.
- setScope(String) -
Method in class com.caucho.jstl.el.SetBundleTag
- Sets the scope to store the bundle.
- setScope(String) -
Method in class com.caucho.jstl.el.SetLocaleTag
- Sets the scope to store the bundle.
- setScope(String) -
Method in class com.caucho.jstl.el.SetTimeZoneTag
- Sets the scope to store the bundle.
- setScope(String) -
Method in class com.caucho.jstl.el.SqlQueryTag
- Sets the scope.
- setScope(String) -
Method in class com.caucho.jstl.el.SqlSetDataSourceTag
- Sets the scope.
- setScope(String) -
Method in class com.caucho.jstl.el.SqlUpdateTag
- Sets the scope.
- setScope(String) -
Method in class com.caucho.jstl.el.UrlTag
- Sets the scope for the result variable for the output.
- setScope(String) -
Method in class com.caucho.jstl.el.XmlIfTag
- Sets the scope for the variable.
- setScope(String) -
Method in class com.caucho.jstl.el.XmlParseTag
- Sets the scope
- setScope(String) -
Method in class com.caucho.jstl.el.XmlSetTag
- Sets the scope of the variable to be saved.
- setScope(String) -
Method in class com.caucho.jstl.el.XmlTransformTag
- Sets the scope
- setScope(String) -
Method in class com.caucho.jstl.RemoveTag
- Sets the scope of the variable.
- setScope(String) -
Method in class com.caucho.jstl.rt.CoreImportTag
- Sets the scope for the result variable for the output.
- setScope(String) -
Method in class com.caucho.jstl.rt.CoreSetTag
- Sets the scope of the variable.
- setScope(String) -
Method in class com.caucho.jstl.rt.CoreUrlTag
- Sets the scope for the result variable for the output.
- setScope(String) -
Method in class com.caucho.jstl.rt.FmtParseDateTag
- Sets the variable scope.
- setScope(String) -
Method in class com.caucho.jstl.rt.FmtParseNumberTag
- Sets the variable scope.
- setScope(String) -
Method in class com.caucho.jstl.rt.FmtSetTimeZoneTag
- Sets the scope to store the bundle.
- setScope(String) -
Method in class com.caucho.jstl.rt.FormatDateTag
- Sets the variable scope.
- setScope(String) -
Method in class com.caucho.jstl.rt.FormatNumberTag
- Sets the variable scope.
- setScope(String) -
Method in class com.caucho.jstl.rt.IfTag
- Sets the scope for the variable.
- setScope(String) -
Method in class com.caucho.jstl.rt.MessageTag
- Sets the scope.
- setScope(String) -
Method in class com.caucho.jstl.rt.SetBundleTag
- Sets the scope to store the bundle.
- setScope(String) -
Method in class com.caucho.jstl.rt.SetLocaleTag
- Sets the scope to store the bundle.
- setScope(String) -
Method in class com.caucho.jstl.rt.SqlQueryTag
- Sets the scope.
- setScope(String) -
Method in class com.caucho.jstl.rt.SqlSetDataSourceTag
- Sets the scope.
- setScope(String) -
Method in class com.caucho.jstl.rt.SqlUpdateTag
- Sets the scope.
- setScope(String) -
Method in class com.caucho.jstl.rt.XmlParseTag
- Sets the scope
- setScope(String) -
Method in class com.caucho.jstl.rt.XmlTransformTag
- Sets the scope
- setScope(String) -
Method in class javax.servlet.jsp.jstl.core.ConditionalTagSupport
-
- setScopeDom(String) -
Method in class com.caucho.jstl.el.XmlParseTag
- Sets the scope
- setScopeDom(String) -
Method in class com.caucho.jstl.rt.XmlParseTag
- Sets the scope
- setScopeMode(ResinCacheBuilder.Scope) -
Method in class com.caucho.distcache.AbstractCache
-
- setScopeMode(ResinCacheBuilder.Scope) -
Method in class com.caucho.server.distcache.CacheConfig
- Sets the
AbstractCache.Scope
of this cache.
- setScopeType(Class<?>) -
Method in class com.caucho.config.cfg.BeanConfig
-
- setScript(Path) -
Method in class com.caucho.quercus.lib.bam.BamPhpActor
-
- setScript(Path) -
Method in class com.caucho.quercus.lib.bam.BamPhpRootService
-
- setScript(Path) -
Method in class com.caucho.quercus.lib.bam.BamPhpServiceManager
-
- setScriptContext(ScriptContext) -
Method in class com.caucho.quercus.env.Env
- Sets the ScriptContext.
- setScriptEncoding(String) -
Method in class com.caucho.quercus.QuercusContext
- Sets the expected encoding of php scripts.
- setScriptEncoding(String) -
Method in class com.caucho.quercus.servlet.QuercusServlet
- Sets the script encoding.
- setScriptGlobal(String, Object) -
Method in class com.caucho.quercus.env.Env
- External calls to set a global value.
- setScriptingInvalid(boolean) -
Method in class com.caucho.jsp.cfg.JspPropertyGroup
- Set true if scripting is invalid for the JSP page.
- setScriptingInvalid(boolean) -
Method in class com.caucho.jsp.ParseState
- Set if JSP scripting is ignored.
- setSearchPath(Path) -
Method in class com.caucho.java.AbstractGenerator
- Sets the search path.
- setSearchPath(Path) -
Method in class com.caucho.java.gen.DependencyComponent
- Sets the search path.
- setSearchPath(Path) -
Method in class com.caucho.java.gen.JavaClassGenerator
- Sets the search path.
- setSearchPath(Path) -
Method in class com.caucho.xml.AbstractParser
- Sets the search path for included documents.
- setSearchPath(Path) -
Method in class com.caucho.xml.readers.XmlReader
- Sets the current search path.
- setSearchPath(Path) -
Method in class com.caucho.xml2.readers.XmlReader
- Sets the current search path.
- setSearchPath(Path) -
Method in class com.caucho.xsl.AbstractStylesheetFactory
- Sets the search path for stylesheets.
- setSecond(int) -
Method in class com.caucho.util.QDate
- Sets the second, recalculating the localTimeOfEpoch.
- setSecondaryTable(SecondaryTableConfig) -
Method in class com.caucho.amber.cfg.EntityConfig
-
- setSectionNumber(long) -
Method in class com.caucho.amqp.io.DeliveryReceived
-
- setSectionOffset(long) -
Method in class com.caucho.amqp.io.DeliveryReceived
-
- setSecure(boolean) -
Method in class com.caucho.network.listen.StreamSocketLink
-
- setSecure(boolean) -
Method in class com.caucho.network.listen.TcpPort
- Sets true for secure
- setSecure(boolean) -
Method in class com.caucho.server.dispatch.Invocation
- Sets the secure flag
- setSecure(Boolean) -
Method in class com.caucho.server.http.HttpServletRequestImpl
-
- setSecure(boolean) -
Method in class com.caucho.server.rewrite.ConditionConfig
-
- setSecure(boolean) -
Method in class com.caucho.server.session.SessionManager
-
- setSecure(boolean) -
Method in class com.caucho.server.webapp.WebApp
- Sets the secure requirement.
- setSecure(boolean) -
Method in class com.caucho.servlets.webdav.WebDavServlet
- Set true for securted.
- setSecure(boolean) -
Method in class com.caucho.vfs.JniSocketImpl
- Set true for secure.
- 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
-
- setSecureHostName(String) -
Method in class com.caucho.server.host.Host
- Sets the secure host name.
- setSecureRandom(SecureRandom) -
Method in class com.caucho.hessian.security.X509Encryption
- The random number generator for the shared secrets.
- setSecureRandom(SecureRandom) -
Method in class com.caucho.hessian.security.X509Signature
- The random number generator for the shared secrets.
- setSecurityAuthentication(String) -
Method in class com.caucho.security.LdapAuthenticator
- Sets the Context.SECURITY_AUTHENTICATION
- setSecurityCredentials(String) -
Method in class com.caucho.security.LdapAuthenticator
- Sets the Context.SECURITY_CREDENTIALS
- setSecurityIdentity(EjbSecurityIdentity) -
Method in class com.caucho.ejb.cfg.EjbBean
- Sets the security identity
- setSecurityIdentity(SecurityIdentity) -
Method in class com.caucho.ejb.cfg.EjbMessageBean
-
- setSecurityPermissionSpec(String) -
Method in class com.caucho.jca.cfg.ResourceAdapterConfig.SecurityPermission
-
- setSecurityPermissionSpec(String) -
Method in class com.caucho.jca.cfg.SecurityPermission
-
- setSecurityPrincipal(String) -
Method in class com.caucho.security.LdapAuthenticator
- Sets the Context.SECURITY_PRINCIPAL
- setSecurityRoleMap(HashMap<String, String>) -
Method in class com.caucho.server.dispatch.ServletInvocation
- Sets the security role map.
- setSecurityRoleMap(HashMap<String, String>) -
Method in class com.caucho.server.webapp.ResumeFilterChain
- Sets the security map.
- setSelect(Expr) -
Method in class com.caucho.jstl.el.XmlForEachTag
- Sets the XPath select value.
- setSelect(Expr) -
Method in class com.caucho.jstl.el.XmlIfTag
- Sets the JSP-EL expression value.
- setSelect(Expr) -
Method in class com.caucho.jstl.el.XmlOutTag
- Sets the JSP-EL expression value.
- setSelect(Expr) -
Method in class com.caucho.jstl.el.XmlSetTag
- Sets the JSP-EL expression value.
- setSelect(Expr) -
Method in class com.caucho.jstl.el.XmlWhenTag
- Sets the select expression.
- setSelect(Expr) -
Method in class com.caucho.jstl.rt.XmlOutTag
- Sets the JSP-EL expression value.
- setSelect(Node, AbstractPattern) -
Method in class com.caucho.xpath.Env
- Sets the selection context
- setSelectDepth(int) -
Method in class com.caucho.xsl.JavaGenerator
-
- setSelectLoopDepth(int) -
Method in class com.caucho.xsl.JavaGenerator
-
- setSelectMax(int) -
Method in class com.caucho.network.listen.AbstractSelectManager
- Sets the max.
- setSelector(String) -
Method in class com.caucho.ejb.cfg.EjbMessageBean
- Set the message selector.
- setSelectTimeout(long) -
Method in class com.caucho.network.listen.AbstractSelectManager
- Sets the timeout.
- setSelf(boolean) -
Method in class com.caucho.cloud.topology.CloudServer
- Sets true for the active server.
- setSelfPath(Path) -
Method in class com.caucho.quercus.env.Env
- Sets the initial directory.
- setSelfServer(ClusterServer) -
Method in class com.caucho.server.cluster.Cluster
-
- setSelfSignedCertificateName(String) -
Method in class com.caucho.vfs.JsseSSLFactory
- Sets the self-signed certificate name
- setSendCollectionType(boolean) -
Method in class com.caucho.hessian.io.SerializerFactory
- Set true if the collection serializer should send the java type.
- setSendCollectionType(boolean) -
Method in class com.caucho.hessian.server.HessianServlet
- Sets the serializer send collection java type.
- setSendCollectionType(boolean) -
Method in class com.caucho.jms.services.HessianListener
- Sets the serializer send collection java type.
- setSenderSettleMode(FrameAttach.SenderSettleMode) -
Method in class com.caucho.amqp.io.FrameAttach
-
- setSendfileEnable(boolean) -
Method in class com.caucho.server.cluster.ServerConfig
-
- setSendfileEnable(boolean) -
Method in class com.caucho.server.cluster.ServletContainerConfig
-
- setSendfileEnable(boolean) -
Method in class com.caucho.server.cluster.ServletService
- Returns true if sendfile is enabled.
- setSendfileMinLength(Bytes) -
Method in class com.caucho.server.cluster.ServerConfig
-
- setSendfileMinLength(Bytes) -
Method in class com.caucho.server.cluster.ServletContainerConfig
-
- setSendfileMinLength(long) -
Method in class com.caucho.server.cluster.ServletService
-
- setSendJavaType(boolean) -
Method in class com.caucho.hessian.io.CollectionSerializer
- Set true if the java type of the collection should be sent.
- setSendJavaType(boolean) -
Method in class com.caucho.hessian.io.MapSerializer
- Set true if the java type of the collection should be sent.
- setSendVary(boolean) -
Method in class com.caucho.server.rewrite.AuthTypeCondition
- If true, send a "Vary: Cookie" in the response, default is true.
- setSendVary(boolean) -
Method in class com.caucho.server.rewrite.CookieCondition
-
- setSendVary(boolean) -
Method in class com.caucho.server.rewrite.HeaderCondition
-
- setSendVary(boolean) -
Method in class com.caucho.server.rewrite.LocaleCondition
-
- setSendVary(boolean) -
Method in class com.caucho.server.rewrite.RemoteUserCondition
- If true, send a "Vary: Cookie" in the response, default is true.
- setSendVary(boolean) -
Method in class com.caucho.server.rewrite.UserInRoleCondition
- If true, send a
Vary: Cookie
in response, default is true.
- setSequence(long) -
Method in class com.caucho.jms.message.MessageImpl
-
- setSequenceGenerator(SequenceGeneratorConfig) -
Method in class com.caucho.amber.cfg.EntityConfig
-
- setSequenceGenerator(SequenceGeneratorConfig) -
Method in class com.caucho.amber.cfg.IdConfig
-
- setSequenceName(String) -
Method in class com.caucho.amber.cfg.SequenceGeneratorConfig
-
- setSerializationHandle(Object) -
Method in class com.caucho.amber.manager.AmberEntityManagerFactory
- Sets the serializable handle
- setSerializationHandle(Object) -
Method in class com.caucho.amber.manager.EntityManagerProxy
- Serialization handle
- setSerializationHandle(Object) -
Method in interface com.caucho.config.inject.HandleAware
- Callback to set the webbeans handle.
- setSerializationHandle(Object) -
Method in class com.caucho.config.inject.InjectManager
-
- setSerializationHandle(Object) -
Method in class com.caucho.env.jpa.EntityManagerJtaProxy
- Serialization handle
- setSerializationHandle(Object) -
Method in class com.caucho.jms.connection.ConnectionFactoryImpl
- Sets the serialization handle
- setSerializationHandle(Object) -
Method in class com.caucho.jms.queue.AbstractDestination
- Serialization callback from Resin-IoC to set the handle
- setSerializationHandle(Object) -
Method in class com.caucho.security.AbstractAuthenticator
- Sets the serialization handle
- setSerializationHandle(Object) -
Method in class com.caucho.sql.DBPool
- HandleAware callback to set the webbeans handle for serialization
- setSerializationType(String) -
Method in class com.caucho.server.session.SessionManager
- Sets the serialization type.
- setSerializeCollectionType(boolean) -
Method in class com.caucho.server.session.HessianSessionSerializer
-
- setSerializeCollectionType(boolean) -
Method in class com.caucho.server.session.SessionManager
-
- setSerializer(CacheSerializer) -
Method in class com.caucho.distcache.AbstractCache
- Assign the serializer used on values.
- setSerializerFactory(SerializerFactory) -
Method in class com.caucho.burlap.io.BurlapInput
- Sets the serializer factory.
- setSerializerFactory(SerializerFactory) -
Method in class com.caucho.hessian.client.HessianProxyFactory
- Sets the serializer factory.
- setSerializerFactory(SerializerFactory) -
Method in class com.caucho.hessian.io.AbstractHessianInput
- Sets the serializer factory.
- setSerializerFactory(SerializerFactory) -
Method in class com.caucho.hessian.io.AbstractHessianOutput
- Sets the serializer factory.
- setSerializerFactory(SerializerFactory) -
Method in class com.caucho.hessian.io.Hessian2Input
- Sets the serializer factory.
- setSerializerFactory(SerializerFactory) -
Method in class com.caucho.hessian.io.Hessian2StreamingInput
-
- setSerializerFactory(SerializerFactory) -
Method in class com.caucho.hessian.io.HessianFactory
-
- setSerializerFactory(SerializerFactory) -
Method in class com.caucho.hessian.io.HessianInput
- Sets the serializer factory.
- setSerializerFactory(SerializerFactory) -
Method in class com.caucho.hessian.io.HessianInputFactory
-
- setSerializerFactory(SerializerFactory) -
Method in class com.caucho.hessian.server.HessianServlet
- Sets the serializer factory.
- setSerializerFactory(SerializerFactory) -
Method in class com.caucho.jms.services.HessianListener
- Sets the serializer factory.
- setServer(String) -
Method in class com.caucho.management.server.LogMessage
- The Resin server id sending the log message
- setServer(String) -
Method in class com.caucho.management.server.LogNotification
- The Resin server id sending the log message
- setServer(String) -
Method in class com.caucho.resources.rmi.RmiRegistry
- The server that runs the RMI registry.
- setServer(ServletService) -
Method in class com.caucho.server.admin.Management
-
- setServer(ServletService) -
Method in class com.caucho.server.hmux.AbstractClusterRequest
-
- setServerAddress(String) -
Method in class com.caucho.server.resin.ResinArgs
-
- setServerAddress(String) -
Method in class com.caucho.servlets.FastCGIServlet
-
- setServerEnv(String, String) -
Method in class com.caucho.quercus.QuercusContext
- Sets a server env value.
- setServerEnv(StringValue, StringValue) -
Method in class com.caucho.quercus.QuercusContext
- Sets a server env value.
- setServerHeader(String) -
Method in class com.caucho.resin.ResinEmbed
- Sets the server header
- setServerHeader(String) -
Method in class com.caucho.server.cluster.ServletContainerConfig
- Sets the server header.
- setServerHeader(String) -
Method in class com.caucho.server.cluster.ServletService
- Sets the server header.
- setServerId(String) -
Method in class com.caucho.server.dispatch.InvocationServer
- Gets the server's id.
- setServerId(String) -
Method in class com.caucho.server.resin.ResinArgs
-
- setServerManager(EjbManager) -
Method in class com.caucho.ejb.protocol.ProtocolContainer
-
- setServerName(String) -
Method in class com.caucho.config.types.DataSourceRef
-
- setServerName(String) -
Method in class com.caucho.server.rewrite.ConditionConfig
-
- setServerPort(int) -
Method in class com.caucho.server.resin.ResinArgs
-
- setServerPort(int) -
Method in class com.caucho.server.rewrite.ConditionConfig
-
- setServerProgram(ConfigProgram) -
Method in class com.caucho.ejb.server.AbstractEjbBeanManager
- Sets the server program.
- setServerSocket(QServerSocket) -
Method in class com.caucho.network.listen.TcpPort
- Sets the server socket.
- setService(Object) -
Method in class com.caucho.burlap.server.BurlapServlet
- Sets the service class.
- setService(boolean) -
Method in class com.caucho.config.cfg.BeanConfig
-
- setService(Object) -
Method in class com.caucho.hessian.server.HessianServlet
- Sets the service class.
- setService(Object) -
Method in class com.caucho.jms.services.HessianListener
- Sets the service class.
- setService(ManagementService) -
Method in class com.caucho.server.admin.ManagementServlet
-
- setServiceClass(String) -
Method in class com.caucho.resources.rmi.RmiService
- The name of the class that implements the service.
- setServiceName(String) -
Method in class com.caucho.resources.rmi.RmiService
- The name of the service in the Registry, usually by convention this is the
same as the class name of the interface for the service.
- setServiceType(Annotation) -
Method in class com.caucho.remote.server.AbstractProtocolServletFactory
- Sets the ServiceType annotation
- setServiceType(Annotation) -
Method in interface com.caucho.remote.server.ProtocolServletFactory
- Sets the ServiceType annotation
- setServlet(Servlet) -
Method in class com.caucho.server.dispatch.ServletConfigImpl
-
- setServletClass(String) -
Method in class com.caucho.resin.ServletEmbed
- The servlet-class
- setServletClass(String) -
Method in class com.caucho.resin.ServletMappingEmbed
- The servlet-class
- setServletClass(String) -
Method in class com.caucho.server.dispatch.ServletConfigImpl
- Sets the servlet class.
- setServletClass(Class<? extends Servlet>) -
Method in class com.caucho.server.dispatch.ServletConfigImpl
-
- setServletClass(RawString) -
Method in class com.caucho.server.dispatch.ServletRegexp
- Sets the servlet class name.
- setServletContext(ServletContext) -
Method in class com.caucho.quercus.QuercusContext
- Sets the ServletContext.
- setServletContext(ServletContext) -
Method in class com.caucho.server.dispatch.FilterConfigImpl
- Sets the servlet context.
- setServletContext(ServletContext) -
Method in class com.caucho.server.dispatch.FilterMapper
- Sets the servlet context.
- setServletContext(ServletContext) -
Method in class com.caucho.server.dispatch.PageFilterChain
- Sets the servlet context.
- setServletContext(ServletContext) -
Method in class com.caucho.server.dispatch.PrecompilePageFilterChain
- Sets the servlet context.
- setServletContext(ServletContext) -
Method in class com.caucho.server.dispatch.ServletConfigImpl
- Sets the servlet context.
- setServletHack(boolean) -
Method in class com.caucho.loader.ClassLoaderConfig
- Sets the servlet classloader hack.
- setServletHack(boolean) -
Method in class com.caucho.loader.DynamicClassLoader
- Set true if the loader should use the servlet spec's hack.
- setServletManager(ServletManager) -
Method in class com.caucho.server.dispatch.ServletConfigImpl
- Sets the servlet manager.
- setServletManager(ServletManager) -
Method in class com.caucho.server.dispatch.ServletMapper
- Sets the servlet manager.
- setServletMapper(ServletMapper) -
Method in class com.caucho.server.dispatch.ServletConfigImpl
-
- setServletName(String) -
Method in class com.caucho.resin.FilterMappingEmbed
- The servlet-name
- setServletName(String) -
Method in class com.caucho.resin.ServletEmbed
- The servlet-name
- setServletName(String) -
Method in class com.caucho.resin.ServletMappingEmbed
- The servlet-name
- setServletName(String) -
Method in class com.caucho.server.dispatch.ServletConfigImpl
- Sets the servlet name.
- setServletName(String) -
Method in class com.caucho.server.dispatch.ServletInvocation
- Sets the servlet name
- setServletName(RawString) -
Method in class com.caucho.server.dispatch.ServletRegexp
- Sets the servlet name.
- setServletNameDefault(String) -
Method in class com.caucho.server.dispatch.ServletConfigImpl
- Sets the servlet name default when not specified
- setServletPath(String) -
Method in class com.caucho.server.dispatch.ServletInvocation
- Sets the mapped servlet path.
- setServletSecurity(ServletSecurityElement) -
Method in class com.caucho.server.dispatch.ServletConfigImpl
-
- setServletSecurity(ServletSecurityElement) -
Method in interface javax.servlet.ServletRegistration.Dynamic
-
- setSession(AmberConnection) -
Method in class com.caucho.amber.collection.CollectionImpl
- Sets the session.
- setSession(AmberConnection) -
Method in class com.caucho.amber.collection.MapImpl
- Sets the session.
- setSession(AmberConnection) -
Method in class com.caucho.amber.collection.SetImpl
- Sets the session.
- setSession(AmberConnection) -
Method in class com.caucho.amber.collection.SetImpl
- Sets the session.
- setSession(AmberConnection) -
Method in class com.caucho.amber.query.ResultSetImpl
- Sets the session.
- setSession(AmberConnection) -
Method in class com.caucho.amber.query.UserQuery
-
- setSession(Session) -
Method in class com.caucho.hemp.services.MailService
- Sets the mail session
- setSession(JmsSession) -
Method in class com.caucho.jms.message.MessageImpl
- Sets the session.
- setSession(boolean) -
Method in class com.caucho.jsp.cfg.Jsp
- Set true if sessions are allowed by default.
- setSession(boolean) -
Method in class com.caucho.jsp.cfg.JspPropertyGroup
- Set if sessions are enabled by default
- setSession(boolean) -
Method in class com.caucho.jsp.ParseState
- Set if the session is enabled.
- setSession(SessionArrayValue) -
Method in class com.caucho.quercus.env.Env
- Sets the session.
- setSessionCallback(SessionCallback) -
Method in class com.caucho.quercus.env.Env
- Sets the session callback.
- setSessionContext(SessionContext) -
Method in interface javax.ejb.SessionBean
-
- setSessionCookie(String) -
Method in class com.caucho.server.cluster.ServletContainerConfig
- Sets the session cookie
- setSessionCookie(String) -
Method in class com.caucho.server.cluster.ServletService
- Sets the session cookie
- setSessionCookie(String) -
Method in class com.caucho.server.dispatch.InvocationDecoder
- Sets the session cookie
- setSessionId(String) -
Method in class com.caucho.filters.CauchoResponseWrapper
-
- setSessionId(String) -
Method in class com.caucho.server.dispatch.Invocation
- Sets the URL-based session id.
- setSessionId(String) -
Method in class com.caucho.server.http.AbstractCauchoRequest
-
- setSessionId(String) -
Method in class com.caucho.server.http.CauchoDispatchRequest
-
- setSessionId(String) -
Method in class com.caucho.server.http.CauchoDispatchResponse
-
- setSessionId(String) -
Method in interface com.caucho.server.http.CauchoRequest
-
- setSessionId(String) -
Method in class com.caucho.server.http.CauchoRequestWrapper
-
- setSessionId(String) -
Method in interface com.caucho.server.http.CauchoResponse
-
- setSessionId(String) -
Method in class com.caucho.server.http.CauchoResponseWrapper
-
- setSessionId(String) -
Method in class com.caucho.server.http.HttpServletRequestImpl
-
- setSessionId(String) -
Method in class com.caucho.server.http.HttpServletResponseImpl
-
- setSessionId(String) -
Method in class com.caucho.server.http.RequestAdapter
-
- setSessionId(String) -
Method in class com.caucho.server.http.ResponseAdapter
-
- setSessionId(String) -
Method in class com.caucho.server.http.StubServletRequest
-
- setSessionId(String) -
Method in class com.caucho.server.http.StubServletResponse
-
- setSessionManager(SessionManager) -
Method in class com.caucho.server.session.SessionFactory
- Sets the session manager.
- setSessionMax(int) -
Method in class com.caucho.quercus.lib.session.QuercusSessionManager
- Returns the maximum number of sessions.
- setSessionMax(int) -
Method in class com.caucho.server.session.SessionManager
- Returns the maximum number of sessions.
- setSessionSaveLogin(boolean) -
Method in class com.caucho.security.AbstractLogin
- Sets true if the user should be saved in the session.
- setSessionTimeout(long) -
Method in class com.caucho.quercus.lib.session.QuercusSessionManager
-
- setSessionTimeout(long) -
Method in class com.caucho.quercus.QuercusContext
-
- setSessionTimeout(long) -
Method in class com.caucho.quercus.ResinQuercus
-
- setSessionTimeout(long) -
Method in class com.caucho.server.session.SessionManager
- Set the default session timeout in minutes
- setSessionTrackingModes(EnumSet<SessionTrackingMode>) -
Method in class com.caucho.server.webapp.ServletContextCompat
- The session tracking mode
- setSessionTrackingModes(Set<SessionTrackingMode>) -
Method in class com.caucho.server.webapp.ServletContextImpl
-
- setSessionTrackingModes(Set<SessionTrackingMode>) -
Method in interface javax.servlet.ServletContext
- The session tracking mode
- setSessionType(String) -
Method in class com.caucho.ejb.cfg.EjbSessionConfigProxy
-
- setSessionUrlPrefix(String) -
Method in class com.caucho.server.cluster.ServletContainerConfig
- Sets the session url prefix.
- setSessionURLPrefix(String) -
Method in class com.caucho.server.cluster.ServletService
- Sets the session url prefix.
- setSessionURLPrefix(String) -
Method in class com.caucho.server.dispatch.InvocationDecoder
- Sets the session url prefix.
- setSetRequestSecure(boolean) -
Method in class com.caucho.server.host.Host
-
- setSettled(boolean) -
Method in class com.caucho.amqp.io.FrameDisposition
-
- setSettled(boolean) -
Method in class com.caucho.amqp.io.FrameTransfer
-
- setSettleListener(MessageSettleListener) -
Method in class com.caucho.message.common.AbstractMessageSenderFactory
-
- setSettleListener(MessageSettleListener) -
Method in interface com.caucho.message.MessageSenderFactory
-
- setSettleMode(SettleMode) -
Method in class com.caucho.message.common.AbstractMessageReceiverFactory
-
- setSettleMode(SettleMode) -
Method in class com.caucho.message.common.AbstractMessageSenderFactory
-
- setSettleMode(SettleMode) -
Method in class com.caucho.message.local.LocalReceiverFactory
-
- setSettleMode(SettleMode) -
Method in interface com.caucho.message.MessageReceiverFactory
-
- setSettleMode(SettleMode) -
Method in interface com.caucho.message.MessageSenderFactory
-
- setSettleTime(SettleTime) -
Method in class com.caucho.message.common.AbstractMessageReceiverFactory
-
- setSettleTime(SettleTime) -
Method in interface com.caucho.message.MessageReceiverFactory
-
- setSeverity(String) -
Method in class com.caucho.log.SyslogHandler
- Sets the severity.
- setSha1(String) -
Method in class com.caucho.env.git.GitWorkingTree.Entry
-
- setShareable(boolean) -
Method in class com.caucho.env.dbpool.ConnectionPool
- Returns true if shared connections are allowed.
- setShareable(boolean) -
Method in class com.caucho.jca.cfg.Resource
- Sets the shareable
- setShareable(boolean) -
Method in class com.caucho.jca.ra.ConnectorConfig.ConnectionFactory
- Enables the shareable property
- setShareable(boolean) -
Method in class com.caucho.jca.ra.ConnectorResource.ConnectionFactory
- Enables the shareable property
- setSharedBuffer(boolean) -
Method in class com.caucho.server.log.AccessLog
- Sets the shared buffer attribute.
- setSharedCacheMode(String) -
Method in class com.caucho.env.jpa.PersistenceUnitManager
-
- setShort(int, short) -
Method in interface com.caucho.amber.AmberQuery
- Sets the argument with a short
- setShort(int, short) -
Method in class com.caucho.amber.query.QueryArgs
- Sets the argument with a short
- setShort(int, short) -
Method in class com.caucho.amber.query.UserQuery
- Sets the argument with a short
- setShort(int, int) -
Method in class com.caucho.bytecode.CodeVisitor
- Sets a short value.
- setShort(int, short) -
Method in class com.caucho.db.jdbc.PreparedStatementImpl
-
- setShort(String, short) -
Method in class com.caucho.jms.message.MapMessageImpl
- Sets a short to the stream.
- setShort(int, short) -
Method in class com.caucho.sql.spy.SpyPreparedStatement
-
- setShort(String, short) -
Method in class com.caucho.sql.UserCallableStatement
- Sets the short
- setShort(int, short) -
Method in class com.caucho.sql.UserPreparedStatement
- Sets the parameter as a short.
- setShort(String, short) -
Method in class com.caucho.tools.profiler.CallableStatementWrapper
-
- setShort(int, short) -
Method in class com.caucho.tools.profiler.CallableStatementWrapper
-
- setShort(int, short) -
Method in class com.caucho.tools.profiler.PreparedStatementWrapper
-
- setShort(int, int) -
Method in class com.caucho.util.ByteBuffer
-
- setShort(String, short) -
Method in interface javax.jms.MapMessage
-
- setShortArg(int, int) -
Method in class com.caucho.bytecode.CodeVisitor
- Sets a short value.
- setShortName(String) -
Method in class com.caucho.jsp.cfg.ImplicitTld
- Sets the short name (prefix)
- setShortname(String) -
Method in class com.caucho.jsp.cfg.ImplicitTld
- Sets the short name (backwards compat)
- setShortName(String) -
Method in class com.caucho.jsp.cfg.TldTaglib
- Sets the short name (prefix)
- setShortname(String) -
Method in class com.caucho.jsp.cfg.TldTaglib
- Sets the short name (backwards compat)
- setShortProperty(String, short) -
Method in class com.caucho.jms.message.MessageImpl
- Sets a short property.
- setShortProperty(String, short) -
Method in interface javax.jms.Message
-
- setShutdownOnOutOfMemory(boolean) -
Method in class com.caucho.env.shutdown.ShutdownService
-
- setShutdownOnOutOfMemory(boolean) -
Method in class com.caucho.env.shutdown.ShutdownSystem
-
- setShutdownWaitMax(Period) -
Method in class com.caucho.server.cluster.ServerConfig
- Sets the max wait time for shutdown.
- setShutdownWaitMax(Period) -
Method in class com.caucho.server.cluster.ServletContainerConfig
- Sets the max wait time for shutdown.
- setShutdownWaitMax(Period) -
Method in class com.caucho.server.cluster.ServletService
- Sets the max wait time for shutdown.
- setShutdownWaitMax(Period) -
Method in class com.caucho.server.resin.ResinConfig
- Sets the shutdown time
- setShutdownWaitMax(Period) -
Method in class com.caucho.server.webapp.WebApp
- Sets the delay time waiting for requests to end.
- setShutdownWaitTime(long) -
Method in class com.caucho.env.shutdown.ShutdownSystem
-
- setShutdownWaitTime(long) -
Method in class com.caucho.server.resin.Resin
-
- setSibling(WriteStream) -
Method in class com.caucho.vfs.ReadStream
-
- setSignature(Signature) -
Method in class com.caucho.ejb.cfg.EjbJar.QueryFunction
-
- setSignature(MethodSignature) -
Method in class com.caucho.ejb.cfg.EjbMethodPattern
- Sets the method signature.
- setSignatureSecret(String) -
Method in class com.caucho.cloud.security.SecurityService
-
- setSingleton(boolean) -
Method in class com.caucho.config.gen.CandiBeanGenerator
-
- setSize(Bytes) -
Method in class com.caucho.server.httpcache.AbstractProxyCache
- Sets the size of the the cache (backwards compatibility).
- setSkip(boolean) -
Method in class com.caucho.ejb.cfg.EjbJar
-
- setSkipComments(boolean) -
Method in class com.caucho.xml.AbstractParser
- Set to true if comments should be skipped.
- setSkipComments(boolean) -
Method in class com.caucho.xml2.AbstractParser
- Set to true if comments should be skipped.
- setSkipDefaultConfig(boolean) -
Method in class com.caucho.env.deploy.DeployConfig
- Skip the defaults (for admin)
- setSkipWhitespace(boolean) -
Method in class com.caucho.xml.AbstractParser
- Set to true if ignorable-whitespace should be skipped.
- setSkipWhitespace(boolean) -
Method in class com.caucho.xml.DOMBuilder
- Set true if ignorable whitespace should be skipped.
- setSkipWhitespace(boolean) -
Method in class com.caucho.xml2.AbstractParser
- Set to true if ignorable-whitespace should be skipped.
- setSkipWhitespace(boolean) -
Method in class com.caucho.xml2.DOMBuilder
- Set true if ignorable whitespace should be skipped.
- setSmallIcon(String) -
Method in class com.caucho.config.types.DescriptionGroupConfig.Icon
-
- setSmallIcon(String) -
Method in class com.caucho.config.types.Icon
- Sets the small icon
- setSmallIcon(String) -
Method in class com.caucho.jsp.cfg.TldTag
- Sets the small-icon
- setSmallIcon(String) -
Method in class com.caucho.jsp.cfg.TldTaglib
- Sets the small-icon
- setSmallIcon(String) -
Method in class com.caucho.jsp.java.JavaTagGenerator
-
- setSmallIcon(String) -
Method in class com.caucho.jsp.TempTagInfo
-
- setSmallIcon(String) -
Method in class com.caucho.server.e_app.Icon
- Adds a small icon.
- setSMaxAge(Period) -
Method in class com.caucho.server.webapp.CacheMapping
- Sets the period
- setSmtpAuth(boolean) -
Method in class com.caucho.jca.cfg.JavaMailConfig
- mail.smtp.auth
- setSmtpHost(String) -
Method in class com.caucho.jca.cfg.JavaMailConfig
- mail.smtp.host
- setSmtpPort(int) -
Method in class com.caucho.jca.cfg.JavaMailConfig
- mail.smtp.port
- setSmtpSsl(boolean) -
Method in class com.caucho.jca.cfg.JavaMailConfig
- mail.smtp.ssl
- setSmtpUser(String) -
Method in class com.caucho.jca.cfg.JavaMailConfig
- mail.smtp.user
- setSnapshot(boolean) -
Method in class com.caucho.admin.action.PdfReportAction
-
- setSnapshot(boolean) -
Method in class com.caucho.server.admin.PdfReportQuery
-
- setSocket(Socket) -
Method in class com.caucho.vfs.QSocket
-
- setSocket(Socket) -
Method in class com.caucho.vfs.QSocketWrapper
-
- setSocketPolicyFile(Path) -
Method in class com.caucho.protocols.flash.SocketPolicyProtocol
-
- setSocketTimeout(ConfigProgram) -
Method in class com.caucho.cloud.network.ClusterServer
- Sets the suspend timeout
- setSocketTimeout(Period) -
Method in class com.caucho.network.listen.TcpPort
- Sets the read/write timeout for the accepted sockets.
- setSocketTimeout(long) -
Method in class com.caucho.vfs.HttpStreamWrapper
- Sets the timeout.
- setSocketTimeoutMillis(long) -
Method in class com.caucho.network.listen.TcpPort
- Sets the read/write timeout for the accepted sockets.
- setSoTimeout(int) -
Method in class com.caucho.vfs.QSocket
-
- setSoTimeout(int) -
Method in class com.caucho.vfs.QSocketWrapper
-
- setSource(LinkSource) -
Method in class com.caucho.amqp.io.FrameAttach
-
- setSource(Path) -
Method in class com.caucho.loader.ClasspathConfig
- Sets the source.
- setSource(Path) -
Method in class com.caucho.loader.CompilingLoader
- Sets the source path.
- setSource(String) -
Method in class com.caucho.management.server.HealthEventLog
-
- setSource(StreamImpl) -
Method in class com.caucho.vfs.ReadStream
-
- setSourceCascadeDelete(boolean) -
Method in class com.caucho.amber.field.ManyToOneField
- Set true if deletes cascade to the source.
- setSourceCascadeDelete(boolean) -
Method in class com.caucho.amber.table.LinkColumns
- Sets the cascade-delete of the source when the target is deleted,
i.e.
- setSourceDir(Path) -
Method in class com.caucho.java.JavaCompilerUtil
- Sets the directory the java source comes from.
- setSourceExtension(String) -
Method in class com.caucho.java.JavaCompilerUtil
- Sets the source extension.
- setSourceExtension(String) -
Method in class com.caucho.loader.CompilingLoader
- Sets the source extension.
- setSourceField(ManyToOneField) -
Method in class com.caucho.amber.field.OneToManyField
- Sets the source field.
- setSourceLastModified(long) -
Method in class com.caucho.loader.ClassEntry
-
- setSourceLength(long) -
Method in class com.caucho.loader.ClassEntry
-
- setSourceLink(LinkColumns) -
Method in class com.caucho.amber.field.ElementCollectionField
- Adds a column from the association table to the source side.
- setSourceLink(LinkColumns) -
Method in class com.caucho.amber.field.ManyToManyField
- Adds a column from the association table to the source side.
- setSourceProperty(String, Object) -
Method in interface com.caucho.amqp.AmqpReceiverFactory
-
- setSourceProperty(String, Object) -
Method in interface com.caucho.amqp.AmqpSenderFactory
-
- setSourceType(String) -
Method in class com.caucho.java.LineMap
-
- setSourceType(String) -
Method in class com.caucho.java.LineMapWriter
- Sets the source-type, e.g.
- setSourceType(String) -
Method in class com.caucho.server.webapp.WebAppController
- Sets the source (for backwards compatibility)
- setSpaces(HashMap<String, String>, HashMap<String, String>, HashMap<String, String>, HashMap<String, String>) -
Method in class com.caucho.xsl.StylesheetImpl
-
- setSpareThreadMin(int) -
Method in class com.caucho.server.resin.ThreadPoolConfig
- The minimum number of spare threads waiting for a connection.
- setSpecial(String, Object) -
Method in class com.caucho.quercus.QuercusContext
- Saves a special value
- setSpecial(String, String) -
Method in class com.caucho.server.http.AbstractHttpResponse
- Special processing for a special value.
- setSpecialValue(String, Object) -
Method in class com.caucho.quercus.env.Env
- Sets a special value, a special value is used to store and retrieve module
specific values in the env using a unique name.
- setSpecificationTitle(String) -
Method in class com.caucho.loader.ClassPackage
- Sets the specification name.
- setSpecificationVendor(String) -
Method in class com.caucho.loader.ClassPackage
- Sets the specification vendor.
- setSpecificationVersion(String) -
Method in class com.caucho.loader.ClassPackage
- Sets the specification version.
- setSpecified(boolean) -
Method in class com.caucho.xml.QAttr
-
- setSpecified(boolean) -
Method in class com.caucho.xml2.QAttr
-
- setSpecVersion(String) -
Method in class com.caucho.jca.cfg.ConnectorConfig
- Sets the spec version.
- setSpy(boolean) -
Method in class com.caucho.sql.DBPool
- Set the output for spying.
- setSpy(boolean) -
Method in class com.caucho.sql.DBPoolImpl
- Set the output for spying.
- setSQL(String) -
Method in class com.caucho.ejb.cfg.EjbJar.QueryFunction
-
- setSQL(String) -
Method in class com.caucho.ejb.cfg.FunctionSignature
- Sets the SQL.
- setSql(Expr) -
Method in class com.caucho.jstl.el.SqlQueryTag
- Sets the JSP-EL expression for the SQL.
- setSql(Expr) -
Method in class com.caucho.jstl.el.SqlUpdateTag
- Sets the JSP-EL expression for the SQL.
- setSql(String) -
Method in class com.caucho.jstl.rt.SqlQueryTag
- Sets the SQL.
- setSql(String) -
Method in class com.caucho.jstl.rt.SqlUpdateTag
- Sets the SQL.
- setSqlResultSetMapping(SqlResultSetMappingConfig) -
Method in class com.caucho.amber.cfg.EntityConfig
-
- setSqlResultSetMapping(SqlResultSetMappingConfig) -
Method in class com.caucho.amber.manager.QueryImpl
- Sets the sql result set mapping for native queries.
- setSQLType(String) -
Method in class com.caucho.amber.table.AmberColumn
- Sets the sql type for create table
- setSQLXML(int, SQLXML) -
Method in class com.caucho.db.jdbc.PreparedStatementImpl
-
- setSQLXML(int, SQLXML) -
Method in class com.caucho.sql.spy.SpyPreparedStatement
-
- setSQLXML(String, SQLXML) -
Method in class com.caucho.sql.UserCallableStatement
-
- setSQLXML(int, SQLXML) -
Method in class com.caucho.sql.UserPreparedStatement
-
- setSQLXML(String, SQLXML) -
Method in class com.caucho.tools.profiler.CallableStatementWrapper
-
- setSQLXML(int, SQLXML) -
Method in class com.caucho.tools.profiler.CallableStatementWrapper
-
- setSQLXML(int, SQLXML) -
Method in class com.caucho.tools.profiler.PreparedStatementWrapper
-
- setSSL(SSLFactory) -
Method in class com.caucho.network.listen.TcpPort
- Sets the SSL factory
- setSSL(boolean) -
Method in class com.caucho.vfs.HttpStreamWrapper
- Set if this should be an SSL connection.
- setSSL(boolean) -
Method in class com.caucho.vfs.JniServerSocketImpl
-
- setSSLContext(String) -
Method in class com.caucho.vfs.JsseSSLFactory
- Sets the ssl-context
- setSSLSessionCookie(String) -
Method in class com.caucho.server.cluster.ServletContainerConfig
- Sets the ssl session cookie
- setSSLSessionCookie(String) -
Method in class com.caucho.server.cluster.ServletService
- Sets the ssl session cookie
- setSSLSessionCookie(String) -
Method in class com.caucho.server.dispatch.InvocationDecoder
- Sets the SSL session cookie
- setStage(String) -
Method in class com.caucho.cloud.network.ClusterServer
-
- setStage(String) -
Method in class com.caucho.server.cluster.ServletContainerConfig
- Sets the stage id
- setStage(String) -
Method in class com.caucho.server.cluster.ServletService
- Sets the stage id
- setStage(String) -
Method in class com.caucho.server.resin.ResinArgs
-
- setStandalone(boolean) -
Method in class com.caucho.xml.QDocument
-
- setStandalone(String) -
Method in class com.caucho.xml.XmlPrinter
-
- setStandalone(boolean) -
Method in class com.caucho.xml2.QDocument
-
- setStandalone(String) -
Method in class com.caucho.xml2.XmlPrinter
-
- setStandalone(String) -
Method in class com.caucho.xsl.OutputFormat
-
- setStart(int) -
Method in class com.caucho.bytecode.CodeAttribute.ExceptionItem
- Sets the start PC
- setStart(boolean) -
Method in class com.caucho.loader.ModuleConfig
- Sets true if the bundle should be started automatically.
- setStart(Pattern) -
Method in class com.caucho.relaxng.pattern.GrammarPattern
- Sets the start element
- setStartInfo(boolean, String, ExitCode) -
Method in interface com.caucho.server.resin.StartInfoListener
-
- setStartLocation(Path, String, int) -
Method in class com.caucho.jsp.java.JspNode
- Sets the start location of the node.
- setStartLocation(String, String, int) -
Method in class com.caucho.xsl.java.XslNode
- Sets the start location of the node.
- setStartReturnsBuffered(boolean) -
Method in class com.caucho.jsp.AnalyzedTag
- Set true if the doStart can return INCLUDE_BODY_BUFFERED
- setStartReturnsInclude(boolean) -
Method in class com.caucho.jsp.AnalyzedTag
- Set true if the doStart can return INCLUDE_BODY
- setStartReturnsSkip(boolean) -
Method in class com.caucho.jsp.AnalyzedTag
- Set true if the doStart can return SKIP_BODY
- setStartRow(Expr) -
Method in class com.caucho.jstl.el.SqlQueryTag
- Sets the start row.
- setStartRow(int) -
Method in class com.caucho.jstl.rt.SqlQueryTag
- Sets the start row.
- setStartTime(long) -
Method in class com.caucho.management.server.DownTime
-
- setStartTimeout(Period) -
Method in class com.caucho.java.JavacConfig
-
- setStartTimeout(long) -
Method in class com.caucho.java.JavaCompilerUtil
- Sets the thread spawn time for an external compilation.
- setStartupMode(String) -
Method in class com.caucho.ejb.EJBServer
- Sets the EJB server startup mode.
- setStartupMode(DeployMode) -
Method in class com.caucho.env.deploy.DeployConfig
- Sets the startup-mode
- setStartupMode(DeployMode) -
Method in class com.caucho.env.deploy.DeployController
- Sets the startup mode.
- setStartupMode(DeployMode) -
Method in class com.caucho.env.deploy.DeployGenerator
- Sets the startup mode.
- setStartupPriority(int) -
Method in class com.caucho.env.deploy.DeployConfig
- Sets the startup-priority
- setStartupPriority(int) -
Method in class com.caucho.env.deploy.DeployController
- Sets the startup priority.
- setState(DeliveryState) -
Method in class com.caucho.amqp.io.FrameDisposition
- Sets the delivery state.
- setState(CloudServerState) -
Method in class com.caucho.cloud.topology.CloudServer
-
- setState(LifecycleState) -
Method in class com.caucho.server.deploy.DeployControllerState
-
- setStatefulTimeout(EjbTimeout) -
Method in class com.caucho.ejb.cfg.EjbBean
-
- setStatement(Statement) -
Method in class com.caucho.quercus.lib.db.JdbcStatementResource
-
- setStatement(Statement) -
Method in class com.caucho.quercus.statement.StatementHandle
- Sets the statement.
- SetStatement - Class in com.caucho.servlets.ssi
- Represents a SSI set statement
- setStatic(boolean) -
Method in class com.caucho.java.gen.BaseClass
- Sets the class static property.
- setStatic(boolean) -
Method in class com.caucho.loader.enhancer.ClassEnhancerConfig
- Set true for a static instance.
- setStatic(boolean) -
Method in class com.caucho.quercus.function.AbstractFunction
- Sets true if function is static.
- setStaticEncoding(boolean) -
Method in class com.caucho.jsp.cfg.JspPropertyGroup
- Set if static encoding is enabled.
- setStaticEncoding(boolean) -
Method in class com.caucho.jsp.JspPageConfig
- Set true if static text encoding is allowed.
- setStaticFieldRef(Env, StringValue, Value) -
Method in class com.caucho.quercus.env.QuercusClass
-
- setStaticPageGeneratesClass(boolean) -
Method in class com.caucho.jsp.cfg.JspPropertyGroup
- Set true if static pages should generate a class
- setStaticPropertyValue(Env, StringValue, Value) -
Method in class com.caucho.quercus.lib.reflection.ReflectionClass
-
- setStaticRef(StringValue, Value) -
Method in class com.caucho.quercus.env.Env
- Gets a static variable
- setStatisticsEnable(boolean) -
Method in class com.caucho.server.webapp.WebApp
- Enables detailed statistics
- setStatisticsEnabled(boolean) -
Method in class com.caucho.distcache.jcache.CacheBuilderImpl
-
- setStatisticsEnabled(boolean) -
Method in class com.caucho.server.distcache.CacheConfig
-
- setStatisticsEnabled(boolean) -
Method in interface javax.cache.CacheBuilder
-
- setStatisticsEnabled(boolean) -
Method in interface javax.cache.CacheConfiguration
-
- setStatus(String) -
Method in class com.caucho.loader.ivy.IvyInfo
-
- setStatus(int) -
Method in class com.caucho.server.http.CauchoDispatchResponse
-
- setStatus(int, String) -
Method in class com.caucho.server.http.CauchoDispatchResponse
-
- setStatus(int) -
Method in class com.caucho.server.http.CauchoResponseWrapper
-
- setStatus(int, String) -
Method in class com.caucho.server.http.CauchoResponseWrapper
-
- setStatus(int) -
Method in class com.caucho.server.http.HttpServletResponseImpl
- Sets the HTTP status
- setStatus(int, String) -
Method in class com.caucho.server.http.HttpServletResponseImpl
- Sets the HTTP status
- setStatus(int) -
Method in class com.caucho.server.http.ResponseWrapper
- Sets the HTTP status
- setStatus(int, String) -
Method in class com.caucho.server.http.ResponseWrapper
-
- setStatus(int) -
Method in class com.caucho.server.http.StubServletResponse
-
- setStatus(int, String) -
Method in class com.caucho.server.http.StubServletResponse
-
- setStatus(int) -
Method in class com.caucho.server.webapp.IncludeResponse
-
- setStatus(int, String) -
Method in class com.caucho.server.webapp.IncludeResponse
-
- 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
-
- setStatusCode(int) -
Method in class com.caucho.servlets.ErrorStatusServlet
- The status code to send, default 404 (Not Found).
- setStderr(OutputStream) -
Static method in class com.caucho.log.EnvironmentStream
- Sets path as the backing stream for System.err
- setStderrIsException(boolean) -
Method in class com.caucho.servlets.CGIServlet
-
- setStdout(OutputStream) -
Static method in class com.caucho.log.EnvironmentStream
- Sets the backing stream for System.out
- setStep(Expr) -
Method in class com.caucho.jstl.el.ForEachTag
- Sets the step index.
- setStep(int) -
Method in class com.caucho.jstl.el.XmlForEachTag
- Sets the step value.
- setStep(int) -
Method in class com.caucho.jstl.rt.CoreForEachTag
- Sets the step value
- setStep(int) -
Method in class com.caucho.jstl.rt.CoreForTokensTag
- Sets the step value
- setStickyRequestHashGenerator(StickyRequestHashGenerator) -
Method in class com.caucho.cloud.loadbalance.LoadBalanceBuilder
- The request-sticky generator
- setStoreByValue(boolean) -
Method in class com.caucho.distcache.jcache.CacheBuilderImpl
-
- setStoreByValue(boolean) -
Method in class com.caucho.server.distcache.CacheConfig
-
- setStoreByValue(boolean) -
Method in interface javax.cache.CacheBuilder
-
- setStored(boolean) -
Method in class com.caucho.db.index.IndexKey
-
- setStoreProtocol(String) -
Method in class com.caucho.jca.cfg.JavaMailConfig
- mail.store.protocol
- setStrategy(String) -
Method in class com.caucho.amber.cfg.GeneratedValueConfig
-
- setStrategy(String) -
Method in class com.caucho.amber.cfg.InheritanceConfig
-
- setStrategy(LoadBalanceStrategy) -
Method in class com.caucho.cloud.loadbalance.LoadBalanceBuilder
- Sets the load balance strategy.
- setStrategy(XmlWriter.Strategy) -
Method in class com.caucho.vfs.XmlWriter
-
- setStream(OutputStream) -
Method in class com.caucho.log.EnvironmentStream
- Returns the context stream's variable.
- setStream(WriteStream) -
Method in class com.caucho.log.TimestampFilter
-
- setStream(InputStream, OutputStream) -
Method in class com.caucho.network.listen.StreamSocketLink
-
- setStrict(boolean) -
Method in class com.caucho.quercus.QuercusContext
- Sets the strict mode.
- setStrict(boolean) -
Method in class com.caucho.quercus.servlet.QuercusServlet
- Sets the strict mode.
- setStrictErrorChecking(boolean) -
Method in class com.caucho.quercus.lib.dom.DOMDocument
-
- setStrictErrorChecking(boolean) -
Method in class com.caucho.xml.QDocument
-
- setStrictErrorChecking(boolean) -
Method in class com.caucho.xml2.QDocument
-
- setStrictMapping(boolean) -
Method in class com.caucho.server.dispatch.ServletMapping
- Set if strict mapping should be enabled.
- setStrictMapping(boolean) -
Method in class com.caucho.server.webapp.WebApp
- Set true if strict mapping.
- setStrictXml(boolean) -
Method in class com.caucho.jsp.XtpManager
- Requires XTP documents conform to strict XML.
- setStrictXML(boolean) -
Method in class com.caucho.xml.DOMBuilder
- Set true if we're only handling strict xml.
- setStrictXML(boolean) -
Method in class com.caucho.xml2.DOMBuilder
- Set true if we're only handling strict xml.
- setStrictXsl(boolean) -
Method in class com.caucho.jsp.XtpManager
- Requires XTL stylesheets to conform to strict XSL.
- setString(int, String) -
Method in interface com.caucho.amber.AmberQuery
- Sets the argument with a string
- setString(int, String) -
Method in class com.caucho.amber.query.QueryArgs
- Sets the argument with a string
- setString(int, String) -
Method in class com.caucho.amber.query.UserQuery
- Sets the argument with a string
- setString(PreparedStatement, int, Object) -
Static method in class com.caucho.amber.type.StringType
- Sets the value.
- setString(PreparedStatement, int, String) -
Static method in class com.caucho.amber.type.StringType
- Sets the value.
- setString(PreparedStatement, int, String) -
Static method in class com.caucho.amber.util.AmberUtil
-
- setString(int, String) -
Method in class com.caucho.db.jdbc.GeneratedKeysResultSet
- Sets the generated string key.
- setString(int, String) -
Method in class com.caucho.db.jdbc.PreparedStatementImpl
-
- setString(long, String) -
Method in class com.caucho.db.sql.ClobImpl
- Sets a subset of bytes.
- setString(long, String, int, int) -
Method in class com.caucho.db.sql.ClobImpl
- Sets a subset of bytes.
- setString(String) -
Method in class com.caucho.db.sql.Data
- Sets the value as a string.
- setString(int, String) -
Method in class com.caucho.db.sql.QueryContext
- Set a string parameter.
- setString(DbTransaction, Column, String) -
Method in class com.caucho.db.table.TableIterator
- Returns the string for the column at the given index.
- setString(String, String) -
Method in class com.caucho.jms.message.MapMessageImpl
- Sets a string to the stream.
- setString(String) -
Method in class com.caucho.quercus.env.ConstStringValue
-
- setString(int, String) -
Method in class com.caucho.sql.spy.SpyPreparedStatement
-
- setString(String, String) -
Method in class com.caucho.sql.UserCallableStatement
- Sets the string
- setString(int, String) -
Method in class com.caucho.sql.UserPreparedStatement
- Sets the parameter as a string
- setString(String, String) -
Method in class com.caucho.tools.profiler.CallableStatementWrapper
-
- setString(int, String) -
Method in class com.caucho.tools.profiler.CallableStatementWrapper
-
- setString(int, String) -
Method in class com.caucho.tools.profiler.PreparedStatementWrapper
-
- setString(String) -
Method in class com.caucho.xsl.StringSource
- Sets the source string stream.
- setString(String, String) -
Method in interface javax.jms.MapMessage
-
- setStringAttribute(Object, String, String) -
Static method in class com.caucho.config.Config
- Sets an attribute with a value.
- setStringBuilder(StringValue) -
Method in class com.caucho.quercus.env.StringBuilderOutputStream
-
- setStringProperty(String, String) -
Method in class com.caucho.jms.message.MessageImpl
- Sets a string property.
- setStringProperty(String, String) -
Method in interface javax.jms.Message
-
- setStyle(Env, ArrayValue) -
Method in class com.caucho.quercus.lib.image.QuercusImage
-
- setStylePath(Path) -
Method in class com.caucho.xsl.AbstractStylesheetFactory
- Sets the search path for stylesheets.
- setStylesheetEnv(StylesheetEnv) -
Method in class com.caucho.xpath.Env
-
- setSubject(String) -
Method in class com.caucho.amqp.io.MessageProperties
-
- setSubject(String) -
Method in class com.caucho.amqp.marshal.AmqpEnvelopeImpl
-
- setSubject(String) -
Method in class com.caucho.hemp.services.BamMailService
- Sets subject
- setSubject(String) -
Method in class com.caucho.hemp.services.MailService
- Sets the subject
- setSubject(String) -
Method in class com.caucho.message.common.AbstractMessageFactory
-
- setSubject(String) -
Method in interface com.caucho.message.MessagePropertiesFactory
-
- setSubject(Env, StringValue) -
Method in class com.caucho.quercus.lib.regexp.RegexpState
-
- setSubscriptionDurability(String) -
Method in class com.caucho.ejb.cfg.EjbMessageBean.MessageDrivenDestination
-
- setSubscriptionName(String) -
Method in class com.caucho.ejb.cfg.EjbMessageBean
- Set the message selector.
- setSubscriptionName(String) -
Method in class com.caucho.ejb.message.JmsResourceAdapter
-
- setSubSelect(SubSelectExpr) -
Method in class com.caucho.db.sql.Query
- Sets the parent sub-select.
- setSubstituteEntities(boolean) -
Method in class com.caucho.quercus.lib.dom.DOMDocument
-
- setSuperClass(String) -
Method in class com.caucho.bytecode.JavaClass
- Sets the super class.
- setSuperClassName(String) -
Method in class com.caucho.java.gen.BaseClass
- Sets the superclass name.
- setSurvivorName(ObjectName) -
Method in class com.caucho.util.MemoryPoolAdapter
-
- setSuspendReaperTimeout(Period) -
Method in class com.caucho.network.listen.TcpPort
-
- setSuspendTimeMax(ConfigProgram) -
Method in class com.caucho.cloud.network.ClusterServer
- Sets the suspend timeout
- setSuspendTimeMax(Period) -
Method in class com.caucho.network.listen.TcpPort
-
- setSyntheticCacheHeader(boolean) -
Method in class com.caucho.server.http.CauchoDispatchRequest
-
- setSyntheticCacheHeader(boolean) -
Method in interface com.caucho.server.http.CauchoRequest
-
- setSyntheticCacheHeader(boolean) -
Method in class com.caucho.server.http.CauchoRequestWrapper
-
- setSyntheticCacheHeader(boolean) -
Method in class com.caucho.server.http.HttpServletRequestImpl
-
- setSyntheticCacheHeader(boolean) -
Method in class com.caucho.server.http.RequestAdapter
-
- setSyntheticCacheHeader(boolean) -
Method in class com.caucho.server.http.StubServletRequest
-
- setSysContact(String) -
Method in class com.caucho.server.snmp.SnmpAdmin
-
- setSysLocation(String) -
Method in class com.caucho.server.snmp.SnmpAdmin
-
- setSysNewline() -
Method in class com.caucho.vfs.WriteStream
-
- setSystemClassLoader(String) -
Method in class com.caucho.server.cluster.ServletContainerConfig
- The Resin system classloader
- setSystemId(Expr) -
Method in class com.caucho.jstl.el.XmlParseTag
- Sets the system id
- setSystemId(String) -
Method in class com.caucho.jstl.rt.XmlParseTag
- Sets the system id
- setSystemId(String) -
Method in class com.caucho.xml.DOMBuilder
-
- setSystemId(String) -
Method in class com.caucho.xml.QDocument
-
- setSystemId(String) -
Method in class com.caucho.xml.QDocumentType
-
- setSystemId(String) -
Method in class com.caucho.xml.readers.XmlReader
- Sets the systemId.
- setSystemId(String) -
Method in class com.caucho.xml.XmlPrinter
-
- setSystemId(String) -
Method in class com.caucho.xml2.DOMBuilder
-
- setSystemId(String) -
Method in class com.caucho.xml2.QDocument
-
- setSystemId(String) -
Method in class com.caucho.xml2.QDocumentType
-
- setSystemId(String) -
Method in class com.caucho.xml2.readers.XmlReader
- Sets the systemId.
- setSystemId(String) -
Method in class com.caucho.xml2.XmlPrinter
-
- setSystemId(String) -
Method in class com.caucho.xpath.StylesheetEnv
-
- setSystemId(String) -
Method in class com.caucho.xsl.AbstractStylesheetFactory
-
- setSystemId(String) -
Method in class com.caucho.xsl.OutputFormat
-
- setSystemId(String) -
Method in class com.caucho.xsl.StringSource
- Sets the system identifier (URL).
- setSystemId(File) -
Method in class com.caucho.xsl.StringSource
- Sets the system identifier (URL) from a File.
- setSystemNewline(String) -
Static method in class com.caucho.vfs.WriteStream
- For testing, sets the system newlines.
- setTable(String) -
Method in class com.caucho.amber.cfg.AbstractColumnConfig
- Sets the table.
- setTable(TableConfig) -
Method in class com.caucho.amber.cfg.EntityConfig
-
- setTable(String) -
Method in class com.caucho.amber.cfg.TableGeneratorConfig
-
- setTable(String) -
Method in class com.caucho.amber.field.CollectionField
- Sets the collection table.
- setTable(String) -
Method in class com.caucho.amber.field.MaxGenerator
- Sets the table.
- setTable(AmberTable) -
Method in class com.caucho.amber.query.FromItem
- Sets the table.
- setTable(AmberTable) -
Method in class com.caucho.amber.type.EntityType
- Sets the table.
- setTableCacheTimeout(long) -
Method in class com.caucho.amber.EnvAmberManager
- Set the default table cache time.
- setTableCacheTimeout(long) -
Method in class com.caucho.amber.manager.AmberPersistenceUnit
- Set the default table cache time.
- setTableGenerator(TableGeneratorConfig) -
Method in class com.caucho.amber.cfg.EntityConfig
-
- setTableGenerator(TableGeneratorConfig) -
Method in class com.caucho.amber.cfg.IdConfig
-
- setTableName(String) -
Method in class com.caucho.server.distcache.PersistentStoreConfig
-
- setTablePrefix(String) -
Method in class com.caucho.jms.file.FileQueueImpl
- Deprecated.
- setTablespace(String) -
Method in class com.caucho.jms.jdbc.JdbcDestination
- Sets the tablespace for Oracle.
- setTablespace(String) -
Method in class com.caucho.jms.jdbc.JdbcManager
- Sets the oracle tablespace.
- setTablespace(String) -
Method in class com.caucho.jms.jdbc.JdbcQueue
- Sets the tablespace for Oracle.
- setTag(boolean) -
Method in class com.caucho.jsp.ParseState
- Set if parsing a tag
- setTag(String) -
Method in class com.caucho.server.deploy.DeployControllerState
-
- setTag(String) -
Method in class com.caucho.server.deploy.DeployTagResult
-
- setTagClass(String) -
Method in class com.caucho.jsp.cfg.TldTag
- Sets the tag class
- setTagclass(String) -
Method in class com.caucho.jsp.cfg.TldTag
- Sets the tei class
- setTagClass(Class) -
Method in class com.caucho.jsp.java.GenericTag
-
- setTagClassName(String) -
Method in class com.caucho.jsp.TempTagInfo
-
- setTagExtraInfo(TagExtraInfo) -
Method in class com.caucho.jsp.TempTagInfo
-
- setTagExtraInfo(TagExtraInfo) -
Method in class javax.servlet.jsp.tagext.TagInfo
- Sets the tag extra info for the tag.
- setTagInfo(TagInfo) -
Method in class com.caucho.jsp.java.GenericTag
-
- setTagInfo(TagInfo) -
Method in class javax.servlet.jsp.tagext.TagExtraInfo
- Sets the TLD tag info for this tag.
- setTaglibLocation(String) -
Method in class com.caucho.jsp.cfg.JspTaglib
- Sets the taglib location.
- setTaglibManager(TaglibManager) -
Method in class com.caucho.jsp.el.JspApplicationContextImpl
-
- setTagLibrary(TagLibraryInfo) -
Method in class com.caucho.jsp.TempTagInfo
-
- setTagLibrary(TagLibraryInfo) -
Method in class javax.servlet.jsp.tagext.TagInfo
- Sets the TagLibraryInfo for the tag.
- setTaglibUri(String) -
Method in class com.caucho.jsp.cfg.JspTaglib
- Sets the taglib uri.
- setTagManager(ParseTagManager) -
Method in class com.caucho.jsp.java.JavaJspGenerator
- Sets the taglib manager.
- setTagManager(ParseTagManager) -
Method in class com.caucho.jsp.JspBuilder
- Sets the tag manager
- setTagMap(RepositoryTagMap) -
Method in class com.caucho.env.repository.AbstractRepository
-
- setTagName(String) -
Method in class com.caucho.config.types.InterfaceConfig
- Sets the tag name.
- setTagName(String) -
Method in class com.caucho.jsp.TempTagInfo
-
- SetTagQuery - Class in com.caucho.cloud.deploy
-
- SetTagQuery(String, String, HashMap<String, String>) -
Constructor for class com.caucho.cloud.deploy.SetTagQuery
-
- setTagVariableInfos(TagVariableInfo[]) -
Method in class com.caucho.jsp.TempTagInfo
-
- setTarget(LinkTarget) -
Method in class com.caucho.amqp.io.FrameAttach
-
- setTarget(Expr) -
Method in class com.caucho.jstl.el.CoreSetTag
- Sets the target to be set.
- setTarget(Object) -
Method in class com.caucho.jstl.rt.CoreSetTag
- Sets the target to be set.
- setTarget(String) -
Method in class com.caucho.rewrite.AbstractTargetDispatchRule
-
- setTarget(String) -
Method in class com.caucho.rewrite.Forward
-
- setTarget(String) -
Method in class com.caucho.server.rewrite.DispatchRule
-
- setTarget(String) -
Method in class com.caucho.server.rewrite.ForwardRule
-
- setTarget(String) -
Method in class com.caucho.server.rewrite.MovedRule
-
- setTarget(String) -
Method in class com.caucho.server.rewrite.ProxyRule
-
- setTarget(String) -
Method in class com.caucho.server.rewrite.RedirectRule
-
- setTarget(String) -
Method in class com.caucho.server.rewrite.RewriteRule
- Sets the target.
- setTarget(String) -
Method in class com.caucho.server.webapp.RewriteRealPath.RealPath
- Sets the target.
- setTargetCascadeDelete(boolean) -
Method in class com.caucho.amber.field.ManyToOneField
- Set true if deletes cascade to the target.
- setTargetCascadeDelete(boolean) -
Method in class com.caucho.amber.table.LinkColumns
- Sets the cascade-delete of the target when the source is deleted.
- setTargetCluster(String) -
Method in class com.caucho.cloud.loadbalance.LoadBalanceBuilder
- Sets the target cluster by id.
- setTargetCluster(CloudPod) -
Method in class com.caucho.cloud.loadbalance.LoadBalanceBuilder
- Sets the target cluster by CloudPod id.
- setTargetField(ManyToOneField) -
Method in class com.caucho.amber.field.DependentEntityOneToOneField
- Sets the target field.
- setTargetField(DependentEntityOneToOneField) -
Method in class com.caucho.amber.field.ManyToOneField
- Sets the target field.
- setTargetHost(String) -
Method in class com.caucho.rewrite.AbstractTargetDispatchRule
-
- setTargetHost(String) -
Method in class com.caucho.rewrite.Forward
-
- setTargetHost(String) -
Method in class com.caucho.server.rewrite.DispatchRule
-
- setTargetHost(String) -
Method in class com.caucho.server.rewrite.ForwardRule
-
- setTargetLink(LinkColumns) -
Method in class com.caucho.amber.field.ManyToManyField
- Adds a column from the association table to the target side.
- setTargetPort(int) -
Method in class com.caucho.cloud.loadbalance.LoadBalanceBuilder
- Sets the target cluster by id.
- setTargetProperty(String, Object) -
Method in interface com.caucho.amqp.AmqpReceiverFactory
-
- setTargetProperty(String, Object) -
Method in interface com.caucho.amqp.AmqpSenderFactory
-
- setTargetType(EntityType) -
Method in class com.caucho.amber.field.EntityMapField
- Sets the target type.
- setTask(Runnable) -
Method in class com.caucho.resources.ScheduledTask
- Sets the task.
- setTask(Runnable) -
Method in class com.caucho.resources.ScheduledTaskConfig
- Deprecated. Sets the task.
- setTcpCork(boolean) -
Method in class com.caucho.network.listen.TcpPort
- Sets the tcp-no-delay property
- setTcpCork(boolean) -
Method in class com.caucho.vfs.JniServerSocketImpl
- Sets the connection tcp-keepalive delay.
- setTcpCork(boolean) -
Method in class com.caucho.vfs.QServerSocket
-
- setTcpKeepalive(boolean) -
Method in class com.caucho.network.listen.TcpPort
- Sets the tcp-keepalive property
- setTcpKeepalive(boolean) -
Method in class com.caucho.vfs.JniServerSocketImpl
- Sets the connection tcp-keepalive delay.
- setTcpKeepalive(boolean) -
Method in class com.caucho.vfs.QServerSocket
-
- setTcpKeepalive(boolean) -
Method in class com.caucho.vfs.QServerSocketWrapper
-
- setTcpNoDelay(boolean) -
Method in class com.caucho.network.listen.TcpPort
- Sets the tcp-no-delay property
- setTcpNoDelay(boolean) -
Method in class com.caucho.vfs.JniServerSocketImpl
- Sets the connection tcp-no-delay.
- setTcpNoDelay(boolean) -
Method in class com.caucho.vfs.QServerSocket
-
- setTcpNoDelay(boolean) -
Method in class com.caucho.vfs.QServerSocketWrapper
-
- setTcpNoDelay(boolean) -
Method in class com.caucho.vfs.QSocket
-
- setTcpNoDelay(boolean) -
Method in class com.caucho.vfs.QSocketWrapper
-
- setTeiClass(String) -
Method in class com.caucho.jsp.cfg.TldTag
- Sets the tei class
- setTeiclass(String) -
Method in class com.caucho.jsp.cfg.TldTag
- Old-style setting of the tei class
- setTempDir(Path) -
Method in class com.caucho.server.webapp.WebApp
- Sets the temporary directory
- setTemporal(String) -
Method in class com.caucho.amber.cfg.IdConfig
-
- setTemporal(String) -
Method in class com.caucho.amber.cfg.VersionConfig
- Sets the temporal.
- setTenuredName(ObjectName) -
Method in class com.caucho.util.MemoryPoolAdapter
-
- SetterAttribute<T> - Class in com.caucho.config.attribute
-
- SetterAttribute(Method, Class<T>) -
Constructor for class com.caucho.config.attribute.SetterAttribute
-
- setTest(boolean) -
Method in class com.caucho.config.core.ResinIf
- Set true if the contents should be applied.
- setTest(boolean) -
Method in class com.caucho.config.core.ResinWhen
- Set true if the contents should be applied.
- setTest(Expr) -
Method in class com.caucho.jstl.el.IfTag
- Sets the JSP-EL expression value.
- setTest(Expr) -
Method in class com.caucho.jstl.el.WhenTag
- Sets the test expression.
- setTest(boolean) -
Method in class com.caucho.jstl.rt.CoreWhenTag
- Sets the test expression.
- setTest(boolean) -
Method in class com.caucho.jstl.rt.IfTag
- Sets the test value.
- setTest(boolean) -
Static method in class com.caucho.util.Test
-
- setTestSeed(long) -
Static method in class com.caucho.util.RandomUtil
- Sets the specific seed.
- setTestWindows(boolean) -
Static method in class com.caucho.vfs.Path
-
- setText(Object, QName, String) -
Method in class com.caucho.config.attribute.AddAttribute
- Sets the value of the attribute as text
- setText(Object, QName, String) -
Method in class com.caucho.config.attribute.AnnotationAttribute
- Sets the value of the attribute
- setText(Object, QName, String) -
Method in class com.caucho.config.attribute.Attribute
- Sets the value of the attribute as text
- setText(Object, QName, String) -
Method in class com.caucho.config.attribute.EnvironmentAttribute
- Sets the value of the attribute
- setText(Object, QName, String) -
Method in class com.caucho.config.attribute.ListValueAttribute
- Sets the value of the attribute
- setText(Object, QName, String) -
Method in class com.caucho.config.attribute.PropertyAttribute
- Sets the value of the attribute
- setText(Object, QName, String) -
Method in class com.caucho.config.attribute.SetterAttribute
- Sets the value of the attribute
- setText(Object, QName, String) -
Method in class com.caucho.config.attribute.SetValueAttribute
- Sets the value of the attribute
- setText(Object, QName, String) -
Method in class com.caucho.config.attribute.TextAttribute
- Sets the value of the attribute
- setText(Object, QName, String) -
Method in class com.caucho.config.xml.XmlBeanAddAttribute
- Sets the value of the attribute
- setText(Object, QName, String) -
Method in class com.caucho.config.xml.XmlBeanAnnotationAttribute
- Sets the value of the attribute
- setText(Object, QName, String) -
Method in class com.caucho.config.xml.XmlBeanArgAttribute
- Sets the value of the attribute
- setText(Object, QName, String) -
Method in class com.caucho.config.xml.XmlBeanAttribute
- Sets the value of the attribute as text
- setText(Object, QName, String) -
Method in class com.caucho.config.xml.XmlBeanFieldAttribute
- Sets the value of the attribute
- setText(Object, QName, String) -
Method in class com.caucho.config.xml.XmlBeanMethodAttribute
- Sets the value of the attribute
- setText(Object, QName, String) -
Method in class com.caucho.config.xml.XmlBeanNewAttribute
- Sets the value of the attribute as text
- setText(Object, QName, String) -
Method in class com.caucho.config.xml.XmlBeanProgramAttribute
- Sets the value of the attribute
- setText(Object, QName, String) -
Method in class com.caucho.config.xml.XmlBeanValueArgAttribute
- Sets the value of the attribute
- setText(String) -
Method in class com.caucho.jms.message.TextMessageImpl
- Returns the message text.
- setText(String) -
Method in class com.caucho.jsp.java.JspTextNode
- sets the text.
- setText(String) -
Method in class com.caucho.jsp.java.StaticText
- sets the text.
- setText(StringValue) -
Method in class com.caucho.quercus.lib.simplexml.SimpleXMLElement
-
- setText(String) -
Method in interface javax.jms.TextMessage
-
- setTextContent(String) -
Method in class com.caucho.quercus.lib.dom.DOMNode
-
- setTextContent(String) -
Method in class com.caucho.xml.QAbstractNode
-
- setTextContent(String) -
Method in class com.caucho.xml.QNode
-
- setTextContent(String) -
Method in class com.caucho.xml2.QAbstractNode
-
- setTextContent(String) -
Method in class com.caucho.xml2.QNode
-
- setTextPos(double, double) -
Method in class com.caucho.quercus.lib.pdf.PDFStream
-
- setThickness(int) -
Method in class com.caucho.quercus.lib.image.QuercusImage
-
- setThis(Value) -
Method in class com.caucho.quercus.env.Env
- Sets the 'this' value, returning the old value.
- setThisClass(String) -
Method in class com.caucho.bytecode.JavaClass
- Sets this class.
- setThread(String) -
Method in class com.caucho.management.server.LogMessage
- The thread name sending the log message
- setThread(String) -
Method in class com.caucho.management.server.LogNotification
- The thread name sending the log message
- setThreadCount(int) -
Method in class com.caucho.jsp.JspPrecompileResource
- Sets the number of threads to spawn.
- setThreadExecutorTaskMax(int) -
Method in class com.caucho.server.cluster.ServerConfig
- Sets the maximum executor (background) thread.
- setThreadExecutorTaskMax(int) -
Method in class com.caucho.server.cluster.ServletContainerConfig
- Sets the maximum executor (background) thread.
- setThreadIdleMax(int) -
Method in class com.caucho.server.cluster.ServletContainerConfig
- Sets the maximum number of idle threads in the thread pool.
- setThreadIdleMin(int) -
Method in class com.caucho.server.cluster.ServletContainerConfig
- Sets the minimum number of idle threads in the thread pool.
- setThreadIdleTimeout(Period) -
Method in class com.caucho.server.cluster.ServletContainerConfig
-
- setThreadManager(ThreadConnectionManager) -
Static method in class com.caucho.env.dbpool.ThreadConnectionManager
- Sets the manager for the current thread.
- setThreadMax(int) -
Method in class com.caucho.env.thread1.AbstractThreadLauncher1
- Sets the maximum number of threads.
- setThreadMax(int) -
Method in class com.caucho.env.thread1.ThreadPool1
- Sets the maximum number of threads.
- setThreadMax(int) -
Method in class com.caucho.env.thread2.AbstractThreadLauncher2
- Sets the maximum number of threads.
- setThreadMax(int) -
Method in class com.caucho.env.thread2.ThreadPool2
- Sets the maximum number of threads.
- setThreadMax(int) -
Method in class com.caucho.hemp.broker.BamServiceConfig
-
- setThreadMax(int) -
Method in class com.caucho.server.cluster.ServerConfig
- Sets the maximum thread-based keepalive
- setThreadMax(int) -
Method in class com.caucho.server.cluster.ServletContainerConfig
- Sets the maximum thread-based keepalive
- setThreadMax(int) -
Method in class com.caucho.server.resin.ThreadPoolConfig
-
- setThreadProtocol(String) -
Static method in class com.caucho.ejb.protocol.EjbProtocolManager
- Gets the current protocol.
- setThreadSafe(boolean) -
Method in class com.caucho.jsp.JspPageConfig
- Set true if the JSP page is thread safe.
- setThreadSafe(boolean) -
Method in class com.caucho.jsp.ParseState
- Set if the threadSafe is enabled.
- setThrottleConcurrentMax(int) -
Method in class com.caucho.network.listen.TcpPort
- Configures the throttle.
- setThrottleLimit(int) -
Method in class com.caucho.env.thread1.AbstractThreadLauncher1
- Sets the throttle limit.
- setThrottleLimit(int) -
Method in class com.caucho.env.thread1.ThreadPool1
- Sets the throttle limit.
- setThrottleLimit(int) -
Method in class com.caucho.env.thread2.AbstractThreadLauncher2
- Sets the throttle limit.
- setThrottleLimit(int) -
Method in class com.caucho.env.thread2.ThreadPool2
- Sets the throttle limit.
- setThrottleLimit(int) -
Method in class com.caucho.network.listen.TcpPort
- Sets the throttle limit.
- setThrottlePeriod(long) -
Method in class com.caucho.env.thread1.AbstractThreadLauncher1
- Sets the throttle period.
- setThrottlePeriod(long) -
Method in class com.caucho.env.thread1.ThreadPool1
- Sets the throttle period.
- setThrottlePeriod(long) -
Method in class com.caucho.env.thread2.AbstractThreadLauncher2
- Sets the throttle period.
- setThrottlePeriod(long) -
Method in class com.caucho.env.thread2.ThreadPool2
- Sets the throttle period.
- setThrottlePeriod(long) -
Method in class com.caucho.network.listen.TcpPort
- Sets the throttle period.
- setThrottleSleepTime(long) -
Method in class com.caucho.env.thread1.AbstractThreadLauncher1
- Sets the throttle sleep time.
- setThrottleSleepTime(long) -
Method in class com.caucho.env.thread1.ThreadPool1
- Sets the throttle sleep time.
- setThrottleSleepTime(long) -
Method in class com.caucho.env.thread2.AbstractThreadLauncher2
- Sets the throttle sleep time.
- setThrottleSleepTime(long) -
Method in class com.caucho.env.thread2.ThreadPool2
- Sets the throttle sleep time.
- setThrottleSleepTime(long) -
Method in class com.caucho.network.listen.TcpPort
- Sets the throttle sleep time.
- setThrowReadInterrupts(boolean) -
Method in class com.caucho.vfs.DatagramStream
- If true, throws read interrupts instead of returning an end of
fail.
- setThrowReadInterrupts(boolean) -
Method in class com.caucho.vfs.SocketChannelStream
- If true, throws read interrupts instead of returning an end of
fail.
- setThrowReadInterrupts(boolean) -
Method in class com.caucho.vfs.SocketStream
- If true, throws read interrupts instead of returning an end of
fail.
- setTime(int, Time, Calendar) -
Method in class com.caucho.db.jdbc.PreparedStatementImpl
-
- setTime(int, Time) -
Method in class com.caucho.db.jdbc.PreparedStatementImpl
-
- setTime(QuercusLocale) -
Method in class com.caucho.quercus.env.LocaleInfo
-
- setTime(int, int, int) -
Method in class com.caucho.quercus.lib.date.DateTime
-
- setTime(long) -
Method in class com.caucho.quercus.lib.date.DateTime
-
- setTime(int, Time) -
Method in class com.caucho.sql.spy.SpyPreparedStatement
-
- setTime(int, Time, Calendar) -
Method in class com.caucho.sql.spy.SpyPreparedStatement
-
- setTime(String, Time) -
Method in class com.caucho.sql.UserCallableStatement
- Sets the time
- setTime(String, Time, Calendar) -
Method in class com.caucho.sql.UserCallableStatement
- Sets the time
- setTime(int, Time) -
Method in class com.caucho.sql.UserPreparedStatement
- Sets the parameter as a time
- setTime(int, Time, Calendar) -
Method in class com.caucho.sql.UserPreparedStatement
- Sets the parameter as a time
- setTime(String, Time) -
Method in class com.caucho.tools.profiler.CallableStatementWrapper
-
- setTime(String, Time, Calendar) -
Method in class com.caucho.tools.profiler.CallableStatementWrapper
-
- setTime(int, Time) -
Method in class com.caucho.tools.profiler.CallableStatementWrapper
-
- setTime(int, Time, Calendar) -
Method in class com.caucho.tools.profiler.CallableStatementWrapper
-
- setTime(int, Time) -
Method in class com.caucho.tools.profiler.PreparedStatementWrapper
-
- setTime(int, Time, Calendar) -
Method in class com.caucho.tools.profiler.PreparedStatementWrapper
-
- setTime(long, long, long, long) -
Method in class com.caucho.util.QDate
-
- setTimeLimit(long) -
Method in class com.caucho.quercus.env.Env
- Sets the time limit.
- setTimeout(long) -
Method in class com.caucho.bam.actor.AbstractActorSender
- The default query timeout.
- setTimeout(long) -
Method in class com.caucho.bam.query.QueryManager
-
- setTimeout(long) -
Method in class com.caucho.db.xa.DbTransaction
- Sets the transaction timeout.
- setTimeout(long) -
Method in class com.caucho.ejb.cfg.EjbTimeout
-
- setTimeout(Period) -
Method in class com.caucho.filters.ThrottleFilter
-
- setTimeout(Period) -
Method in class com.caucho.jsp.JspPrecompileListener
- Set the time to wait for compilation to complete
- setTimeout(long) -
Method in class com.caucho.quercus.lib.file.AbstractBinaryInputOutput
-
- setTimeout(long) -
Method in interface com.caucho.quercus.lib.file.SocketInputOutput
-
- setTimeout(long) -
Method in class com.caucho.quercus.lib.file.TcpInputOutput
-
- setTimeout(long) -
Method in class com.caucho.quercus.lib.file.UdpInputOutput
-
- setTimeout(long) -
Method in class com.caucho.remote.websocket.WebSocketClient
-
- setTimeout(long) -
Method in class com.caucho.remote.websocket.WebSocketContextStreamImpl
-
- setTimeout(long) -
Method in class com.caucho.server.http.AsyncContextImpl
- Sets the suspend/idle timeout for the async request.
- setTimeout(long) -
Method in class com.caucho.server.http.ConnectionCometController
-
- setTimeout(long) -
Method in class com.caucho.server.webbeans.ConversationContext
-
- setTimeout(long) -
Method in interface com.caucho.servlet.DuplexContext
- Sets the read timeout.
- setTimeout(Period) -
Method in class com.caucho.transaction.TransactionManagerImpl
- Sets the timeout.
- setTimeout(long) -
Method in interface com.caucho.websocket.WebSocketContext
- Sets the read timeout.
- setTimeout(long) -
Method in interface javax.enterprise.context.Conversation
-
- setTimeout(long) -
Method in interface javax.servlet.AsyncContext
-
- setTimeoutMs(long) -
Method in class com.caucho.jsp.JspPrecompileResource
- Set the time to wait for compilation to complete
- setTimestamp(int, Timestamp) -
Method in interface com.caucho.amber.AmberQuery
- Sets the argument with a timestamp
- setTimestamp(int, Timestamp) -
Method in class com.caucho.amber.query.QueryArgs
- Sets the argument with a timestamp
- setTimestamp(int, Timestamp) -
Method in class com.caucho.amber.query.UserQuery
- Sets the argument with a timestamp
- setTimestamp(int, Timestamp, Calendar) -
Method in class com.caucho.db.jdbc.PreparedStatementImpl
-
- setTimestamp(int, Timestamp) -
Method in class com.caucho.db.jdbc.PreparedStatementImpl
-
- setTimestamp(String) -
Method in class com.caucho.log.ErrorLog
- Sets the error log path (compat).
- setTimestamp(String) -
Method in class com.caucho.log.LogConfig
- Sets the timestamp.
- setTimestamp(String) -
Method in class com.caucho.log.LogHandlerConfig
- Sets the timestamp.
- setTimestamp(String) -
Method in class com.caucho.log.PathHandler
- Sets the timestamp.
- setTimestamp(String) -
Method in class com.caucho.log.StderrLog
- Sets the timestamp.
- setTimestamp(String) -
Method in class com.caucho.log.StdoutLog
- Sets the timestamp.
- setTimestamp(String) -
Method in class com.caucho.log.StreamHandler
- Sets the timestamp.
- setTimestamp(String) -
Method in class com.caucho.log.TimestampFilter
-
- setTimestamp(String) -
Method in class com.caucho.log.TimestampFormatter
-
- setTimestamp(long) -
Method in class com.caucho.management.server.HealthEventLog
-
- setTimestamp(long) -
Method in class com.caucho.management.server.LogMessage
- The timestamp for the log message
- setTimestamp(long) -
Method in class com.caucho.quercus.lib.date.DateTime
-
- setTimestamp(int, Timestamp) -
Method in class com.caucho.sql.spy.SpyPreparedStatement
-
- setTimestamp(int, Timestamp, Calendar) -
Method in class com.caucho.sql.spy.SpyPreparedStatement
-
- setTimestamp(String, Timestamp) -
Method in class com.caucho.sql.UserCallableStatement
- Sets the timestamp
- setTimestamp(String, Timestamp, Calendar) -
Method in class com.caucho.sql.UserCallableStatement
- Sets the timestamp
- setTimestamp(int, Timestamp) -
Method in class com.caucho.sql.UserPreparedStatement
- Sets the parameter as a timestamp
- setTimestamp(int, Timestamp, Calendar) -
Method in class com.caucho.sql.UserPreparedStatement
- Sets the parameter as a timestamp
- setTimestamp(String, Timestamp) -
Method in class com.caucho.tools.profiler.CallableStatementWrapper
-
- setTimestamp(String, Timestamp, Calendar) -
Method in class com.caucho.tools.profiler.CallableStatementWrapper
-
- setTimestamp(int, Timestamp) -
Method in class com.caucho.tools.profiler.CallableStatementWrapper
-
- setTimestamp(int, Timestamp, Calendar) -
Method in class com.caucho.tools.profiler.CallableStatementWrapper
-
- setTimestamp(int, Timestamp) -
Method in class com.caucho.tools.profiler.PreparedStatementWrapper
-
- setTimestamp(int, Timestamp, Calendar) -
Method in class com.caucho.tools.profiler.PreparedStatementWrapper
-
- setTimeStyle(Expr) -
Method in class com.caucho.jstl.el.FormatDateTag
- Sets the time style (full, short, etc.)
- setTimeStyle(Expr) -
Method in class com.caucho.jstl.el.ParseDateTag
- Sets the time style (full, short, etc.)
- setTimeStyle(String) -
Method in class com.caucho.jstl.rt.FmtParseDateTag
- Sets the time style (full, short, etc.)
- setTimeStyle(String) -
Method in class com.caucho.jstl.rt.FormatDateTag
- Sets the time style (full, short, etc.)
- setTimeTicksValue(Long) -
Method in class com.caucho.server.snmp.Oid
-
- setTimeToLive(long) -
Method in class com.caucho.amqp.io.MessageHeader
-
- setTimeToLive(long) -
Method in class com.caucho.jms.connection.MessageProducerImpl
- Sets the default time to live.
- setTimeToLive(long) -
Method in class com.caucho.message.common.AbstractMessageFactory
-
- setTimeToLive(long) -
Method in interface com.caucho.message.MessagePropertiesFactory
-
- setTimeToLive(long) -
Method in interface javax.jms.MessageProducer
-
- setTimeZone(Expr) -
Method in class com.caucho.jstl.el.FormatDateTag
- Sets the time zone.
- setTimeZone(Expr) -
Method in class com.caucho.jstl.el.ParseDateTag
- Sets the time zone.
- setTimeZone(Object) -
Method in class com.caucho.jstl.rt.FmtParseDateTag
- Sets the time zone.
- setTimeZone(Object) -
Method in class com.caucho.jstl.rt.FormatDateTag
- Sets the time zone.
- setTimeZone(Env, DateTimeZone) -
Method in class com.caucho.quercus.lib.date.DateTime
-
- SetTimeZoneTag - Class in com.caucho.jstl.el
- Sets the time zone for the current page.
- SetTimeZoneTag() -
Constructor for class com.caucho.jstl.el.SetTimeZoneTag
-
- setTitle(String) -
Method in class com.caucho.admin.action.PdfReportAction
-
- setTitle(String) -
Method in class com.caucho.quercus.lib.pdf.PDFWriter
-
- setTldDir(Path) -
Method in class com.caucho.jsp.cfg.JspPropertyGroup
- Sets a restriction of the tld dir.
- setTldDir(String) -
Method in class com.caucho.jsp.TaglibManager
-
- setTldDir(String) -
Method in class com.caucho.jsp.TldManager
-
- setTldFileSet(FileSetType) -
Method in class com.caucho.jsp.cfg.JspPropertyGroup
- Sets the tld fileset.
- setTldFileSet(FileSetType) -
Method in class com.caucho.jsp.TaglibManager
-
- setTldFileSet(FileSetType) -
Method in class com.caucho.jsp.TldManager
-
- SettleMode - Enum in com.caucho.message
- Selects when a message is considered delivered and can be considered
settled and forgotten by the sender.
- SettleTime - Enum in com.caucho.message
- Selects when a message is considered received and can be considered
settled and forgotten by the sender.
- setTlibVersion(String) -
Method in class com.caucho.jsp.cfg.ImplicitTld
- Sets the taglib version.
- setTlibversion(String) -
Method in class com.caucho.jsp.cfg.ImplicitTld
- Sets the taglib version (backwards compat).
- setTlibVersion(String) -
Method in class com.caucho.jsp.cfg.TldTaglib
- Sets the taglib version.
- setTlibversion(String) -
Method in class com.caucho.jsp.cfg.TldTaglib
- Sets the taglib version (backwards compat).
- setTo(String) -
Method in class com.caucho.amqp.io.MessageProperties
-
- setTo(String) -
Method in class com.caucho.amqp.marshal.AmqpEnvelopeImpl
-
- setTo(String) -
Method in class com.caucho.log.HmtpHandler
- Sets the destination
- setTo(String) -
Method in class com.caucho.message.common.AbstractMessageFactory
-
- setTo(String) -
Method in interface com.caucho.message.MessagePropertiesFactory
-
- setToFill(boolean) -
Method in class com.caucho.quercus.lib.image.QuercusImage
-
- setToLower(boolean) -
Method in class com.caucho.jsp.XtpManager
- If true, HTML tags are normalized to lower-case.
- setToLower(boolean) -
Method in class com.caucho.xml.AbstractParser
- If true, normalizes HTML tags to lower case.
- setTopicName(String) -
Method in class com.caucho.jms.jdbc.JdbcTopic
- Sets the topic's name.
- setTopicName(String) -
Method in class com.caucho.jms.queue.AbstractTopic
-
- setTopScope(boolean) -
Method in class com.caucho.quercus.program.InterpretedClassDef
- True if defined at the top-level scope
- setToString(AbstractFunction) -
Method in class com.caucho.quercus.env.QuercusClass
- Sets the __toString
- setTransaction(DbTransaction) -
Method in class com.caucho.db.jdbc.ConnectionImpl
-
- setTransaction(DbTransaction) -
Method in class com.caucho.db.sql.QueryContext
- Sets the transaction.
- setTransaction(TransactionAttributeType) -
Method in class com.caucho.ejb.cfg.EjbMethodPattern
-
- setTransaction(UserTransactionImpl) -
Method in interface com.caucho.transaction.ManagedXAResource
-
- setTransactional(boolean) -
Method in class com.caucho.config.types.DataSourceRef
-
- setTransactionalState(Entity) -
Method in class com.caucho.amber.manager.AmberConnection
-
- setTransactionEnabled(IsolationLevel, Mode) -
Method in class com.caucho.distcache.jcache.CacheBuilderImpl
-
- setTransactionEnabled(IsolationLevel, Mode) -
Method in interface javax.cache.CacheBuilder
-
- setTransactionIsolation(int) -
Method in class com.caucho.amber.jdbc.AmberConnectionImpl
-
- setTransactionIsolation(int) -
Method in class com.caucho.db.jdbc.ConnectionImpl
-
- setTransactionIsolation(int) -
Method in class com.caucho.quercus.mysql.MysqlConnectionImpl
-
- setTransactionIsolation(String) -
Method in class com.caucho.sql.ConnectionConfig
- Sets the isolation of the connection.
- setTransactionIsolation(int) -
Method in class com.caucho.sql.ManagedConnectionImpl
- Sets the connection's isolation.
- setTransactionIsolation(int) -
Method in class com.caucho.sql.spy.SpyConnection
-
- setTransactionIsolation(int) -
Method in class com.caucho.sql.UserConnection
-
- setTransactionIsolation(int) -
Method in class com.caucho.tools.profiler.ConnectionWrapper
-
- setTransactionManager(UserTransactionProxy) -
Method in class com.caucho.env.dbpool.ConnectionPool
- Sets the transaction manager.
- setTransactionManager(TransactionManagerImpl) -
Method in class com.caucho.sql.DBPool
- Set the transaction manager for this pool.
- setTransactionManager(TransactionManager) -
Method in class com.caucho.sql.DBPoolImpl
- Set the transaction manager for this pool.
- setTransactionSupport(String) -
Method in class com.caucho.jca.cfg.OutboundResourceAdapterConfig
- Sets the transaction support.
- setTransactionSupport(String) -
Method in class com.caucho.jca.cfg.ResourceAdapterConfig
- Sets the transaction support.
- setTransactionTimeout(Period) -
Method in class com.caucho.ejb.cfg.EjbBean
- Sets the transaction timeout.
- setTransactionTimeout(Period) -
Method in class com.caucho.ejb.EJBServer
- Sets the transaction timeout.
- setTransactionTimeout(int) -
Method in class com.caucho.ejb.hessian.HessianXAResource
-
- setTransactionTimeout(long) -
Method in class com.caucho.ejb.server.AbstractEjbBeanManager
- Sets the transaction timeout.
- setTransactionTimeout(int) -
Method in class com.caucho.jms.connection.JmsSession
- Sets the transaction timeout in seconds.
- setTransactionTimeout(Period) -
Method in class com.caucho.sql.DBPool
- Sets the transaction timeout.
- setTransactionTimeout(Period) -
Method in class com.caucho.sql.DBPoolImpl
- Sets the transaction timeout.
- setTransactionTimeout(int) -
Method in class com.caucho.sql.DisjointXAResource
- Sets the transaction timeout.
- setTransactionTimeout(int) -
Method in class com.caucho.sql.spy.SpyXAResource
- Sets the transaction timeout.
- setTransactionTimeout(int) -
Method in class com.caucho.tools.profiler.XAResourceWrapper
-
- setTransactionTimeout(int) -
Method in class com.caucho.transaction.TransactionImpl
- sets the timeout for the transaction
- setTransactionTimeout(int) -
Method in class com.caucho.transaction.TransactionManagerImpl
- sets the timeout for the transaction
- setTransactionTimeout(int) -
Method in class com.caucho.transaction.UserTransactionImpl
- Sets the transaction's timeout.
- setTransactionTimeout(int) -
Method in class com.caucho.transaction.UserTransactionProxy
- Sets the transaction's timeout.
- 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.
- setTransactionType(String) -
Method in class com.caucho.ejb.cfg.EjbMessageBean
- Set true if the container handles transactions.
- setTransactionType(String) -
Method in class com.caucho.ejb.cfg.EjbSessionBean
- Set true if the container handles transactions.
- setTransactionType(PersistenceUnitTransactionType) -
Method in class com.caucho.env.jpa.ConfigPersistenceUnit
-
- setTransAttribute(String) -
Method in class com.caucho.ejb.cfg.ContainerTransaction
-
- setTransAttribute(String) -
Method in class com.caucho.ejb.cfg.EjbMethodPattern
- Sets the method's transaction type, e.g.
- setTransportGuarantee(String) -
Method in class com.caucho.server.security.TransportConstraint
-
- setTransportGuarantee(String) -
Method in class com.caucho.server.security.UserDataConstraint
- Sets the transport guarantee.
- setTransportProtocol(String) -
Method in class com.caucho.jca.cfg.JavaMailConfig
- mail.transport.protocol
- setTraversableDelegate(TraversableDelegate) -
Method in class com.caucho.quercus.env.QuercusClass
- Sets the traversable delegate
- setTree(String) -
Method in class com.caucho.env.git.GitCommit
- The hash of the directory Tree containing the committed content.
- setTrimChar(AmberExpr) -
Method in class com.caucho.amber.expr.fun.TrimFunExpr
- Sets the trim character.
- setTrimDirectiveWhitespaces(boolean) -
Method in class com.caucho.jsp.cfg.JspPropertyGroup
- Set if whitespace is trimmed.
- setTrimSemantics(TrimFunExpr.TrimSemantics) -
Method in class com.caucho.amber.expr.fun.TrimFunExpr
- Sets the trim semantics.
- setTrimWhitespace(boolean) -
Method in class com.caucho.jsp.ParseState
- Set true if JSP whitespace is trimmed.
- setTriplicate(boolean) -
Method in class com.caucho.server.distcache.PersistentStoreConfig
-
- setTrue(String) -
Method in class com.caucho.ejb.cfg.BooleanLiteral
-
- setType(AmberType) -
Method in class com.caucho.amber.expr.ArgExpr
- Sets the expr type.
- setType(AmberType) -
Method in class com.caucho.amber.field.CollectionField
- Sets the target type.
- setType(AmberType) -
Method in class com.caucho.amber.field.ElementCollectionField
- Sets the target type.
- setType(AmberType) -
Method in class com.caucho.amber.field.ManyToManyField
- Sets the target type.
- setType(AmberType) -
Method in class com.caucho.amber.field.ManyToOneField
- Sets the target type.
- setType(AmberType) -
Method in class com.caucho.amber.field.PropertyField
- Sets the result type.
- setType(EntityType) -
Method in class com.caucho.amber.table.AmberTable
- Sets the entity type.
- setType(int) -
Method in class com.caucho.bytecode.CodeAttribute.ExceptionItem
- Sets the exception type.
- setType(String) -
Method in class com.caucho.bytecode.JavaAnnotation
- Sets the type.
- setType(Class<?>) -
Method in class com.caucho.config.cfg.BeanConfig
- backwards compat
- SetType - Class in com.caucho.config.type
- Represents an introspected bean type for configuration.
- SetType() -
Constructor for class com.caucho.config.type.SetType
-
- SetType(Class) -
Constructor for class com.caucho.config.type.SetType
-
- setType(Class<?>) -
Method in class com.caucho.config.types.InterfaceConfig
- Override the old meaning of type for backward compat.
- setType(Class<?>) -
Method in class com.caucho.ejb.cfg.ActivationSpecConfig
- Override the old meaning of type for backward compat.
- setType(Class<?>) -
Method in class com.caucho.jca.cfg.Resource
- Sets the class
- setType(String) -
Method in class com.caucho.jca.ra.ConnectorConfig.ConnectionFactory
-
- setType(String) -
Method in class com.caucho.jca.ra.ConnectorConfig.ConnectionListener
-
- setType(String) -
Method in class com.caucho.jca.ra.ConnectorConfig.ConnectorBean
-
- setType(Class) -
Method in class com.caucho.jca.ra.ConnectorConfig.EndpointFactory
-
- setType(String) -
Method in class com.caucho.jca.ra.ConnectorConfig
- Sets the type of the connector.
- setType(String) -
Method in class com.caucho.jca.ra.ConnectorResource.ConnectionFactory
-
- setType(String) -
Method in class com.caucho.jca.ra.ConnectorResource.ConnectionListener
-
- setType(String) -
Method in class com.caucho.jca.ra.ConnectorResource.ConnectorBean
-
- setType(Class) -
Method in class com.caucho.jca.ra.ConnectorResource.EndpointFactory
-
- setType(String) -
Method in class com.caucho.jca.ra.ConnectorResource
- Sets the type of the connector.
- setType(Class<?>) -
Method in class com.caucho.jca.ra.ObjectConfig
- Sets the type.
- setType(Class) -
Method in class com.caucho.jms.resource.ListenerResource.ListenerConfig
- Sets the listener's type.
- setType(Class) -
Method in class com.caucho.jmx.MBeanConfig
- Sets the class
- setType(String) -
Method in class com.caucho.jsp.cfg.TldAttribute.DeferredValue
-
- setType(Class) -
Method in class com.caucho.jsp.cfg.TldAttribute
- Sets the type of the attribute.
- setType(Class) -
Method in class com.caucho.jsp.cfg.TldFragmentInput
- Sets the fragment input type.
- setType(Expr) -
Method in class com.caucho.jstl.el.FormatDateTag
- Sets the date/time type.
- setType(Expr) -
Method in class com.caucho.jstl.el.FormatNumberTag
- Sets the formatting type.
- setType(Expr) -
Method in class com.caucho.jstl.el.ParseDateTag
- Sets the date/time type.
- setType(Expr) -
Method in class com.caucho.jstl.el.ParseNumberTag
- Sets the formatting type.
- setType(Expr) -
Method in class com.caucho.jstl.el.SqlDateParamTag
- Sets the type
- setType(String) -
Method in class com.caucho.jstl.rt.FmtParseDateTag
- Sets the date/time type.
- setType(String) -
Method in class com.caucho.jstl.rt.FmtParseNumberTag
- Sets the formatting type.
- setType(String) -
Method in class com.caucho.jstl.rt.FormatDateTag
- Sets the date/time type.
- setType(String) -
Method in class com.caucho.jstl.rt.FormatNumberTag
- Sets the formatting type.
- setType(String) -
Method in class com.caucho.jstl.rt.SqlDateParamTag
- Sets the type
- setType(Class) -
Method in class com.caucho.loader.enhancer.ClassEnhancerConfig
- Sets the type of the method enhancer.
- setType(Class) -
Method in class com.caucho.make.TaskConfig
- Sets the task.
- setType(HealthEventLog.HealthEventLogType) -
Method in class com.caucho.management.server.HealthEventLog
-
- setType(String) -
Method in class com.caucho.management.server.LogMessage
-
- setType(int) -
Method in class com.caucho.quercus.lib.image.ImageInfo
-
- settype(Env, Value, String) -
Static method in class com.caucho.quercus.lib.VariableModule
- Converts the variable to a specified tyep.
- setType(int) -
Method in class com.caucho.quercus.mysql.MysqlColumn
-
- setType(Class) -
Method in class com.caucho.quercus.servlet.PhpClassConfig
- Sets the class to add.
- setType(InstantiationConfig) -
Method in class com.caucho.security.PermissionConfig
- Sets the permission type.
- setType(String) -
Method in class com.caucho.server.admin.ListJmxQueryReply.Operation
-
- setType(String) -
Method in class com.caucho.server.admin.ListJmxQueryReply.Param
-
- setType(Class<?>) -
Method in class com.caucho.server.cluster.ProtocolPortConfig
- Sets protocol class.
- setType(String) -
Method in class com.caucho.server.distcache.PersistentStoreConfig
- Sets the persistent store type.
- setType(Class<?>) -
Method in class com.caucho.server.security.AuthenticatorConfig
- Override the old meaning of type for backward compat.
- setType(Class) -
Method in class com.caucho.server.security.LoginConfig
- Sets the custom type
- setType(int) -
Method in class com.caucho.server.snmp.MbeanAttributeInfo
-
- setType(int) -
Method in class com.caucho.server.snmp.Oid
-
- setType(Class<?>) -
Method in class com.caucho.sql.DriverConfig
- Sets the JDBC driver class underlying the pooled object.
- setTypeMap(Map<String, Class<?>>) -
Method in class com.caucho.amber.jdbc.AmberConnectionImpl
- Sets the connection's type map.
- setTypeMap(Map<String, Class<?>>) -
Method in class com.caucho.db.jdbc.ConnectionImpl
-
- setTypeMap(Map<String, Class<?>>) -
Method in class com.caucho.quercus.mysql.MysqlConnectionImpl
-
- setTypeMap(Map<String, Class<?>>) -
Method in class com.caucho.sql.ManagedConnectionImpl
- Sets the connection's type map.
- setTypeMap(Map<String, Class<?>>) -
Method in class com.caucho.sql.spy.SpyConnection
- Sets the connection's type map.
- setTypeMap(Map<String, Class<?>>) -
Method in class com.caucho.sql.UserConnection
- Sets the connection's type map.
- setTypeMap(Map<String, Class<?>>) -
Method in class com.caucho.tools.profiler.ConnectionWrapper
-
- setUnchecked(boolean) -
Method in class com.caucho.ejb.cfg.EjbJar.MethodPermission
-
- setUnconditional(boolean) -
Method in class com.caucho.filters.XsltFilter
-
- setUndeliverableHere(boolean) -
Method in class com.caucho.amqp.io.DeliveryModified
-
- setUnicodeSemantics(boolean) -
Method in class com.caucho.quercus.module.ModuleContext
-
- setUnicodeSemantics(boolean) -
Method in class com.caucho.quercus.QuercusContext
-
- setUnicodeStream(int, InputStream, int) -
Method in class com.caucho.db.jdbc.PreparedStatementImpl
-
- setUnicodeStream(int, InputStream, int) -
Method in class com.caucho.sql.spy.SpyPreparedStatement
-
- setUnicodeStream(int, InputStream, int) -
Method in class com.caucho.sql.UserPreparedStatement
- Sets the parameter as a unicode stream.
- setUnicodeStream(int, InputStream, int) -
Method in class com.caucho.tools.profiler.CallableStatementWrapper
-
- setUnicodeStream(int, InputStream, int) -
Method in class com.caucho.tools.profiler.PreparedStatementWrapper
-
- setUnique(boolean) -
Method in class com.caucho.amber.cfg.AbstractColumnConfig
-
- setUnique(boolean) -
Method in class com.caucho.amber.table.AmberColumn
- Sets the unique property.
- setUnique() -
Method in class com.caucho.db.table.Column
- Set if the column is unique.
- setUnique(String) -
Method in class com.caucho.db.table.TableFactory
- Sets the named column as unique
- setUnit(String) -
Method in class com.caucho.ejb.cfg.EjbTimeout
-
- setUnset(AbstractFunction) -
Method in class com.caucho.quercus.env.QuercusClass
-
- setUnshared(boolean) -
Method in class com.caucho.hessian.io.AbstractHessianOutput
-
- setUnshared(boolean) -
Method in class com.caucho.hessian.io.Hessian2Output
- Sets hessian to be "unshared", meaning it will not detect
duplicate or circular references.
- setUpdatable(boolean) -
Method in class com.caucho.amber.cfg.AbstractColumnConfig
-
- setUpdate(boolean) -
Method in class com.caucho.amber.field.EntityEmbeddedField
- Set true if the property should be saved on an update.
- setUpdate(boolean) -
Method in class com.caucho.amber.field.PropertyField
- Set true if the property should be saved on an update.
- setUpdateCount(int) -
Method in class com.caucho.quercus.mysql.MysqlResultImpl
-
- setUploadFile(BinaryInput) -
Method in class com.caucho.quercus.lib.curl.CurlResource
- Sets handle of file to upload.
- setUploadFileSize(int) -
Method in class com.caucho.quercus.lib.curl.CurlResource
- Sets size of file to upload.
- setUploadMax(Bytes) -
Method in class com.caucho.server.webapp.MultipartForm
-
- setUri(String) -
Method in class com.caucho.config.cfg.BeanConfig
- uri-style configuration like the jms-queue url="memory:"
- setURI(String) -
Method in class com.caucho.jca.ra.ConnectorConfig
- Sets the type of the connector using known types.
- setURI(String) -
Method in class com.caucho.jsp.cfg.TldPreload
- Sets the uri
- setURI(String) -
Method in class com.caucho.jsp.cfg.TldTaglib
- Sets the uri
- setUri(String) -
Method in class com.caucho.resin.ServletProtocolEmbed
- Sets the protocol's uri
- setUri(String) -
Method in class com.caucho.security.HttpDigestCredentials
-
- setURI(String) -
Method in class com.caucho.server.dispatch.Invocation
- Sets the URI after normalization.
- setUriPwd(String) -
Method in class com.caucho.jsp.ParseState
- Sets the URI pwd
- setURIResolver(URIResolver) -
Method in class com.caucho.xsl.AbstractStylesheet
-
- setURIResolver(URIResolver) -
Method in class com.caucho.xsl.AbstractStylesheetFactory
- Sets the URI to filename resolver.
- setURIResolver(URIResolver) -
Method in class com.caucho.xsl.TransformerImpl
- Sets the URI to filename resolver.
- setURL(String) -
Method in class com.caucho.burlap.client.BurlapRemote
- Sets the remote URL.
- setURL(String) -
Method in class com.caucho.burlap.io.BurlapRemote
- Sets the remote URL.
- setURL(URL) -
Method in class com.caucho.bytecode.JavaClass
- Sets the URL.
- setUrl(String) -
Method in class com.caucho.config.types.DataSourceRef
-
- setURL(String) -
Method in class com.caucho.db.jdbc.ConnectionPoolDataSourceImpl
- Sets the url to the database.
- setURL(int, URL) -
Method in class com.caucho.db.jdbc.PreparedStatementImpl
-
- setUrl(String) -
Method in class com.caucho.env.jdbc.DatabaseFactory
-
- setURL(String) -
Method in class com.caucho.hessian.io.HessianRemote
- Sets the remote URL.
- setURL(String) -
Method in class com.caucho.jca.ra.ConnectorResource
- Sets the type of the connector using known types.
- setURL(Expr) -
Method in class com.caucho.jstl.el.ImportTag
- Sets the URL to be imported.
- setURL(Expr) -
Method in class com.caucho.jstl.el.RedirectTag
- Sets the URL to be imported.
- setUrl(Expr) -
Method in class com.caucho.jstl.el.SqlSetDataSourceTag
- Sets the JSP-EL expression for the URL.
- setURL(String) -
Method in class com.caucho.jstl.rt.CoreImportTag
- Sets the URL to be imported.
- setURL(String) -
Method in class com.caucho.jstl.rt.CoreRedirectTag
- Sets the URL to be imported.
- setUrl(String) -
Method in class com.caucho.jstl.rt.SqlSetDataSourceTag
- Sets the URL.
- setUrl(String) -
Method in class com.caucho.management.server.CacheItem
-
- setUrl(String) -
Method in class com.caucho.management.server.TcpConnectionInfo
-
- setURL(String) -
Method in class com.caucho.quercus.lib.curl.CurlResource
- Sets the URL to use for this request.
- setUrl(String) -
Method in class com.caucho.quercus.mysql.QuercusMysqlDriver
-
- setURL(String) -
Method in class com.caucho.remote.burlap.BurlapProtocolProxyFactory
- Sets the proxy URL.
- setURL(String) -
Method in class com.caucho.remote.hessian.HessianProtocolProxyFactory
- Sets the proxy URL.
- setUrl(String) -
Method in class com.caucho.resources.ScheduledTask
- Sets the url expression as a task
- setUrl(String) -
Method in class com.caucho.resources.ScheduledTaskConfig
- Deprecated. Sets the url expression as a task
- setURL(String) -
Method in class com.caucho.security.LdapAuthenticator
-
- setURL(String) -
Method in class com.caucho.server.host.HostContainer
- Sets the URL for the default server.
- setURL(String) -
Method in class com.caucho.sql.DBPool
- Sets the jdbc-driver URL
- setURL(String) -
Method in class com.caucho.sql.DBPoolImpl
- Sets the jdbc-driver config.
- setURL(String) -
Method in class com.caucho.sql.DriverConfig
- Sets the connection's JDBC url.
- setURL(int, URL) -
Method in class com.caucho.sql.spy.SpyPreparedStatement
-
- setURL(String, URL) -
Method in class com.caucho.sql.UserCallableStatement
- Sets the URL
- setURL(int, URL) -
Method in class com.caucho.sql.UserPreparedStatement
- Sets the parameter as a URL.
- setURL(String, URL) -
Method in class com.caucho.tools.profiler.CallableStatementWrapper
-
- setURL(int, URL) -
Method in class com.caucho.tools.profiler.CallableStatementWrapper
-
- setURL(int, URL) -
Method in class com.caucho.tools.profiler.PreparedStatementWrapper
-
- setUrlCharacterEncoding(String) -
Method in class com.caucho.server.cluster.ServletContainerConfig
- Sets URL encoding.
- setURLCharacterEncoding(String) -
Method in class com.caucho.server.cluster.ServletService
- Sets URL encoding.
- setUrlLengthMax(int) -
Method in class com.caucho.server.cluster.ServletContainerConfig
- Sets the url-length-max
- setUrlLengthMax(int) -
Method in class com.caucho.server.cluster.ServletService
- Sets the url-length-max
- setUrlPattern(String) -
Method in class com.caucho.resin.FilterMappingEmbed
- The url-pattern
- setUrlPattern(String) -
Method in class com.caucho.resin.ServletMappingEmbed
- The url-pattern
- setUrlPattern(String) -
Method in class com.caucho.server.webapp.CacheMapping
- Sets the urlPattern
- setUrlPattern(String) -
Method in class com.caucho.server.webapp.PathMapping
- Sets the urlPattern
- setURLPrefix(String) -
Method in class com.caucho.ejb.EJBServer
- Sets the URL-prefix for all external beans.
- setURLPrefix(String) -
Method in class com.caucho.ejb.EJBServlet
-
- setURLPrefix(String) -
Method in class com.caucho.ejb.protocol.ProtocolContainer
-
- setURLPrefix(String) -
Method in class com.caucho.server.e_app.EarDeployGenerator
- Sets the URL prefix.
- setURLPrefix(String) -
Method in class com.caucho.server.webapp.WebAppEarDeployGenerator
- Sets the url prefix.
- setURLPrefix(String) -
Method in class com.caucho.server.webapp.WebAppExpandDeployGenerator
- Sets the url prefix.
- setURLPrefix(String) -
Method in class com.caucho.server.webapp.WebAppSingleDeployGenerator
- Sets the url prefix.
- setURLRegexp(String) -
Method in class com.caucho.server.dispatch.FilterMapping
- Sets the url regexp
- setURLRegexp(String) -
Method in class com.caucho.server.dispatch.ServletRegexp
- Sets the url regexp
- setUrlRegexp(String) -
Method in class com.caucho.server.webapp.CacheMapping
- Sets the urlRegexp
- setUrlRegexp(String) -
Method in class com.caucho.server.webapp.PathMapping
- Sets the urlRegexp
- setURLRegexp(String) -
Method in class com.caucho.server.webapp.WebAppConfig
- Sets the url-regexp
- setUseCallerIdentity(boolean) -
Method in class com.caucho.ejb.cfg.EjbSecurityIdentity
-
- setUseCallerIdentity(boolean) -
Method in class com.caucho.ejb.cfg.SecurityIdentity
-
- setUseCookie(boolean) -
Method in class com.caucho.security.DatabaseAuthenticator
- Set true if Resin should generate the resinauth cookie by default.
- setUsed(boolean) -
Method in class com.caucho.amber.query.FromItem
- Returns true if the from is used.
- setUseParentHandlers(boolean) -
Method in class com.caucho.log.LogConfig
- Sets the use-parent-handlers
- setUseParentHandlers(boolean) -
Method in class com.caucho.log.LogConfig.SubLogger
- Sets the use-parent-handlers
- setUseParentHandlers(boolean) -
Method in class com.caucho.log.LoggerConfig
- Sets the use-parent-handlers
- setUseParentHandlers(boolean) -
Method in class com.caucho.log.LogHandlerConfig
- Sets the use-parent-handlers
- setUsePersistentStore(boolean) -
Method in class com.caucho.server.session.SessionManager
- Sets the cluster store.
- setUseQuery(boolean) -
Method in class com.caucho.tools.profiler.ProfilerFilter
- If true, use the query portion of the url to distinguish requests, default
is false.
- setUser(String) -
Method in class com.caucho.burlap.client.BurlapProxyFactory
- Sets the user.
- setUser(String) -
Method in class com.caucho.config.types.DataSourceRef
-
- setUser(String) -
Method in class com.caucho.env.jdbc.DatabaseFactory
-
- setUser(String) -
Method in class com.caucho.hessian.client.HessianProxyFactory
- Sets the user.
- setUser(String) -
Method in class com.caucho.jca.cfg.JavaMailConfig
- mail.user
- setUser(String) -
Method in class com.caucho.jms.connection.ConnectionFactoryImpl
- Sets the user.
- setUser(Expr) -
Method in class com.caucho.jstl.el.SqlSetDataSourceTag
- Sets the JSP-EL expression for the user.
- setUser(String) -
Method in class com.caucho.jstl.rt.SqlSetDataSourceTag
- Sets the user.
- setUser(String) -
Method in class com.caucho.servlets.webdav.WebDavServlet
- Sets the allowed user.
- setUser(String) -
Method in class com.caucho.sql.DBPool
- Sets the connection's user.
- setUser(String) -
Method in class com.caucho.sql.DBPoolImpl
- Sets the connection's user.
- setUser(String) -
Method in class com.caucho.sql.DriverConfig
- Sets the connection's user.
- setUserAttribute(String) -
Method in class com.caucho.security.LdapAuthenticator
-
- setUserData(String, Object) -
Method in class com.caucho.quercus.lib.dom.DOMNode
-
- setUserData(String, Object, UserDataHandler) -
Method in class com.caucho.xml.QAbstractNode
-
- setUserData(String, Object, UserDataHandler) -
Method in class com.caucho.xml2.QAbstractNode
-
- setUserDataConstraint(UserDataConstraint) -
Method in class com.caucho.server.security.SecurityConstraint
- Sets the user-data-constraint
- setUserId(String) -
Method in class com.caucho.amqp.io.MessageProperties
-
- setUserId(String) -
Method in class com.caucho.amqp.marshal.AmqpEnvelopeImpl
-
- setUserId(String) -
Method in class com.caucho.message.common.AbstractMessageFactory
-
- setUserId(String) -
Method in interface com.caucho.message.MessagePropertiesFactory
-
- setUserInRole(String) -
Method in class com.caucho.server.rewrite.ConditionConfig
-
- setUsername(String) -
Method in class com.caucho.quercus.lib.curl.CurlResource
- Sets the username to use for authentication.
- setUserName(String) -
Method in class com.caucho.remote.hessian.HessianProtocolProxyFactory
-
- setUserName(String) -
Method in class com.caucho.security.DigestCredentials
-
- setUserName(String) -
Method in class com.caucho.server.resin.ResinConfig
- Sets the user name for setuid.
- setUserPath(String) -
Method in class com.caucho.vfs.FilesystemPath
-
- setUserPath(String) -
Method in class com.caucho.vfs.Path
- Sets the user path.
- setUserPath(String) -
Method in class com.caucho.vfs.PathWrapper
- Sets the user path.
- setUserPathPrefix(String) -
Method in class com.caucho.config.types.FileSetType
- Sets the user-path prefix for better error reporting.
- setUserQuery(UserQuery) -
Method in class com.caucho.amber.query.ResultSetImpl
- Sets the user query
- setUserTransaction(UserTransactionImpl) -
Method in class com.caucho.transaction.TransactionImpl
- Sets the user transaction.
- setUsesGlobal(boolean) -
Method in class com.caucho.quercus.program.FunctionInfo
-
- setUsesSymbolTable(boolean) -
Method in class com.caucho.quercus.program.FunctionInfo
- True if the function uses the symbol table
- setUseVary(boolean) -
Method in class com.caucho.filters.GzipFilter
- Set true if the vary support should be enabled.
- setValid(boolean) -
Method in class com.caucho.db.index.IndexKey
-
- setValid(boolean) -
Method in class com.caucho.quercus.env.SessionArrayValue
-
- setValidateDatabaseSchema(boolean) -
Method in class com.caucho.ejb.EJBServer
- Sets true if database schema should be validated automatically.
- setValidateDatabaseTables(boolean) -
Method in class com.caucho.amber.manager.AmberPersistenceUnit
- Set true if database tables should be validated automatically.
- setValidateOnParse(boolean) -
Method in class com.caucho.quercus.lib.dom.DOMDocument
-
- setValidateTaglibSchema(boolean) -
Method in class com.caucho.jsp.cfg.JspPropertyGroup
- Set true if the taglibs should have the schema validated
- setValidating(boolean) -
Method in class com.caucho.xml.AbstractParser
- Set true if the XML should be validated
- setValidating(boolean) -
Method in class com.caucho.xml.parsers.XmlSAXParserFactory.XmlSAXParser
- True if the factory is validating
- setValidating(boolean) -
Method in class com.caucho.xml2.AbstractParser
- Set true if the XML should be validated
- setValidating(boolean) -
Method in class com.caucho.xml2.parsers.XmlSAXParserFactory.XmlSAXParser
- True if the factory is validating
- setValidationMode(String) -
Method in class com.caucho.env.jpa.PersistenceUnitManager
-
- setValidator(TldValidator) -
Method in class com.caucho.jsp.cfg.TldTaglib
- Sets the validator
- setValidatorClass(Class) -
Method in class com.caucho.jsp.cfg.TldValidator
- Sets the validator class.
- setValue(String) -
Method in class com.caucho.admin.Password
-
- setValue(String) -
Method in class com.caucho.amber.cfg.QueryHintConfig
-
- setValue(int, int, Object) -
Method in class com.caucho.amber.query.ResultSetCacheChunk
- Sets a row value.
- setValue(Object) -
Method in class com.caucho.amqp.marshal.AmqpEnvelopeImpl
-
- setValue(byte[]) -
Method in class com.caucho.bytecode.OpaqueAttribute
- Sets the opaque value.
- setValue(String) -
Method in class com.caucho.bytecode.Utf8Constant
- Sets the value;
- setValue(Object, QName, Object) -
Method in class com.caucho.config.attribute.AddAttribute
- Sets the value of the attribute
- setValue(Object, QName, Object) -
Method in class com.caucho.config.attribute.AnnotationAttribute
- Sets the value of the attribute
- setValue(Object, QName, Object) -
Method in class com.caucho.config.attribute.Attribute
- Sets the value of the attribute
- setValue(Object, QName, Object) -
Method in class com.caucho.config.attribute.CreateAttribute
- Sets the value of the attribute
- setValue(Object, QName, Object) -
Method in class com.caucho.config.attribute.EntryAttribute
- Sets the value of the attribute
- setValue(V) -
Method in class com.caucho.config.attribute.EntryHolder
- The holder's value
- setValue(Object, QName, Object) -
Method in class com.caucho.config.attribute.EnvironmentAttribute
- Sets the value of the attribute
- setValue(Object, QName, Object) -
Method in class com.caucho.config.attribute.ListValueAttribute
- Sets the value of the attribute
- setValue(Object, QName, Object) -
Method in class com.caucho.config.attribute.ProgramAttribute
- Sets the value of the attribute
- setValue(Object, QName, Object) -
Method in class com.caucho.config.attribute.PropertyAttribute
- Sets the value of the attribute
- setValue(Object, QName, Object) -
Method in class com.caucho.config.attribute.SetterAttribute
- Sets the value of the attribute
- setValue(Object, QName, Object) -
Method in class com.caucho.config.attribute.SetValueAttribute
- Sets the value of the attribute
- setValue(Object, QName, Object) -
Method in class com.caucho.config.attribute.TextAttribute
- Sets the value of the attribute
- setValue(Object) -
Method in class com.caucho.config.core.ResinSet
- The EL value to be set.
- setValue(ELContext, Object, Object, Object) -
Method in class com.caucho.config.el.CandiElResolver
-
- setValue(ELContext, Object) -
Method in class com.caucho.config.el.CandiExpr
-
- setValue(ELContext, Object) -
Method in class com.caucho.config.el.CandiValueExpression
-
- setValue(ELContext, Object, Object, Object) -
Method in class com.caucho.config.el.ConfigContextResolver
-
- setValue(String) -
Method in class com.caucho.config.types.DescriptionGroupConfig.Icon
-
- setValue(String) -
Method in class com.caucho.config.types.Icon
- Sets the value
- setValue(Object) -
Method in class com.caucho.config.types.InterfaceConfig
- Sets the value for old-style jndi lookup
- setValue(Object, QName, Object) -
Method in class com.caucho.config.xml.XmlBeanAddAttribute
- Sets the value of the attribute
- setValue(Object, QName, Object) -
Method in class com.caucho.config.xml.XmlBeanAnnotationAttribute
- Sets the value of the attribute
- setValue(Object, QName, Object) -
Method in class com.caucho.config.xml.XmlBeanArgAttribute
- Sets the value of the attribute
- setValue(Object, QName, Object) -
Method in class com.caucho.config.xml.XmlBeanAttribute
- Sets the value of the attribute
- setValue(Object, QName, Object) -
Method in class com.caucho.config.xml.XmlBeanFieldAttribute
- Sets the value of the attribute
- setValue(Object, QName, Object) -
Method in class com.caucho.config.xml.XmlBeanMethodAttribute
- Sets the value of the attribute
- setValue(Object, QName, Object) -
Method in class com.caucho.config.xml.XmlBeanNewAttribute
-
- setValue(Object, QName, Object) -
Method in class com.caucho.config.xml.XmlBeanProgramAttribute
- Sets the value of the attribute
- setValue(Object, QName, Object) -
Method in class com.caucho.config.xml.XmlBeanValueArgAttribute
- Sets the value of the attribute
- setValue(long) -
Method in class com.caucho.db.index.IndexKey
-
- setValue(ELContext, Object) -
Method in class com.caucho.el.AbstractValueExpression
-
- setValue(ELContext, Object, Object, Object) -
Method in class com.caucho.el.AbstractVariableResolver
-
- setValue(ELContext, Object) -
Method in class com.caucho.el.ArrayResolverExpr
- Evaluate the expression as an object.
- setValue(ELContext, Object, Object, Object) -
Method in class com.caucho.el.EnvironmentELResolver
- Sets the value for the named variable.
- setValue(ELContext, Object, Object, Object) -
Method in class com.caucho.el.EnvironmentLevelELResolver
- Sets the value for the named variable.
- setValue(ELContext, Object, Object, Object) -
Method in class com.caucho.el.EnvironmentVariableResolver
- Sets the value for the named variable.
- setValue(ELContext, Object) -
Method in class com.caucho.el.Expr
- Evaluates the expression, setting an object.
- setValue(ELContext, Object) -
Method in class com.caucho.el.IdExpr
- Evaluates the expression, setting an object.
- setValue(ELContext, Object, Object, Object) -
Method in class com.caucho.el.MapVariableResolver
- Returns the named variable value.
- setValue(ELContext, Object) -
Method in class com.caucho.el.ObjectLiteralValueExpression
-
- setValue(ELContext, Object) -
Method in class com.caucho.el.ObjectValueExpression
-
- setValue(ELContext, Object) -
Method in class com.caucho.el.PathExpr
- Evaluate the expression as an object.
- setValue(ELContext, Object, Object, Object) -
Method in class com.caucho.el.StackELResolver
-
- setValue(ELContext, Object) -
Method in class com.caucho.el.ValueExpr
- Sets teh value.
- setValue(String) -
Method in class com.caucho.env.jpa.PersistenceUnitManager.PropertyConfig
-
- setValue(String) -
Method in class com.caucho.filters.HeaderFilter.Header
-
- setValue(String) -
Method in class com.caucho.i18n.CharacterEncoding
- Sets the name
- setValue(Path) -
Method in class com.caucho.java.WorkDir
- Sets the value.
- setValue(Properties) -
Method in class com.caucho.jca.cfg.JavaMailConfig
-
- setValue(ELContext, Object, Object, Object) -
Method in class com.caucho.jmx.MBeanAttributeResolver
-
- setValue(ELContext, Object) -
Method in class com.caucho.jsp.el.AbstractValueExpression
-
- setValue(ELContext, Object) -
Method in class com.caucho.jsp.el.ApplicationFieldExpression
- Evaluate the expr as an object.
- setValue(Object) -
Method in class com.caucho.jsp.el.ImplicitFieldExpr.AttributeMap.EntryIterator
-
- setValue(ELContext, Object, Object, Object) -
Method in class com.caucho.jsp.el.ImplicitObjectELResolverImpl
-
- setValue(Object) -
Method in class com.caucho.jsp.el.ImplicitObjectExpr.AttributeMap.EntryIterator
-
- setValue(Object) -
Method in class com.caucho.jsp.el.PageContextAttributeMap.EntryIterator
-
- setValue(ELContext, Object, Object, Object) -
Method in class com.caucho.jsp.el.PageContextELResolver
-
- setValue(ELContext, Object) -
Method in class com.caucho.jsp.el.PageFieldExpression
- Evaluate the expr as an object.
- setValue(ELContext, Object) -
Method in class com.caucho.jsp.el.RequestFieldExpression
- Evaluate the expr as an object.
- setValue(Expr) -
Method in class com.caucho.jstl.el.CoreOutTag
- Sets the JSP-EL expression value.
- setValue(Expr) -
Method in class com.caucho.jstl.el.CoreParamTag
- Sets the value
- setValue(Expr) -
Method in class com.caucho.jstl.el.CoreSetTag
- Sets the JSP-EL expression value.
- setValue(PageContext, String, String, Object) -
Static method in class com.caucho.jstl.el.CoreSetTag
-
- setValue(Expr) -
Method in class com.caucho.jstl.el.FmtParamTag
- Sets the value
- setValue(Expr) -
Method in class com.caucho.jstl.el.FmtTimeZoneTag
- Sets the JSP-EL expression for the basename.
- setValue(Expr) -
Method in class com.caucho.jstl.el.FormatDateTag
- Sets the formatting value.
- setValue(Expr) -
Method in class com.caucho.jstl.el.FormatNumberTag
- Sets the formatting value.
- setValue(Expr) -
Method in class com.caucho.jstl.el.ParseDateTag
- Sets the formatting value.
- setValue(Expr) -
Method in class com.caucho.jstl.el.ParseNumberTag
- Sets the formatting value.
- setValue(Expr) -
Method in class com.caucho.jstl.el.RequestEncodingTag
- Sets the JSP-EL expression for the locale value.
- setValue(Expr) -
Method in class com.caucho.jstl.el.SetLocaleTag
- Sets the JSP-EL expression for the locale value.
- setValue(Expr) -
Method in class com.caucho.jstl.el.SetTimeZoneTag
- Sets the JSP-EL expression for the locale value.
- setValue(Expr) -
Method in class com.caucho.jstl.el.SqlDateParamTag
- Sets the value
- setValue(Expr) -
Method in class com.caucho.jstl.el.SqlParamTag
- Sets the value
- setValue(Expr) -
Method in class com.caucho.jstl.el.UrlTag
- Sets the URL to be imported.
- setValue(Expr) -
Method in class com.caucho.jstl.el.XmlParamTag
- Sets the value
- setValue(String) -
Method in class com.caucho.jstl.rt.CoreParamTag
- Sets the value
- setValue(Object) -
Method in class com.caucho.jstl.rt.CoreSetTag
- Sets the JSP-EL expression value.
- setValue(PageContext, String, String, Object) -
Static method in class com.caucho.jstl.rt.CoreSetTag
-
- setValue(ELContext, Object) -
Method in class com.caucho.jstl.rt.CoreStringTokenValueExpression
-
- setValue(String) -
Method in class com.caucho.jstl.rt.CoreUrlTag
- Sets the URL to be imported.
- setValue(Object) -
Method in class com.caucho.jstl.rt.FmtParamTag
- Sets the value
- setValue(String) -
Method in class com.caucho.jstl.rt.FmtParseDateTag
- Sets the formatting value.
- setValue(String) -
Method in class com.caucho.jstl.rt.FmtParseNumberTag
- Sets the formatting value.
- setValue(String) -
Method in class com.caucho.jstl.rt.FmtRequestEncodingTag
- Sets the JSP-EL expression for the locale value.
- setValue(Object) -
Method in class com.caucho.jstl.rt.FmtSetTimeZoneTag
- Sets the time zone value.
- setValue(Object) -
Method in class com.caucho.jstl.rt.FmtTimeZoneTag
- Sets the JSP-EL expression for the basename.
- setValue(Object) -
Method in class com.caucho.jstl.rt.FormatDateTag
- Sets the formatting value.
- setValue(Object) -
Method in class com.caucho.jstl.rt.FormatNumberTag
- Sets the formatting value.
- setValue(Object) -
Method in class com.caucho.jstl.rt.OutTag
- Sets the value.
- setValue(Object) -
Method in class com.caucho.jstl.rt.SetLocaleTag
- Sets the locale value.
- setValue(Object) -
Method in class com.caucho.jstl.rt.SqlDateParamTag
- Sets the value
- setValue(Object) -
Method in class com.caucho.jstl.rt.SqlParamTag
- Sets the value
- setValue(Object) -
Method in class com.caucho.jstl.rt.XmlParamTag
- Sets the value
- setValue(Period) -
Method in class com.caucho.loader.DependencyCheckInterval
- Sets the interval.
- setValue(String) -
Method in class com.caucho.log.TimestampFormatter
-
- setValue(double) -
Method in class com.caucho.management.server.BaselineQueryResult
-
- setValue(Value) -
Method in class com.caucho.quercus.env.ArrayValue.Entry
-
- setValue(String, Value) -
Method in class com.caucho.quercus.env.Env
-
- setValue(StringValue, Value) -
Method in class com.caucho.quercus.env.Env
- Sets a value.
- setValue(Value) -
Method in class com.caucho.quercus.env.JavaAdapterVar
-
- setValue(Object) -
Method in class com.caucho.quercus.env.JavaCollectionAdapter.CollectionEntry
-
- setValue(Value) -
Method in class com.caucho.quercus.env.ObjectExtValue.Entry
-
- setValue(String) -
Method in class com.caucho.quercus.lib.dom.DOMAttr
-
- setValue(Value) -
Method in class com.caucho.quercus.lib.dom.DOMNodeListDelegate.DOMNodeListEntry
-
- setValue(Env, ObjectValue, Value) -
Method in class com.caucho.quercus.lib.reflection.ReflectionProperty
-
- setValue(Object) -
Method in class com.caucho.quercus.lib.simplexml.SimpleXMLElement
-
- setValue(Value) -
Method in class com.caucho.quercus.lib.spl.IteratorDelegate.EntryImpl
-
- setValue(Object) -
Method in class com.caucho.resin.BeanEmbed
- Sets the bean value.
- setValue(String) -
Method in class com.caucho.rewrite.AddHeader
- Sets the HTTP header value
- setValue(String) -
Method in class com.caucho.rewrite.IfAuthType
- Sets the auth-type value to match against.
- setValue(Pattern) -
Method in class com.caucho.rewrite.IfCookie
-
- setValue(Pattern) -
Method in class com.caucho.rewrite.IfHeader
-
- setValue(Pattern) -
Method in class com.caucho.rewrite.IfLocale
- The locale value to test against
- setValue(int) -
Method in class com.caucho.rewrite.IfLocalPort
- Sets the local port to compare
- setValue(String) -
Method in class com.caucho.rewrite.IfMethod
- Sets the HTTP method value to test.
- setValue(Pattern) -
Method in class com.caucho.rewrite.IfQueryParam
-
- setValue(String) -
Method in class com.caucho.rewrite.IfRemoteUser
-
- setValue(boolean) -
Method in class com.caucho.rewrite.IfSecure
- Sets the secure value to test against.
- setValue(int) -
Method in class com.caucho.rewrite.IfServerPort
-
- setValue(String) -
Method in class com.caucho.rewrite.SetHeader
- Sets the HTTP header value
- setValue(boolean) -
Method in class com.caucho.rewrite.SetRequestSecure
-
- setValue(String) -
Method in class com.caucho.rewrite.SetVary
- Sets the Vary header
- setValue(Properties) -
Method in class com.caucho.security.PropertiesAuthenticator
- Sets the properties value
- setValue(String) -
Method in class com.caucho.server.admin.JmxSetQuery
-
- setValue(Object) -
Method in class com.caucho.server.admin.ListJmxQueryReply.Attribute
-
- setValue(Object) -
Method in class com.caucho.server.snmp.Oid
-
- setValue(String) -
Method in class com.caucho.server.webapp.WebAppFragmentConfig.NameConfig
-
- setValue(int) -
Method in class com.caucho.util.IntegerResult
- Sets the value.
- setValue(T) -
Method in class com.caucho.util.RingValueItem
-
- setValue(boolean) -
Method in class com.caucho.vfs.CaseInsensitive
- Sets true if case sensitive.
- setValue(Object) -
Method in class com.caucho.vfs.MemoryPath
-
- setValue(Object) -
Method in class com.caucho.vfs.Path
- Sets the object at the path.
- setValue(Object) -
Method in class com.caucho.vfs.PathWrapper
- Sets the object at the path.
- setValue(String) -
Method in class com.caucho.xml.QAttr
-
- setValue(String) -
Method in class com.caucho.xml2.QAttr
-
- setValue(V) -
Method in interface javax.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.
- SetValueAttribute - Class in com.caucho.config.attribute
-
- SetValueAttribute(ConfigType) -
Constructor for class com.caucho.config.attribute.SetValueAttribute
-
- setValueColumnName(String) -
Method in class com.caucho.amber.cfg.TableGeneratorConfig
-
- setValueSerializer(CacheSerializer) -
Method in class com.caucho.server.distcache.CacheConfig
- Sets the value serializer
- setValueType(ValueType) -
Method in class com.caucho.quercus.env.ConstStringValue
-
- setVar(String) -
Method in class com.caucho.config.core.ResinSet
- The EL name to be set.
- setVar(String) -
Method in class com.caucho.jca.cfg.Resource
- Sets the config variable name.
- setVar(String) -
Method in class com.caucho.jstl.CatchTag
- Sets the variable to assign
- setVar(String) -
Method in class com.caucho.jstl.el.CoreSetTag
- Sets the variable to assign
- setVar(String) -
Method in class com.caucho.jstl.el.ForEachTag
- Sets the iteration variable.
- setVar(String) -
Method in class com.caucho.jstl.el.FormatDateTag
- Sets the variable name.
- setVar(String) -
Method in class com.caucho.jstl.el.FormatNumberTag
- Sets the variable name.
- setVar(String) -
Method in class com.caucho.jstl.el.IfTag
- Sets the variable which should contain the result of the test.
- setVar(String) -
Method in class com.caucho.jstl.el.ImportTag
- Sets the variable for the import.
- setVar(String) -
Method in class com.caucho.jstl.el.MessageTag
- Sets the variable.
- setVar(String) -
Method in class com.caucho.jstl.el.ParseDateTag
- Sets the variable name.
- setVar(String) -
Method in class com.caucho.jstl.el.ParseNumberTag
- Sets the variable name.
- setVar(String) -
Method in class com.caucho.jstl.el.SetBundleTag
- Sets variable to store the bundle.
- setVar(String) -
Method in class com.caucho.jstl.el.SetTimeZoneTag
- Sets the variable containing the time zone.
- setVar(String) -
Method in class com.caucho.jstl.el.SqlQueryTag
- Sets the variable name.
- setVar(String) -
Method in class com.caucho.jstl.el.SqlSetDataSourceTag
- Sets the variable name.
- setVar(String) -
Method in class com.caucho.jstl.el.SqlUpdateTag
- Sets the variable name.
- setVar(String) -
Method in class com.caucho.jstl.el.UrlTag
- Sets the variable for the import.
- setVar(String) -
Method in class com.caucho.jstl.el.XmlForEachTag
- Sets the variable which should contain the result of the test.
- setVar(String) -
Method in class com.caucho.jstl.el.XmlIfTag
- Sets the variable which should contain the result of the test.
- setVar(String) -
Method in class com.caucho.jstl.el.XmlParseTag
- Sets the variable
- setVar(String) -
Method in class com.caucho.jstl.el.XmlSetTag
- Sets the variable to be saved.
- setVar(String) -
Method in class com.caucho.jstl.el.XmlTransformTag
- Sets the variable
- setVar(String) -
Method in class com.caucho.jstl.RemoveTag
- Sets the variable to assign
- setVar(String) -
Method in class com.caucho.jstl.rt.CoreImportTag
- Sets the variable for the import.
- setVar(String) -
Method in class com.caucho.jstl.rt.CoreSetTag
- Sets the variable to assign
- setVar(String) -
Method in class com.caucho.jstl.rt.CoreUrlTag
- Sets the variable for the import.
- setVar(String) -
Method in class com.caucho.jstl.rt.FmtParseDateTag
- Sets the variable name.
- setVar(String) -
Method in class com.caucho.jstl.rt.FmtParseNumberTag
- Sets the variable name.
- setVar(String) -
Method in class com.caucho.jstl.rt.FmtSetTimeZoneTag
- Sets the variable containing the time zone.
- setVar(String) -
Method in class com.caucho.jstl.rt.FormatDateTag
- Sets the variable name.
- setVar(String) -
Method in class com.caucho.jstl.rt.FormatNumberTag
- Sets the variable name.
- setVar(String) -
Method in class com.caucho.jstl.rt.IfTag
- Sets the variable which should contain the result of the test.
- setVar(String) -
Method in class com.caucho.jstl.rt.MessageTag
- Sets the variable.
- setVar(String) -
Method in class com.caucho.jstl.rt.SetBundleTag
- Sets variable to store the bundle.
- setVar(String) -
Method in class com.caucho.jstl.rt.SqlQueryTag
- Sets the variable name.
- setVar(String) -
Method in class com.caucho.jstl.rt.SqlSetDataSourceTag
- Sets the variable name.
- setVar(String) -
Method in class com.caucho.jstl.rt.SqlUpdateTag
- Sets the variable name.
- setVar(String) -
Method in class com.caucho.jstl.rt.XmlParseTag
- Sets the variable
- setVar(String) -
Method in class com.caucho.jstl.rt.XmlTransformTag
- Sets the variable
- setVar(String, Value) -
Method in class com.caucho.quercus.env.Env
- Gets a variable
- setVar(StringValue, Var) -
Method in class com.caucho.quercus.env.Env
- Sets a variable.
- setVar(Var) -
Method in class com.caucho.quercus.env.EnvVar
- Sets the var.
- setVar(Var) -
Method in class com.caucho.quercus.env.EnvVarImpl
- Sets the var.
- setVar(Var) -
Method in class com.caucho.quercus.env.LazyEnvVar
- Sets the var.
- setVar(Var) -
Method in class com.caucho.quercus.env.LazySaveEnvVar
- Sets the var.
- setVar(String) -
Method in class com.caucho.server.dispatch.ServletConfigImpl
-
- setVar(String) -
Method in class com.caucho.sql.DBPool
- Sets the Pool's var.
- setVar(String, Object) -
Method in class com.caucho.xpath.Env
- Sets the value associated with name.
- setVar(String, Node, Env) -
Method in class com.caucho.xpath.Expr
- Sets a variable with the expression's value.
- 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.
- setVarDom(String) -
Method in class com.caucho.jstl.el.XmlParseTag
- Sets the variable
- setVarDom(String) -
Method in class com.caucho.jstl.rt.XmlParseTag
- Sets the variable
- setVarEnv(VarEnv) -
Method in class com.caucho.xpath.Env
- Sets the variable environment.
- setVariable(String, ValueExpression) -
Method in class com.caucho.el.VariableMapperImpl
-
- setVariable(String, ValueExpression) -
Method in class com.caucho.jsp.el.ImplicitVariableMapper
-
- setVariable(String, ValueExpression) -
Method in class com.caucho.jsp.PageContextImpl.PageVariableMapper
-
- setVariable(String, ValueExpression) -
Method in class javax.el.VariableMapper
-
- setVariableArgs(boolean) -
Method in class com.caucho.quercus.program.FunctionInfo
- True if the function has variable numbers of arguments
- setVariableClass(String) -
Method in class com.caucho.jsp.cfg.TldVariable
- Sets the class of the variable object.
- setVariableMap(HashMap<String, Object>, ClassLoader) -
Static method in class com.caucho.el.EL
- Sets the environment map.
- setVariableVar(boolean) -
Method in class com.caucho.quercus.program.FunctionInfo
- True if the function has variable vars
- setVariant(Expr) -
Method in class com.caucho.jstl.el.SetLocaleTag
- Sets the JSP-EL expression for the variant value.
- setVariant(String) -
Method in class com.caucho.jstl.rt.SetLocaleTag
- Sets the JSP-EL expression for the variant value.
- setVarReader(String) -
Method in class com.caucho.jstl.el.ImportTag
- Sets the variable for the import.
- setVarReader(String) -
Method in class com.caucho.jstl.rt.CoreImportTag
- Sets the variable for the import.
- setVarSize(int) -
Method in class com.caucho.xpath.Env
- Sets the current number of local variables (popping, them).
- setVarStatus(String) -
Method in class com.caucho.jstl.el.ForEachTag
- Sets the status variable.
- setVarStatus(String) -
Method in class com.caucho.jstl.el.XmlForEachTag
- Sets the variable which should contain the result of the test.
- setVarStatus(String) -
Method in class javax.servlet.jsp.jstl.core.LoopTagSupport
- Sets the var status attribute.
- SetVary - Class in com.caucho.rewrite
- Sets a response Vary header to control caching based on input headers,
e.g.
- SetVary() -
Constructor for class com.caucho.rewrite.SetVary
-
- setVaryCookie(String) -
Method in class com.caucho.server.http.CauchoDispatchRequest
-
- setVaryCookie(String) -
Method in interface com.caucho.server.http.CauchoRequest
-
- setVaryCookie(String) -
Method in class com.caucho.server.http.CauchoRequestWrapper
-
- setVaryCookie(String) -
Method in class com.caucho.server.http.HttpServletRequestImpl
- Called if the page depends on a cookie.
- setVaryCookie(String) -
Method in class com.caucho.server.http.RequestAdapter
-
- setVaryCookie(String) -
Method in class com.caucho.server.http.StubServletRequest
-
- setVelocityEnabled(boolean) -
Method in class com.caucho.jsp.cfg.JspPropertyGroup
- Set if velocity-style syntax is allowed.
- setVelocityEnabled(boolean) -
Method in class com.caucho.jsp.ParseState
- Set if velocity statements are enabled.
- setVendorName(String) -
Method in class com.caucho.jca.cfg.ConnectorConfig
- Sets the vendor-name of the resource.
- setVerifyClient(String) -
Method in class com.caucho.vfs.JsseSSLFactory
- Sets the verifyClient.
- setVersion(String) -
Method in class com.caucho.amber.cfg.EntityMappingsConfig
-
- setVersion(String) -
Method in class com.caucho.ejb.cfg.EjbJar
-
- setVersion(String) -
Method in class com.caucho.env.jpa.ConfigPersistence
-
- setVersion(String) -
Method in class com.caucho.env.jpa.ConfigPersistenceUnit
-
- setVersion(String) -
Method in class com.caucho.env.jpa.PersistenceUnitManager
- Sets the schema version.
- setVersion(int) -
Method in class com.caucho.hessian.io.HessianOutput
- Sets the client's version.
- setVersion(String) -
Method in class com.caucho.jca.cfg.ConnectorConfig
- Sets the version of JCA supported by the ResourceAdapter.
- setVersion(String) -
Method in class com.caucho.jsp.cfg.ImplicitTld
- Sets the tld version.
- setVersion(String) -
Method in class com.caucho.jsp.cfg.TldTaglib
- Sets the tld version.
- setVersion(String) -
Method in class com.caucho.jsp.java.JspRoot
- Sets the versino.
- setVersion(String) -
Method in class com.caucho.loader.ivy.IvyModule
-
- setVersion(String) -
Method in class com.caucho.loader.maven.MavenProject.Dependency
-
- setVersion(String) -
Method in class com.caucho.loader.maven.MavenProject.Parent
- Sets the version for the project
- setVersion(String) -
Method in class com.caucho.loader.maven.MavenProject
- Sets the version for the project
- setVersion(String) -
Method in class com.caucho.loader.ModuleConfig
- Sets the artifact version
- setVersion(String) -
Method in class com.caucho.quercus.lib.dom.DOMDocument
-
- setVersion(String) -
Method in class com.caucho.server.e_app.ApplicationConfig
- Sets the application version.
- setVersion(String) -
Method in class com.caucho.server.e_app.EnterpriseApplication
- Sets the application version.
- setVersion(int) -
Method in class com.caucho.server.snmp.SnmpRequest
-
- setVersion(int) -
Method in class com.caucho.server.snmp.types.SnmpMessageValue
-
- setVersion(IntegerValue) -
Method in class com.caucho.server.snmp.types.SnmpMessageValue
-
- setVersion(String) -
Method in class com.caucho.server.webapp.WebApp
- Sets the servlet version.
- setVersion(String) -
Method in class com.caucho.server.webapp.WebAppController
- Sets the version id.
- setVersion(String) -
Method in class com.caucho.xml.XmlPrinter
- Sets the XML/HTML version of the output file.
- setVersion(String) -
Method in class com.caucho.xml2.XmlPrinter
- Sets the XML/HTML version of the output file.
- setVersion(String) -
Method in class com.caucho.xsl.OutputFormat
- Sets the output version, e.g.
- setVersion(int) -
Method in class javax.servlet.http.Cookie
- Sets cookie protocol version, defaulting to 0.
- setVersionAlias(boolean) -
Method in class com.caucho.server.webapp.WebAppController
- versionAlias is true if a versioned web-app is currently acting
as the primary web-app.
- setVersionDependency(Dependency) -
Method in class com.caucho.env.deploy.ExpandDeployController
-
- setVersionField(VersionField) -
Method in class com.caucho.amber.type.EntityType
- Sets the version field.
- setVersioning(boolean) -
Method in class com.caucho.env.deploy.ExpandDeployGenerator
- Sets true to enable versioning
- setVersions(String[]) -
Method in class com.caucho.loader.ivy.IvyDependency
- Sets the versions
- setVirtualHost(String) -
Method in class com.caucho.hmtp.HmtpClient
-
- setVirtualHost(String) -
Method in class com.caucho.network.listen.StreamSocketLink
-
- setVirtualHost(String) -
Method in class com.caucho.network.listen.TcpPort
- Sets the virtual host for IP-based virtual host.
- setVirtualHost(String) -
Method in class com.caucho.remote.websocket.WebSocketClient
-
- setVisibility(String) -
Method in class com.caucho.java.gen.BaseClass
- Sets the class visibility property.
- setVisibility(Visibility) -
Method in class com.caucho.quercus.function.AbstractFunction
-
- setWaitForAcknowledge(boolean) -
Method in class com.caucho.server.distcache.PersistentStoreConfig
-
- setWakeTime(long) -
Method in class com.caucho.util.Alarm
-
- setWarDir(Path) -
Method in class com.caucho.server.host.Host
- Sets the war-dir for backwards compatibility.
- setWarDir(Path) -
Method in class com.caucho.server.webapp.WebAppContainer
- Sets the war-dir for backwards compatibility.
- setWarExpandDir(Path) -
Method in class com.caucho.server.host.Host
- Sets the war-expand-dir.
- setWarExpandDir(Path) -
Method in class com.caucho.server.webapp.WebAppContainer
- Sets the war-expand-dir.
- setWarName(String) -
Method in class com.caucho.server.webapp.WebAppController
- Sets the war name prefix.
- setWarnings(SQLWarning) -
Method in class com.caucho.quercus.lib.db.JdbcConnectionResource
- Set the current SQL warnings.
- setWatchdog(boolean) -
Method in class com.caucho.admin.action.PdfReportAction
-
- setWatchdogManager(ConfigProgram) -
Method in class com.caucho.server.resin.ResinConfig
-
- setWebApp(WebApp) -
Method in class com.caucho.jsp.JspCompiler
- Initialize values based on the ServletContext.
- setWebApp(WebApp) -
Method in class com.caucho.jsp.JspPrecompileResource
- Sets the webApp.
- setWebApp(WebApp) -
Method in class com.caucho.quercus.ResinQuercus
-
- setWebApp(WebApp) -
Method in class com.caucho.server.dispatch.FilterConfigImpl
-
- setWebApp(WebApp) -
Method in class com.caucho.server.dispatch.Invocation
- Sets the mapped webApp.
- setWebApp(WebApp) -
Method in class com.caucho.server.dispatch.ServletConfigImpl
-
- setWebApp(WebAppConfig) -
Method in class com.caucho.server.e_app.WebModule
- Customization of web-app.
- setWebApp(WebApp) -
Method in class com.caucho.server.http.RequestAdapter
-
- setWebApp(ServletContext) -
Method in class com.caucho.server.security.SecurityFilterChain
-
- setWebAppContainer(WebAppContainer) -
Method in class com.caucho.server.webapp.ErrorPageManager
- Sets the webApp container.
- setWebAppId(String) -
Method in class com.caucho.server.admin.WebAppCommandQuery
-
- setWebApps(WebAppEmbed[]) -
Method in class com.caucho.resin.ResinEmbed
- Sets a list of webapps
- setWebapps(Path) -
Method in class com.caucho.server.e_app.EnterpriseApplication
- Sets the path to the expanded webapps
- setWebInfDir(Path) -
Method in class com.caucho.quercus.QuercusContext
-
- setWebResourceName(String) -
Method in class com.caucho.server.security.WebResourceCollection
- Sets the web-resource-name.
- setWebURI(String) -
Method in class com.caucho.server.e_app.WebModule
- Sets the location to the .war file.
- setWhereExpr(Expr) -
Method in class com.caucho.db.sql.Query
- Sets the where expr.
- setWhereExprs(Expr[]) -
Method in class com.caucho.db.sql.Query
- Sets the where exprs.
- setWidth(int) -
Method in class com.caucho.quercus.lib.image.ImageInfo
-
- setWindowsTest(boolean) -
Static method in class com.caucho.server.util.CauchoSystem
-
- setWork(Runnable) -
Method in class com.caucho.resources.ScheduledTaskConfig
- Deprecated.
- setWork(Runnable) -
Method in class com.caucho.resources.TaskResource
- Sets the work task.
- setWorkDir(Path) -
Method in class com.caucho.ejb.manager.EjbManager
- The work directory for EJB-generated files
- setWorkDir(Path) -
Method in class com.caucho.java.gen.JavaClassGenerator
- Sets the work path for the generated class.
- setWorkDir(Path) -
Method in class com.caucho.quercus.QuercusContext
-
- setWorkDirectory(String) -
Method in class com.caucho.resin.ResinBeanContainer
- Sets the work directory for Resin to use when generating temporary files.
- setWorkerIdleTimeout(long) -
Method in class com.caucho.env.thread1.AbstractTaskWorker1
-
- setWorkerIdleTimeout(long) -
Method in class com.caucho.env.thread2.AbstractTaskWorker2
-
- setWorkPath(Path) -
Method in class com.caucho.ejb.protocol.ProtocolContainer
-
- setWorkPath(Path) -
Method in class com.caucho.loader.enhancer.EnhancerFixup
- Sets the work path.
- setWorkPath(Path) -
Method in class com.caucho.loader.enhancer.EnhancerManager
- Sets the work path.
- setWorkPath(Path) -
Method in class com.caucho.loader.enhancer.EnhancerPrepare
- Sets the work path.
- setWorkPath(Path) -
Method in class com.caucho.loader.enhancer.EnhancingClassLoader
- Sets the work path.
- setWorkPath(Path) -
Method in class com.caucho.xsl.AbstractStylesheetFactory
- Sets the working directory.
- setWrapStatements(boolean) -
Method in class com.caucho.sql.DBPool
- Set true if statement should be wrapped.
- setWrapStatements(boolean) -
Method in class com.caucho.sql.DBPoolImpl
- Sets true if statements should be wrapped.
- setWrite(boolean) -
Method in class com.caucho.bytecode.JavaClass
-
- setWrite(boolean) -
Method in class com.caucho.bytecode.JavaField
-
- setWrite(boolean) -
Method in class com.caucho.bytecode.JavaMethod
-
- setWriteCallback(Callable) -
Method in class com.caucho.quercus.lib.curl.CurlResource
-
- setWriteEncoding(String) -
Method in class com.caucho.vfs.StreamImpl
- Sets the write encoding.
- setWriteEncoding(String) -
Method in class com.caucho.vfs.WriterStreamImpl
- Sets the write encoding.
- setWriter(Writer) -
Method in class com.caucho.jsp.BodyResponseStream
-
- setWriter(JspWriter) -
Method in class com.caucho.jsp.PageContextImpl
- Pops the BodyContent from the JspWriter stack.
- setWriter(JspWriter) -
Method in class com.caucho.jsp.PageContextWrapper
- Pops the BodyContent from the JspWriter stack.
- setWriter(Writer) -
Method in class com.caucho.vfs.ByteToCharWriter
- Sets the writer.
- setWriter(Writer) -
Method in class com.caucho.vfs.PrintWriterImpl
- Sets the underlying writer.
- setWriter(Writer) -
Method in class com.caucho.vfs.WriterStreamImpl
- Sets the writer.
- setWriteThrough(boolean) -
Method in class com.caucho.distcache.AbstractCache
-
- setWriteThrough(boolean) -
Method in class com.caucho.distcache.jcache.CacheBuilderImpl
-
- setWriteThrough(boolean) -
Method in class com.caucho.server.distcache.CacheConfig
-
- setWriteThrough(boolean) -
Method in interface javax.cache.CacheBuilder
-
- setXA(boolean) -
Method in class com.caucho.amber.manager.AmberConnection
- Sets XA.
- setXA(boolean) -
Method in class com.caucho.sql.DBPool
- Returns true if this is transactional.
- setXA(boolean) -
Method in class com.caucho.sql.DBPoolImpl
- Returns true if this is transactional.
- setXADataSource(DataSource) -
Method in class com.caucho.amber.manager.AmberContainer
- Sets the xa data source.
- setXADataSource(DataSource) -
Method in class com.caucho.amber.manager.AmberPersistenceUnit
- Sets the XA data source.
- setXADataSource(DataSource) -
Method in class com.caucho.ejb.EJBServer
- Sets the xa data-source
- setXADataSource(XADataSource) -
Method in class com.caucho.sql.DBPool
- Sets the jdbc-driver config.
- setXADataSource(XADataSource) -
Method in class com.caucho.sql.DBPoolImpl
- Sets the jdbc-driver config.
- setXADataSource(XADataSource) -
Method in class com.caucho.sql.DriverConfig
- Sets the xa data source driver.
- setXAForbidSameRM(boolean) -
Method in class com.caucho.sql.DBPool
- Returns true if this is transactional.
- setXAForbidSameRM(boolean) -
Method in class com.caucho.sql.DBPoolImpl
- Returns true if transactions should force isSameRM to be false.
- setXALogManager(AbstractXALogManager) -
Method in class com.caucho.transaction.TransactionManagerImpl
- Sets the XA log manager.
- setXATransaction(boolean) -
Method in class com.caucho.env.dbpool.ConnectionPool
- Set true for XA transaction support.
- setXid(Xid) -
Method in class javax.resource.spi.work.ExecutionContext
- Sets the transaction id.
- setXml(boolean) -
Method in class com.caucho.jsp.JspCompiler
- Set true when XML is the default parser.
- setXml(boolean) -
Method in class com.caucho.jsp.JspManager
- Set true if xml is default.
- setXml(boolean) -
Method in class com.caucho.jsp.JspServlet
- Set true when JSP pages should default to xml.
- setXml(Xml) -
Method in class com.caucho.jsp.ParseState
- Sets the XML parser
- setXml(boolean) -
Method in class com.caucho.jsp.ParseState
- Set if parsing is xml
- setXml(Expr) -
Method in class com.caucho.jstl.el.XmlParseTag
- Sets the xml
- setXml(Expr) -
Method in class com.caucho.jstl.el.XmlTransformTag
- Sets the JSP-EL XML value.
- setXml(Object) -
Method in class com.caucho.jstl.rt.XmlParseTag
- Sets the xml
- setXml(Object) -
Method in class com.caucho.jstl.rt.XmlTransformTag
- Sets the JSP-EL XML value.
- setXmlMappingsMetaDataComplete(boolean) -
Method in class com.caucho.amber.cfg.PersistenceUnitMetaDataConfig
-
- setXmlPageEncoding(String) -
Method in class com.caucho.jsp.ParseState
-
- setXMLReporter(XMLReporter) -
Method in class com.caucho.xml.stream.XMLInputFactoryImpl
-
- setXMLReporter(XMLReporter) -
Method in class javax.xml.stream.XMLInputFactory
-
- setXMLResolver(XMLResolver) -
Method in class com.caucho.xml.stream.XMLInputFactoryImpl
-
- setXMLResolver(XMLResolver) -
Method in class javax.xml.stream.XMLInputFactory
-
- setXmlStandalone(boolean) -
Method in class com.caucho.quercus.lib.dom.DOMDocument
-
- setXmlStandalone(boolean) -
Method in class com.caucho.xml.QDocument
-
- setXmlStandalone(boolean) -
Method in class com.caucho.xml2.QDocument
-
- setXmlSystemId(Expr) -
Method in class com.caucho.jstl.el.XmlTransformTag
- Sets the JSP-EL XML system id expr.
- setXmlSystemId(String) -
Method in class com.caucho.jstl.rt.XmlTransformTag
- Sets the JSP-EL XML system id expr.
- setXmlVersion(String) -
Method in class com.caucho.quercus.lib.dom.DOMDocument
-
- setXmlVersion(String) -
Method in class com.caucho.xml.QDocument
-
- setXmlVersion(String) -
Method in class com.caucho.xml2.QDocument
-
- setXslt(Expr) -
Method in class com.caucho.jstl.el.XmlTransformTag
- Sets the JSP-EL XML value.
- setXslt(Object) -
Method in class com.caucho.jstl.rt.XmlTransformTag
- Sets the JSP-EL XML value.
- setXsltSystemId(Expr) -
Method in class com.caucho.jstl.el.XmlTransformTag
- Sets the JSP-EL XSLT system id.
- setXsltSystemId(String) -
Method in class com.caucho.jstl.rt.XmlTransformTag
- Sets the JSP-EL XSLT system id.
- setYear(int) -
Method in class com.caucho.util.QDate
- Sets the year, recalculating the time since epoch.
- severe(String) -
Method in class com.caucho.quercus.lib.JavaLogger
-
- sha1(Env, String, boolean) -
Static method in class com.caucho.quercus.lib.string.StringModule
- returns the md5 hash
- sha1_file(Env, Path, boolean) -
Static method in class com.caucho.quercus.lib.string.StringModule
- returns the md5 hash
- Sha256OutputStream - Class in com.caucho.util
- Creates hashes for the identifiers.
- Sha256OutputStream(OutputStream) -
Constructor for class com.caucho.util.Sha256OutputStream
- Creates the output
- shading(Env, String, double, double, double, double, double, double, double, double, String) -
Method in class com.caucho.quercus.lib.pdf.PDF
- Define a blend
- shading_pattern(Env, int, String) -
Method in class com.caucho.quercus.lib.pdf.PDF
- Sets the shading pattern
- share(ManagedResource) -
Method in interface com.caucho.transaction.ManagedXAResource
-
- 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
-
- shell_exec(Env, String) -
Static method in class com.caucho.quercus.lib.MiscModule
- Execute a system command.
- shfill(Env, int) -
Method in class com.caucho.quercus.lib.pdf.PDF
- Fill with a shading object.
- shiftRight(int, int) -
Method in class com.caucho.amqp.io.AmqpBaseWriter
-
- SHORT -
Static variable in class com.caucho.bytecode.JClass
-
- SHORT -
Static variable in class com.caucho.el.Marshall
-
- SHORT -
Static variable in class com.caucho.hessian.io.BasicDeserializer
-
- SHORT -
Static variable in class com.caucho.hessian.io.BasicSerializer
-
- SHORT_ARRAY -
Static variable in class com.caucho.hessian.io.BasicDeserializer
-
- SHORT_ARRAY -
Static variable in class com.caucho.hessian.io.BasicSerializer
-
- SHORT_HANDLE -
Static variable in class com.caucho.hessian.io.BasicSerializer
-
- ShortArraySerializer - Class in com.caucho.json.ser
-
- ShortHandle - Class in com.caucho.hessian.io
- Handle for Java Short objects.
- ShortHandle(short) -
Constructor for class com.caucho.hessian.io.ShortHandle
-
- ShortMarshal - Class in com.caucho.quercus.marshal
-
- ShortMarshal() -
Constructor for class com.caucho.quercus.marshal.ShortMarshal
-
- shortname -
Variable in class javax.servlet.jsp.tagext.TagLibraryInfo
-
- ShortObjectMarshal - Class in com.caucho.quercus.marshal
-
- ShortObjectMarshal() -
Constructor for class com.caucho.quercus.marshal.ShortObjectMarshal
-
- ShortPrimitiveType - Class in com.caucho.config.type
- Represents a short type.
- ShortType - Class in com.caucho.amber.type
- Represents a java.util.Short type
- ShortType - Class in com.caucho.config.type
- Represents a short or Short type.
- ShortValueExpression - Class in com.caucho.el
- Abstract implementation class for an expression.
- ShortValueExpression(Expr, String, Class) -
Constructor for class com.caucho.el.ShortValueExpression
-
- ShortValueExpression(Expr, String) -
Constructor for class com.caucho.el.ShortValueExpression
-
- ShortValueExpression(Expr) -
Constructor for class com.caucho.el.ShortValueExpression
-
- ShortValueExpression() -
Constructor for class com.caucho.el.ShortValueExpression
-
- shouldEnhance(String) -
Method in class com.caucho.amber.gen.AmberEnhancer
- Returns true if the class should be enhanced.
- shouldEnhance(String) -
Method in interface com.caucho.loader.enhancer.ClassEnhancer
- Returns true if the class will be enhanced.
- shouldEnhance(String) -
Method in class com.caucho.loader.enhancer.ClassEnhancerConfig
- Returns true if the class will be enhanced.
- shouldRetrieveFromCache() -
Method in class com.caucho.amber.manager.AmberConnection
- Returns true when cache items can be used.
- show(String) -
Method in class com.caucho.quercus.lib.pdf.PDF
- Displays text
- show(String) -
Method in class com.caucho.quercus.lib.pdf.PDFStream
-
- show_boxed(String, double, double, double, double, String, String) -
Method in class com.caucho.quercus.lib.pdf.PDF
- Displays text
- show_xy(String, double, double) -
Method in class com.caucho.quercus.lib.pdf.PDF
- Displays text
- shuffle() -
Method in class com.caucho.quercus.env.ArrayCopyValueImpl
- Shuffles the array
- shuffle() -
Method in class com.caucho.quercus.env.ArrayValue
- Shuffles the array
- shuffle() -
Method in class com.caucho.quercus.env.ArrayValueImpl
- Shuffles the array
- shuffle() -
Method in class com.caucho.quercus.env.ArrayValueWrapper
- Shuffles the array
- shuffle() -
Method in class com.caucho.quercus.env.ConstArrayValue
- Shuffles the array
- shuffle() -
Method in class com.caucho.quercus.env.CopyArrayValue
- Shuffles the array
- shuffle() -
Method in class com.caucho.quercus.env.JavaAdapter
- Shuffles the array
- shuffle() -
Method in class com.caucho.quercus.env.JavaAdapterVar
- Shuffles the array.
- shuffle() -
Method in class com.caucho.quercus.env.Value
- Shuffles the array.
- shuffle() -
Method in class com.caucho.quercus.env.Var
- Shuffles the array.
- shuffle(Env, Value) -
Static method in class com.caucho.quercus.lib.ArrayModule
- Returns the current value of the array.
- shutdown(String) -
Method in interface com.caucho.boot.WatchdogAPI
- Shuts the entire watchdog manager down.
- shutdown() -
Method in interface com.caucho.boot.WatchdogProxy
-
- shutdown() -
Method in class com.caucho.distcache.jcache.CacheManagerFacade
-
- shutdown(ExitCode, String) -
Method in class com.caucho.env.shutdown.ShutdownSystem
- Start the server shutdown
- Shutdown - Class in com.caucho.quercus.env
- Represents a PHP shutdown function.
- Shutdown(Callable, Value[]) -
Constructor for class com.caucho.quercus.env.Shutdown
-
- shutdown() -
Method in class com.caucho.quercus.QuercusTimer
-
- SHUTDOWN -
Static variable in class com.caucho.server.http.AbstractHttpRequest
-
- shutdown() -
Method in class com.caucho.server.http.AbstractHttpRequest
- Called by server shutdown to kill any active threads
- SHUTDOWN -
Static variable in class com.caucho.server.http.RequestAdapter
-
- shutdown() -
Method in class com.caucho.server.util.ScheduledThreadPool
- Starts the shutdown.
- SHUTDOWN -
Static variable in class com.caucho.server.webapp.ErrorPageFilter
-
- SHUTDOWN -
Static variable in class com.caucho.server.webapp.ErrorPageManager
-
- shutdown() -
Method in interface javax.cache.CacheManager
-
- shutdownActive(ExitCode, String) -
Static method in class com.caucho.env.shutdown.ShutdownSystem
- Start the server shutdown
- ShutdownCommand - Class in com.caucho.boot
- Command to shutdown Resin server
bin/resin.sh shutdown -server a
- ShutdownCommand() -
Constructor for class com.caucho.boot.ShutdownCommand
-
- shutdownNow() -
Method in class com.caucho.server.util.ScheduledThreadPool
- Starts the shutdown.
- shutdownOutOfMemory(String) -
Static method in class com.caucho.env.shutdown.ShutdownSystem
- Start the server shutdown
- ShutdownService - Class in com.caucho.env.shutdown
- Configuration for the ShutdownSystem.
- ShutdownService() -
Constructor for class com.caucho.env.shutdown.ShutdownService
-
- ShutdownSystem - Class in com.caucho.env.shutdown
- The ShutdownSystem manages the Resin shutdown and includes a timeout
thread.
- sign(String, String, String, String) -
Method in class com.caucho.cloud.security.SecurityService
-
- sign(byte[]) -
Method in class com.caucho.cloud.security.SecurityService
-
- sign(String, String, String, String) -
Method in class com.caucho.hmtp.ClientAuthManager
-
- Signature - Class in com.caucho.config.types
- Configuration for a function signature.
- Signature() -
Constructor for class com.caucho.config.types.Signature
-
- Signature(String) -
Constructor for class com.caucho.config.types.Signature
-
- SignatureAttribute - Class in com.caucho.bytecode
- Represents a generic attribute
- SignaturePattern - Class in com.caucho.config.types
-
- SignaturePattern() -
Constructor for class com.caucho.config.types.SignaturePattern
-
- SignedCredentials - Class in com.caucho.hmtp
- Query to generate a server nonce.
- SignedCredentials() -
Constructor for class com.caucho.hmtp.SignedCredentials
- Null constructor
- SignedCredentials(String, String, String) -
Constructor for class com.caucho.hmtp.SignedCredentials
- Constructor for the result
- SIGNIFICANT_WHITESPACE -
Static variable in class com.caucho.quercus.lib.xml.XmlReader
-
- signSystem(String, String) -
Method in class com.caucho.cloud.security.SecurityService
-
- SimpleActor - Class in com.caucho.bam.actor
- Base class for implementing an Agent.
- SimpleActor() -
Constructor for class com.caucho.bam.actor.SimpleActor
-
- SimpleActor(String, Broker) -
Constructor for class com.caucho.bam.actor.SimpleActor
-
- SimpleActorRef - Class in com.caucho.bam.actor
- Abstract implementation of a BAM actor.
- SimpleActorRef(String, Broker) -
Constructor for class com.caucho.bam.actor.SimpleActorRef
-
- SimpleActorSender - Class in com.caucho.bam.actor
- ActorClient is a convenience API for sending messages to other Actors,
which always using the actor's address as the "from" parameter.
- SimpleActorSender(String, Broker) -
Constructor for class com.caucho.bam.actor.SimpleActorSender
-
- SimpleActorSender(Actor) -
Constructor for class com.caucho.bam.actor.SimpleActorSender
-
- SimpleActorSender(String, Actor, Broker) -
Constructor for class com.caucho.bam.actor.SimpleActorSender
-
- SimpleActorSender(Actor, ManagedBroker, String, String) -
Constructor for class com.caucho.bam.actor.SimpleActorSender
-
- SimpleActorSender(ManagedBroker, String) -
Constructor for class com.caucho.bam.actor.SimpleActorSender
-
- SimpleActorSender(ManagedBroker, String, String) -
Constructor for class com.caucho.bam.actor.SimpleActorSender
-
- SimpleAmpMailbox - Class in com.caucho.amp.impl
- Mailbox for an actor
- SimpleAmpMailbox(AmpActorContext) -
Constructor for class com.caucho.amp.impl.SimpleAmpMailbox
-
- SimpleBamManager - Class in com.caucho.bam.manager
- Broker is the hub which routes messages to actors.
- SimpleBamManager(Broker) -
Constructor for class com.caucho.bam.manager.SimpleBamManager
-
- SimpleBamManager(ManagedBroker) -
Constructor for class com.caucho.bam.manager.SimpleBamManager
-
- SimpleLoader - Class in com.caucho.loader
- Class loader which checks for changes in class files and automatically
picks up new jars.
- SimpleLoader() -
Constructor for class com.caucho.loader.SimpleLoader
- Null constructor for the simple loader.
- SimpleLoader(ClassLoader) -
Constructor for class com.caucho.loader.SimpleLoader
-
- SimpleLoader(DynamicClassLoader, Path) -
Constructor for class com.caucho.loader.SimpleLoader
- Creates the simple loader with the specified path.
- SimpleLoader(DynamicClassLoader, Path, String) -
Constructor for class com.caucho.loader.SimpleLoader
- Creates the simple loader with the specified path and prefix.
- SimpleMailboxBuilder - Class in com.caucho.amp.impl
- Creates mailboxes for actors.
- SimpleMailboxBuilder() -
Constructor for class com.caucho.amp.impl.SimpleMailboxBuilder
-
- 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.
- simplexml_getName() -
Method in class com.caucho.quercus.lib.simplexml.SimpleXMLAttributeList
- Returns the name of the node.
- simplexml_getName() -
Method in class com.caucho.quercus.lib.simplexml.SimpleXMLElement
- Returns the name of the node.
- simplexml_import_dom(Env) -
Method in class com.caucho.quercus.lib.simplexml.SimpleXMLModule
-
- simplexml_load_file(Env, StringValue, String, int, Value, boolean) -
Method in class com.caucho.quercus.lib.simplexml.SimpleXMLModule
-
- simplexml_load_string(Env, Value, String, int, Value, boolean) -
Method in class com.caucho.quercus.lib.simplexml.SimpleXMLModule
-
- SimpleXMLAttribute - Class in com.caucho.quercus.lib.simplexml
- SimpleXMLElement object oriented API facade.
- SimpleXMLAttribute(Env, QuercusClass, SimpleXMLElement, String) -
Constructor for class com.caucho.quercus.lib.simplexml.SimpleXMLAttribute
-
- SimpleXMLAttribute(Env, QuercusClass, SimpleXMLElement, String, String, StringValue) -
Constructor for class com.caucho.quercus.lib.simplexml.SimpleXMLAttribute
-
- SimpleXMLAttributeList - Class in com.caucho.quercus.lib.simplexml
- SimpleXMLElement object oriented API facade.
- SimpleXMLAttributeList(Env, QuercusClass, SimpleXMLElement, String) -
Constructor for class com.caucho.quercus.lib.simplexml.SimpleXMLAttributeList
-
- SimpleXMLAttributeList(Env, QuercusClass, SimpleXMLElement, String, String, StringValue) -
Constructor for class com.caucho.quercus.lib.simplexml.SimpleXMLAttributeList
-
- SimpleXMLChildren - Class in com.caucho.quercus.lib.simplexml
- SimpleXMLElement object oriented API facade.
- SimpleXMLChildren(Env, QuercusClass, SimpleXMLElement, String) -
Constructor for class com.caucho.quercus.lib.simplexml.SimpleXMLChildren
-
- SimpleXMLElement - Class in com.caucho.quercus.lib.simplexml
- SimpleXMLElement object oriented API facade.
- SimpleXMLElement(Env, QuercusClass) -
Constructor for class com.caucho.quercus.lib.simplexml.SimpleXMLElement
-
- SimpleXMLElement(Env, QuercusClass, SimpleXMLElement, String) -
Constructor for class com.caucho.quercus.lib.simplexml.SimpleXMLElement
-
- SimpleXMLElement(Env, QuercusClass, SimpleXMLElement, String, String) -
Constructor for class com.caucho.quercus.lib.simplexml.SimpleXMLElement
-
- SimpleXMLModule - Class in com.caucho.quercus.lib.simplexml
- PHP SimpleXML
- SimpleXMLModule() -
Constructor for class com.caucho.quercus.lib.simplexml.SimpleXMLModule
-
- SimpleXMLNamespaceAttribute - Class in com.caucho.quercus.lib.simplexml
- SimpleXMLElement object oriented API facade.
- SimpleXMLNamespaceAttribute(Env, QuercusClass, SimpleXMLElement, String) -
Constructor for class com.caucho.quercus.lib.simplexml.SimpleXMLNamespaceAttribute
-
- SimpleXMLNamespaceAttribute(Env, QuercusClass, SimpleXMLElement, String, String, StringValue) -
Constructor for class com.caucho.quercus.lib.simplexml.SimpleXMLNamespaceAttribute
-
- SimpleXMLText - Class in com.caucho.quercus.lib.simplexml
- SimpleXMLElement object oriented API facade.
- SimpleXMLText(Env, QuercusClass) -
Constructor for class com.caucho.quercus.lib.simplexml.SimpleXMLText
-
- SimpleXMLText(Env, QuercusClass, StringValue) -
Constructor for class com.caucho.quercus.lib.simplexml.SimpleXMLText
-
- sin(double) -
Static method in class com.caucho.quercus.lib.MathModule
-
- SINGLE_INDIRECT_BLOCKS -
Static variable in class com.caucho.db.blob.Inode
-
- SINGLE_INDIRECT_MAX -
Static variable in class com.caucho.db.blob.Inode
-
- SingleLoadBalanceManager - Class in com.caucho.cloud.loadbalance
- Manages a load balancer.
- SingleLoadBalanceManager(ClientSocketFactory, String) -
Constructor for class com.caucho.cloud.loadbalance.SingleLoadBalanceManager
-
- SingleLoadBalanceManager(String) -
Constructor for class com.caucho.cloud.loadbalance.SingleLoadBalanceManager
-
- SingleLock - Class in com.caucho.env.lock
- Manages the distributed lock
- SingleLock(String) -
Constructor for class com.caucho.env.lock.SingleLock
-
- SingleLockManager - Class in com.caucho.env.lock
- Manages the distributed lock
- SingleLockManager() -
Constructor for class com.caucho.env.lock.SingleLockManager
-
- SingleNodeIterator - Class in com.caucho.xpath.pattern
- Iterates through matching nodes.
- SingleNodeIterator(ExprEnvironment, Node) -
Constructor for class com.caucho.xpath.pattern.SingleNodeIterator
-
- singleNumber(XslWriter, Node, Env, AbstractPattern, AbstractPattern, XslNumberFormat) -
Method in class com.caucho.xsl.StylesheetImpl
-
- SingleSignon - Interface in com.caucho.security
- Cache to store login for multiple web-apps.
- SingleSignonEntry - Class in com.caucho.security
-
- SingleThreadModel - Interface in javax.servlet
- Deprecated. since Servlet 2.4
- SingleThreadServletFilterChain - Class in com.caucho.server.dispatch
- Represents the final servlet in a filter chain.
- SingleThreadServletFilterChain(ServletConfigImpl) -
Constructor for class com.caucho.server.dispatch.SingleThreadServletFilterChain
- Create the filter chain servlet.
- singleton(Object) -
Method in class com.caucho.config.inject.BeanBuilder
-
- Singleton - Annotation Type in javax.ejb
- The Singleton annotation.
- Singleton - Annotation Type in javax.inject
- The @ApplicationScoped represents the servlet application scope
- SingletonAspectBeanFactory<X> - Class in com.caucho.ejb.gen
- Factory for creating stateful business methods.
- SingletonAspectBeanFactory(InjectManager, AnnotatedType<X>) -
Constructor for class com.caucho.ejb.gen.SingletonAspectBeanFactory
-
- SingletonBean<T> - Class in com.caucho.config.inject
- SingletonBean represents a singleton instance exported as a web beans.
- SingletonBindingHandle - Class in com.caucho.config.inject
- Handle for webbeans serialization
- SingletonBindingHandle(Class<?>, Annotation...) -
Constructor for class com.caucho.config.inject.SingletonBindingHandle
-
- SingletonComponent<X> - Class in com.caucho.ejb.session
- Component for session beans
- SingletonComponent(SingletonProxyFactory) -
Constructor for class com.caucho.ejb.session.SingletonComponent
-
- SingletonContext<X,T> - Class in com.caucho.ejb.session
- Abstract base class for an session context
- SingletonContext(SingletonManager<X>, Class<T>) -
Constructor for class com.caucho.ejb.session.SingletonContext
-
- SingletonGenerator<X> - Class in com.caucho.ejb.gen
- Generates the skeleton for a singleton bean.
- SingletonGenerator(String, AnnotatedType<X>, ArrayList<AnnotatedType<? super X>>, AnnotatedType<X>, ArrayList<AnnotatedType<? super X>>) -
Constructor for class com.caucho.ejb.gen.SingletonGenerator
-
- SingletonHandle - Class in com.caucho.config.inject
- Handle for webbeans serialization
- SingletonHandle(String) -
Constructor for class com.caucho.config.inject.SingletonHandle
-
- SingletonInjectionTarget<T> - Class in com.caucho.ejb.server
- Creates an configures an ejb instance
- SingletonInjectionTarget(AbstractEjbBeanManager<T>, AnnotatedType<T>) -
Constructor for class com.caucho.ejb.server.SingletonInjectionTarget
-
- SingletonLiteral - Class in com.caucho.config.cfg
- Represents the @Singleton annotation
- SingletonLiteral - Class in com.caucho.ejb.cfg
- Configuration for an ejb stateless session bean.
- SingletonLiteral(String, String, String) -
Constructor for class com.caucho.ejb.cfg.SingletonLiteral
-
- SingletonManager<X> - Class in com.caucho.ejb.session
- Server container for a session bean.
- SingletonManager(EjbManager, String, String, AnnotatedType<X>, AnnotatedType<X>, EjbLazyGenerator<X>) -
Constructor for class com.caucho.ejb.session.SingletonManager
-
- SingletonMethodHeadFactory<X> - Class in com.caucho.ejb.gen
- Represents a stateless local business method
- SingletonMethodHeadFactory(SingletonAspectBeanFactory<X>, AspectFactory<X>) -
Constructor for class com.caucho.ejb.gen.SingletonMethodHeadFactory
-
- SingletonMethodHeadGenerator<X> - Class in com.caucho.ejb.gen
- Represents a singleton local business method
- SingletonMethodHeadGenerator(SingletonMethodHeadFactory<X>, AnnotatedMethod<? super X>, AspectGenerator<X>) -
Constructor for class com.caucho.ejb.gen.SingletonMethodHeadGenerator
-
- SingletonProxyFactory - Interface in com.caucho.ejb.session
- Creates a new instance of a singleton bean
- SingletonScope - Class in com.caucho.config.scope
- The application scope value
- SingletonScope() -
Constructor for class com.caucho.config.scope.SingletonScope
- Returns the current application scope
- SingletonValueGenerator - Class in com.caucho.config.program
- Creates a new value.
- SingletonValueGenerator(Object) -
Constructor for class com.caucho.config.program.SingletonValueGenerator
-
- SingleVoteManager - Class in com.caucho.env.vote
- Manages the distributed vote
- SingleVoteManager(ServletService) -
Constructor for class com.caucho.env.vote.SingleVoteManager
-
- SingularAttribute<X,T> - Interface in javax.persistence.metamodel
- Reflection model for a JPA attribute
- sinh(Value) -
Static method in class com.caucho.quercus.lib.MathModule
-
- SIPUSH -
Static variable in class com.caucho.bytecode.CodeVisitor
-
- size() -
Method in class com.caucho.amber.collection.CollectionImpl
- Returns the number of items in the collection.
- size() -
Method in class com.caucho.amber.collection.MapImpl
- Returns the number of items in the collection.
- size() -
Method in class com.caucho.amber.collection.SetImpl
- Returns the number of items in the collection.
- SIZE -
Static variable in class com.caucho.amber.query.QueryParser
-
- size() -
Method in class com.caucho.config.reflect.AnnotationSet
-
- size() -
Method in class com.caucho.env.dbpool.IdlePoolSet
- Returns the number of elements in the set.
- SIZE -
Static variable in class com.caucho.hessian.io.Hessian2Output
-
- size() -
Method in class com.caucho.hessian.util.IdentityIntMap
- Returns the current number of entries in the map.
- size() -
Method in class com.caucho.hessian.util.IntMap
- Returns the current number of entries in the map.
- size() -
Method in class com.caucho.java.LineMap
-
- size() -
Method in class com.caucho.jms.queue.AbstractQueue
-
- size() -
Method in class com.caucho.jms.queue.AbstractTopic
-
- size() -
Method in class com.caucho.jms.queue.JmsBlockingQueue
-
- size() -
Method in class com.caucho.jsp.el.ImplicitFieldExpr.AttributeMap.EntrySet
-
- size() -
Method in class com.caucho.jsp.el.ImplicitObjectExpr.AttributeMap.EntrySet
-
- size() -
Method in class com.caucho.jsp.el.PageContextAttributeMap.EntrySet
-
- size() -
Method in class com.caucho.jsp.TagInstance
-
- size() -
Method in class com.caucho.loader.EnvironmentMap
-
- size() -
Method in class com.caucho.loader.EnvironmentProperties
-
- size() -
Method in class com.caucho.log.ELFormatter.CookieMap
-
- size() -
Method in class com.caucho.make.DependencyContainer
-
- size() -
Method in class com.caucho.message.common.AbstractMessageReceiver
-
- size() -
Method in class com.caucho.message.common.AbstractQueueSender
-
- size() -
Method in class com.caucho.naming.QName
-
- size() -
Method in class com.caucho.quercus.env.ArrayValue.EntrySet
-
- size() -
Method in class com.caucho.quercus.env.ArrayValue.KeySet
-
- size() -
Method in class com.caucho.quercus.env.ArrayValue.ValueCollection
-
- size() -
Method in class com.caucho.quercus.env.ArrayValueImpl
- Returns the size.
- size() -
Method in class com.caucho.quercus.env.JavaAdapter.KeySet
-
- size() -
Method in class com.caucho.quercus.env.JavaCollectionAdapter.CollectionSet
-
- size() -
Method in class com.caucho.quercus.env.JavaCollectionAdapter.CollectionValueSet
-
- size() -
Method in class com.caucho.quercus.env.JavaCollectionAdapter.ValueCollection
-
- size() -
Method in class com.caucho.quercus.env.JavaMapAdapter.MapSet
-
- size() -
Method in class com.caucho.quercus.env.JavaMapAdapter
-
- size() -
Method in class com.caucho.quercus.env.JavaMapAdapter.ValueCollection
-
- SIZE -
Static variable in class com.caucho.quercus.env.LargeStringBuilderValue
-
- size() -
Method in class com.caucho.quercus.env.ObjectExtValue.EntrySet
-
- size(Env) -
Method in class com.caucho.quercus.lib.db.OracleOciCollection
- Returns size of the collection
- size(Env) -
Method in class com.caucho.quercus.lib.db.OracleOciLob
- Returns size of large object
- size() -
Method in class com.caucho.remote.websocket.WebSocketBlockingQueue
-
- SIZE -
Static variable in class com.caucho.server.distcache.HashManager
-
- SIZE -
Static variable in class com.caucho.server.http.ToByteResponseStream
-
- size() -
Method in class com.caucho.server.snmp.types.SequenceValue
-
- size() -
Method in class com.caucho.util.AbstractSoftScheduler
- Returns the number of distinct time intervals held by the schedule.
- size() -
Method in class com.caucho.util.ByteBuffer
-
- size() -
Method in class com.caucho.util.CaseInsensitiveIntMap
- Returns the current number of entries in the map.
- size() -
Method in class com.caucho.util.ConcurrentArrayList
-
- size() -
Method in class com.caucho.util.DoubleArray
-
- SIZE -
Static variable in class com.caucho.util.HashKeyManager
-
- size() -
Method in class com.caucho.util.HashMapImpl
- Returns the current number of entries in the cache.
- size() -
Method in class com.caucho.util.IdentityIntMap
- Returns the current number of entries in the map.
- size() -
Method in class com.caucho.util.IntArray
- Returns the current size of the array
- size() -
Method in class com.caucho.util.IntMap
- Returns the current number of entries in the map.
- size() -
Method in class com.caucho.util.IntQueue
-
- size() -
Method in class com.caucho.util.IntSet
-
- size() -
Method in class com.caucho.util.LifoSet
- Returns the number of elements in the set.
- size() -
Method in class com.caucho.util.LongKeyHashMap
- Returns the current number of entries in the cache.
- size() -
Method in class com.caucho.util.LongKeyLruCache
- Returns the current number of entries in the cache.
- size() -
Method in class com.caucho.util.LongKeyMap
- Returns the current number of entries in the map.
- size() -
Method in class com.caucho.util.LongMap
- Returns the current number of entries in the map.
- size() -
Method in class com.caucho.util.LruCache
- Returns the current number of entries in the cache.
- size() -
Method in class com.caucho.util.WeakLruCache
- Returns the current number of entries in the cache.
- SIZE -
Static variable in class com.caucho.vfs.TempBuffer
-
- SIZE -
Static variable in class com.caucho.vfs.TempCharBuffer
-
- size(Expression<C>) -
Method in interface javax.persistence.criteria.CriteriaBuilder
-
- size(C) -
Method in interface javax.persistence.criteria.CriteriaBuilder
-
- SizeFunExpr - Class in com.caucho.amber.expr.fun
- SIZE function expression
- SizeFunExpr(QueryParser, ArrayList<AmberExpr>) -
Constructor for class com.caucho.amber.expr.fun.SizeFunExpr
- Creates a new expression
- sizeof(Env, Value, int) -
Static method in class com.caucho.quercus.lib.ArrayModule
- Returns the size of the array.
- Skeleton - Class in com.caucho.ejb.protocol
- Base class for any bean skeleton capable of handling an BURLAP-RPC request.
- Skeleton() -
Constructor for class com.caucho.ejb.protocol.Skeleton
-
- SkeletonActorFilter<T> - Class in com.caucho.bam.actor
- Base ActorStream implementation using introspection and
@Message
annotations to simplify
Actor development. - SkeletonActorFilter(Actor, T) -
Constructor for class com.caucho.bam.actor.SkeletonActorFilter
-
- SkeletonInvocationException - Exception in com.caucho.bam.actor
- Exception caught by the skeleton invocation
- SkeletonInvocationException() -
Constructor for exception com.caucho.bam.actor.SkeletonInvocationException
-
- SkeletonInvocationException(String) -
Constructor for exception com.caucho.bam.actor.SkeletonInvocationException
-
- SkeletonInvocationException(Throwable) -
Constructor for exception com.caucho.bam.actor.SkeletonInvocationException
-
- SkeletonInvocationException(String, Throwable) -
Constructor for exception com.caucho.bam.actor.SkeletonInvocationException
-
- skew(double, double) -
Method in class com.caucho.quercus.lib.pdf.PDF
- Skews the coordinates
- skip(long) -
Method in class com.caucho.quercus.lib.zlib.GZInputStream
- Skips over and discards n bytes.
- skip(long) -
Method in class com.caucho.remote.websocket.WebSocketInputStream
-
- skip() -
Method in class com.caucho.server.http.AbstractHttpRequest
-
- skip() -
Method in class com.caucho.server.http.HttpRequest
-
- skip(long) -
Method in class com.caucho.server.http.ServletInputStreamImpl
-
- skip(int) -
Method in class com.caucho.util.CharCursor
- Skips the next n characters
- skip(CharCursor) -
Method in class com.caucho.util.CharScanner
- Skips characters from the cursor until one matches a delimiter.
- skip(int) -
Method in class com.caucho.util.StringCharCursor
- Skips the next n characters
- skip(long) -
Method in class com.caucho.vfs.BufferedReaderAdapter
-
- skip(long) -
Method in class com.caucho.vfs.DatagramStream
- Skips bytes in the file.
- skip(long) -
Method in class com.caucho.vfs.DatastoreInputStream
-
- skip(long) -
Method in class com.caucho.vfs.DatastoreRandomAccessFile
-
- skip(long) -
Method in class com.caucho.vfs.DatastoreRandomAccessInputStream
-
- skip(long) -
Method in class com.caucho.vfs.DatastoreReadStream
- Skips bytes in the file.
- skip(long) -
Method in class com.caucho.vfs.FileReadStream
- Skips bytes in the file.
- skip(long) -
Method in class com.caucho.vfs.JniFileStream
-
- skip(long) -
Method in class com.caucho.vfs.ReadStream
- Skips the next
n
bytes.
- skip(long) -
Method in class com.caucho.vfs.SocketStream
- Skips bytes in the file.
- skip(long) -
Method in class com.caucho.vfs.StreamImpl
- Skips a number of bytes, returning the bytes skipped.
- skip(long) -
Method in class com.caucho.vfs.VfsStream
-
- SKIP_BODY -
Static variable in interface javax.servlet.jsp.tagext.Tag
-
- SKIP_DOTS -
Static variable in class com.caucho.quercus.lib.spl.FilesystemIterator
-
- SKIP_PAGE -
Static variable in interface javax.servlet.jsp.tagext.Tag
-
- skipObject() -
Method in class com.caucho.server.snmp.SnmpParser
-
- skipOptionalCall() -
Method in class com.caucho.hessian.io.AbstractHessianInput
- For backward compatibility with HessianSkeleton
- skipOptionalCall() -
Method in class com.caucho.hessian.io.HessianInput
- For backward compatibility with HessianSkeleton
- 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
-
- skippedEntity(String) -
Method in class com.caucho.relaxng.VerifierFilter
-
- skippedEntity(String) -
Method in class com.caucho.xml.DOMBuilder
-
- skippedEntity(String) -
Method in class com.caucho.xml2.DOMBuilder
-
- skipToEnd(ReadStream) -
Method in class com.caucho.message.stomp.StompCommand
-
- skipToFrameEnd() -
Method in class com.caucho.remote.websocket.FrameInputStream
-
- skipWhitespace() -
Method in class com.caucho.burlap.client.MicroBurlapInput
-
- skipWhitespace() -
Method in class com.caucho.burlap.io.BurlapInput
-
- skipWhitespace(CharCursor) -
Method in class com.caucho.security.DigestLogin
-
- sleep(long) -
Static method in class com.caucho.quercus.lib.MiscModule
- Sleep for a number of seconds.
- slice(Env, int, int, boolean) -
Method in class com.caucho.quercus.env.ArrayValue
- Slices.
- slice(Env, int, int, boolean) -
Method in class com.caucho.quercus.env.ArrayValueImpl
- Slices.
- slice(Env, int, int, boolean) -
Method in class com.caucho.quercus.env.CopyArrayValue
- Slices.
- Slist - Class in com.caucho.util
- Cons-cell slist of objects
- Slist(Slist, Object) -
Constructor for class com.caucho.util.Slist
- Create a new cons-cell
- SMALL_SIZE -
Static variable in class com.caucho.vfs.TempBuffer
-
- SmtpTransport - Class in com.caucho.mail.smtp
- Resin's SMTP transport implementation.
- SmtpTransport(Session, URLName) -
Constructor for class com.caucho.mail.smtp.SmtpTransport
-
- snapshot() -
Method in class com.caucho.tools.profiler.ProfilerAdmin
-
- snapshot() -
Method in interface com.caucho.tools.profiler.ProfilerMBean
-
- snapshotHealth() -
Method in interface com.caucho.management.server.SnapshotServiceMXBean
-
- snapshotHeap() -
Method in interface com.caucho.management.server.SnapshotServiceMXBean
-
- snapshotJmx() -
Method in interface com.caucho.management.server.SnapshotServiceMXBean
-
- snapshotProfile() -
Method in interface com.caucho.management.server.SnapshotServiceMXBean
-
- snapshotProfile(long, long, int) -
Method in interface com.caucho.management.server.SnapshotServiceMXBean
-
- snapshotScoreboards() -
Method in interface com.caucho.management.server.SnapshotServiceMXBean
-
- SnapshotServiceMXBean - Interface in com.caucho.management.server
- Interface for taking and retrieving a snapshot.
- snapshotThreadDump() -
Method in interface com.caucho.management.server.SnapshotServiceMXBean
-
- SnmpAdmin - Class in com.caucho.server.snmp
-
- SnmpAdmin(String, int) -
Constructor for class com.caucho.server.snmp.SnmpAdmin
-
- SnmpMessageValue - Class in com.caucho.server.snmp.types
-
- SnmpMessageValue(int, String, PduValue) -
Constructor for class com.caucho.server.snmp.types.SnmpMessageValue
-
- SnmpMessageValue(IntegerValue, OctetStringValue, PduValue) -
Constructor for class com.caucho.server.snmp.types.SnmpMessageValue
-
- SnmpParser - Class in com.caucho.server.snmp
-
- SnmpParser(InputStream) -
Constructor for class com.caucho.server.snmp.SnmpParser
-
- SnmpParser(String) -
Constructor for class com.caucho.server.snmp.SnmpParser
-
- SnmpParsingException - Exception in com.caucho.server.snmp
-
- SnmpParsingException(String) -
Constructor for exception com.caucho.server.snmp.SnmpParsingException
-
- SnmpParsingException(Exception) -
Constructor for exception com.caucho.server.snmp.SnmpParsingException
-
- SnmpProtocol - Class in com.caucho.server.snmp
-
- SnmpProtocol() -
Constructor for class com.caucho.server.snmp.SnmpProtocol
-
- SnmpRequest - Class in com.caucho.server.snmp
-
- SnmpRequest(SocketLink, TreeMap<String, Oid>, OctetStringValue) -
Constructor for class com.caucho.server.snmp.SnmpRequest
-
- SnmpRuntimeException - Exception in com.caucho.server.snmp
-
- SnmpRuntimeException(String) -
Constructor for exception com.caucho.server.snmp.SnmpRuntimeException
-
- SnmpRuntimeException(Exception) -
Constructor for exception com.caucho.server.snmp.SnmpRuntimeException
-
- SnmpValue - Class in com.caucho.server.snmp.types
-
- SnmpValue() -
Constructor for class com.caucho.server.snmp.types.SnmpValue
-
- socket_bind(Env, SocketInputOutput, StringValue, int) -
Static method in class com.caucho.quercus.lib.file.SocketModule
-
- socket_close(Env, SocketInputOutput) -
Static method in class com.caucho.quercus.lib.file.SocketModule
-
- socket_connect(Env, SocketInputOutput, StringValue, int) -
Static method in class com.caucho.quercus.lib.file.SocketModule
-
- socket_create(Env, int, int, int) -
Static method in class com.caucho.quercus.lib.file.SocketModule
-
- socket_get_status(Env, BinaryStream) -
Static method in class com.caucho.quercus.lib.file.SocketModule
-
- socket_read(Env, SocketInputOutput, int, int) -
Static method in class com.caucho.quercus.lib.file.SocketModule
-
- socket_set_timeout(Env, Value, int, int) -
Static method in class com.caucho.quercus.lib.file.SocketModule
-
- socket_shutdown(Env, SocketInputOutput, int) -
Method in class com.caucho.quercus.lib.file.SocketModule
- Closes a socket.
- socket_write(Env, SocketInputOutput, InputStream, int) -
Static method in class com.caucho.quercus.lib.file.SocketModule
-
- SocketChannelStream - Class in com.caucho.vfs
- Specialized stream to handle sockets.
- SocketChannelStream() -
Constructor for class com.caucho.vfs.SocketChannelStream
-
- SocketChannelStream(SocketChannel) -
Constructor for class com.caucho.vfs.SocketChannelStream
-
- SocketInputOutput - Interface in com.caucho.quercus.lib.file
- Represents read/write stream
- SocketInputOutput.Domain - Enum in com.caucho.quercus.lib.file
-
- SocketLink - Interface in com.caucho.network.listen
- Represents a protocol-independent connection.
- SocketLinkCometListener - Interface in com.caucho.network.listen
- Application handler for a comet controller.
- SocketLinkDuplexController - Class in com.caucho.network.listen
- Public API to control a http upgrade connection.
- SocketLinkDuplexController(TcpSocketLink, SocketLinkDuplexListener) -
Constructor for class com.caucho.network.listen.SocketLinkDuplexController
-
- SocketLinkDuplexListener - Interface in com.caucho.network.listen
- Resin network handler for a bidirectional tcp stream.
- SocketModule - Class in com.caucho.quercus.lib.file
- Information and actions for about sockets
- SocketModule() -
Constructor for class com.caucho.quercus.lib.file.SocketModule
-
- SocketPolicyProtocol - Class in com.caucho.protocols.flash
- Simple protocol that sends the contents of a specified file as soon
as it is contacted.
- SocketPolicyProtocol() -
Constructor for class com.caucho.protocols.flash.SocketPolicyProtocol
-
- SocketPolicyRequest - Class in com.caucho.protocols.flash
-
- SocketPolicyRequest(ServletService, SocketLink, Path) -
Constructor for class com.caucho.protocols.flash.SocketPolicyRequest
-
- SocketPollService - Class in com.caucho.network.listen
- The socket poll service, provides nio-style socket listening.
- SocketPollService() -
Constructor for class com.caucho.network.listen.SocketPollService
-
- SocketStream - Class in com.caucho.vfs
- Specialized stream to handle sockets.
- SocketStream() -
Constructor for class com.caucho.vfs.SocketStream
-
- SocketStream(Socket) -
Constructor for class com.caucho.vfs.SocketStream
-
- SocketTimeoutException - Exception in com.caucho.vfs
- Exception thrown when a client unexpectedly closes a connection.
- SocketTimeoutException() -
Constructor for exception com.caucho.vfs.SocketTimeoutException
-
- SocketTimeoutException(String) -
Constructor for exception com.caucho.vfs.SocketTimeoutException
-
- SocketTimeoutException(Exception) -
Constructor for exception com.caucho.vfs.SocketTimeoutException
-
- softPrintln() -
Method in class com.caucho.vfs.XmlWriter
-
- some(Subquery<Y>) -
Method in interface javax.persistence.criteria.CriteriaBuilder
-
- sort(List<MBeanOperationInfo>) -
Static method in class com.caucho.admin.action.AbstractJmxAction
-
- sort(Comparator<Map.Entry<Value, Value>>, boolean, boolean) -
Method in class com.caucho.quercus.env.ArrayValue
- Sorts this array based using the passed Comparator
- sort(Comparator<Map.Entry<Value, Value>>, boolean, boolean) -
Method in class com.caucho.quercus.env.JavaAdapter
- Sorts this array based using the passed Comparator
- sort(Env, Value, long) -
Static method in class com.caucho.quercus.lib.ArrayModule
- Sorts the array based on values in ascending order
- Sort - Class in com.caucho.util
-
- Sort() -
Constructor for class com.caucho.util.Sort
-
- sort(ArrayList) -
Method in class com.caucho.util.Sort
-
- Sort - Class in com.caucho.xsl
-
- Sort(String, String, boolean) -
Constructor for class com.caucho.xsl.Sort
-
- Sort(String, String, String) -
Constructor for class com.caucho.xsl.Sort
-
- Sort(String, String, String, String) -
Constructor for class com.caucho.xsl.Sort
-
- SORT_ASC -
Static variable in class com.caucho.quercus.lib.ArrayModule
-
- SORT_DESC -
Static variable in class com.caucho.quercus.lib.ArrayModule
-
- SORT_LOCALE_STRING -
Static variable in class com.caucho.quercus.lib.ArrayModule
-
- SORT_NORMAL -
Static variable in class com.caucho.quercus.lib.ArrayModule
-
- SORT_NUMERIC -
Static variable in class com.caucho.quercus.lib.ArrayModule
-
- SORT_REGULAR -
Static variable in class com.caucho.quercus.lib.ArrayModule
-
- SORT_REVERSE -
Static variable in class com.caucho.quercus.lib.ArrayModule
-
- SORT_STRING -
Static variable in class com.caucho.quercus.lib.ArrayModule
-
- sortedEntrySet() -
Method in class com.caucho.quercus.env.CompiledObjectValue
- Returns a Set of entries, sorted by key.
- sortedEntrySet() -
Method in class com.caucho.quercus.env.ObjectExtValue
- Returns a Set of entries, sorted by key.
- soundex(StringValue) -
Static method in class com.caucho.quercus.lib.string.StringModule
-
- SourceDebugExtensionAttribute - Class in com.caucho.bytecode
- Represents a generic attribute
- SourceDebugExtensionAttribute(String) -
Constructor for class com.caucho.bytecode.SourceDebugExtensionAttribute
-
- SPACE -
Static variable in interface javax.xml.stream.XMLStreamConstants
-
- SpacerBootOption - Class in com.caucho.boot
-
- SpacerBootOption() -
Constructor for class com.caucho.boot.SpacerBootOption
-
- SpdyServerProtocol - Class in com.caucho.server.spdy
- SPDY server protocol
- SpdyServerProtocol() -
Constructor for class com.caucho.server.spdy.SpdyServerProtocol
-
- SpecialIdentifierSelector - Class in com.caucho.jms.selector
- The selector to grab a property.
- Specializes - Annotation Type in javax.enterprise.inject
- Bean factory methods are declared with the @Produces annotation.
- spl_autoload(Env, String, String) -
Static method in class com.caucho.quercus.lib.spl.SplModule
-
- spl_autoload_extensions(Env, String) -
Static method in class com.caucho.quercus.lib.spl.SplModule
-
- spl_autoload_functions(Env) -
Static method in class com.caucho.quercus.lib.spl.SplModule
-
- spl_autoload_register(Env, Callable, boolean, boolean) -
Static method in class com.caucho.quercus.lib.spl.SplModule
-
- spl_autoload_unregister(Env, Callable) -
Static method in class com.caucho.quercus.lib.spl.SplModule
-
- SplFileInfo - Class in com.caucho.quercus.lib.spl
-
- SplFileInfo(Env, StringValue) -
Constructor for class com.caucho.quercus.lib.spl.SplFileInfo
-
- SplFileInfo(Path) -
Constructor for class com.caucho.quercus.lib.spl.SplFileInfo
-
- SplFileInfo(Env, StringValue, boolean) -
Constructor for class com.caucho.quercus.lib.spl.SplFileInfo
-
- SplFileObject - Class in com.caucho.quercus.lib.spl
-
- SplFileObject(Env, StringValue, String, boolean, Value) -
Constructor for class com.caucho.quercus.lib.spl.SplFileObject
-
- splice(int, int, ArrayValue) -
Method in class com.caucho.quercus.env.ArrayCopyValueImpl
- Replace a section of the array.
- splice(int, int, ArrayValue) -
Method in class com.caucho.quercus.env.ArrayValue
- Splices.
- splice(int, int, ArrayValue) -
Method in class com.caucho.quercus.env.ArrayValueImpl
- Replace a section of the array.
- splice(int, int, ArrayValue) -
Method in class com.caucho.quercus.env.ArrayValueWrapper
- Splices values
- splice(int, int, ArrayValue) -
Method in class com.caucho.quercus.env.CopyArrayValue
- Splices.
- splice(int, int, ArrayValue) -
Method in class com.caucho.quercus.env.JavaAdapter
- Splices.
- spliceImpl(Env, Value, ArrayValue, int, int, ArrayValue) -
Static method in class com.caucho.quercus.lib.ArrayModule
-
- split(String, String) -
Static method in class com.caucho.jstl.Functions
- Splits into
- split(Env, Ereg, StringValue, long) -
Static method in class com.caucho.quercus.lib.regexp.RegexpModule
- Returns an array of strings produces from splitting the passed string
around the provided pattern.
- splitAnd(ArrayList<Expr>) -
Method in class com.caucho.db.sql.Expr
- Splits the expr into and blocks.
- spliti(Env, Eregi, StringValue, long) -
Static method in class com.caucho.quercus.lib.regexp.RegexpModule
- Returns an array of strings produces from splitting the passed string
around the provided pattern.
- splitNameList(String) -
Static method in class com.caucho.xml.XmlUtil
- Treats the string as an attribute list, splitting it into a HashMap.
- splitNameList(String) -
Static method in class com.caucho.xml2.XmlUtil
- Treats the string as an attribute list, splitting it into a HashMap.
- splitQuery(Invocation, String) -
Method in class com.caucho.server.dispatch.InvocationDecoder
- Splits out the query string, and normalizes the URI, assuming nothing
needs unescaping.
- splitQueryAndUnescape(Invocation, byte[], int) -
Method in class com.caucho.server.dispatch.InvocationDecoder
- Splits out the query string and unescape the value.
- splitText(int) -
Method in class com.caucho.quercus.lib.dom.DOMCDATASection
-
- splitText(int) -
Method in class com.caucho.quercus.lib.dom.DOMText
-
- splitText(int) -
Method in class com.caucho.xml.QCdata
-
- splitText(int) -
Method in class com.caucho.xml.QText
-
- splitText(int) -
Method in class com.caucho.xml2.QCdata
-
- splitText(int) -
Method in class com.caucho.xml2.QText
-
- SplModule - Class in com.caucho.quercus.lib.spl
-
- SplModule() -
Constructor for class com.caucho.quercus.lib.spl.SplModule
-
- sprintf(String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) -
Static method in class com.caucho.config.functions.FmtFunctions
-
- sprintf(String, Object, Object, Object, Object, Object, Object, Object, Object, Object) -
Static method in class com.caucho.config.functions.FmtFunctions
-
- sprintf(String, Object, Object, Object, Object, Object, Object, Object, Object) -
Static method in class com.caucho.config.functions.FmtFunctions
-
- sprintf(String, Object, Object, Object, Object, Object, Object, Object) -
Static method in class com.caucho.config.functions.FmtFunctions
-
- sprintf(String, Object, Object, Object, Object, Object, Object) -
Static method in class com.caucho.config.functions.FmtFunctions
-
- sprintf(String, Object, Object, Object, Object, Object) -
Static method in class com.caucho.config.functions.FmtFunctions
-
- sprintf(String, Object, Object, Object, Object) -
Static method in class com.caucho.config.functions.FmtFunctions
-
- sprintf(String, Object, Object, Object) -
Static method in class com.caucho.config.functions.FmtFunctions
-
- sprintf(String, Object, Object) -
Static method in class com.caucho.config.functions.FmtFunctions
-
- sprintf(String, Object) -
Static method in class com.caucho.config.functions.FmtFunctions
-
- sprintf(Env, StringValue, Value[]) -
Static method in class com.caucho.quercus.lib.string.StringModule
- Print to a string with a formatter
- Sprintf - Class in com.caucho.util
-
- Sprintf() -
Constructor for class com.caucho.util.Sprintf
-
- sprintf(String, Object[]) -
Static method in class com.caucho.util.Sprintf
- An implementation of the classic sprintf.
- sprintf(String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) -
Static method in class com.caucho.util.Sprintf
-
- sprintf(String, Object, Object, Object, Object, Object, Object, Object, Object, Object) -
Static method in class com.caucho.util.Sprintf
-
- sprintf(String, Object, Object, Object, Object, Object, Object, Object, Object) -
Static method in class com.caucho.util.Sprintf
-
- sprintf(String, Object, Object, Object, Object, Object, Object, Object) -
Static method in class com.caucho.util.Sprintf
-
- sprintf(String, Object, Object, Object, Object, Object, Object) -
Static method in class com.caucho.util.Sprintf
-
- sprintf(String, Object, Object, Object, Object, Object) -
Static method in class com.caucho.util.Sprintf
-
- sprintf(String, Object, Object, Object, Object) -
Static method in class com.caucho.util.Sprintf
-
- sprintf(String, Object, Object, Object) -
Static method in class com.caucho.util.Sprintf
-
- sprintf(String, Object, Object) -
Static method in class com.caucho.util.Sprintf
-
- sprintf(String, Object) -
Static method in class com.caucho.util.Sprintf
-
- sprintf(CharBuffer, String, Object...) -
Static method in class com.caucho.util.Sprintf
-
- SpyConnection - Class in com.caucho.sql.spy
- Spying on a connection.
- SpyConnection(Connection, SpyDataSource, DriverConfig) -
Constructor for class com.caucho.sql.spy.SpyConnection
- Creates a new SpyConnection.
- SpyConnection(Connection, SpyDataSource, String) -
Constructor for class com.caucho.sql.spy.SpyConnection
- Creates a new SpyConnection.
- SpyConnectionPoolDataSource - Class in com.caucho.sql.spy
- Spying on a driver.
- SpyConnectionPoolDataSource(ConnectionPoolDataSource, String) -
Constructor for class com.caucho.sql.spy.SpyConnectionPoolDataSource
- Creates a new SpyDriver.
- SpyDataSource - Class in com.caucho.sql.spy
- Source for spy connections
- SpyDataSource() -
Constructor for class com.caucho.sql.spy.SpyDataSource
- Creates a new SpyDataSource
- SpyDataSource(String) -
Constructor for class com.caucho.sql.spy.SpyDataSource
- Creates a new SpyDataSource
- SpyDriver - Class in com.caucho.sql.spy
- Spying on a driver.
- SpyDriver(Driver, DriverConfig) -
Constructor for class com.caucho.sql.spy.SpyDriver
- Creates a new SpyDriver.
- SpyPath - Class in com.caucho.vfs
- Logs usage of the path.
- SpyPath(Path) -
Constructor for class com.caucho.vfs.SpyPath
- Creates a new Path object.
- SpyPooledConnection - Class in com.caucho.sql.spy
- Spying on a connection.
- SpyPooledConnection(PooledConnection, String) -
Constructor for class com.caucho.sql.spy.SpyPooledConnection
- Creates a new SpyConnection.
- SpyPreparedStatement - Class in com.caucho.sql.spy
- Spying on a statement;
- SpyRandomAccessStream - Class in com.caucho.vfs
- Reads from a file in a random-access fashion.
- SpyRandomAccessStream(RandomAccessStream) -
Constructor for class com.caucho.vfs.SpyRandomAccessStream
-
- SpyScheme - Class in com.caucho.vfs
-
- SpyScheme() -
Constructor for class com.caucho.vfs.SpyScheme
-
- SpyStatement - Class in com.caucho.sql.spy
- Spying on a statement;
- SpyXAConnection - Class in com.caucho.sql.spy
- Spying on a connection.
- SpyXAConnection(XAConnection, String) -
Constructor for class com.caucho.sql.spy.SpyXAConnection
- Creates a new SpyConnection.
- SpyXADataSource - Class in com.caucho.sql.spy
- Spying on a driver.
- SpyXADataSource(XADataSource) -
Constructor for class com.caucho.sql.spy.SpyXADataSource
- Creates a new SpyDriver.
- SpyXAResource - Class in com.caucho.sql.spy
- Spying on a connection.
- SpyXAResource(String, XAResource) -
Constructor for class com.caucho.sql.spy.SpyXAResource
- Creates a new SpyXAResource
- 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.
- sql_regcase(StringValue) -
Static method in class com.caucho.quercus.lib.regexp.RegexpModule
- Makes a regexp for a case-insensitive match.
- SqlDateDeserializer - Class in com.caucho.hessian.io
- Deserializing a string valued object
- SqlDateDeserializer(Class) -
Constructor for class com.caucho.hessian.io.SqlDateDeserializer
-
- SqlDateParamTag - Class in com.caucho.jstl.el
- Looks up an i18n message from a bundle and prints it.
- SqlDateParamTag() -
Constructor for class com.caucho.jstl.el.SqlDateParamTag
-
- SqlDateParamTag - Class in com.caucho.jstl.rt
- Looks up an i18n message from a bundle and prints it.
- SqlDateParamTag() -
Constructor for class com.caucho.jstl.rt.SqlDateParamTag
-
- SqlDateSerializer - Class in com.caucho.hessian.io
- Serializing a sql date object.
- SqlDateSerializer() -
Constructor for class com.caucho.hessian.io.SqlDateSerializer
-
- SqlDateType - Class in com.caucho.amber.type
- The type of a property.
- SQLExceptionWrapper - Exception in com.caucho.quercus.lib.db
- SQLException wrapper
- SQLExceptionWrapper(Throwable) -
Constructor for exception com.caucho.quercus.lib.db.SQLExceptionWrapper
-
- SQLExceptionWrapper - Exception in com.caucho.sql
- Wraps an exception in a SQLException wrapper.
- SQLExceptionWrapper(String) -
Constructor for exception com.caucho.sql.SQLExceptionWrapper
- Creates the wrapper with a message.
- SQLExceptionWrapper(String, Throwable) -
Constructor for exception com.caucho.sql.SQLExceptionWrapper
- Creates the wrapper with a message and a root cause.
- SQLExceptionWrapper(Throwable) -
Constructor for exception com.caucho.sql.SQLExceptionWrapper
- Creates the wrapper with a root cause.
- SQLExceptionWrapper - Exception in com.caucho.util
- Wraps an exception in a SQLException wrapper.
- SQLExceptionWrapper(String) -
Constructor for exception com.caucho.util.SQLExceptionWrapper
- Creates the wrapper with a message.
- SQLExceptionWrapper(String, Throwable) -
Constructor for exception com.caucho.util.SQLExceptionWrapper
- Creates the wrapper with a message and a root cause.
- SQLExceptionWrapper(Throwable) -
Constructor for exception com.caucho.util.SQLExceptionWrapper
- Creates the wrapper with a root cause.
- SQLExecutionTag - Interface in javax.servlet.jsp.jstl.sql
-
- SqlIndexAlreadyExistsException - Exception in com.caucho.db.index
- Wraps an exception in a SQLException wrapper.
- SqlIndexAlreadyExistsException() -
Constructor for exception com.caucho.db.index.SqlIndexAlreadyExistsException
- Creates the wrapper with a message.
- SqlIndexAlreadyExistsException(String) -
Constructor for exception com.caucho.db.index.SqlIndexAlreadyExistsException
- Creates the wrapper with a message.
- SqlIndexAlreadyExistsException(String, Throwable) -
Constructor for exception com.caucho.db.index.SqlIndexAlreadyExistsException
- Creates the wrapper with a message and a root cause.
- SqlIndexAlreadyExistsException(Throwable) -
Constructor for exception com.caucho.db.index.SqlIndexAlreadyExistsException
- Creates the wrapper with a root cause.
- SQLite3 - Class in com.caucho.quercus.lib.db
- Can only be used from PDO.
- SQLite3(Env, DataSource) -
Constructor for class com.caucho.quercus.lib.db.SQLite3
-
- SQLite3(Env, DataSource, String, String) -
Constructor for class com.caucho.quercus.lib.db.SQLite3
-
- SqlParamTag - Class in com.caucho.jstl.el
- Looks up an i18n message from a bundle and prints it.
- SqlParamTag() -
Constructor for class com.caucho.jstl.el.SqlParamTag
-
- SqlParamTag - Class in com.caucho.jstl.rt
- Looks up an i18n message from a bundle and prints it.
- SqlParamTag() -
Constructor for class com.caucho.jstl.rt.SqlParamTag
-
- SQLParseException - Exception in com.caucho.db.sql
-
- SQLParseException(String) -
Constructor for exception com.caucho.db.sql.SQLParseException
-
- SqlQueryTag - Class in com.caucho.jstl.el
-
- SqlQueryTag() -
Constructor for class com.caucho.jstl.el.SqlQueryTag
-
- SqlQueryTag - Class in com.caucho.jstl.rt
-
- SqlQueryTag() -
Constructor for class com.caucho.jstl.rt.SqlQueryTag
-
- SqlResultSetMapping - Annotation Type in javax.persistence
- The @SqlResultSetMapping annotation.
- SqlResultSetMappingConfig - Class in com.caucho.amber.cfg
- The
tag in orm.xml- SqlResultSetMappingConfig() -
Constructor for class com.caucho.amber.cfg.SqlResultSetMappingConfig
-
- SqlResultSetMappings - Annotation Type in javax.persistence
- The @SqlResultSetMappings annotation.
- SqlServerMetaData - Class in com.caucho.jdbc
- Metadata for the microsoft SQL server database.
- SqlServerMetaData(DataSource) -
Constructor for class com.caucho.jdbc.SqlServerMetaData
-
- SqlSetDataSourceTag - Class in com.caucho.jstl.el
-
- SqlSetDataSourceTag() -
Constructor for class com.caucho.jstl.el.SqlSetDataSourceTag
-
- SqlSetDataSourceTag - Class in com.caucho.jstl.rt
-
- SqlSetDataSourceTag() -
Constructor for class com.caucho.jstl.rt.SqlSetDataSourceTag
-
- SqlSetDataSourceTag.DataSourceAdapter - Class in com.caucho.jstl.el
-
- SqlSetDataSourceTag.DataSourceAdapter(Driver, String, String, String) -
Constructor for class com.caucho.jstl.el.SqlSetDataSourceTag.DataSourceAdapter
-
- sqlstate(Env) -
Method in class com.caucho.quercus.lib.db.Mysqli
- Returns the SQLSTATE error
- sqlstate(Env) -
Method in class com.caucho.quercus.lib.db.MysqliStatement
- Returns SQLSTATE error from previous statement operation.
- SQLT_AFC -
Static variable in class com.caucho.quercus.lib.db.OracleModule
-
- SQLT_AVC -
Static variable in class com.caucho.quercus.lib.db.OracleModule
-
- SQLT_BDOUBLE -
Static variable in class com.caucho.quercus.lib.db.OracleModule
-
- SQLT_BFILEE -
Static variable in class com.caucho.quercus.lib.db.OracleModule
-
- SQLT_BFLOAT -
Static variable in class com.caucho.quercus.lib.db.OracleModule
-
- SQLT_BIN -
Static variable in class com.caucho.quercus.lib.db.OracleModule
-
- SQLT_BLOB -
Static variable in class com.caucho.quercus.lib.db.OracleModule
-
- SQLT_CFILE -
Static variable in class com.caucho.quercus.lib.db.OracleModule
-
- SQLT_CFILEE -
Static variable in class com.caucho.quercus.lib.db.OracleModule
-
- SQLT_CHR -
Static variable in class com.caucho.quercus.lib.db.OracleModule
-
- SQLT_CLOB -
Static variable in class com.caucho.quercus.lib.db.OracleModule
-
- SQLT_FILE -
Static variable in class com.caucho.quercus.lib.db.OracleModule
-
- SQLT_FLT -
Static variable in class com.caucho.quercus.lib.db.OracleModule
-
- SQLT_INT -
Static variable in class com.caucho.quercus.lib.db.OracleModule
-
- SQLT_LBI -
Static variable in class com.caucho.quercus.lib.db.OracleModule
-
- SQLT_LNG -
Static variable in class com.caucho.quercus.lib.db.OracleModule
-
- SQLT_LVC -
Static variable in class com.caucho.quercus.lib.db.OracleModule
-
- SQLT_NTY -
Static variable in class com.caucho.quercus.lib.db.OracleModule
-
- SQLT_NUM -
Static variable in class com.caucho.quercus.lib.db.OracleModule
-
- SQLT_ODT -
Static variable in class com.caucho.quercus.lib.db.OracleModule
-
- SQLT_RDD -
Static variable in class com.caucho.quercus.lib.db.OracleModule
-
- SQLT_RSET -
Static variable in class com.caucho.quercus.lib.db.OracleModule
-
- SQLT_STR -
Static variable in class com.caucho.quercus.lib.db.OracleModule
-
- SQLT_VCS -
Static variable in class com.caucho.quercus.lib.db.OracleModule
-
- SqlTimestampType - Class in com.caucho.amber.type
- The type of a property.
- SqlTimeType - Class in com.caucho.amber.type
- The type of a property.
- SqlTransactionTag - Class in com.caucho.jstl.el
-
- SqlTransactionTag() -
Constructor for class com.caucho.jstl.el.SqlTransactionTag
-
- SqlTransactionTag - Class in com.caucho.jstl.rt
-
- SqlTransactionTag() -
Constructor for class com.caucho.jstl.rt.SqlTransactionTag
-
- SqlUpdateTag - Class in com.caucho.jstl.el
-
- SqlUpdateTag() -
Constructor for class com.caucho.jstl.el.SqlUpdateTag
-
- SqlUpdateTag - Class in com.caucho.jstl.rt
-
- SqlUpdateTag() -
Constructor for class com.caucho.jstl.rt.SqlUpdateTag
-
- SQRT -
Static variable in class com.caucho.amber.query.QueryParser
-
- sqrt(double) -
Static method in class com.caucho.quercus.lib.MathModule
-
- sqrt(Expression<? extends Number>) -
Method in interface javax.persistence.criteria.CriteriaBuilder
-
- SqrtFunExpr - Class in com.caucho.amber.expr.fun
- SQRT function expression
- SqrtFunExpr(QueryParser, ArrayList<AmberExpr>) -
Constructor for class com.caucho.amber.expr.fun.SqrtFunExpr
- Creates a new expression
- srand(long) -
Static method in class com.caucho.quercus.lib.MathModule
-
- sscanf(Env, StringValue, StringValue, Value[]) -
Static method in class com.caucho.quercus.lib.string.StringModule
- scans a string
- sscanfOld(Env, StringValue, StringValue, Value[]) -
Static method in class com.caucho.quercus.lib.string.StringModule
- scans a string
- SSIExpr - Class in com.caucho.servlets.ssi
- Represents a SSI expression
- SSIExpr() -
Constructor for class com.caucho.servlets.ssi.SSIExpr
-
- SSIFactory - Class in com.caucho.servlets.ssi
- A factory that returns
Statement
for named commands. - SSIFactory() -
Constructor for class com.caucho.servlets.ssi.SSIFactory
-
- SSIFilter - Class in com.caucho.servlets.ssi
- Filters the result as SSI.
- SSIFilter() -
Constructor for class com.caucho.servlets.ssi.SSIFilter
-
- SSIParser - Class in com.caucho.servlets.ssi
- Serves server-side include files.
- SSIParser() -
Constructor for class com.caucho.servlets.ssi.SSIParser
-
- SSIParser(SSIFactory) -
Constructor for class com.caucho.servlets.ssi.SSIParser
-
- SSIServlet - Class in com.caucho.servlets.ssi
- Serves server-side include files.
- SSIServlet() -
Constructor for class com.caucho.servlets.ssi.SSIServlet
-
- SSLFactory - Interface in com.caucho.vfs
- Abstract socket to handle both normal sockets and bin/resin sockets.
- ST_MESSAGE_ACCEPTED -
Static variable in interface com.caucho.amqp.io.AmqpConstants
-
- ST_MESSAGE_ANN -
Static variable in interface com.caucho.amqp.io.AmqpConstants
-
- ST_MESSAGE_APP_PROPERTIES -
Static variable in interface com.caucho.amqp.io.AmqpConstants
-
- ST_MESSAGE_DATA -
Static variable in interface com.caucho.amqp.io.AmqpConstants
-
- ST_MESSAGE_DELIVERY_ANN -
Static variable in interface com.caucho.amqp.io.AmqpConstants
-
- ST_MESSAGE_FOOTER -
Static variable in interface com.caucho.amqp.io.AmqpConstants
-
- ST_MESSAGE_HEADER -
Static variable in interface com.caucho.amqp.io.AmqpConstants
-
- ST_MESSAGE_MODIFIED -
Static variable in interface com.caucho.amqp.io.AmqpConstants
-
- ST_MESSAGE_PROPERTIES -
Static variable in interface com.caucho.amqp.io.AmqpConstants
-
- ST_MESSAGE_RECEIVED -
Static variable in interface com.caucho.amqp.io.AmqpConstants
-
- ST_MESSAGE_REJECTED -
Static variable in interface com.caucho.amqp.io.AmqpConstants
-
- ST_MESSAGE_RELEASED -
Static variable in interface com.caucho.amqp.io.AmqpConstants
-
- ST_MESSAGE_SEQUENCE -
Static variable in interface com.caucho.amqp.io.AmqpConstants
-
- ST_MESSAGE_SOURCE -
Static variable in interface com.caucho.amqp.io.AmqpConstants
-
- ST_MESSAGE_TARGET -
Static variable in interface com.caucho.amqp.io.AmqpConstants
-
- ST_MESSAGE_VALUE -
Static variable in interface com.caucho.amqp.io.AmqpConstants
-
- ST_NODE_DELETE_ON_CLOSE -
Static variable in interface com.caucho.amqp.io.AmqpConstants
-
- ST_NODE_DELETE_ON_NO_LINK -
Static variable in interface com.caucho.amqp.io.AmqpConstants
-
- ST_NODE_DELETE_ON_NO_LINK_OR_MESSAGES -
Static variable in interface com.caucho.amqp.io.AmqpConstants
-
- ST_NODE_DELETE_ON_NO_MESSAGES -
Static variable in interface com.caucho.amqp.io.AmqpConstants
-
- ST_SASL_CHALLENGE -
Static variable in interface com.caucho.amqp.io.AmqpConstants
-
- ST_SASL_INIT -
Static variable in interface com.caucho.amqp.io.AmqpConstants
-
- ST_SASL_MECHANISMS -
Static variable in interface com.caucho.amqp.io.AmqpConstants
-
- ST_SASL_OUTCOME -
Static variable in interface com.caucho.amqp.io.AmqpConstants
-
- ST_SASL_RESPONSE -
Static variable in interface com.caucho.amqp.io.AmqpConstants
-
- ST_XA_COORDINATOR -
Static variable in interface com.caucho.amqp.io.AmqpConstants
-
- ST_XA_DECLARE -
Static variable in interface com.caucho.amqp.io.AmqpConstants
-
- ST_XA_DECLARED -
Static variable in interface com.caucho.amqp.io.AmqpConstants
-
- ST_XA_DISCHARGE -
Static variable in interface com.caucho.amqp.io.AmqpConstants
-
- ST_XA_STATE -
Static variable in interface com.caucho.amqp.io.AmqpConstants
-
- StackELResolver - Class in com.caucho.el
- Stack-based composite resolver,
- StackELResolver() -
Constructor for class com.caucho.el.StackELResolver
-
- StackELResolver(ELResolver, ELResolver) -
Constructor for class com.caucho.el.StackELResolver
-
- StackEntry - Class in com.caucho.profile
-
- StackEntry() -
Constructor for class com.caucho.profile.StackEntry
-
- StackTraceElementDeserializer - Class in com.caucho.hessian.io
- Deserializing a JDK 1.4 StackTraceElement
- StackTraceElementDeserializer() -
Constructor for class com.caucho.hessian.io.StackTraceElementDeserializer
-
- stage(String) -
Method in class com.caucho.env.repository.CommitBuilder
- Assigns the commit's stage.
- standaloneSet() -
Method in class com.caucho.xml.stream.DOMSourceXMLStreamReaderImpl
-
- standaloneSet() -
Method in class com.caucho.xml.stream.events.StartDocumentImpl
-
- standaloneSet() -
Method in class com.caucho.xml.stream.XMLStreamReaderImpl
-
- standaloneSet() -
Method in interface javax.xml.stream.events.StartDocument
-
- standaloneSet() -
Method in class javax.xml.stream.util.StreamReaderDelegate
-
- standaloneSet() -
Method in interface javax.xml.stream.XMLStreamReader
-
- start(long, int) -
Method in class com.caucho.admin.action.ProfileAction
-
- start() -
Method in class com.caucho.amber.idgen.IdGenerator
- Starts the generator
- start() -
Method in class com.caucho.amber.manager.AmberContainer
-
- start() -
Method in class com.caucho.amber.type.EntityType
- Start the entry.
- start() -
Method in class com.caucho.amber.type.GeneratorTableType
-
- start() -
Method in class com.caucho.bam.client.LinkClient
-
- start(String, String[]) -
Method in interface com.caucho.boot.WatchdogAPI
- Starts the server with the given arguments.
- start(String, String[]) -
Method in interface com.caucho.boot.WatchdogProxy
-
- start() -
Method in class com.caucho.cloud.bam.BamSystem
-
- start() -
Method in class com.caucho.cloud.network.ClusterServerAdmin
-
- start() -
Method in class com.caucho.cloud.network.NetworkClusterSystem
-
- start() -
Method in class com.caucho.cloud.network.NetworkListenSystem
- Bind the ports.
- start() -
Method in class com.caucho.cloud.security.SecurityService
-
- start() -
Method in class com.caucho.cloud.topology.CloudSystem
-
- start() -
Method in class com.caucho.cloud.topology.TopologyService
-
- Start - Annotation Type in com.caucho.config.annotation
- The @Start annotation.
- start() -
Method in class com.caucho.config.inject.InjectManager
-
- start() -
Method in class com.caucho.config.timer.TimerTask
-
- start() -
Method in class com.caucho.db.block.BlockManagerSubSystem
- Starts the server.
- start(TableIterator[], int, QueryContext, DbTransaction) -
Method in class com.caucho.db.sql.Query
- Starts the query.
- start() -
Method in class com.caucho.distcache.AbstractCache
-
- start() -
Method in class com.caucho.ejb.cfg.EjbConfigManager
-
- start(Xid, int) -
Method in class com.caucho.ejb.hessian.HessianXAResource
-
- start() -
Method in class com.caucho.ejb.manager.EjbManager
-
- start(BootstrapContext) -
Method in class com.caucho.ejb.message.JmsResourceAdapter
-
- start() -
Method in class com.caucho.ejb.message.MessageManager
- Starts the server.
- start() -
Method in class com.caucho.ejb.server.AbstractEjbBeanManager
-
- start() -
Method in class com.caucho.env.dbpool.ConnectionPool
- start the connection manager.
- start(DeployController<I>) -
Method in class com.caucho.env.deploy.AbstractDeployControllerStrategy
- Starts the instance.
- start() -
Method in class com.caucho.env.deploy.AbstractDeployInstance
- Starts the deployment instance
- start() -
Method in class com.caucho.env.deploy.DeployContainer
- Start the container.
- start() -
Method in interface com.caucho.env.deploy.DeployContainerApi
- Start the container.
- start() -
Method in class com.caucho.env.deploy.DeployController
- Force an instance start from an admin command.
- start() -
Method in class com.caucho.env.deploy.DeployControllerAdmin
- Starts the controller.
- start() -
Method in interface com.caucho.env.deploy.DeployControllerApi
- Force an instance start from an admin command.
- start(DeployController<I>) -
Method in interface com.caucho.env.deploy.DeployControllerStrategy
- Starts the instance from an admin command.
- start() -
Method in class com.caucho.env.deploy.DeployGenerator
- Starts the deployment.
- start() -
Method in class com.caucho.env.deploy.DeployGeneratorAdmin
-
- start() -
Method in interface com.caucho.env.deploy.DeployInstance
- Starts the deployment instance
- start(String) -
Method in class com.caucho.env.deploy.ExpandDeployGenerator
- Start the archive.
- start(String) -
Method in class com.caucho.env.deploy.ExpandDeployGeneratorAdmin
-
- start() -
Method in interface com.caucho.env.distcache.CacheDataBacking
-
- start() -
Method in class com.caucho.env.git.GitSystem
-
- start() -
Method in class com.caucho.env.jpa.PersistenceManager
-
- start() -
Method in class com.caucho.env.lock.AbstractLockManager
-
- start() -
Method in class com.caucho.env.lock.LockService
-
- start() -
Method in class com.caucho.env.meter.ActiveMeter
-
- start() -
Method in interface com.caucho.env.meter.ActiveSensor
- Start the active
- start() -
Method in class com.caucho.env.meter.ActiveTimeMeter
-
- start() -
Method in interface com.caucho.env.meter.ActiveTimeSensor
- Start the active time.
- start() -
Method in class com.caucho.env.meter.CountMeter
-
- start() -
Method in interface com.caucho.env.meter.CountSensor
-
- start() -
Method in class com.caucho.env.meter.TimeRangeMeter
-
- start() -
Method in class com.caucho.env.repository.AbstractRepository
- Start the repository
- start() -
Method in class com.caucho.env.repository.FileRepository
-
- start() -
Method in class com.caucho.env.repository.LocalRepositoryService
-
- start() -
Method in class com.caucho.env.repository.RepositorySystem
-
- start() -
Method in class com.caucho.env.service.AbstractResinSubSystem
-
- start() -
Method in class com.caucho.env.service.CdiSystem
-
- start() -
Method in interface com.caucho.env.service.ResinSubSystem
- Starts the service.
- start() -
Method in class com.caucho.env.service.ResinSystem
- Start the server.
- start() -
Method in class com.caucho.env.shutdown.ShutdownSystem
- Starts the server.
- start() -
Method in class com.caucho.env.thread1.AbstractThreadLauncher1
-
- start() -
Method in class com.caucho.env.thread1.ThreadPool1
-
- start(Runnable) -
Method in class com.caucho.env.thread1.ThreadPool1
- Adds a new task.
- start(Runnable, long) -
Method in class com.caucho.env.thread1.ThreadPool1
- Adds a new task.
- start() -
Method in class com.caucho.env.thread2.AbstractThreadLauncher2
-
- start() -
Method in class com.caucho.env.thread2.ThreadPool2
-
- start(Runnable) -
Method in class com.caucho.env.thread2.ThreadPool2
- Adds a new task.
- start(Runnable, long) -
Method in class com.caucho.env.thread2.ThreadPool2
- Adds a new task.
- start() -
Method in class com.caucho.env.vote.VoteService
-
- start(BootstrapContext) -
Method in class com.caucho.jca.ra.AbstractResourceAdapter
- Called when the resource starts.
- start() -
Method in class com.caucho.jca.ra.ConnectorConfig.ConnectionFactory
- Configures a connection-factory
- start() -
Method in class com.caucho.jca.ra.ConnectorConfig
- Start the resource.
- start() -
Method in class com.caucho.jca.ra.ConnectorResource.ConnectionFactory
- Configures a connection-factory
- start() -
Method in class com.caucho.jca.ra.ConnectorResource
- Start the resource.
- start() -
Method in class com.caucho.jca.ra.ResourceDeploy
-
- start(String) -
Method in class com.caucho.jca.ra.ResourceDeploy
-
- start() -
Method in class com.caucho.jca.ra.ResourceDeployAdmin
-
- start(String) -
Method in class com.caucho.jca.ra.ResourceDeployAdmin
-
- start() -
Method in class com.caucho.jms.connection.ConnectionImpl
- Start (or restart) a connection.
- start(Xid, int) -
Method in class com.caucho.jms.connection.JmsSession
- Called when the resource is associated with a transaction.
- start() -
Method in class com.caucho.jms.connection.MessageConsumerImpl
- Starts the consumer
- start(BootstrapContext) -
Method in class com.caucho.jms.jca.ResourceAdapterImpl
- Called when the resource adapter is started.
- start() -
Method in class com.caucho.jms.services.HessianListener
-
- start() -
Method in class com.caucho.jsp.JspPrecompileResource
- Starts the resource.
- start() -
Static method in class com.caucho.loader.Environment
- Starts the current environment.
- start(ClassLoader) -
Static method in class com.caucho.loader.Environment
- Starts the current environment.
- start() -
Method in class com.caucho.loader.EnvironmentClassLoader
- Marks the environment of the class loader as started.
- start() -
Method in class com.caucho.loader.module.ArtifactManager
-
- start(String) -
Method in interface com.caucho.management.server.ArchiveDeployMXBean
- Starts the resource with the given name
- start() -
Method in interface com.caucho.management.server.ClusterServerMXBean
- Enables connections to the target server.
- start() -
Method in interface com.caucho.management.server.DeployControllerMXBean
- Starts the instance.
- start() -
Method in interface com.caucho.management.server.DeployMXBean
-
- start() -
Method in interface com.caucho.management.server.JdbcDriverMXBean
- Enables the driver.
- start() -
Method in interface com.caucho.management.server.PortMXBean
- Enables the port, letting it listen to new connections.
- start() -
Method in interface com.caucho.management.server.RewriteImportMXBean
-
- start() -
Method in interface com.caucho.management.server.RewriteRuleMXBean
-
- start() -
Method in interface com.caucho.management.server.WatchdogMXBean
- Start the Resin process
- start() -
Method in class com.caucho.memcached.MemcachedClient
-
- start() -
Method in class com.caucho.network.balance.ClientSocketFactory
- Enable the client.
- start() -
Method in interface com.caucho.network.balance.ClientSocketFactoryApi
- Enable the client.
- start() -
Method in class com.caucho.network.listen.AbstractSelectManager
- Starts the manager.
- start() -
Method in class com.caucho.network.listen.ListenService
-
- start() -
Method in class com.caucho.network.listen.TcpPort
- Starts the port listening.
- start() -
Method in class com.caucho.network.listen.TcpPortAdmin
- Enable the port, letting it listening to new requests.
- start() -
Method in class com.caucho.profile.Profile
-
- start() -
Method in class com.caucho.quercus.env.Env
-
- start() -
Method in class com.caucho.quercus.lib.regexp.RegexpState
-
- start(int) -
Method in class com.caucho.quercus.lib.regexp.RegexpState
-
- start() -
Method in class com.caucho.quercus.QuercusContext
-
- start() -
Method in class com.caucho.quercus.ResinQuercus
-
- start() -
Method in class com.caucho.resin.ResinBeanContainer
- Initializes the context.
- start() -
Method in class com.caucho.resin.ResinEmbed
- Starts the embedded server
- start(BootstrapContext) -
Method in class com.caucho.resources.rmi.RmiRegistry
-
- start() -
Method in class com.caucho.resources.rmi.RmiService
- Bind the RMI service.
- start() -
Method in class com.caucho.resources.TaskResource
- Starting.
- start(ServletService) -
Method in class com.caucho.server.admin.Management
- Starts the management server
- start() -
Method in class com.caucho.server.admin.ManagementService
-
- start() -
Method in class com.caucho.server.admin.TransactionLog
-
- start() -
Method in class com.caucho.server.admin.TransactionManager
- Initializes the XA manager.
- start() -
Method in class com.caucho.server.cluster.Cluster
- Start the cluster.
- start() -
Method in class com.caucho.server.cluster.ClusterPod
-
- start() -
Method in class com.caucho.server.cluster.DeployManagementService
-
- start() -
Method in class com.caucho.server.cluster.ServletService
- Start the server.
- start() -
Method in class com.caucho.server.cluster.ServletSystem
- Starts the servlet engine.
- start(String) -
Method in class com.caucho.server.deploy.DeployActor
-
- start(String) -
Method in interface com.caucho.server.deploy.DeployActorProxy
-
- start(String) -
Method in class com.caucho.server.deploy.DeployClient
- Starts a controller based on a deployment tag: wars/foo.com/my-war
- start() -
Method in class com.caucho.server.distcache.AbstractCacheBackupEngine
-
- start() -
Method in class com.caucho.server.distcache.AbstractCacheEngine
-
- start() -
Method in interface com.caucho.server.distcache.CacheBackupEngine
- Starts the service
- start() -
Method in class com.caucho.server.distcache.CacheDataBackingImpl
-
- start() -
Method in interface com.caucho.server.distcache.CacheEngine
- Starts the service
- start() -
Method in class com.caucho.server.distcache.CacheImpl
-
- start() -
Method in class com.caucho.server.distcache.CacheStoreManager
-
- start() -
Method in class com.caucho.server.distcache.DistCacheSystem
-
- start() -
Method in class com.caucho.server.e_app.EnterpriseApplication
- Configures the application.
- start() -
Method in class com.caucho.server.embed.ResinEmbed
-
- start() -
Method in class com.caucho.server.fastcgi.FastCgiResponseStream
-
- start() -
Method in class com.caucho.server.host.Host
- Starts the host.
- start() -
Method in class com.caucho.server.host.HostContainer
- Starts the container.
- start() -
Method in class com.caucho.server.http.AbstractResponseStream
- Starts the response stream.
- start(Runnable) -
Method in class com.caucho.server.http.AsyncContextImpl
-
- start(Runnable) -
Method in class com.caucho.server.http.ConnectionCometController
-
- start() -
Method in class com.caucho.server.http.HttpResponseStream
- initializes the Response stream at the beginning of a request.
- start() -
Method in class com.caucho.server.http.ResponseStream
- initializes the Response stream at the beginning of a request.
- start() -
Method in class com.caucho.server.http.ToByteResponseStream
- Initializes the Buffered Response stream at the beginning of a request.
- start() -
Method in class com.caucho.server.http.ToCharResponseStream
- Initializes the Buffered Response stream at the beginning of a request.
- start() -
Method in class com.caucho.server.resin.Resin
- Starts the server.
- start() -
Method in class com.caucho.server.rewrite.AbstractRule.RewriteRuleAdmin
-
- start() -
Method in class com.caucho.server.session.SessionManager
-
- start() -
Method in class com.caucho.server.webapp.IncludeResponseStream2
-
- start() -
Method in class com.caucho.server.webapp.WebApp
-
- start() -
Method in class com.caucho.server.webapp.WebAppContainer
- Starts the container.
- start(Xid, int) -
Method in class com.caucho.sql.DisjointXAResource
- Starts the resource.
- start() -
Method in class com.caucho.sql.DriverAdmin
- Enable the port, letting it listening to new requests.
- start() -
Method in class com.caucho.sql.spy.SpyConnection
-
- start() -
Method in class com.caucho.sql.spy.SpyConnectionPoolDataSource
-
- start() -
Method in class com.caucho.sql.spy.SpyDriver
-
- start() -
Method in class com.caucho.sql.spy.SpyPooledConnection
-
- start() -
Method in class com.caucho.sql.spy.SpyStatement
-
- start() -
Method in class com.caucho.sql.spy.SpyXADataSource
-
- start() -
Method in class com.caucho.sql.spy.SpyXAResource
-
- start(Xid, int) -
Method in class com.caucho.sql.spy.SpyXAResource
- Starts the resource.
- start() -
Method in class com.caucho.tools.profiler.ProfilerPoint
-
- start(ProfilerPoint) -
Method in class com.caucho.tools.profiler.ProfilerPoint
-
- start(Xid, int) -
Method in class com.caucho.tools.profiler.XAResourceWrapper
-
- start() -
Method in class com.caucho.transaction.xalog.AbstractXALogManager
- Starts the log manager.
- start() -
Method in interface javax.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_DOCUMENT -
Static variable in interface javax.xml.stream.XMLStreamConstants
-
- START_ELEMENT -
Static variable in interface javax.xml.stream.XMLStreamConstants
-
- START_PRIORITY -
Static variable in class com.caucho.cloud.bam.BamSystem
-
- START_PRIORITY -
Static variable in class com.caucho.cloud.network.NetworkClusterSystem
-
- START_PRIORITY -
Static variable in class com.caucho.cloud.security.SecurityService
-
- START_PRIORITY -
Static variable in class com.caucho.cloud.topology.TopologyService
-
- START_PRIORITY -
Static variable in class com.caucho.db.block.BlockManagerSubSystem
-
- START_PRIORITY -
Static variable in class com.caucho.env.deploy.DeployControllerService
-
- START_PRIORITY -
Static variable in class com.caucho.env.git.GitSystem
-
- START_PRIORITY -
Static variable in class com.caucho.env.health.HealthStatusService
-
- START_PRIORITY -
Static variable in class com.caucho.env.repository.LocalRepositoryService
-
- START_PRIORITY -
Static variable in class com.caucho.env.repository.RepositorySystem
-
- START_PRIORITY -
Static variable in class com.caucho.env.service.CdiSystem
-
- START_PRIORITY -
Static variable in class com.caucho.env.shutdown.ShutdownSystem
-
- START_PRIORITY -
Static variable in class com.caucho.env.warning.WarningService
-
- START_PRIORITY -
Static variable in class com.caucho.network.listen.SocketPollService
-
- START_PRIORITY -
Static variable in class com.caucho.server.distcache.DistCacheSystem
-
- START_PRIORITY_AT_BEGIN -
Static variable in class com.caucho.cloud.network.NetworkListenSystem
-
- START_PRIORITY_AT_END -
Static variable in class com.caucho.cloud.network.NetworkListenSystem
-
- START_PRIORITY_CACHE_SERVICE -
Static variable in interface com.caucho.env.service.ResinSubSystem
-
- START_PRIORITY_CLASSLOADER -
Static variable in interface com.caucho.env.service.ResinSubSystem
-
- START_PRIORITY_CLUSTER -
Static variable in class com.caucho.network.listen.ListenService
-
- START_PRIORITY_CLUSTER_SERVICE -
Static variable in interface com.caucho.env.service.ResinSubSystem
-
- START_PRIORITY_DATABASE_SYSTEM -
Static variable in interface com.caucho.env.service.ResinSubSystem
-
- START_PRIORITY_DEFAULT -
Static variable in interface com.caucho.env.service.ResinSubSystem
-
- START_PRIORITY_ENV_SYSTEM -
Static variable in interface com.caucho.env.service.ResinSubSystem
-
- START_PRIORITY_LISTEN -
Static variable in class com.caucho.network.listen.ListenService
-
- START_PRIORITY_NETWORK_CLUSTER -
Static variable in interface com.caucho.env.service.ResinSubSystem
-
- START_PRIORITY_ROOT_DIRECTORY -
Static variable in class com.caucho.env.service.RootDirectorySystem
-
- START_TIMED_OUT -
Static variable in exception javax.resource.spi.work.WorkException
-
- startActor(String) -
Method in class com.caucho.quercus.lib.bam.BamPhpServiceManager
-
- startActorFromManager(String) -
Method in class com.caucho.hemp.broker.HempBroker
-
- StartAllCommand - Class in com.caucho.boot
- Command to start Resin server
bin/resin.sh start-all
- StartAllCommand() -
Constructor for class com.caucho.boot.StartAllCommand
-
- startArray(int) -
Method in class com.caucho.amqp.io.AmqpWriter
-
- startAsync() -
Method in class com.caucho.server.http.AsyncRequest
-
- startAsync() -
Method in class com.caucho.server.http.CauchoDispatchRequest
-
- startAsync(ServletRequest, ServletResponse) -
Method in class com.caucho.server.http.CauchoDispatchRequest
-
- startAsync() -
Method in class com.caucho.server.http.CauchoRequestWrapper
-
- startAsync(ServletRequest, ServletResponse) -
Method in class com.caucho.server.http.CauchoRequestWrapper
-
- startAsync() -
Method in class com.caucho.server.http.HttpServletRequestImpl
- Starts an async mode
- startAsync(ServletRequest, ServletResponse) -
Method in class com.caucho.server.http.HttpServletRequestImpl
- Starts an async mode
- startAsync() -
Method in class com.caucho.server.http.RequestWrapper
- Starts an async mode
- startAsync(ServletRequest, ServletResponse) -
Method in class com.caucho.server.http.RequestWrapper
- Starts an async mode
- startAsync() -
Method in class com.caucho.server.http.StubServletRequest
-
- startAsync(ServletRequest, ServletResponse) -
Method in class com.caucho.server.http.StubServletRequest
-
- startAsync() -
Method in class com.caucho.server.webapp.AsyncRequest
-
- startAsync() -
Method in class com.caucho.server.webapp.ForwardRequest
-
- 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
- startAttribute(Env, StringValue) -
Method in class com.caucho.quercus.lib.xml.XMLWriter
- Starts an attribute
- startAttributeNS(Env, StringValue, StringValue, StringValue) -
Method in class com.caucho.quercus.lib.xml.XMLWriter
- Starts an attribute with a namespace
- StartAutoRedeployAutoStrategy - Class in com.caucho.env.deploy
- The start-mode="automatic", redeploy-model="automatic" controller strategy.
- StartAutoRedeployManualStrategy - Class in com.caucho.env.deploy
- The start-mode="auto", redeploy-model="manual" controller strategy.
- startBinaryMessage() -
Method in class com.caucho.remote.websocket.WebSocketClient
-
- startBinaryMessage() -
Method in class com.caucho.remote.websocket.WebSocketContextStreamImpl
-
- startBinaryMessage() -
Method in class com.caucho.remote.websocket.WebSocketInputStream
-
- startBinaryMessage() -
Method in class com.caucho.remote.websocket.WebSocketMaskedInputStream
-
- startBinaryMessage() -
Method in interface com.caucho.websocket.WebSocketContext
- Returns the output stream for a binary message.
- startBlockElement(String) -
Method in class com.caucho.vfs.XmlWriter
- Start an element where the opening tag is on it's own line, the content
is on it's own line, and the closing tag is on it's own line.
- startCaching(boolean) -
Method in class com.caucho.server.http.ResponseStream
- Called to start caching.
- startCaching(CauchoRequest, CauchoResponse, ArrayList<String>, ArrayList<String>, String, String, long) -
Method in class com.caucho.server.httpcache.AbstractCacheFilterChain
- Starts the caching after the headers have been sent.
- startCaching(boolean) -
Method in class com.caucho.server.webapp.IncludeResponseStream2
-
- startCall() -
Method in class com.caucho.burlap.client.MicroBurlapInput
- Starts reading the call
- startCall(String) -
Method in class com.caucho.burlap.client.MicroBurlapOutput
- Writes the method call:
- startCall(String, int) -
Method in class com.caucho.burlap.io.AbstractBurlapOutput
-
- startCall() -
Method in class com.caucho.burlap.io.BurlapInput
- Starts reading the call
- startCall(String) -
Method in class com.caucho.burlap.io.BurlapOutput
- Starts the method call.
- startCall() -
Method in class com.caucho.burlap.io.BurlapOutput
- Starts the method call.
- startCall() -
Method in class com.caucho.hessian.io.AbstractHessianInput
- Starts reading the call, including the headers.
- startCall() -
Method in class com.caucho.hessian.io.AbstractHessianOutput
- Starts the method call:
- startCall(String, int) -
Method in class com.caucho.hessian.io.AbstractHessianOutput
- Starts the method call:
- startCall() -
Method in class com.caucho.hessian.io.Hessian2Input
- Starts reading the call, including the headers.
- startCall(String, int) -
Method in class com.caucho.hessian.io.Hessian2Output
- Starts the method call.
- startCall() -
Method in class com.caucho.hessian.io.Hessian2Output
- Writes the call tag.
- startCall() -
Method in class com.caucho.hessian.io.HessianInput
- Starts reading the call, including the headers.
- startCall(String, int) -
Method in class com.caucho.hessian.io.HessianOutput
- Starts the method call.
- startCall() -
Method in class com.caucho.hessian.io.HessianOutput
- Writes the call tag.
- startCall(String) -
Method in class com.caucho.hessian.micro.MicroHessianOutput
- Writes the method call:
- startCall(MuxInputStream, MuxOutputStream) -
Method in class com.caucho.hessian.mux.MuxServer
- Starts a client call.
- startCall(int, MuxInputStream, MuxOutputStream) -
Method in class com.caucho.hessian.mux.MuxServer
- Starts a client call.
- startCData() -
Method in class com.caucho.quercus.lib.xml.XMLWriter
- Starts a CData section
- startCDATA() -
Method in class com.caucho.xsl.TransformerHandlerImpl
-
- StartCloudCommand - Class in com.caucho.boot
- Command to start Resin server
bin/resin.sh start-cloud
- StartCloudCommand() -
Constructor for class com.caucho.boot.StartCloudCommand
-
- StartCommand - Class in com.caucho.boot
- Command to start Resin server
bin/resin.sh start -server a
- StartCommand() -
Constructor for class com.caucho.boot.StartCommand
-
- startComment() -
Method in class com.caucho.quercus.lib.xml.XMLWriter
- Starts a comment section
- startCompiling() -
Method in class com.caucho.quercus.program.QuercusProgram
- Start compiling
- startConfigure() -
Method in class com.caucho.amber.type.AmberBeanType
- Set true if configured.
- startConnection() -
Method in class com.caucho.network.balance.ClientNetworkState
- Start a new connection.
- startConnection() -
Method in class com.caucho.server.snmp.SnmpRequest
-
- startContext() -
Static method in class com.caucho.config.el.CandiElResolver
-
- startData1() -
Method in class com.caucho.hessian.io.HessianDebugInputStream
-
- startData1() -
Method in class com.caucho.hessian.io.HessianDebugState
-
- startDisableEscaping() -
Method in class com.caucho.xsl.JavaGenerator
-
- startDocument() -
Method in class com.caucho.jsp.java.JavaJspBuilder
- Starts the document
- startDocument() -
Method in class com.caucho.jsp.JspBuilder
- Starts the document
- startDocument() -
Method in class com.caucho.jsp.JspContentHandler
- Starts the document.
- startDocument(Env, StringValue, StringValue, StringValue) -
Method in class com.caucho.quercus.lib.xml.XMLWriter
- Starts the document
- startDocument() -
Method in class com.caucho.relaxng.VerifierFilter
-
- startDocument() -
Method in class com.caucho.relaxng.VerifierHandlerImpl
- Called when the document starts.
- startDocument() -
Method in class com.caucho.xml.DOMBuilder
-
- startDocument() -
Method in class com.caucho.xml.SAXBuilder
-
- startDocument(Document) -
Method in class com.caucho.xml.XmlPrinter
-
- startDocument() -
Method in class com.caucho.xml.XmlPrinter
- Callback when the document starts printing.
- startDocument() -
Method in interface com.caucho.xml.XMLWriter
-
- startDocument() -
Method in class com.caucho.xml2.DOMBuilder
-
- startDocument() -
Method in class com.caucho.xml2.SAXBuilder
-
- startDocument(Document) -
Method in class com.caucho.xml2.XmlPrinter
-
- startDocument() -
Method in class com.caucho.xml2.XmlPrinter
- Callback when the document starts printing.
- startDocument() -
Method in interface com.caucho.xml2.XMLWriter
-
- StartDocument - Interface in javax.xml.stream.events
-
- StartDocumentImpl - Class in com.caucho.xml.stream.events
-
- StartDocumentImpl() -
Constructor for class com.caucho.xml.stream.events.StartDocumentImpl
-
- StartDocumentImpl(boolean, String, String, String, boolean, boolean) -
Constructor for class com.caucho.xml.stream.events.StartDocumentImpl
-
- startDTD(StringValue, StringValue, StringValue) -
Method in class com.caucho.quercus.lib.xml.XMLWriter
- Starts a DTD
- startDTD(String, String, String) -
Method in class com.caucho.xsl.TransformerHandlerImpl
-
- startDTDAttlist(StringValue) -
Method in class com.caucho.quercus.lib.xml.XMLWriter
- Starts a DTD attribute list
- startDTDElement(StringValue) -
Method in class com.caucho.quercus.lib.xml.XMLWriter
- Starts a DTD element list
- startDTDEntity(StringValue) -
Method in class com.caucho.quercus.lib.xml.XMLWriter
- Starts a DTD entity
- startDuplex(SocketLinkDuplexListener) -
Method in interface com.caucho.network.listen.SocketLink
- Starts a full duplex (tcp style) request for hmtp/xmpp
- startDuplex(SocketLinkDuplexListener) -
Method in class com.caucho.network.listen.StreamSocketLink
-
- startDuplex(SocketLinkDuplexListener) -
Method in class com.caucho.network.listen.TcpSocketLink
- Starts a full duplex (tcp style) request for hmtp/xmpp
- startDuplex(Object) -
Method in class com.caucho.quercus.env.Env
-
- startDuplex(SocketLinkDuplexListener) -
Method in class com.caucho.server.http.AbstractHttpRequest
- Starts duplex mode.
- startDuplex(SocketLinkDuplexListener) -
Method in class com.caucho.server.http.HttpRequest
- Upgrade to duplex
- startEarDeploy(String) -
Method in interface com.caucho.management.server.HostMXBean
- Start an ear entry from the deployment directories.
- startEarDeploy(String) -
Method in class com.caucho.server.host.HostAdmin
- Start a .ear deployment.
- startEarDeploy(String) -
Method in class com.caucho.server.webapp.WebAppContainer
- Start an ear
- startElement(QName) -
Method in class com.caucho.jsp.java.JavaJspBuilder
- Starts an element.
- startElement(QName) -
Method in class com.caucho.jsp.JspBuilder
- Starts an element.
- startElement(String, String, String, Attributes) -
Method in class com.caucho.jsp.JspContentHandler
- Starts an element.
- startElement(Env, StringValue) -
Method in class com.caucho.quercus.lib.xml.XMLWriter
- Starts an element
- startElement(QName) -
Method in class com.caucho.relaxng.program.ChoiceItem
- Returns the next item on the match.
- startElement(QName) -
Method in class com.caucho.relaxng.program.ElementItem
- Returns the next item on the match.
- startElement(QName) -
Method in class com.caucho.relaxng.program.GroupItem
- Returns the next item when an element of the given name is returned
- startElement(QName) -
Method in class com.caucho.relaxng.program.InElementItem
- Returns the next item when an element of the given name is returned
- startElement(QName) -
Method in class com.caucho.relaxng.program.InterleaveItem
- Returns the next item on the match.
- startElement(QName) -
Method in class com.caucho.relaxng.program.Item
- Returns the next item when an element of the given name is returned
- startElement(QName) -
Method in class com.caucho.relaxng.program.MemoItem
- Returns the next item when an element of the given name is returned
- startElement(QName) -
Method in class com.caucho.relaxng.program.ZeroOrMoreItem
- Returns the next item on the match.
- startElement(String, String, String, Attributes) -
Method in class com.caucho.relaxng.RelaxBuilder
- handles new element.
- startElement(String, String, String, Attributes) -
Method in class com.caucho.relaxng.VerifierFilter
-
- startElement(String, String, String, Attributes) -
Method in class com.caucho.relaxng.VerifierHandlerImpl
- Called when an element starts.
- startElement(String) -
Method in class com.caucho.vfs.XmlWriter
- Start an element.
- startElement(String, String, String) -
Method in class com.caucho.xml.DOMBuilder
-
- startElement(QName, QAttributes) -
Method in class com.caucho.xml.DOMBuilder
-
- startElement(String, String, String, Attributes) -
Method in class com.caucho.xml.DOMBuilder
-
- startElement(String, String, String) -
Method in class com.caucho.xml.SAXBuilder
- Starts the building of an element.
- startElement(String, String, String) -
Method in class com.caucho.xml.XmlPrinter
- Called at the start of a new element.
- startElement(String, String, String) -
Method in interface com.caucho.xml.XMLWriter
-
- startElement(String, String, String) -
Method in class com.caucho.xml2.DOMBuilder
-
- startElement(QName, QAttributes) -
Method in class com.caucho.xml2.DOMBuilder
-
- startElement(String, String, String, Attributes) -
Method in class com.caucho.xml2.DOMBuilder
-
- startElement(String, String, String) -
Method in class com.caucho.xml2.SAXBuilder
- Starts the building of an element.
- startElement(String, String, String) -
Method in class com.caucho.xml2.XmlPrinter
- Called at the start of a new element.
- startElement(String, String, String) -
Method in interface com.caucho.xml2.XMLWriter
-
- StartElement - Interface in javax.xml.stream.events
-
- StartElementImpl - Class in com.caucho.xml.stream.events
-
- StartElementImpl(QName, HashMap<QName, Attribute>, HashMap<String, Namespace>, NamespaceContext) -
Constructor for class com.caucho.xml.stream.events.StartElementImpl
-
- startElementNS(Env, StringValue, StringValue, StringValue) -
Method in class com.caucho.quercus.lib.xml.XMLWriter
- Starts a namespaced element
- startEntity(String) -
Method in class com.caucho.xsl.TransformerHandlerImpl
-
- startEnv(Env) -
Method in class com.caucho.quercus.QuercusContext
-
- startEnvelope(String) -
Method in class com.caucho.hessian.io.Hessian2Output
- Starts an envelope.
- startFailsafe(String) -
Static method in class com.caucho.env.shutdown.ShutdownSystem
-
- startFailSafeShutdown(String) -
Method in class com.caucho.env.shutdown.ShutdownSystem
-
- startFailSafeShutdown(String, long) -
Method in class com.caucho.env.shutdown.ShutdownSystem
-
- startFrame() -
Method in class com.caucho.amqp.io.AmqpFrameReader
-
- startFrame(int) -
Method in class com.caucho.amqp.io.AmqpFrameWriter
-
- startFrame(int, int) -
Method in class com.caucho.amqp.io.AmqpFrameWriter
-
- startImpl() -
Method in class com.caucho.env.deploy.DeployController
- Starts the entry.
- startImpl() -
Method in class com.caucho.env.deploy.DeployGenerator
- Derived class implentation of start.
- startImpl() -
Method in class com.caucho.env.deploy.DeployListGenerator
- Starts the deploys.
- startImpl() -
Method in class com.caucho.env.deploy.ExpandDeployGenerator
- Starts the deploy.
- startImpl() -
Method in class com.caucho.server.cluster.ServletService
-
- startImpl() -
Method in class com.caucho.server.e_app.EarDeployGenerator
-
- startImpl() -
Method in class com.caucho.server.host.HostExpandDeployGenerator
-
- startImpl() -
Method in class com.caucho.server.webapp.WebAppEarDeployGenerator
- Starts the deployment.
- startImpl() -
Method in class com.caucho.server.webapp.WebAppExpandDeployGenerator
- Start the deploy.
- startImpl() -
Method in class com.caucho.server.webapp.WebAppVersioningController
- Starts the entry.
- startInfo(String, String, StartInfoMessage) -
Method in class com.caucho.server.resin.ResinActor
- Startup information
- StartInfoListener - Interface in com.caucho.server.resin
-
- StartInfoMessage - Class in com.caucho.boot
- Queries the Resin instance for its pid.
- StartInfoMessage() -
Constructor for class com.caucho.boot.StartInfoMessage
-
- StartInfoMessage(boolean, String, ExitCode, String) -
Constructor for class com.caucho.boot.StartInfoMessage
-
- startInvocation() -
Method in class com.caucho.server.http.AbstractHttpRequest
- Prepare the Request object for a new request.
- startInvocation() -
Method in class com.caucho.server.http.AbstractHttpResponse
-
- StartLazyRedeployAutomaticStrategy - Class in com.caucho.env.deploy
- The start-mode="lazy", redeploy-model="automatic" controller strategy.
- StartLazyRedeployManualStrategy - Class in com.caucho.env.deploy
- The start-mode="lazy", redeploy-model="manual" controller strategy.
- StartLifecycleException - Exception in com.caucho.lifecycle
- Lifecycle exception.
- StartLifecycleException() -
Constructor for exception com.caucho.lifecycle.StartLifecycleException
-
- StartLifecycleException(String) -
Constructor for exception com.caucho.lifecycle.StartLifecycleException
-
- StartLifecycleException(Throwable) -
Constructor for exception com.caucho.lifecycle.StartLifecycleException
-
- StartLifecycleException(String, Throwable) -
Constructor for exception com.caucho.lifecycle.StartLifecycleException
-
- startLineElement(String) -
Method in class com.caucho.vfs.XmlWriter
- Start an element where the opening tag, content, and closing tags are on
a single line of their own.
- startList() -
Method in class com.caucho.amqp.io.AmqpReader
-
- startList() -
Method in class com.caucho.amqp.io.AmqpWriter
-
- StartListener - Class in com.caucho.loader
- Waits for the start and stop events.
- StartListener(Object) -
Constructor for class com.caucho.loader.StartListener
- Creates the new start listener.
- startLocal(T) -
Method in class com.caucho.ejb.session.StatefulContext
-
- startLruRemove() -
Method in class com.caucho.db.block.Block
- Called by the LRU cache before removing to see if the item can
actually be removed.
- startLruRemove() -
Method in interface com.caucho.util.SyncCacheListener
-
- StartManualRedeployManualStrategy - Class in com.caucho.env.deploy
- The start-mode="manual", redeploy-model="manual" controller strategy.
- StartManualRedeployManualStrategy() -
Constructor for class com.caucho.env.deploy.StartManualRedeployManualStrategy
-
- startMap() -
Method in class com.caucho.amqp.io.AmqpWriter
-
- startMessage() -
Method in class com.caucho.hessian.io.Hessian2Input
- Starts reading a packet
- startMessage() -
Method in class com.caucho.hessian.io.Hessian2Output
- Starts a packet
- startMultistatus(HttpServletResponse, WriteStream) -
Method in class com.caucho.servlets.webdav.WebDavServlet
-
- startOffer(boolean) -
Method in class com.caucho.env.actor.ActorQueue
-
- startOffer(boolean) -
Method in interface com.caucho.env.actor.ActorQueuePreallocApi
-
- startOnInit() -
Method in class com.caucho.env.deploy.DeployController
- Starts the entry on initialization
- startOnInit() -
Method in interface com.caucho.env.deploy.DeployControllerApi
- Start the controller for initialization.
- startOnInit(DeployController<I>) -
Method in interface com.caucho.env.deploy.DeployControllerStrategy
- Called at initialization time for automatic start.
- startOnInit(DeployController<I>) -
Method in class com.caucho.env.deploy.StartAutoRedeployAutoStrategy
- Called at initialization time for automatic start.
- startOnInit(DeployController<I>) -
Method in class com.caucho.env.deploy.StartAutoRedeployManualStrategy
- Called at initialization time for automatic start.
- startOnInit(DeployController<I>) -
Method in class com.caucho.env.deploy.StartLazyRedeployAutomaticStrategy
- Called at initialization time for automatic start.
- startOnInit(DeployController<I>) -
Method in class com.caucho.env.deploy.StartLazyRedeployManualStrategy
- Called at initialization time for automatic start.
- startOnInit(DeployController<I>) -
Method in class com.caucho.env.deploy.StartManualRedeployManualStrategy
- Called at initialization time for automatic start.
- startPacket() -
Method in class com.caucho.hessian.io.Hessian2Output
- Starts a streaming packet
- startPacket() -
Method in class com.caucho.hessian.io.Hessian2StreamingInput
-
- startPacket() -
Method in class com.caucho.jsmp.JsmpReader
-
- startPacket() -
Method in class com.caucho.json.JsonInput
-
- startPacket() -
Method in class com.caucho.json.JsonInput2
-
- startPark() -
Method in class com.caucho.util.WaitQueue.Item
-
- startPersistenceUnits() -
Method in class com.caucho.amber.manager.AmberContainer
- Adds the URLs for the classpath.
- startPersistenceUnits() -
Method in class com.caucho.env.jpa.PersistenceManager
- Adds the URLs for the classpath.
- startPersistentStore() -
Method in class com.caucho.server.cluster.ServletContainerConfig
-
- startPI(Env, StringValue) -
Method in class com.caucho.quercus.lib.xml.XMLWriter
- Starts a processing instruction section
- startPoll() -
Method in class com.caucho.jms.queue.PollingQueue
-
- startPoll() -
Method in class com.caucho.jms.queue.PollingTopic
-
- startPrefixMapping(String, String) -
Method in class com.caucho.jsp.java.JavaJspBuilder
- Starts a prefix mapping.
- startPrefixMapping(String, String) -
Method in class com.caucho.jsp.JspBuilder
- Starts a prefix mapping.
- startPrefixMapping(String, String) -
Method in class com.caucho.jsp.JspContentHandler
- Starts a prefix mapping.
- startPrefixMapping(String, String) -
Method in class com.caucho.relaxng.RelaxBuilder
-
- startPrefixMapping(String, String) -
Method in class com.caucho.relaxng.VerifierFilter
-
- startPrefixMapping(String, String) -
Method in class com.caucho.xml.DOMBuilder
-
- startPrefixMapping(String, String) -
Method in class com.caucho.xml.SAXBuilder
-
- startPrefixMapping(String, String) -
Method in class com.caucho.xml.XmlPrinter
-
- startPrefixMapping(String, String) -
Method in interface com.caucho.xml.XMLWriter
-
- startPrefixMapping(String, String) -
Method in class com.caucho.xml2.DOMBuilder
-
- startPrefixMapping(String, String) -
Method in class com.caucho.xml2.SAXBuilder
-
- startPrefixMapping(String, String) -
Method in class com.caucho.xml2.XmlPrinter
-
- startPrefixMapping(String, String) -
Method in interface com.caucho.xml2.XMLWriter
-
- startPriority(Runnable) -
Method in class com.caucho.env.thread1.ThreadPool1
- Adds a new task.
- startPriority(Runnable, long) -
Method in class com.caucho.env.thread1.ThreadPool1
- Adds a new task.
- startPriority(Runnable) -
Method in class com.caucho.env.thread2.ThreadPool2
- Adds a new task.
- startPriority(Runnable, long) -
Method in class com.caucho.env.thread2.ThreadPool2
- Adds a new task.
- startProfile(long, int) -
Method in interface com.caucho.management.server.SnapshotServiceMXBean
-
- StartQuery - Class in com.caucho.boot
-
- StartQuery(String[]) -
Constructor for class com.caucho.boot.StartQuery
-
- startRecompiling() -
Method in class com.caucho.jsp.Page
- Starts recompiling.
- startRemote() -
Method in class com.caucho.server.cluster.Cluster
- Start any work in notifying other members in the cluster
that the server is active.
- startReply() -
Method in class com.caucho.burlap.client.MicroBurlapInput
- Starts reading the reply.
- startReply() -
Method in class com.caucho.burlap.io.BurlapInput
- Starts reading the reply
- startReply() -
Method in class com.caucho.burlap.io.BurlapOutput
- Starts the reply
- startReply() -
Method in class com.caucho.hessian.io.AbstractHessianInput
- Starts reading the reply
- startReply() -
Method in class com.caucho.hessian.io.AbstractHessianOutput
-
- startReply() -
Method in class com.caucho.hessian.io.Hessian2Input
- Starts reading the reply
- startReply() -
Method in class com.caucho.hessian.io.Hessian2Output
- Starts the reply
- startReply() -
Method in class com.caucho.hessian.io.HessianInput
- Starts reading the reply
- startReply() -
Method in class com.caucho.hessian.io.HessianOutput
- Starts the reply
- startReply() -
Method in class com.caucho.hessian.micro.MicroHessianInput
- Starts reading the reply
- startReplyBody() -
Method in class com.caucho.hessian.io.AbstractHessianInput
- Starts reading the body of the reply, i.e.
- startReplyBody() -
Method in class com.caucho.hessian.io.HessianInput
-
- startRequest() -
Method in class com.caucho.server.fastcgi.FastCgiRequest
- Clear the request variables in preparation for a new request.
- startRequest() -
Method in class com.caucho.server.hmux.HmuxRequest
- Clears variables at the start of a new request.
- startRequest() -
Method in class com.caucho.server.http.AbstractHttpRequest
- Prepare the Request object for a new request.
- startRequest() -
Method in class com.caucho.server.http.AbstractHttpResponse
- Initializes the Response at the beginning of the request.
- startRequest() -
Method in class com.caucho.server.http.HttpRequest
- Clear the request variables in preparation for a new request.
- startResume() -
Method in class com.caucho.server.http.ConnectionCometController
- Suspend the connection on the next request
- startRow() -
Method in class com.caucho.db.sql.SelectResult
- Starts a row
- StartRuntimeException - Exception in com.caucho.loader
- Wrapper for start exceptions
- StartRuntimeException() -
Constructor for exception com.caucho.loader.StartRuntimeException
-
- StartRuntimeException(Throwable) -
Constructor for exception com.caucho.loader.StartRuntimeException
-
- StartRuntimeException(String, Throwable) -
Constructor for exception com.caucho.loader.StartRuntimeException
-
- StartRuntimeException(String) -
Constructor for exception com.caucho.loader.StartRuntimeException
-
- STARTS_WITH -
Static variable in class com.caucho.xpath.Expr
-
- startStreaming() -
Method in class com.caucho.hessian.io.HessianDebugInputStream
-
- startStreaming() -
Method in class com.caucho.hessian.io.HessianDebugOutputStream
-
- startStreaming() -
Method in class com.caucho.hessian.io.HessianDebugState
-
- startsWith(String, String) -
Static method in class com.caucho.jstl.Functions
- Returns true if the first string starts with the second.
- startsWith(Name) -
Method in class com.caucho.naming.QName
- Returns true if the argument is a prefix of the name.
- startsWith(String) -
Method in class com.caucho.util.CharSegment
- Returns true if the CharSegment starts with the string.
- startTable(String) -
Method in class com.caucho.db.table.TableFactory
- Creates a table.
- startTagDependent() -
Method in class com.caucho.jsp.java.JavaJspBuilder
-
- startTagDependent() -
Method in class com.caucho.jsp.JspBuilder
-
- startTextMessage() -
Method in class com.caucho.remote.websocket.WebSocketClient
-
- startTextMessage() -
Method in class com.caucho.remote.websocket.WebSocketContextStreamImpl
-
- startTextMessage() -
Method in interface com.caucho.websocket.WebSocketContext
- Returns the output stream for a binary message.
- startTime() -
Method in interface com.caucho.util.TimeInterval
- Returns the time that the interval starts in milliseconds.
- startTime() -
Method in class com.caucho.util.TimeIntervalElement
-
- startTop2() -
Method in class com.caucho.hessian.io.HessianDebugInputStream
-
- startTop2() -
Method in class com.caucho.hessian.io.HessianDebugOutputStream
-
- startTop2() -
Method in class com.caucho.hessian.io.HessianDebugState
-
- startup(Env) -
Method in class com.caucho.quercus.lib.OutputModule
-
- startup(Env) -
Method in class com.caucho.quercus.lib.session.SessionModule
-
- startup(Env) -
Method in interface com.caucho.quercus.module.ModuleStartupListener
-
- Startup - Annotation Type in javax.ejb
- The startup annotation.
- StartupType - Annotation Type in com.caucho.config.annotation
- The @StartupType annotation marks an annotation as triggering a
startup event for the bean.
- startWebApp(String, String, String, String, String, String) -
Method in interface com.caucho.management.server.ManagementMXBean
-
- startWebApp(String, String, String, String, String, String) -
Method in class com.caucho.server.resin.ManagementAdmin
-
- startWebSocket(WebSocketListener) -
Method in class com.caucho.server.http.HttpServletRequestImpl
-
- startWebSocket(WebSocketListener) -
Method in interface com.caucho.websocket.WebSocketServletRequest
- Upgrade the current HTTP connection to a WebSocket connection
- StartWithForegroundCommand - Class in com.caucho.boot
- Command to start Resin server in gui mode
bin/resin.sh start-with-background -server a
- StartWithForegroundCommand() -
Constructor for class com.caucho.boot.StartWithForegroundCommand
-
- startWork(Work) -
Method in class com.caucho.jca.ra.WorkManagerImpl
- Accepts a work instance for processing.
- startWork(Work, long, ExecutionContext, WorkListener) -
Method in class com.caucho.jca.ra.WorkManagerImpl
- Accepts a work instance for processing.
- 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.
- startWorkerThread() -
Method in class com.caucho.env.thread.AbstractTaskWorker
-
- startWorkerThread() -
Method in class com.caucho.env.thread1.AbstractTaskWorker1
-
- startWorkerThread() -
Method in class com.caucho.env.thread2.AbstractTaskWorker2
-
- stat(Env) -
Method in class com.caucho.quercus.lib.db.Mysqli
- returns a string with the status of the connection
or FALSE if error
- stat() -
Method in class com.caucho.quercus.lib.file.AbstractBinaryInput
-
- stat() -
Method in class com.caucho.quercus.lib.file.AbstractBinaryInputOutput
-
- stat() -
Method in class com.caucho.quercus.lib.file.AbstractBinaryOutput
-
- stat() -
Method in interface com.caucho.quercus.lib.file.BinaryStream
- Returns an array filled with stat information.
- stat() -
Method in class com.caucho.quercus.lib.file.BufferedBinaryInputOutput
-
- stat() -
Method in class com.caucho.quercus.lib.file.FileInput
-
- stat() -
Method in class com.caucho.quercus.lib.file.FileInputOutput
-
- stat(Env, StringValue) -
Static method in class com.caucho.quercus.lib.file.FileModule
- Returns file statistics
- stat() -
Method in class com.caucho.quercus.lib.file.FileOutput
-
- stat() -
Method in class com.caucho.quercus.lib.file.ReadStreamInput
-
- stat() -
Method in class com.caucho.quercus.lib.file.WrappedStream
-
- stat() -
Method in class com.caucho.quercus.lib.file.WriteStreamOutput
-
- Stateful - Annotation Type in javax.ejb
- The Stateful annotation.
- StatefulAspectBeanFactory<X> - Class in com.caucho.ejb.gen
- Factory for creating stateful business methods.
- StatefulAspectBeanFactory(InjectManager, AnnotatedType<X>) -
Constructor for class com.caucho.ejb.gen.StatefulAspectBeanFactory
-
- StatefulBeanConfig - Class in com.caucho.ejb.cfg
- ejb-stateful-bean configuration
- StatefulBeanConfig() -
Constructor for class com.caucho.ejb.cfg.StatefulBeanConfig
-
- StatefulBeanImpl<X,T> - Class in com.caucho.ejb.inject
- Internal implementation for a Bean
- StatefulBeanImpl(AbstractSessionContext<X, T>, ManagedBeanImpl<X>, Set<Type>, AnnotatedType<X>) -
Constructor for class com.caucho.ejb.inject.StatefulBeanImpl
-
- StatefulComponent<X> - Class in com.caucho.ejb.session
- Component for session beans
- StatefulComponent(StatefulProvider, Class) -
Constructor for class com.caucho.ejb.session.StatefulComponent
-
- StatefulContext<X,T> - Class in com.caucho.ejb.session
- Abstract base class for an session context
- StatefulContext(StatefulManager<X>, Class<T>) -
Constructor for class com.caucho.ejb.session.StatefulContext
-
- StatefulGenerator<X> - Class in com.caucho.ejb.gen
- Generates the skeleton for a stateful bean.
- StatefulGenerator(String, AnnotatedType<X>, ArrayList<AnnotatedType<? super X>>, AnnotatedType<X>, ArrayList<AnnotatedType<? super X>>) -
Constructor for class com.caucho.ejb.gen.StatefulGenerator
-
- StatefulHandle - Class in com.caucho.ejb.session
- Abstract base class for a stateful session object
- StatefulHandle(String, String) -
Constructor for class com.caucho.ejb.session.StatefulHandle
-
- StatefulLiteral - Class in com.caucho.ejb.cfg
- Configuration for an ejb singleton session bean.
- StatefulLiteral(String, String, String) -
Constructor for class com.caucho.ejb.cfg.StatefulLiteral
-
- StatefulManager<X> - Class in com.caucho.ejb.session
- Server container for a session bean.
- StatefulManager(EjbManager, String, String, AnnotatedType<X>, AnnotatedType<X>, EjbLazyGenerator<X>) -
Constructor for class com.caucho.ejb.session.StatefulManager
-
- StatefulMethodHeadFactory<X> - Class in com.caucho.ejb.gen
- Represents a stateful local business method
- StatefulMethodHeadFactory(StatefulAspectBeanFactory<X>, AspectFactory<X>) -
Constructor for class com.caucho.ejb.gen.StatefulMethodHeadFactory
-
- StatefulMethodHeadGenerator<X> - Class in com.caucho.ejb.gen
- Represents a stateful local business method
- StatefulMethodHeadGenerator(StatefulMethodHeadFactory<X>, AnnotatedMethod<? super X>, AspectGenerator<X>) -
Constructor for class com.caucho.ejb.gen.StatefulMethodHeadGenerator
-
- StatefulMethodHeadGenerator(StatefulMethodHeadFactory<X>, AnnotatedMethod<? super X>, AspectGenerator<X>, long, TimeUnit) -
Constructor for class com.caucho.ejb.gen.StatefulMethodHeadGenerator
-
- StatefulObject - Class in com.caucho.ejb.session
- Abstract base class for a stateful session object
- StatefulObject() -
Constructor for class com.caucho.ejb.session.StatefulObject
-
- StatefulProvider - Interface in com.caucho.ejb.session
- Creates a new instance of a stateful bean
- StatefulProviderProxy<X,T> - Class in com.caucho.ejb.session
- Component for stateful beans
- StatefulProviderProxy(StatefulContext<X, T>) -
Constructor for class com.caucho.ejb.session.StatefulProviderProxy
-
- StatefulProxy - Interface in com.caucho.ejb.session
- Component for stateful beans
- StatefulTimeout - Annotation Type in javax.ejb
- Stateful timeout annotation.
- StatefulTimeoutLiteral - Class in com.caucho.ejb.cfg
- Configuration for @Remove@SuppressWarnings("serial")
- Stateless - Annotation Type in javax.ejb
- The Stateless annotation.
- StatelessAspectBeanFactory<X> - Class in com.caucho.ejb.gen
- Represents a stateless local business method
- StatelessAspectBeanFactory(InjectManager, AnnotatedType<X>) -
Constructor for class com.caucho.ejb.gen.StatelessAspectBeanFactory
-
- StatelessBeanConfig - Class in com.caucho.ejb.cfg
- ejb-stateless-bean configuration
- StatelessBeanConfig() -
Constructor for class com.caucho.ejb.cfg.StatelessBeanConfig
-
- StatelessBeanConfigFactory - Class in com.caucho.ejb.cfg
- Custom bean creation
- StatelessBeanConfigFactory() -
Constructor for class com.caucho.ejb.cfg.StatelessBeanConfigFactory
-
- StatelessBeanImpl<X,T> - Class in com.caucho.ejb.inject
- Internal implementation for a Bean
- StatelessBeanImpl(StatelessManager<X>, ManagedBeanImpl<X>, Class<T>, Set<Type>, StatelessContext<X, T>, AnnotatedType<X>) -
Constructor for class com.caucho.ejb.inject.StatelessBeanImpl
-
- StatelessContext<X,T> - Class in com.caucho.ejb.session
- Abstract base class for an stateless session context
- StatelessContext(StatelessManager<X>, Class<T>) -
Constructor for class com.caucho.ejb.session.StatelessContext
-
- StatelessGenerator<X> - Class in com.caucho.ejb.gen
- Generates the skeleton for a session bean.
- StatelessGenerator(String, AnnotatedType<X>, ArrayList<AnnotatedType<? super X>>, AnnotatedType<X>, ArrayList<AnnotatedType<? super X>>) -
Constructor for class com.caucho.ejb.gen.StatelessGenerator
-
- StatelessInjectionTarget<T> - Class in com.caucho.ejb.server
- Creates an configures an ejb instance
- StatelessInjectionTarget(AbstractEjbBeanManager<T>, AnnotatedType<T>) -
Constructor for class com.caucho.ejb.server.StatelessInjectionTarget
-
- StatelessLifecycleAspectBeanFactory<X> - Class in com.caucho.ejb.gen
- Represents a stateless local business method
- StatelessLifecycleAspectBeanFactory(AspectBeanFactory<X>, InjectManager, AnnotatedType<X>) -
Constructor for class com.caucho.ejb.gen.StatelessLifecycleAspectBeanFactory
-
- StatelessLiteral - Class in com.caucho.ejb.cfg
- Configuration for an ejb stateless session bean.
- StatelessLiteral(String, String, String) -
Constructor for class com.caucho.ejb.cfg.StatelessLiteral
-
- StatelessManager<X> - Class in com.caucho.ejb.session
- Server home container for a stateless session bean
- StatelessManager(EjbManager, String, String, AnnotatedType<X>, AnnotatedType<X>, EjbLazyGenerator<X>) -
Constructor for class com.caucho.ejb.session.StatelessManager
- Creates a new stateless server.
- StatelessMethodHeadFactory<X> - Class in com.caucho.ejb.gen
- Represents a stateless local business method
- StatelessMethodHeadFactory(StatelessAspectBeanFactory<X>, AspectFactory<X>) -
Constructor for class com.caucho.ejb.gen.StatelessMethodHeadFactory
-
- StatelessMethodHeadGenerator<X> - Class in com.caucho.ejb.gen
- Represents a stateless local business method
- StatelessMethodHeadGenerator(StatelessMethodHeadFactory<X>, AnnotatedMethod<? super X>, AspectGenerator<X>) -
Constructor for class com.caucho.ejb.gen.StatelessMethodHeadGenerator
-
- StatelessMethodTailFactory<X> - Class in com.caucho.ejb.gen
- Represents a stateless local business method
- StatelessMethodTailFactory(StatelessAspectBeanFactory<X>) -
Constructor for class com.caucho.ejb.gen.StatelessMethodTailFactory
-
- StatelessMethodTailGenerator<X> - Class in com.caucho.ejb.gen
- Represents a stateless local business method
- StatelessMethodTailGenerator(StatelessMethodTailFactory<X>, AnnotatedMethod<? super X>) -
Constructor for class com.caucho.ejb.gen.StatelessMethodTailGenerator
-
- StatelessPool<X,T> - Class in com.caucho.ejb.session
- Pool of stateless session beans.
- StatelessPool.Item<X> - Class in com.caucho.ejb.session
-
- StatelessProviderProxy<X,T> - Class in com.caucho.ejb.session
- Component for session beans
- StatelessProviderProxy(T) -
Constructor for class com.caucho.ejb.session.StatelessProviderProxy
-
- StatelessProxyFactory - Interface in com.caucho.ejb.session
- Factory for a session bean.
- StatelessScheduledAspectBeanFactory<X> - Class in com.caucho.ejb.gen
- Represents a stateless local business method
- StatelessScheduledAspectBeanFactory(InjectManager, AnnotatedType<X>) -
Constructor for class com.caucho.ejb.gen.StatelessScheduledAspectBeanFactory
-
- StatelessScheduledMethodHeadFactory<X> - Class in com.caucho.ejb.gen
-
- StatelessScheduledMethodHeadFactory(StatelessScheduledAspectBeanFactory<X>, AspectFactory<X>) -
Constructor for class com.caucho.ejb.gen.StatelessScheduledMethodHeadFactory
-
- StatelessScheduledMethodHeadGenerator<X> - Class in com.caucho.ejb.gen
-
- StatelessScheduledMethodHeadGenerator(StatelessScheduledMethodHeadFactory<X>, AnnotatedMethod<? super X>, AspectGenerator<X>) -
Constructor for class com.caucho.ejb.gen.StatelessScheduledMethodHeadGenerator
-
- StatelessScheduledMethodTailFactory<X> - Class in com.caucho.ejb.gen
-
- StatelessScheduledMethodTailFactory(StatelessScheduledAspectBeanFactory<X>) -
Constructor for class com.caucho.ejb.gen.StatelessScheduledMethodTailFactory
-
- StatelessScheduledMethodTailGenerator<X> - Class in com.caucho.ejb.gen
-
- StatelessScheduledMethodTailGenerator(StatelessScheduledMethodTailFactory<X>, AnnotatedMethod<? super X>) -
Constructor for class com.caucho.ejb.gen.StatelessScheduledMethodTailGenerator
-
- Statement - Class in com.caucho.quercus.statement
- Represents a PHP statement
- Statement() -
Constructor for class com.caucho.quercus.statement.Statement
-
- Statement(Location) -
Constructor for class com.caucho.quercus.statement.Statement
-
- Statement - Class in com.caucho.servlets.ssi
- Represents a SSI statement
- Statement() -
Constructor for class com.caucho.servlets.ssi.Statement
-
- StatementHandle - Class in com.caucho.quercus.statement
- A handle to a statement
- StatementHandle(StatementHandle, StatementHandle) -
Constructor for class com.caucho.quercus.statement.StatementHandle
-
- StatementImpl - Class in com.caucho.db.jdbc
- The JDBC statement implementation.
- StatementWrapper - Class in com.caucho.tools.profiler
-
- StatementWrapper(ProfilerPoint, Statement) -
Constructor for class com.caucho.tools.profiler.StatementWrapper
-
- STATIC_MAX -
Static variable in class com.caucho.quercus.env.LongValue
-
- STATIC_MIN -
Static variable in class com.caucho.quercus.env.LongValue
-
- STATIC_VALUES -
Static variable in class com.caucho.quercus.env.LongValue
-
- staticFieldSet() -
Method in class com.caucho.quercus.program.ClassDef
-
- staticFieldSet() -
Method in class com.caucho.quercus.program.InterpretedClassDef
-
- StaticFunction - Class in com.caucho.quercus.module
- Represents the introspected static function information.
- StaticFunction(ModuleContext, QuercusModule, Method) -
Constructor for class com.caucho.quercus.module.StaticFunction
- Creates the statically introspected function.
- StaticJavaExpr - Class in com.caucho.xpath.expr
- Implements the static java extension functions.
- StaticJavaExpr(Method, ArrayList) -
Constructor for class com.caucho.xpath.expr.StaticJavaExpr
- Create a StringExpression with three arguments.
- StaticJspFragmentSupport - Class in com.caucho.jsp
- Abstract implementation for the fragment support.
- StaticJspFragmentSupport() -
Constructor for class com.caucho.jsp.StaticJspFragmentSupport
-
- StaticMetamodel - Annotation Type in javax.persistence.metamodel
- Marks a class as a metamodel class.
- StaticMethodExpr - Class in com.caucho.el
- Represents a method call.
- StaticMethodExpr(Method) -
Constructor for class com.caucho.el.StaticMethodExpr
- Creates a new method expression.
- StaticMethodExpr(String) -
Constructor for class com.caucho.el.StaticMethodExpr
- Creates a new static method.
- StaticPage - Class in com.caucho.jsp
- A static page is a page that's just a static file.
- StaticStatement - Class in com.caucho.quercus.statement
- Represents a static statement in a PHP program.
- StaticStatement(Location, VarExpr, Expr) -
Constructor for class com.caucho.quercus.statement.StaticStatement
- Creates the echo statement.
- StaticText - Class in com.caucho.jsp.java
- Represents static text.
- StaticText(JavaJspGenerator, String, JspNode) -
Constructor for class com.caucho.jsp.java.StaticText
-
- statisticsData(String, long, long, long) -
Method in interface com.caucho.management.server.StatServiceMXBean
- Returns statistics data over a time range.
- StatisticsFilterChain - Class in com.caucho.server.webapp
-
- StatisticsFilterChain(FilterChain, WebApp) -
Constructor for class com.caucho.server.webapp.StatisticsFilterChain
-
- statisticsNames() -
Method in interface com.caucho.management.server.StatServiceMXBean
- Returns the strings
- StatService - Class in com.caucho.admin
-
- StatService() -
Constructor for class com.caucho.admin.StatService
-
- StatServiceAttribute - Class in com.caucho.management.server
- A stat attribute
- StatServiceAttribute(String, String, String) -
Constructor for class com.caucho.management.server.StatServiceAttribute
-
- StatServiceDataType - Enum in com.caucho.management.server
- Value for a statistics data point.
- StatServiceMXBean - Interface in com.caucho.management.server
- Interface for the persistent statistics
- StatServiceValue - Class in com.caucho.management.server
- Value for a statistics data point.
- StatServiceValue(long, int, double, double, double) -
Constructor for class com.caucho.management.server.StatServiceValue
- Standard constructor
- StatServiceValue(long, double) -
Constructor for class com.caucho.management.server.StatServiceValue
-
- StatServiceValuesQueryReply - Class in com.caucho.server.admin
-
- StatServiceValuesQueryReply() -
Constructor for class com.caucho.server.admin.StatServiceValuesQueryReply
-
- StatServiceValuesQueryReply(String[], StatServiceValue[][]) -
Constructor for class com.caucho.server.admin.StatServiceValuesQueryReply
-
- StatsQuery - Class in com.caucho.server.admin
-
- StatsQuery() -
Constructor for class com.caucho.server.admin.StatsQuery
-
- StatsQuery(String[], Date, Date) -
Constructor for class com.caucho.server.admin.StatsQuery
-
- StatSystem - Class in com.caucho.server.admin
-
- StatSystem() -
Constructor for class com.caucho.server.admin.StatSystem
-
- StatSystem.JmxItem - Class in com.caucho.server.admin
-
- StatSystem.JmxItem() -
Constructor for class com.caucho.server.admin.StatSystem.JmxItem
-
- StatSystem.Sample - Class in com.caucho.server.admin
-
- status(String) -
Method in interface com.caucho.boot.WatchdogAPI
- Returns the status of the watchdog manager
- status() -
Method in interface com.caucho.boot.WatchdogProxy
-
- status(long, String, String, ServerStatusQuery) -
Method in class com.caucho.server.admin.ManagerActor
-
- status() -
Method in class com.caucho.server.admin.ManagerClient
-
- Status - Enum in javax.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
-
- StatusCommand - Class in com.caucho.boot
- Command to stop Resin server
bin/resin.sh status -server a
- StatusCommand() -
Constructor for class com.caucho.boot.StatusCommand
-
- statusId -
Variable in class javax.servlet.jsp.jstl.core.LoopTagSupport
-
- StatusQuery - Class in com.caucho.server.admin
-
- StatusQuery(String) -
Constructor for class com.caucho.server.admin.StatusQuery
-
- StatusQuery(String, String, String) -
Constructor for class com.caucho.server.admin.StatusQuery
-
- StaxIntern - Class in com.caucho.xml.stream
- Interning names
- StaxUtil - Class in com.caucho.xml.stream
- Utility class to do namespace repairs on XMLStreamWriters that don't have
repair enabled.
- StaxUtil() -
Constructor for class com.caucho.xml.stream.StaxUtil
-
- STD_PROP_LIST -
Static variable in class com.caucho.quercus.lib.spl.ArrayIterator
-
- STD_PROP_LIST -
Static variable in class com.caucho.quercus.lib.spl.ArrayObject
-
- stderr_var_dump(Env, Value, Value[]) -
Static method in class com.caucho.quercus.lib.VariableModule
-
- StderrLog - Class in com.caucho.log
- Configuration for the standard output log
- StderrLog() -
Constructor for class com.caucho.log.StderrLog
- Creates the StdoutLog
- StderrStream - Class in com.caucho.vfs
- Stream encapsulating System.err.
- StdoutLog - Class in com.caucho.log
- Configuration for the standard output log
- StdoutLog() -
Constructor for class com.caucho.log.StdoutLog
- Creates the StdoutLog
- StdoutStream - Class in com.caucho.vfs
- Stream encapsulating System.out.
- step -
Variable in class javax.servlet.jsp.jstl.core.LoopTagSupport
-
- stepSpecified -
Variable in class javax.servlet.jsp.jstl.core.LoopTagSupport
-
- stereotype(Class<? extends Annotation>) -
Method in class com.caucho.config.inject.BeanBuilder
-
- stereotype(Collection<Class<? extends Annotation>>) -
Method in class com.caucho.config.inject.BeanBuilder
-
- Stereotype - Annotation Type in javax.enterprise.inject
- The @Stereotype annotation for web beans
- StickyRequestHashGenerator - Interface in com.caucho.cloud.loadbalance
- Returns a hash from the request info.
- stickySessionServer(String, int) -
Method in interface com.caucho.management.server.SessionManagerMXBean
-
- stickySessionServer(String, int) -
Method in class com.caucho.server.session.SessionManagerAdmin
-
- stmt_init(Env) -
Method in class com.caucho.quercus.lib.db.Mysqli
- returns a statement for use with
mysqli_stmt_prepare
- StompAbortCommand - Class in com.caucho.message.stomp
- begins a transaction.
- StompAbortCommand() -
Constructor for class com.caucho.message.stomp.StompAbortCommand
-
- StompAckCommand - Class in com.caucho.message.stomp
- Unsubscribe from a stomp message destination.
- StompAckCommand() -
Constructor for class com.caucho.message.stomp.StompAckCommand
-
- StompBeginCommand - Class in com.caucho.message.stomp
- begins a transaction.
- StompBeginCommand() -
Constructor for class com.caucho.message.stomp.StompBeginCommand
-
- StompClient - Class in com.caucho.message.stomp
- Custom serialization for the cache
- StompClient(String, int) -
Constructor for class com.caucho.message.stomp.StompClient
-
- StompClientSubscriber - Class in com.caucho.message.stomp
- Custom serialization for the cache
- StompCommand - Class in com.caucho.message.stomp
- Custom serialization for the cache
- StompCommand() -
Constructor for class com.caucho.message.stomp.StompCommand
-
- StompCommitCommand - Class in com.caucho.message.stomp
- begins a transaction.
- StompCommitCommand() -
Constructor for class com.caucho.message.stomp.StompCommitCommand
-
- StompConnectCommand - Class in com.caucho.message.stomp
- Custom serialization for the cache
- StompConnectCommand() -
Constructor for class com.caucho.message.stomp.StompConnectCommand
-
- StompConnection - Class in com.caucho.message.stomp
- Custom serialization for the cache
- StompDisconnectCommand - Class in com.caucho.message.stomp
- Custom serialization for the cache
- StompDisconnectCommand() -
Constructor for class com.caucho.message.stomp.StompDisconnectCommand
-
- StompNackCommand - Class in com.caucho.message.stomp
- Unsubscribe from a stomp message destination.
- StompNackCommand() -
Constructor for class com.caucho.message.stomp.StompNackCommand
-
- StompProtocol - Class in com.caucho.message.stomp
- Custom serialization for the cache
- StompProtocol() -
Constructor for class com.caucho.message.stomp.StompProtocol
-
- StompSendCommand - Class in com.caucho.message.stomp
- Custom serialization for the cache
- StompSendCommand() -
Constructor for class com.caucho.message.stomp.StompSendCommand
-
- StompSubscribeCommand - Class in com.caucho.message.stomp
- Custom serialization for the cache
- StompSubscribeCommand() -
Constructor for class com.caucho.message.stomp.StompSubscribeCommand
-
- StompUnsubscribeCommand - Class in com.caucho.message.stomp
- Unsubscribe from a stomp message destination.
- StompUnsubscribeCommand() -
Constructor for class com.caucho.message.stomp.StompUnsubscribeCommand
-
- StompXaItem - Class in com.caucho.message.stomp
- Custom serialization for the cache
- StompXaItem() -
Constructor for class com.caucho.message.stomp.StompXaItem
-
- stop(String, String) -
Method in interface com.caucho.boot.WatchdogAPI
- Stops the named server
- stop(String, String[]) -
Method in interface com.caucho.boot.WatchdogProxy
-
- stop() -
Method in class com.caucho.cloud.bam.BamSystem
-
- stop() -
Method in class com.caucho.cloud.network.ClusterServerAdmin
-
- stop() -
Method in class com.caucho.cloud.network.NetworkClusterSystem
- Closes the server.
- stop() -
Method in class com.caucho.cloud.network.NetworkListenSystem
- Closes the server.
- stop() -
Method in class com.caucho.db.block.BlockManagerSubSystem
- Stops the server.
- stop() -
Method in class com.caucho.distcache.AbstractCache
-
- stop() -
Method in class com.caucho.ejb.message.JmsResourceAdapter
- Called when the resource adapter is stopped.
- stop() -
Method in class com.caucho.env.dbpool.ConnectionPool
- Stops the manager.
- stop(DeployController<I>) -
Method in class com.caucho.env.deploy.AbstractDeployControllerStrategy
- Stops the instance from an admin command.
- stop() -
Method in class com.caucho.env.deploy.DeployContainer
- Closes the stop.
- stop() -
Method in interface com.caucho.env.deploy.DeployContainerApi
- Stops all controllers.
- stop() -
Method in class com.caucho.env.deploy.DeployController
- Stops the controller from an admin command.
- stop() -
Method in class com.caucho.env.deploy.DeployControllerAdmin
-
- stop() -
Method in interface com.caucho.env.deploy.DeployControllerApi
- Stops the controller from an admin command.
- stop(DeployController<I>) -
Method in interface com.caucho.env.deploy.DeployControllerStrategy
- Stops the instance from an admin command.
- stop() -
Method in class com.caucho.env.deploy.DeployGenerator
- Stops the deploy
- stop() -
Method in class com.caucho.env.deploy.DeployGeneratorAdmin
-
- stop(String) -
Method in class com.caucho.env.deploy.ExpandDeployGenerator
- Stop the archive.
- stop(String) -
Method in class com.caucho.env.deploy.ExpandDeployGeneratorAdmin
-
- stop() -
Method in class com.caucho.env.lock.LockService
-
- stop() -
Method in class com.caucho.env.repository.AbstractRepository
-
- stop() -
Method in class com.caucho.env.repository.LocalRepositoryService
-
- stop() -
Method in class com.caucho.env.repository.RepositorySystem
-
- stop() -
Method in class com.caucho.env.service.AbstractResinSubSystem
-
- stop() -
Method in interface com.caucho.env.service.ResinSubSystem
- Stops the service.
- stop() -
Method in class com.caucho.env.service.ResinSystem
- Closes the server.
- stop() -
Method in class com.caucho.env.shutdown.ShutdownSystem
- Starts the server.
- stop() -
Method in class com.caucho.env.vote.VoteService
-
- stop() -
Method in class com.caucho.jca.ra.AbstractResourceAdapter
- Called when the resource adapter is stopped.
- stop() -
Method in class com.caucho.jca.ra.ConnectorConfig
- Stops the connector.
- stop() -
Method in class com.caucho.jca.ra.ConnectorResource
- Stops the connector.
- stop() -
Method in class com.caucho.jca.ra.ResourceDeploy
-
- stop(String) -
Method in class com.caucho.jca.ra.ResourceDeploy
-
- stop() -
Method in class com.caucho.jca.ra.ResourceDeployAdmin
-
- stop(String) -
Method in class com.caucho.jca.ra.ResourceDeployAdmin
-
- stop() -
Method in class com.caucho.jms.connection.ConnectionImpl
- Stops the connection temporarily.
- stop() -
Method in class com.caucho.jms.connection.MessageConsumerImpl
- Stops the consumer.
- stop() -
Method in class com.caucho.jms.jca.ResourceAdapterImpl
- Called when the resource adapter is stopped.
- stop() -
Method in class com.caucho.jms.resource.ListenerResource
-
- stop() -
Method in class com.caucho.jms.services.HessianListener
-
- stop() -
Method in class com.caucho.loader.DynamicClassLoader
- stops the class loader.
- stop() -
Static method in class com.caucho.loader.Environment
- Starts the current environment.
- stop(ClassLoader) -
Static method in class com.caucho.loader.Environment
- Starts the current environment.
- stop() -
Method in class com.caucho.loader.EnvironmentClassLoader
- Stops the environment, closing down any resources.
- stop(String) -
Method in interface com.caucho.management.server.ArchiveDeployMXBean
- Stops the resource with the given name
- stop() -
Method in interface com.caucho.management.server.ClusterServerMXBean
- Disables connections to the target server.
- stop() -
Method in interface com.caucho.management.server.DeployControllerMXBean
- Stops the instance.
- stop() -
Method in interface com.caucho.management.server.DeployMXBean
-
- stop() -
Method in interface com.caucho.management.server.JdbcDriverMXBean
- Disables the driver.
- stop() -
Method in interface com.caucho.management.server.PortMXBean
- Disables the port, stopping it from listening to connections.
- stop() -
Method in interface com.caucho.management.server.RewriteImportMXBean
-
- stop() -
Method in interface com.caucho.management.server.RewriteRuleMXBean
-
- stop() -
Method in interface com.caucho.management.server.WatchdogMXBean
- Stop the Resin process
- stop() -
Method in class com.caucho.memcached.MemcachedClient
-
- stop() -
Method in class com.caucho.network.balance.ClientSocketFactory
- Disable the client.
- stop() -
Method in interface com.caucho.network.balance.ClientSocketFactoryApi
- Disable the client.
- stop() -
Method in class com.caucho.network.listen.AbstractSelectManager
- Stops the manager.
- stop() -
Method in class com.caucho.network.listen.ListenService
-
- stop() -
Method in class com.caucho.network.listen.TcpPortAdmin
- Disable the port, stopping it from listening to new requests.
- stop() -
Method in class com.caucho.profile.Profile
-
- stop() -
Method in class com.caucho.resin.ResinEmbed
- Stops the embedded server
- stop() -
Method in class com.caucho.resources.rmi.RmiRegistry
- stop (unbind and unexport) all services
- stop() -
Method in class com.caucho.server.cluster.ServletService
- Closes the server.
- stop() -
Method in class com.caucho.server.cluster.ServletSystem
- Stops the servlet engine.
- stop(String) -
Method in class com.caucho.server.deploy.DeployActor
- Deprecated.
- stop(String) -
Method in interface com.caucho.server.deploy.DeployActorProxy
-
- stop(String) -
Method in class com.caucho.server.deploy.DeployClient
- Stops a controller based on a deployment tag: wars/foo.com/my-war
- stop() -
Method in class com.caucho.server.distcache.CacheImpl
-
- stop() -
Method in class com.caucho.server.distcache.CacheStoreManager
-
- stop() -
Method in class com.caucho.server.distcache.DistCacheSystem
-
- stop() -
Method in class com.caucho.server.e_app.EnterpriseApplication
- Stops the e-application.
- stop() -
Method in class com.caucho.server.embed.ResinEmbed
-
- stop() -
Method in class com.caucho.server.host.Host
- Stops the host.
- stop() -
Method in class com.caucho.server.host.HostContainer
- Stops the container.
- stop() -
Method in class com.caucho.server.httpcache.TempFileService
-
- stop() -
Method in class com.caucho.server.resin.Resin
- Starts the server.
- stop(long, String, String, WatchdogStopQuery) -
Method in class com.caucho.server.resin.ResinActor
-
- stop() -
Method in class com.caucho.server.rewrite.AbstractRule.RewriteRuleAdmin
-
- stop() -
Method in class com.caucho.server.webapp.WebApp
- Stops the webApp.
- stop() -
Method in class com.caucho.server.webapp.WebAppContainer
- Closes the container.
- stop() -
Method in class com.caucho.sql.DriverAdmin
- Disable the port, stopping it from listening to new requests.
- stop() -
Method in interface javax.cache.CacheLifecycle
-
- stop() -
Method in interface javax.jms.Connection
-
- stop() -
Method in interface javax.resource.spi.ResourceAdapter
- Called when the resource adapter is stopped.
- STOP_PRIORITY -
Static variable in class com.caucho.db.block.BlockManagerSubSystem
-
- stopActor(String) -
Method in class com.caucho.quercus.lib.bam.BamPhpServiceManager
-
- StopCommand - Class in com.caucho.boot
- Command to stop Resin server
bin/resin.sh stop -server a
- StopCommand() -
Constructor for class com.caucho.boot.StopCommand
-
- stopEnvironment(ClassLoader) -
Method in class com.caucho.server.thread.ResinThreadPoolExecutor
- Resets the thread pool, letting old threads drain.
- stopEnvironment(ClassLoader) -
Method in class com.caucho.util.ResinThreadPoolExecutor
- Resets the thread pool, letting old threads drain.
- stopImpl() -
Method in class com.caucho.env.deploy.DeployController
- Stops the current instance.
- stopImpl() -
Method in class com.caucho.env.deploy.DeployGenerator
- Derived class implentation of stop.
- stopImpl() -
Method in class com.caucho.env.deploy.DeployListGenerator
- Stops the deploys.
- stopImpl() -
Method in class com.caucho.env.deploy.ExpandDeployGenerator
- Stops the deploy.
- stopImpl() -
Method in class com.caucho.server.webapp.WebAppEarDeployGenerator
- Destroy the deployment.
- stopImpl() -
Method in class com.caucho.server.webapp.WebAppVersioningController
-
- stopLazyImpl() -
Method in class com.caucho.env.deploy.DeployController
- Stops the current instance, putting it in the lazy state.
- stopLazyImpl() -
Method in class com.caucho.server.webapp.WebAppVersioningController
-
- stopPoll() -
Method in class com.caucho.jms.queue.PollingQueue
-
- stopPoll() -
Method in class com.caucho.jms.queue.PollingTopic
-
- stopProfile() -
Method in interface com.caucho.management.server.SnapshotServiceMXBean
-
- stopServer() -
Method in class com.caucho.cloud.network.ClusterServer
- Starts the server.
- stopTime() -
Method in interface com.caucho.util.TimeInterval
- Returns the time that the interval ends in milliseconds.
- stopTime() -
Method in class com.caucho.util.TimeIntervalElement
-
- stopWebApp(String, String, String, String, String, String) -
Method in interface com.caucho.management.server.ManagementMXBean
-
- stopWebApp(String, String, String, String, String, String) -
Method in class com.caucho.server.resin.ManagementAdmin
-
- store() -
Method in class com.caucho.quercus.env.ResinSessionArrayValue
-
- store(Env, OutputStream) -
Method in class com.caucho.quercus.env.SessionArrayValue
- Saves the object to the output stream.
- store() -
Method in class com.caucho.quercus.env.SessionArrayValue
-
- store(OutputStream, Object) -
Method in class com.caucho.quercus.lib.session.ProSessionManager
- Saves the session.
- store(OutputStream, Object) -
Method in class com.caucho.quercus.lib.session.QuercusSessionManager
- Saves the session.
- store(SessionSerializer) -
Method in class com.caucho.server.session.SessionImpl
- Saves the object to the input stream.
- STORE_CREATE_END -
Static variable in class com.caucho.db.block.BlockStore
-
- store_result(Env) -
Method in class com.caucho.quercus.lib.db.Mysqli
- Transfers the result set from the last query on the
database connection represented by conn.
- store_result(Env) -
Method in class com.caucho.quercus.lib.db.MysqliStatement
- Saves the result as buffered.
- storeOnShutdown() -
Method in class com.caucho.quercus.env.SessionArrayValue
- Store on shutdown.
- storesLowerCaseIdentifiers() -
Method in class com.caucho.quercus.mysql.MysqlDatabaseMetaData
-
- storesLowerCaseQuotedIdentifiers() -
Method in class com.caucho.quercus.mysql.MysqlDatabaseMetaData
-
- storesMixedCaseIdentifiers() -
Method in class com.caucho.quercus.mysql.MysqlDatabaseMetaData
-
- storesMixedCaseQuotedIdentifiers() -
Method in class com.caucho.quercus.mysql.MysqlDatabaseMetaData
-
- storesUpperCaseIdentifiers() -
Method in class com.caucho.quercus.mysql.MysqlDatabaseMetaData
-
- storesUpperCaseQuotedIdentifiers() -
Method in class com.caucho.quercus.mysql.MysqlDatabaseMetaData
-
- StoreTransaction - Class in com.caucho.db.xa
- Represents a single transaction.
- StoreTransaction() -
Constructor for class com.caucho.db.xa.StoreTransaction
-
- str_ireplace(Env, Value, Value, Value, Value) -
Static method in class com.caucho.quercus.lib.string.StringModule
- replaces substrings.
- str_pad(StringValue, int, String, int) -
Static method in class com.caucho.quercus.lib.string.StringModule
- Pads strings
- STR_PAD_BOTH -
Static variable in class com.caucho.quercus.lib.string.StringModule
-
- STR_PAD_LEFT -
Static variable in class com.caucho.quercus.lib.string.StringModule
-
- STR_PAD_RIGHT -
Static variable in class com.caucho.quercus.lib.string.StringModule
-
- str_repeat(StringValue, int) -
Static method in class com.caucho.quercus.lib.string.StringModule
- repeats a string
- str_replace(Env, Value, Value, Value, Value) -
Static method in class com.caucho.quercus.lib.string.StringModule
- replaces substrings.
- str_rot13(StringValue) -
Static method in class com.caucho.quercus.lib.string.StringModule
- rot13 conversion
- str_shuffle(String) -
Static method in class com.caucho.quercus.lib.string.StringModule
- shuffles a string
- str_split(StringValue, int) -
Static method in class com.caucho.quercus.lib.string.StringModule
- split into an array
- str_word_count(StringValue, int, String) -
Static method in class com.caucho.quercus.lib.string.StringModule
-
- STRATEGY -
Static variable in class com.caucho.env.deploy.StartAutoRedeployAutoStrategy
-
- STRATEGY -
Static variable in class com.caucho.env.deploy.StartAutoRedeployManualStrategy
-
- STRATEGY -
Static variable in class com.caucho.env.deploy.StartLazyRedeployAutomaticStrategy
-
- STRATEGY -
Static variable in class com.caucho.env.deploy.StartLazyRedeployManualStrategy
-
- STRATEGY -
Static variable in class com.caucho.env.deploy.StartManualRedeployManualStrategy
-
- strcasecmp(StringValue, StringValue) -
Static method in class com.caucho.quercus.lib.string.StringModule
- Case-insensitive comparison
- strchr(Env, StringValue, Value) -
Static method in class com.caucho.quercus.lib.string.StringModule
- Finds the index of a substring
- strcmp(StringValue, StringValue) -
Static method in class com.caucho.quercus.lib.string.StringModule
- Case-sensitive comparison
- strcoll(String, String) -
Static method in class com.caucho.quercus.lib.string.StringModule
- Locale-based comparison
XXX: i18n
- strcspn(StringValue, StringValue, int, int) -
Static method in class com.caucho.quercus.lib.string.StringModule
- Finds the number of initial characters in string that do not match
one of the characters in characters
- Stream - Interface in com.caucho.quercus.lib.file
- Interface for a Quercus stream
- STREAM_CLIENT_ASYNC_CONNECT -
Static variable in class com.caucho.quercus.lib.file.StreamModule
-
- STREAM_CLIENT_CONNECT -
Static variable in class com.caucho.quercus.lib.file.StreamModule
-
- STREAM_CLIENT_PERSISTENT -
Static variable in class com.caucho.quercus.lib.file.StreamModule
-
- stream_context_create(Env, ArrayValue) -
Static method in class com.caucho.quercus.lib.file.StreamModule
- Creates a stream context.
- stream_context_get_default(Env, ArrayValue) -
Static method in class com.caucho.quercus.lib.file.StreamModule
- Returns the default stream context.
- stream_context_get_options(Env, Value) -
Static method in class com.caucho.quercus.lib.file.StreamModule
- Returns the options from a stream context.
- stream_context_set_option(Env, Value, StringValue, StringValue, Value) -
Static method in class com.caucho.quercus.lib.file.StreamModule
- Set an options for a stream context.
- stream_context_set_params(Env, Value, ArrayValue) -
Static method in class com.caucho.quercus.lib.file.StreamModule
- Sets parameters for the context
- stream_copy_to_stream(Env, BinaryInput, BinaryOutput, int, int) -
Static method in class com.caucho.quercus.lib.file.StreamModule
- Copies from an input stream to an output stream
- STREAM_FILTER_ALL -
Static variable in class com.caucho.quercus.lib.file.StreamModule
-
- STREAM_FILTER_READ -
Static variable in class com.caucho.quercus.lib.file.StreamModule
-
- STREAM_FILTER_WRITE -
Static variable in class com.caucho.quercus.lib.file.StreamModule
-
- stream_get_contents(Env, BinaryInput, long, long) -
Static method in class com.caucho.quercus.lib.file.StreamModule
- Returns the rest of the file as a string
- stream_get_line(Env, BinaryInput, long) -
Static method in class com.caucho.quercus.lib.file.StreamModule
- Returns the next line
- stream_get_meta_data(Env, BinaryStream) -
Static method in class com.caucho.quercus.lib.file.StreamModule
- Returns the metadata of this stream.
- stream_get_transports(Env) -
Static method in class com.caucho.quercus.lib.file.StreamModule
- Returns the available transports.
- stream_get_wrappers(Env) -
Static method in class com.caucho.quercus.lib.file.StreamModule
- Returns the available wrappers.
- stream_metadata(Env, StringValue, LongValue, Value) -
Method in class com.caucho.quercus.lib.file.ProtocolWrapper
-
- stream_register_wrapper(Env, StringValue, String, int) -
Static method in class com.caucho.quercus.lib.file.StreamModule
-
- STREAM_REPORT_ERRORS -
Static variable in class com.caucho.quercus.lib.file.StreamModule
-
- STREAM_SERVER_BIND -
Static variable in class com.caucho.quercus.lib.file.StreamModule
-
- STREAM_SERVER_LISTEN -
Static variable in class com.caucho.quercus.lib.file.StreamModule
-
- stream_set_blocking(Env, Value, int) -
Static method in class com.caucho.quercus.lib.file.StreamModule
- stream_set_blocking is stubbed since Quercus should wait for
any stream (unless a non-web-server Quercus is developed.)
- stream_set_timeout(Env, Value, int, int) -
Static method in class com.caucho.quercus.lib.file.StreamModule
-
- stream_set_write_buffer(Env, BinaryOutput, int) -
Static method in class com.caucho.quercus.lib.file.StreamModule
- Sets the write buffer.
- stream_socket_client(Env, String, Value, Value, double, int, StreamContextResource) -
Static method in class com.caucho.quercus.lib.file.StreamModule
- Opens an Internet connection.
- STREAM_URL_STAT_LINK -
Static variable in class com.caucho.quercus.lib.file.StreamModule
-
- STREAM_URL_STAT_QUIET -
Static variable in class com.caucho.quercus.lib.file.StreamModule
-
- STREAM_USE_PATH -
Static variable in class com.caucho.quercus.lib.file.StreamModule
-
- stream_wrapper_register(Env, StringValue, String, int) -
Static method in class com.caucho.quercus.lib.file.StreamModule
- Register a wrapper for a protocol.
- stream_wrapper_restore(Env, StringValue) -
Static method in class com.caucho.quercus.lib.file.StreamModule
- Register a wrapper for a protocol.
- stream_wrapper_unregister(Env, StringValue) -
Static method in class com.caucho.quercus.lib.file.StreamModule
- Register a wrapper for a protocol.
- Streamable - Interface in javax.resource.cci
- Lets a record extract data from a record.
- StreamBucket - Class in com.caucho.quercus.lib.file
- Bucket for stream filters.
- StreamBucket(Env, BinaryValue) -
Constructor for class com.caucho.quercus.lib.file.StreamBucket
-
- StreamBucketBrigade - Class in com.caucho.quercus.lib.file
- Bucket for stream filters.
- StreamBucketBrigade(Env) -
Constructor for class com.caucho.quercus.lib.file.StreamBucketBrigade
-
- StreamContextResource - Class in com.caucho.quercus.resources
- Represents a PHP stream context.
- StreamContextResource() -
Constructor for class com.caucho.quercus.resources.StreamContextResource
-
- StreamContextResource(ArrayValue) -
Constructor for class com.caucho.quercus.resources.StreamContextResource
-
- StreamContextResource(ArrayValue, ArrayValue) -
Constructor for class com.caucho.quercus.resources.StreamContextResource
-
- StreamFilter - Class in com.caucho.vfs
-
- StreamFilter() -
Constructor for class com.caucho.vfs.StreamFilter
-
- StreamFilter - Interface in javax.xml.stream
-
- StreamHandler - Class in com.caucho.log
- Resin's rotating path-based log.
- StreamHandler() -
Constructor for class com.caucho.log.StreamHandler
-
- StreamHandler(WriteStream) -
Constructor for class com.caucho.log.StreamHandler
-
- StreamImpl - Class in com.caucho.vfs
- This is the service provider's interface for a stream supported by
the VFS.
- StreamImpl() -
Constructor for class com.caucho.vfs.StreamImpl
-
- StreamImplInputStream - Class in com.caucho.vfs
- Unbuffered input stream to the stream impl
- StreamImplInputStream(StreamImpl) -
Constructor for class com.caucho.vfs.StreamImplInputStream
-
- StreamImplOutputStream - Class in com.caucho.vfs
- Unbuffered output stream to the stream impl
the VFS.
- StreamImplOutputStream(StreamImpl) -
Constructor for class com.caucho.vfs.StreamImplOutputStream
-
- StreamMessage - Interface in javax.jms
- The main message.
- StreamMessageImpl - Class in com.caucho.jms.message
- A stream message.
- StreamMessageImpl() -
Constructor for class com.caucho.jms.message.StreamMessageImpl
-
- StreamModule - Class in com.caucho.quercus.lib.file
- Handling the PHP Stream API
- StreamModule() -
Constructor for class com.caucho.quercus.lib.file.StreamModule
-
- StreamPrintWriter - Class in com.caucho.vfs
- A print writer which writes to a specific WriteStream.
- StreamPrintWriter(WriteStream) -
Constructor for class com.caucho.vfs.StreamPrintWriter
- Creates a new PrintWriterImpl
- StreamReaderDelegate - Class in javax.xml.stream.util
- Wrapper around an XMLStreamReader
- StreamReaderDelegate() -
Constructor for class javax.xml.stream.util.StreamReaderDelegate
-
- StreamReaderDelegate(XMLStreamReader) -
Constructor for class javax.xml.stream.util.StreamReaderDelegate
-
- StreamReadWrite - Class in com.caucho.quercus.resources
- Represents read/write stream
- StreamReadWrite(Env) -
Constructor for class com.caucho.quercus.resources.StreamReadWrite
-
- StreamReadWrite(Env, ReadStream, WriteStream) -
Constructor for class com.caucho.quercus.resources.StreamReadWrite
-
- StreamResource - Class in com.caucho.quercus.resources
- Represents a PHP open stream
- StreamResource() -
Constructor for class com.caucho.quercus.resources.StreamResource
-
- StreamSocketLink - Class in com.caucho.network.listen
- A Connection based on streams.
- StreamSocketLink() -
Constructor for class com.caucho.network.listen.StreamSocketLink
-
- StreamSocketLink(InputStream, OutputStream) -
Constructor for class com.caucho.network.listen.StreamSocketLink
-
- StreamSource - Class in com.caucho.vfs
- Stream source for Hessian serialization of large data
- StreamSource() -
Constructor for class com.caucho.vfs.StreamSource
- Constructor for subclasses.
- StreamSource(TempOutputStream) -
Constructor for class com.caucho.vfs.StreamSource
- Constructor for Hessian deserialization.
- StreamSource(StreamSource) -
Constructor for class com.caucho.vfs.StreamSource
- Constructor allowing for dynamic opening.
- StreamSourceHessianDeserializer - Class in com.caucho.vfs
- Stream source for Hessian serialization of large data
- StreamSourceHessianDeserializer() -
Constructor for class com.caucho.vfs.StreamSourceHessianDeserializer
-
- StreamSourceHessianSerializer - Class in com.caucho.vfs
- Stream source for Hessian serialization of large data
- StreamSourceHessianSerializer() -
Constructor for class com.caucho.vfs.StreamSourceHessianSerializer
-
- StreamTransformerImpl - Class in com.caucho.xsl
-
- StreamWrapperResponseStream - Class in com.caucho.server.http
-
- StreamWrapperResponseStream() -
Constructor for class com.caucho.server.http.StreamWrapperResponseStream
-
- strftime(Env, String, long) -
Static method in class com.caucho.quercus.lib.date.DateModule
- Returns the formatted date.
- strict(String) -
Method in class com.caucho.quercus.env.Env
- A runtime strict warning.
- STRICT -
Static variable in class com.caucho.quercus.lib.ArrayModule
-
- STRING -
Static variable in class com.caucho.amber.query.QueryParser
-
- STRING -
Static variable in class com.caucho.bytecode.JClass
-
- STRING -
Static variable in class com.caucho.el.Marshall
-
- STRING -
Static variable in class com.caucho.hessian.io.BasicDeserializer
-
- STRING -
Static variable in class com.caucho.hessian.io.BasicSerializer
-
- STRING -
Static variable in class com.caucho.quercus.env.ValueType
-
- STRING -
Static variable in class com.caucho.quercus.lib.db.JdbcResultResource
-
- STRING -
Static variable in class com.caucho.xpath.Expr
-
- STRING_ARRAY -
Static variable in class com.caucho.hessian.io.BasicDeserializer
-
- STRING_ARRAY -
Static variable in class com.caucho.hessian.io.BasicSerializer
-
- STRING_BUILDER -
Static variable in class com.caucho.hessian.io.BasicSerializer
-
- STRING_DIRECT_MAX -
Static variable in interface com.caucho.hessian.io.Hessian2Constants
-
- STRING_EQ -
Static variable in class com.caucho.xpath.Expr
-
- STRING_LENGTH -
Static variable in class com.caucho.xpath.Expr
-
- STRING_NEQ -
Static variable in class com.caucho.xpath.Expr
-
- STRING_SHORT_MAX -
Static variable in interface com.caucho.hessian.io.Hessian2Constants
-
- StringArrayType - Class in com.caucho.config.type
- Represents a String[] type.
- StringBuilderOutputStream - Class in com.caucho.quercus.env
-
- StringBuilderOutputStream(StringValue) -
Constructor for class com.caucho.quercus.env.StringBuilderOutputStream
-
- StringBuilderValue - Class in com.caucho.quercus.env
- Represents a PHP 5 style string builder (unicode.semantics = off)
- StringBuilderValue() -
Constructor for class com.caucho.quercus.env.StringBuilderValue
-
- StringBuilderValue(int) -
Constructor for class com.caucho.quercus.env.StringBuilderValue
-
- StringBuilderValue(int, boolean) -
Constructor for class com.caucho.quercus.env.StringBuilderValue
-
- StringBuilderValue(byte[], int, int) -
Constructor for class com.caucho.quercus.env.StringBuilderValue
-
- StringBuilderValue(char[], int, int) -
Constructor for class com.caucho.quercus.env.StringBuilderValue
-
- StringBuilderValue(char[], int) -
Constructor for class com.caucho.quercus.env.StringBuilderValue
- Creates a new StringBuilderValue with the buffer without copying.
- StringBuilderValue(byte[]) -
Constructor for class com.caucho.quercus.env.StringBuilderValue
-
- StringBuilderValue(char) -
Constructor for class com.caucho.quercus.env.StringBuilderValue
-
- StringBuilderValue(byte) -
Constructor for class com.caucho.quercus.env.StringBuilderValue
-
- StringBuilderValue(String) -
Constructor for class com.caucho.quercus.env.StringBuilderValue
-
- StringBuilderValue(char[]) -
Constructor for class com.caucho.quercus.env.StringBuilderValue
-
- StringBuilderValue(char[], Value) -
Constructor for class com.caucho.quercus.env.StringBuilderValue
-
- StringBuilderValue(byte[], Value) -
Constructor for class com.caucho.quercus.env.StringBuilderValue
-
- StringBuilderValue(Value) -
Constructor for class com.caucho.quercus.env.StringBuilderValue
-
- StringBuilderValue(StringBuilderValue) -
Constructor for class com.caucho.quercus.env.StringBuilderValue
-
- StringBuilderValue(Value, Value) -
Constructor for class com.caucho.quercus.env.StringBuilderValue
-
- StringBuilderValue(Value, Value, Value) -
Constructor for class com.caucho.quercus.env.StringBuilderValue
-
- StringBuilderValueI - Interface in com.caucho.quercus.env
- XXX: rename
- StringCharCursor - Class in com.caucho.util
-
- StringCharCursor(CharSequence) -
Constructor for class com.caucho.util.StringCharCursor
-
- StringCharCursor(CharSequence, int) -
Constructor for class com.caucho.util.StringCharCursor
-
- StringConstant - Class in com.caucho.bytecode
- Represents a string pointer in the constant pool.
- StringDecoder - Class in com.caucho.message.encode
- string decoder from utf-8
- StringDecoder() -
Constructor for class com.caucho.message.encode.StringDecoder
-
- StringDeserializer - Class in com.caucho.json.ser
-
- StringDeserializer() -
Constructor for class com.caucho.json.ser.StringDeserializer
-
- StringEncoder - Class in com.caucho.message.encode
- string encoder to utf-8
- StringEncoder() -
Constructor for class com.caucho.message.encode.StringEncoder
-
- StringExpr - Class in com.caucho.servlets.ssi
- Represents a SSI string expression
- StringExpr - Class in com.caucho.xpath.expr
- Implements the builtin XPath string expressions.
- StringExpr(int, Expr, Expr, Expr) -
Constructor for class com.caucho.xpath.expr.StringExpr
- Create a StringExpression with three arguments.
- StringExpr(int, Expr, Expr) -
Constructor for class com.caucho.xpath.expr.StringExpr
-
- StringExpr(int, Expr) -
Constructor for class com.caucho.xpath.expr.StringExpr
-
- StringExpr(String) -
Constructor for class com.caucho.xpath.expr.StringExpr
-
- StringExpr(int, ArrayList) -
Constructor for class com.caucho.xpath.expr.StringExpr
- Creates a string expression from a list of arguments.
- stringExpr(JavaWriter, String) -
Method in class com.caucho.xsl.java.XslNode
-
- stringheight(String, PDFFont, double) -
Method in class com.caucho.quercus.lib.pdf.PDF
-
- StringKeyCompare - Class in com.caucho.db.index
- Compares two keys.
- StringKeyCompare() -
Constructor for class com.caucho.db.index.StringKeyCompare
-
- StringLiteral - Class in com.caucho.el
- Represents a string literal expression
- StringLiteral(String) -
Constructor for class com.caucho.el.StringLiteral
-
- StringMarshal - Class in com.caucho.quercus.marshal
- Code for marshaling (PHP to Java) and unmarshaling (Java to PHP) arguments.
- StringMarshal() -
Constructor for class com.caucho.quercus.marshal.StringMarshal
-
- StringModule - Class in com.caucho.quercus.lib.string
- PHP functions implemented from the string module
- StringModule() -
Constructor for class com.caucho.quercus.lib.string.StringModule
-
- StringPath - Class in com.caucho.vfs
-
- StringPath(String) -
Constructor for class com.caucho.vfs.StringPath
-
- StringQueryReply - Class in com.caucho.server.admin
-
- StringQueryReply() -
Constructor for class com.caucho.server.admin.StringQueryReply
-
- StringQueryReply(String) -
Constructor for class com.caucho.server.admin.StringQueryReply
-
- StringReader - Class in com.caucho.vfs
- A stream reading data from a string.
- StringSanitizeFilter - Class in com.caucho.quercus.lib.filter
-
- StringSanitizeFilter() -
Constructor for class com.caucho.quercus.lib.filter.StringSanitizeFilter
-
- StringSerializer - Class in com.caucho.json.ser
-
- StringSource - Class in com.caucho.xsl
- Source for an input string.
- StringSource() -
Constructor for class com.caucho.xsl.StringSource
- Zero-arg constructor.
- StringSource(String) -
Constructor for class com.caucho.xsl.StringSource
- Create a StringSource with a given string.
- StringSource(String, String) -
Constructor for class com.caucho.xsl.StringSource
- Create a StringSource with a given string and systemId.
- StringStream - Class in com.caucho.vfs
-
- stringSubstring(int, int) -
Method in class com.caucho.quercus.env.StringBuilderValue
- Returns a subsequence
- stringSubstring(int, int) -
Method in class com.caucho.quercus.env.StringValue
- Returns a String substring
- stringToDigest(String) -
Method in class com.caucho.security.AbstractAuthenticator
-
- stringToDigest(String) -
Method in class com.caucho.security.PasswordDigest
- Convert the string to a digest byte array.
- stringToDigest(char[]) -
Method in class com.caucho.security.PasswordDigest
- Convert the string to a digest byte array.
- stringToNumber(String) -
Static method in class com.caucho.xpath.Expr
- Convert a string to a double following XPath.
- StringTransformerImpl - Class in com.caucho.xsl
- Transforms a document to a result string.
- StringType - Class in com.caucho.amber.type
- The type of a property.
- StringType - Class in com.caucho.config.type
- Represents a String type.
- StringTypeBuilder - Class in com.caucho.config.types
- Class-loading TypeBuilder
- StringTypeBuilder() -
Constructor for class com.caucho.config.types.StringTypeBuilder
-
- StringUtility - Class in com.caucho.quercus.lib.string
-
- StringUtility() -
Constructor for class com.caucho.quercus.lib.string.StringUtility
-
- StringValue - Class in com.caucho.quercus.env
- Represents a Quercus string value.
- StringValue() -
Constructor for class com.caucho.quercus.env.StringValue
-
- stringValue(Node) -
Method in class com.caucho.xpath.Env
- Returns the string-value of the node.
- stringValue(Node) -
Method in interface com.caucho.xpath.ExprEnvironment
- Returns the string-value of the specified Node.
- stringValue(Node) -
Method in class com.caucho.xpath.pattern.NodeIterator
- Returns the string-value of the ndoe.
- StringValueDeserializer - Class in com.caucho.hessian.io
- Deserializing a string valued object
- StringValueDeserializer(Class) -
Constructor for class com.caucho.hessian.io.StringValueDeserializer
-
- StringValueExpression - Class in com.caucho.el
- Abstract implementation class for an expression.
- StringValueExpression(Expr, String, Class) -
Constructor for class com.caucho.el.StringValueExpression
-
- StringValueExpression(Expr, String) -
Constructor for class com.caucho.el.StringValueExpression
-
- StringValueExpression(Expr) -
Constructor for class com.caucho.el.StringValueExpression
-
- StringValueMarshal - Class in com.caucho.quercus.marshal
-
- StringValueMarshal() -
Constructor for class com.caucho.quercus.marshal.StringValueMarshal
-
- StringValueSerializer - Class in com.caucho.hessian.io
- Serializing a remote object.
- StringValueSerializer() -
Constructor for class com.caucho.hessian.io.StringValueSerializer
-
- stringWidth(String) -
Method in class com.caucho.quercus.lib.pdf.Font
-
- stringwidth(String, PDFFont, double) -
Method in class com.caucho.quercus.lib.pdf.PDF
- Returns the length of a string for a font.
- stringWidth(String) -
Method in class com.caucho.quercus.lib.pdf.PDFFont
-
- StringWriter - Class in com.caucho.vfs
-
- StringWriter() -
Constructor for class com.caucho.vfs.StringWriter
-
- StringWriter(CharBuffer) -
Constructor for class com.caucho.vfs.StringWriter
-
- strip_tags(Env, StringValue, Value) -
Static method in class com.caucho.quercus.lib.string.StringModule
- Removes tags from a string.
- stripcslashes(String) -
Static method in class com.caucho.quercus.lib.string.StringModule
- Strip out the backslashes, recognizing the escape sequences, octal,
and hexadecimal representations.
- stripos(Env, StringValue, Value, int) -
Static method in class com.caucho.quercus.lib.string.StringModule
- Returns the position of a substring, testing case insensitive.
- stripslashes(StringValue) -
Static method in class com.caucho.quercus.lib.string.StringModule
- Strips out the backslashes.
- stristr(Env, StringValue, Value) -
Static method in class com.caucho.quercus.lib.string.StringModule
- Finds the first instance of a substring, testing case insensitively
- strlen(Value) -
Static method in class com.caucho.quercus.lib.string.StringModule
- Returns the length of a string.
- strnatcasecmp(StringValue, StringValue) -
Static method in class com.caucho.quercus.lib.string.StringModule
- Case-insensitive comparison
- strnatcmp(StringValue, StringValue) -
Static method in class com.caucho.quercus.lib.string.StringModule
- Case-sensitive comparison
- strncasecmp(Env, StringValue, StringValue, int) -
Static method in class com.caucho.quercus.lib.string.StringModule
- Case-insensitive comparison
- strncmp(Env, StringValue, StringValue, int) -
Static method in class com.caucho.quercus.lib.string.StringModule
- Case-sensitive comparison
- stroke(Shape, int) -
Method in class com.caucho.quercus.lib.image.QuercusImage
-
- stroke() -
Method in class com.caucho.quercus.lib.pdf.PDF
- Draws the graph
- STROKE -
Static variable in class com.caucho.quercus.lib.pdf.PDFStream
-
- stroke() -
Method in class com.caucho.quercus.lib.pdf.PDFStream
-
- strpbrk(StringValue, StringValue) -
Static method in class com.caucho.quercus.lib.string.StringModule
- Returns a substring of haystack starting from the earliest
occurence of any char in charList
- strpos(Env, StringValue, Value, int) -
Static method in class com.caucho.quercus.lib.string.StringModule
- Returns the position of a substring.
- strrchr(Env, StringValue, Value) -
Static method in class com.caucho.quercus.lib.string.StringModule
- Finds the last instance of a substring
- strrev(StringValue) -
Static method in class com.caucho.quercus.lib.string.StringModule
- Reverses a string.
- strripos(Env, String, Value, Value) -
Static method in class com.caucho.quercus.lib.string.StringModule
- Returns the position of a substring, testing case-insensitive.
- strrpos(Env, StringValue, Value, Value) -
Static method in class com.caucho.quercus.lib.string.StringModule
- Returns the position of a substring.
- strspn(StringValue, StringValue, int, int) -
Static method in class com.caucho.quercus.lib.string.StringModule
- Finds the number of initial characters in string that match one of
the characters in characters
- strstr(Env, StringValue, Value) -
Static method in class com.caucho.quercus.lib.string.StringModule
- Finds the first instance of a needle in haystack and returns
the portion of haystack from the beginning of
needle to the end of haystack.
- strtok(Env, StringValue, Value) -
Static method in class com.caucho.quercus.lib.string.StringModule
- Split a string into tokens using any character
in another string as a delimiter.
- strtolower(StringValue) -
Static method in class com.caucho.quercus.lib.string.StringModule
- Converts to lower case.
- strtotime(Env, String, long) -
Static method in class com.caucho.quercus.lib.date.DateModule
- Parses the time
- strtoupper(StringValue) -
Static method in class com.caucho.quercus.lib.string.StringModule
- Converts to upper case.
- strtr(Env, StringValue, Value, StringValue) -
Static method in class com.caucho.quercus.lib.string.StringModule
- Translates characters in a string to target values.
- strval(Env, Value) -
Static method in class com.caucho.quercus.lib.VariableModule
- Converts to a string
- stub(String) -
Method in class com.caucho.quercus.env.Env
- A stub notice.
- StubMethod - Class in com.caucho.amber.field
- The stub method is needed in particular to support EJB/CMP and ejbSelect
- StubMethod(JMethod) -
Constructor for class com.caucho.amber.field.StubMethod
-
- StubResponseStream - Class in com.caucho.server.http
- API for handling the PrintWriter/ServletOutputStream
- StubResponseStream() -
Constructor for class com.caucho.server.http.StubResponseStream
-
- StubServletRequest - Class in com.caucho.server.http
- Used when there isn't any actual request object, e.g.
- StubServletRequest() -
Constructor for class com.caucho.server.http.StubServletRequest
-
- StubServletResponse - Class in com.caucho.server.http
-
- StubServletResponse() -
Constructor for class com.caucho.server.http.StubServletResponse
-
- StubSessionContextRequest - Class in com.caucho.server.http
- Used when there isn't any actual request object, e.g.
- StubSessionContextRequest(WebApp, String) -
Constructor for class com.caucho.server.http.StubSessionContextRequest
-
- StyleScript - Class in com.caucho.xsl
- Public facade for creating StyleScript stylesheets.
- StyleScript() -
Constructor for class com.caucho.xsl.StyleScript
-
- StylesheetEnv - Class in com.caucho.xpath
-
- StylesheetEnv() -
Constructor for class com.caucho.xpath.StylesheetEnv
-
- StylesheetImpl - Class in com.caucho.xsl
- Implementation base class for stylesheets.
- StylesheetImpl() -
Constructor for class com.caucho.xsl.StylesheetImpl
-
- sub(Value) -
Method in class com.caucho.quercus.env.ArgRef
- Subtracts to the following value.
- sub(long) -
Method in class com.caucho.quercus.env.ArgRef
- Subtracts to the following value.
- sub(Value) -
Method in class com.caucho.quercus.env.JavaAdapterVar
- Subtracts to the following value.
- sub(long) -
Method in class com.caucho.quercus.env.JavaAdapterVar
- Subtracts to the following value.
- sub(Value) -
Method in class com.caucho.quercus.env.LongValue
- Subtracts to the following value.
- sub(long) -
Method in class com.caucho.quercus.env.LongValue
- Subtracts the following value.
- sub(long) -
Method in class com.caucho.quercus.env.NullValue
- Subtracts the following value.
- sub(long) -
Method in class com.caucho.quercus.env.StringValue
- Adds to the following value.
- sub(Value) -
Method in class com.caucho.quercus.env.Value
- Subtracts to the following value.
- sub(long) -
Method in class com.caucho.quercus.env.Value
- Subtracts
- sub(Value) -
Method in class com.caucho.quercus.env.Var
- Subtracts to the following value.
- sub(long) -
Method in class com.caucho.quercus.env.Var
- Subtracts to the following value.
- SUB -
Static variable in class com.caucho.xpath.Expr
-
- sub_rev(long) -
Method in class com.caucho.quercus.env.Value
- Substracts from the previous value.
- subCost(ArrayList<FromItem>) -
Method in class com.caucho.db.fun.BitandExpr
- Returns the cost based on the given FromList.
- subCost(ArrayList<FromItem>) -
Method in class com.caucho.db.sql.ExistsEvalExpr
- Returns the cost based on the given FromList.
- subCost(ArrayList<FromItem>) -
Method in class com.caucho.db.sql.ExistsExpr
- Returns the cost based on the given FromList.
- subCost(ArrayList<FromItem>) -
Method in class com.caucho.db.sql.Expr
- Returns the cost based on the given FromList.
- subCost(ArrayList<FromItem>) -
Method in class com.caucho.db.sql.SubSelectEvalExpr
- Returns the cost based on the given FromList.
- subCost(ArrayList<FromItem>) -
Method in class com.caucho.db.sql.SubSelectExpr
- Returns the cost based on the given FromList.
- subCost(ArrayList<FromItem>) -
Method in class com.caucho.db.sql.SubSelectParamExpr
- Returns the cost based on the given FromList.
- SubEntityType - Class in com.caucho.amber.type
- Represents an application persistent bean type
- SubEntityType(AmberPersistenceUnit, EntityType) -
Constructor for class com.caucho.amber.type.SubEntityType
-
- SubExpr - Class in com.caucho.el
- Represents a binary subition numeric operation
- SubExpr(Expr, Expr) -
Constructor for class com.caucho.el.SubExpr
- Creates the subition expression.
- SubExpr - Class in com.caucho.quercus.lib.gettext.expr
-
- SubExpr(Expr, Expr) -
Constructor for class com.caucho.quercus.lib.gettext.expr.SubExpr
-
- SubHandler - Class in com.caucho.log
- Proxy for an underlying handler, e.g.
- SubId - Class in com.caucho.amber.field
- Configuration for a bean's field
- SubId(EntityType, EntityType) -
Constructor for class com.caucho.amber.field.SubId
-
- SubInvocation - Class in com.caucho.server.dispatch
- A repository for request information gleaned from the uri.
- SubInvocation() -
Constructor for class com.caucho.server.dispatch.SubInvocation
-
- SubListenerType - Class in com.caucho.amber.type
- Represents a listener type with a parent listener:
either a default listener declared in orm.xml meta-data or
an entity listener specified in @EntityListeners entity
annotation.
- SubListenerType(AmberPersistenceUnit, ListenerType) -
Constructor for class com.caucho.amber.type.SubListenerType
-
- submit(Callable<T>) -
Method in class com.caucho.server.util.ScheduledThreadPool
- Submits a task for execution.
- submit(Runnable) -
Method in class com.caucho.server.util.ScheduledThreadPool
- Submits a task for execution.
- submit(Runnable, T) -
Method in class com.caucho.server.util.ScheduledThreadPool
- Submits a task for execution.
- submitNoWake(Runnable) -
Method in class com.caucho.env.thread2.ThreadPool2
- Submit a task, but do not wake the scheduler
- submitNoWake(Runnable, ClassLoader) -
Method in class com.caucho.env.thread2.ThreadPool2
- Submit a task, but do not wake the scheduler
- subOne() -
Method in class com.caucho.quercus.env.DoubleValue
- Increment the following value.
- subOne() -
Method in class com.caucho.quercus.env.LongCacheValue
- Returns the previous integer
- subOne() -
Method in class com.caucho.quercus.env.LongValue
- The previous integer
- subOne() -
Method in class com.caucho.quercus.env.Value
- Return the previous integer
- subOne() -
Method in class com.caucho.quercus.env.Var
- Pre-increment the following value.
- subquery(Class<U>) -
Method in interface javax.persistence.criteria.AbstractQuery
-
- Subquery<T> - Interface in javax.persistence.criteria
- criteria subquery.
- subrequest() -
Method in class com.caucho.env.deploy.DeployController
- Returns the instance for a subrequest.
- subrequest() -
Method in interface com.caucho.env.deploy.DeployControllerApi
- Returns the instance for a subrequest.
- subrequest(DeployController<I>) -
Method in interface com.caucho.env.deploy.DeployControllerStrategy
- On a sub-request, returns the deploy instance, starting if necessary.
- subrequest(DeployController<I>) -
Method in class com.caucho.env.deploy.StartAutoRedeployAutoStrategy
- Returns the current instance, starting if necessary.
- subrequest(DeployController<I>) -
Method in class com.caucho.env.deploy.StartLazyRedeployAutomaticStrategy
- Returns the current instance for a subrequest like an include,
starting if necessary.
- subrequest(DeployController<I>) -
Method in class com.caucho.env.deploy.StartLazyRedeployManualStrategy
- Returns the current instance, starting if necessary.
- subrequest(DeployController<I>) -
Method in class com.caucho.env.deploy.StartManualRedeployManualStrategy
- Returns the current instance.
- subscribe() -
Method in class com.caucho.message.stomp.StompConnection
-
- SubscriberRingItem - Class in com.caucho.message.nautilus
- Interface for the transaction log.
- SUBSCRIPTION_REQUIRED -
Static variable in class com.caucho.bam.BamError
- The resource required a subscription before use ("auth")
- SubsectionBootOption - Class in com.caucho.boot
-
- SubsectionBootOption(String) -
Constructor for class com.caucho.boot.SubsectionBootOption
-
- SubSelectEvalExpr - Class in com.caucho.db.sql
-
- SubSelectExpr - Class in com.caucho.amber.expr
- Represents a subselect mapping query expression
- SubSelectExpr(AmberSelectQuery) -
Constructor for class com.caucho.amber.expr.SubSelectExpr
-
- SubSelectExpr - Class in com.caucho.db.sql
-
- SubSelectParamExpr - Class in com.caucho.db.sql
-
- subseq(CharBuffer, int, int) -
Method in class com.caucho.util.CharCursor
-
- subseq(CharBuffer, int) -
Method in class com.caucho.util.CharCursor
-
- subSequence(int, int) -
Method in class com.caucho.quercus.env.BinaryBuilderValue
- Returns a subsequence
- subSequence(int, int) -
Method in class com.caucho.quercus.env.LargeStringBuilderValue
- Returns a subsequence
- subSequence(int, int) -
Method in class com.caucho.quercus.env.StringBuilderValue
- Returns a subsequence
- subSequence(int, int) -
Method in class com.caucho.quercus.env.StringValue
- Returns a subsequence
- subSequence(int, int) -
Method in class com.caucho.quercus.env.UnicodeBuilderValue
- Returns a subsequence
- subSequence(int, int) -
Method in class com.caucho.util.CharSegment
- Returns a subsequence
- SUBST_ENTITIES -
Static variable in class com.caucho.quercus.lib.xml.XmlReader
-
- substr(Env, StringValue, int, Value) -
Static method in class com.caucho.quercus.lib.string.StringModule
- Returns a substring
- substr_compare(Env, StringValue, StringValue, int, Value, boolean) -
Static method in class com.caucho.quercus.lib.string.StringModule
-
- substr_count(Env, StringValue, StringValue, int, int) -
Static method in class com.caucho.quercus.lib.string.StringModule
-
- substr_replace(Env, Value, StringValue, Value, Value) -
Static method in class com.caucho.quercus.lib.string.StringModule
- Replaces a substring with a replacement
- SUBSTRING -
Static variable in class com.caucho.amber.query.QueryParser
-
- substring(String, int, int) -
Static method in class com.caucho.jstl.Functions
- Returns true if the first string starts with the second.
- substring(int) -
Method in class com.caucho.quercus.env.StringValue
- Returns a StringValue substring.
- substring(int, int) -
Method in class com.caucho.quercus.env.StringValue
- Returns a StringValue substring.
- substring(Env, int) -
Method in class com.caucho.quercus.lib.regexp.RegexpState
-
- substring(Env, int, int) -
Method in class com.caucho.quercus.lib.regexp.RegexpState
-
- substring(int) -
Method in class com.caucho.util.CharBuffer
- Returns a substring
- substring(int, int) -
Method in class com.caucho.util.CharBuffer
- Returns a substring
- substring(int) -
Method in class com.caucho.util.CharSegment
- Returns a substring
- substring(int, int) -
Method in class com.caucho.util.CharSegment
- Returns a substring
- SUBSTRING -
Static variable in class com.caucho.xpath.Expr
-
- 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
-
- SUBSTRING_AFTER -
Static variable in class com.caucho.xpath.Expr
-
- SUBSTRING_BEFORE -
Static variable in class com.caucho.xpath.Expr
-
- substringAfter(String, String) -
Static method in class com.caucho.jstl.Functions
- Returns the substring after the match.
- substringBefore(String, String) -
Static method in class com.caucho.jstl.Functions
- Returns the substring before the match.
- substringData(int, int) -
Method in class com.caucho.quercus.lib.dom.DOMCharacterData
-
- SubstringFunExpr - Class in com.caucho.amber.expr.fun
- SUBSTRING function expression
- SubstringFunExpr(QueryParser, ArrayList<AmberExpr>) -
Constructor for class com.caucho.amber.expr.fun.SubstringFunExpr
- Creates a new expression
- subtract(int, int) -
Method in interface com.caucho.hessian.test.Test
- Subtraction
- subtract(int, int) -
Method in class com.caucho.hessian.test.TestHessianServlet
- Subtraction
- success() -
Method in class com.caucho.network.balance.ClientSocketFactory
- Called when the server has a successful response
- success() -
Method in interface com.caucho.network.balance.ClientSocketFactoryApi
- Called when the server has a successful response
- SUCCESS -
Static variable in class com.caucho.quercus.lib.regexp.Regexp
-
- SUCCESS -
Static variable in class com.caucho.quercus.lib.regexp.RegexpState
-
- SUM -
Static variable in class com.caucho.amber.query.QueryParser
-
- SUM -
Static variable in class com.caucho.xpath.Expr
-
- 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
-
- SumExpr - Class in com.caucho.db.sql
-
- SumExpr() -
Constructor for class com.caucho.db.sql.SumExpr
-
- SumFunExpr - Class in com.caucho.amber.expr.fun
- SUM() function expression
- SumFunExpr(QueryParser, String, ArrayList<AmberExpr>, boolean) -
Constructor for class com.caucho.amber.expr.fun.SumFunExpr
- Creates a new function expression
- SuperMethodCallChain - Class in com.caucho.java.gen
- Generates the skeleton for a method call.
- SuperMethodCallChain() -
Constructor for class com.caucho.java.gen.SuperMethodCallChain
- Creates the chain.
- SuperMethodCallChain(Method) -
Constructor for class com.caucho.java.gen.SuperMethodCallChain
- Creates the chain with the method.
- SUPPORT_DTD -
Static variable in class javax.xml.stream.XMLInputFactory
-
- supports(String, String) -
Method in class com.caucho.xml.QAbstractNode
- Support the same and the implementation
- supports(String, String) -
Method in class com.caucho.xml2.QAbstractNode
- Support the same and the implementation
- supports(String, String) -
Method in class com.caucho.xpath.pattern.NamespaceNode
-
- supportsAlterTableWithAddColumn() -
Method in class com.caucho.quercus.mysql.MysqlDatabaseMetaData
-
- supportsAlterTableWithDropColumn() -
Method in class com.caucho.quercus.mysql.MysqlDatabaseMetaData
-
- supportsANSI92EntryLevelSQL() -
Method in class com.caucho.quercus.mysql.MysqlDatabaseMetaData
-
- supportsANSI92FullSQL() -
Method in class com.caucho.quercus.mysql.MysqlDatabaseMetaData
-
- supportsANSI92IntermediateSQL() -
Method in class com.caucho.quercus.mysql.MysqlDatabaseMetaData
-
- supportsBatchUpdates() -
Method in class com.caucho.quercus.mysql.MysqlDatabaseMetaData
-
- supportsCatalogsInDataDefinitions() -
Method in class com.caucho.quercus.mysql.MysqlDatabaseMetaData
-
- supportsCatalogsInDataManipulation() -
Method in class com.caucho.quercus.mysql.MysqlDatabaseMetaData
-
- supportsCatalogsInIndexDefinitions() -
Method in class com.caucho.quercus.mysql.MysqlDatabaseMetaData
-
- supportsCatalogsInPrivilegeDefinitions() -
Method in class com.caucho.quercus.mysql.MysqlDatabaseMetaData
-
- supportsCatalogsInProcedureCalls() -
Method in class com.caucho.quercus.mysql.MysqlDatabaseMetaData
-
- supportsCatalogsInTableDefinitions() -
Method in class com.caucho.quercus.mysql.MysqlDatabaseMetaData
-
- supportsColumnAliasing() -
Method in class com.caucho.quercus.mysql.MysqlDatabaseMetaData
-
- supportsConvert() -
Method in class com.caucho.quercus.mysql.MysqlDatabaseMetaData
-
- supportsConvert(int, int) -
Method in class com.caucho.quercus.mysql.MysqlDatabaseMetaData
-
- supportsCoreSQLGrammar() -
Method in class com.caucho.quercus.mysql.MysqlDatabaseMetaData
-
- supportsCorrelatedSubqueries() -
Method in class com.caucho.quercus.mysql.MysqlDatabaseMetaData
-
- supportsDataDefinitionAndDataManipulationTransactions() -
Method in class com.caucho.quercus.mysql.MysqlDatabaseMetaData
-
- supportsDataManipulationTransactionsOnly() -
Method in class com.caucho.quercus.mysql.MysqlDatabaseMetaData
-
- supportsDifferentTableCorrelationNames() -
Method in class com.caucho.quercus.mysql.MysqlDatabaseMetaData
-
- 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.
- supportsExpressionsInOrderBy() -
Method in class com.caucho.quercus.mysql.MysqlDatabaseMetaData
-
- supportsExtendedSQLGrammar() -
Method in class com.caucho.quercus.mysql.MysqlDatabaseMetaData
-
- supportsFullOuterJoins() -
Method in class com.caucho.quercus.mysql.MysqlDatabaseMetaData
-
- supportsGetGeneratedKeys() -
Method in class com.caucho.jdbc.DerbyMetaData
- True if the generated keys is supported
- supportsGetGeneratedKeys() -
Method in class com.caucho.jdbc.GenericMetaData
- True if the generated keys is supported
- supportsGetGeneratedKeys() -
Method in class com.caucho.jdbc.JdbcMetaData
- True if the generated keys is supported
- supportsGetGeneratedKeys() -
Method in class com.caucho.quercus.mysql.MysqlDatabaseMetaData
-
- supportsGroupBy() -
Method in class com.caucho.quercus.mysql.MysqlDatabaseMetaData
-
- supportsGroupByBeyondSelect() -
Method in class com.caucho.quercus.mysql.MysqlDatabaseMetaData
-
- supportsGroupByUnrelated() -
Method in class com.caucho.quercus.mysql.MysqlDatabaseMetaData
-
- supportsIdentity() -
Method in class com.caucho.jdbc.DerbyMetaData
-
- supportsIdentity() -
Method in class com.caucho.jdbc.GenericMetaData
- Returns true if identity is supported.
- supportsIdentity() -
Method in class com.caucho.jdbc.JdbcMetaData
- Returns true if identity is supported.
- supportsIdentity() -
Method in class com.caucho.jdbc.MysqlMetaData
- Returns true if identity is supported.
- supportsIdentity() -
Method in class com.caucho.jdbc.ResinMetaData
- Returns true if identity is supported.
- supportsIdentity() -
Method in class com.caucho.jdbc.SqlServerMetaData
- Returns true if identity is supported.
- supportsIntegrityEnhancementFacility() -
Method in class com.caucho.quercus.mysql.MysqlDatabaseMetaData
-
- supportsLikeEscapeClause() -
Method in class com.caucho.quercus.mysql.MysqlDatabaseMetaData
-
- supportsLimitedOuterJoins() -
Method in class com.caucho.quercus.mysql.MysqlDatabaseMetaData
-
- supportsLocalTransactionDemarcation() -
Method in interface javax.resource.cci.ResourceAdapterMetaData
- Returns true if local transactions are supported.
- supportsMinimumSQLGrammar() -
Method in class com.caucho.quercus.mysql.MysqlDatabaseMetaData
-
- supportsMixedCaseIdentifiers() -
Method in class com.caucho.quercus.mysql.MysqlDatabaseMetaData
-
- supportsMixedCaseQuotedIdentifiers() -
Method in class com.caucho.quercus.mysql.MysqlDatabaseMetaData
-
- supportsMultipleOpenResults() -
Method in class com.caucho.quercus.mysql.MysqlDatabaseMetaData
-
- supportsMultipleResultSets() -
Method in class com.caucho.quercus.mysql.MysqlDatabaseMetaData
-
- supportsMultipleTransactions() -
Method in class com.caucho.quercus.mysql.MysqlDatabaseMetaData
-
- supportsNamedParameters() -
Method in class com.caucho.quercus.mysql.MysqlDatabaseMetaData
-
- supportsNonNullableColumns() -
Method in class com.caucho.quercus.mysql.MysqlDatabaseMetaData
-
- supportsOpenCursorsAcrossCommit() -
Method in class com.caucho.quercus.mysql.MysqlDatabaseMetaData
-
- supportsOpenCursorsAcrossRollback() -
Method in class com.caucho.quercus.mysql.MysqlDatabaseMetaData
-
- supportsOpenStatementsAcrossCommit() -
Method in class com.caucho.quercus.mysql.MysqlDatabaseMetaData
-
- supportsOpenStatementsAcrossRollback() -
Method in class com.caucho.quercus.mysql.MysqlDatabaseMetaData
-
- supportsOrderByUnrelated() -
Method in class com.caucho.quercus.mysql.MysqlDatabaseMetaData
-
- supportsOuterJoins() -
Method in class com.caucho.quercus.mysql.MysqlDatabaseMetaData
-
- supportsPositionedDelete() -
Method in class com.caucho.quercus.mysql.MysqlDatabaseMetaData
-
- supportsPositionedUpdate() -
Method in class com.caucho.quercus.mysql.MysqlDatabaseMetaData
-
- supportsPositionFunction() -
Method in class com.caucho.jdbc.DerbyMetaData
- Returns true if the POSITION function is supported.
- supportsPositionFunction() -
Method in class com.caucho.jdbc.GenericMetaData
- Returns true if the POSITION function is supported.
- supportsPositionFunction() -
Method in class com.caucho.jdbc.JdbcMetaData
- Returns true if the POSITION function is supported.
- supportsPositionFunction() -
Method in class com.caucho.jdbc.MysqlMetaData
- Returns true if the POSITION function is supported.
- supportsPositionFunction() -
Method in class com.caucho.jdbc.OracleMetaData
- Returns true if the POSITION function is supported.
- supportsPositionFunction() -
Method in class com.caucho.jdbc.PostgresMetaData
- Returns true if the POSITION function is supported.
- supportsPositionFunction() -
Method in class com.caucho.jdbc.ResinMetaData
- Returns true if the POSITION function is supported.
- supportsResultSetConcurrency(int, int) -
Method in class com.caucho.quercus.mysql.MysqlDatabaseMetaData
-
- supportsResultSetHoldability() -
Method in class com.caucho.quercus.mysql.MysqlDatabaseMetaData
-
- supportsResultSetHoldability(int) -
Method in class com.caucho.quercus.mysql.MysqlDatabaseMetaData
-
- supportsResultSetType(int) -
Method in class com.caucho.quercus.mysql.MysqlDatabaseMetaData
-
- 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.
- supportsSavepoints() -
Method in class com.caucho.quercus.mysql.MysqlDatabaseMetaData
-
- supportsSchemasInDataManipulation() -
Method in class com.caucho.quercus.mysql.MysqlDatabaseMetaData
-
- supportsSchemasInIndexDefinitions() -
Method in class com.caucho.quercus.mysql.MysqlDatabaseMetaData
-
- supportsSchemasInPrivilegeDefinitions() -
Method in class com.caucho.quercus.mysql.MysqlDatabaseMetaData
-
- supportsSchemasInProcedureCalls() -
Method in class com.caucho.quercus.mysql.MysqlDatabaseMetaData
-
- supportsSchemasInTableDefinitions() -
Method in class com.caucho.quercus.mysql.MysqlDatabaseMetaData
-
- supportsSelectForUpdate() -
Method in class com.caucho.quercus.mysql.MysqlDatabaseMetaData
-
- supportsSequences() -
Method in class com.caucho.jdbc.DerbyMetaData
-
- supportsSequences() -
Method in class com.caucho.jdbc.GenericMetaData
- Returns true if sequences are supported.
- supportsSequences() -
Method in class com.caucho.jdbc.JdbcMetaData
- Returns true if sequences are supported.
- supportsSequences() -
Method in class com.caucho.jdbc.OracleMetaData
- Returns true if sequences are supported.
- supportsSequences() -
Method in class com.caucho.jdbc.PostgresMetaData
- Returns true if sequences are supported.
- supportsStatementPooling() -
Method in class com.caucho.quercus.mysql.MysqlDatabaseMetaData
-
- supportsStoredFunctionsUsingCallSyntax() -
Method in class com.caucho.quercus.mysql.MysqlDatabaseMetaData
-
- supportsStoredProcedures() -
Method in class com.caucho.quercus.mysql.MysqlDatabaseMetaData
-
- supportsSubqueriesInComparisons() -
Method in class com.caucho.quercus.mysql.MysqlDatabaseMetaData
-
- supportsSubqueriesInExists() -
Method in class com.caucho.quercus.mysql.MysqlDatabaseMetaData
-
- supportsSubqueriesInIns() -
Method in class com.caucho.quercus.mysql.MysqlDatabaseMetaData
-
- supportsSubqueriesInQuantifieds() -
Method in class com.caucho.quercus.mysql.MysqlDatabaseMetaData
-
- supportsTableCorrelationNames() -
Method in class com.caucho.quercus.mysql.MysqlDatabaseMetaData
-
- supportsTransaction() -
Method in interface com.caucho.transaction.ManagedXAResource
-
- supportsTransactionIsolationLevel(int) -
Method in class com.caucho.quercus.mysql.MysqlDatabaseMetaData
-
- supportsTransactions() -
Method in class com.caucho.quercus.mysql.MysqlDatabaseMetaData
-
- supportsUnion() -
Method in class com.caucho.quercus.mysql.MysqlDatabaseMetaData
-
- supportsUnionAll() -
Method in class com.caucho.quercus.mysql.MysqlDatabaseMetaData
-
- supportsUpdateCpy() -
Method in class com.caucho.quercus.mysql.MysqlDatabaseMetaData
-
- supportsUpdateTableAlias() -
Method in class com.caucho.jdbc.GenericMetaData
- Returns true if table alias name with UPDATE is supported.
- supportsUpdateTableAlias() -
Method in class com.caucho.jdbc.JdbcMetaData
- Returns true if table alias name with UPDATE is supported.
- supportsUpdateTableAlias() -
Method in class com.caucho.jdbc.OracleMetaData
- Returns true if table alias name with UPDATE is supported.
- supportsUpdateTableAlias() -
Method in class com.caucho.jdbc.PostgresMetaData
- Returns true if table alias name with UPDATE is supported.
- supportsUpdateTableList() -
Method in class com.caucho.jdbc.GenericMetaData
- Returns true if table list with UPDATE is supported:
UPDATE table1 a, table2 b SET ...
- supportsUpdateTableList() -
Method in class com.caucho.jdbc.JdbcMetaData
- Returns true if table list with UPDATE is supported:
UPDATE table1 a, table2 b SET ...
- supportsUpdateTableList() -
Method in class com.caucho.jdbc.MysqlMetaData
- Returns true if table list with UPDATE is supported:
UPDATE table1 a, table2 b SET ...
- suppress(int, Value) -
Method in class com.caucho.quercus.env.Env
- Handles error suppression.
- suspend(long) -
Method in class com.caucho.server.http.RequestWrapper
- Suspend the request
- suspend() -
Method in class com.caucho.server.http.RequestWrapper
- Suspend the request
- suspend() -
Method in class com.caucho.transaction.TransactionManagerImpl
- Suspend the transaction.
- suspend() -
Method in class com.caucho.transaction.UserTransactionProxy
- Suspends the transaction.
- suspend() -
Method in interface javax.transaction.TransactionManager
- Suspends the transaction.
- SWAP -
Static variable in class com.caucho.bytecode.CodeVisitor
-
- SwitchStatement - Class in com.caucho.quercus.statement
- Represents a switch statement.
- SwitchStatement(Location, Expr, ArrayList<Expr[]>, ArrayList<BlockStatement>, Statement, String) -
Constructor for class com.caucho.quercus.statement.SwitchStatement
-
- switchToHmtp(boolean) -
Method in class com.caucho.network.balance.ClientSocket
-
- symlink(Env, Path, Path) -
Method in class com.caucho.quercus.lib.file.FileModule
- Creates a symlink
- 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
-
- SyncCacheListener - Interface in com.caucho.util
- Notifies the cache entry that it's been removed from the cache.
- Synchronization - Interface in javax.transaction
- Interface for callbacks when the transaction completes.
- SynchronizationAdapter - Class in com.caucho.config.gen
- Utilities
- SynchronizationAdapter(SessionSynchronization) -
Constructor for class com.caucho.config.gen.SynchronizationAdapter
-
- syncLruRemoveEvent() -
Method in class com.caucho.db.block.Block
- Called when the block is removed from the cache.
- syncLruRemoveEvent() -
Method in interface com.caucho.util.SyncCacheListener
-
- syncRemoveEvent() -
Method in class com.caucho.db.block.Block
- Called when the block is removed deliberately from the cache.
- syncRemoveEvent() -
Method in interface com.caucho.util.SyncCacheListener
-
- sys_get_temp_dir(Env) -
Static method in class com.caucho.quercus.lib.OptionsModule
-
- syslog(Env, int, String) -
Static method in class com.caucho.quercus.lib.NetworkModule
- syslog
- Syslog - Class in com.caucho.vfs
- Stream which writes to syslog.
- Syslog() -
Constructor for class com.caucho.vfs.Syslog
-
- syslog(int, int, String) -
Static method in class com.caucho.vfs.Syslog
- Writes data.
- SyslogHandler - Class in com.caucho.log
- Logs to the syslog stream
- SyslogHandler() -
Constructor for class com.caucho.log.SyslogHandler
-
- sysObjectID() -
Method in class com.caucho.server.snmp.SnmpAdmin
-
- system(Env, String, Value) -
Static method in class com.caucho.quercus.lib.MiscModule
- Execute a system command.
- SYSTEM_PROPERTY -
Static variable in class com.caucho.xpath.Expr
-
- SystemClassLoader - Class in com.caucho.loader
- ClassLoader that initalizes the environment and allows byte code
enhancement of classes in the system classpath.
- SystemClassLoader(ClassLoader) -
Constructor for class com.caucho.loader.SystemClassLoader
- Creates a new SystemClassLoader.
- systemException(Throwable) -
Method in class com.caucho.ejb.util.XAManager
-
- 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
-
- SystemExceptionWrapper - Exception in com.caucho.transaction
-
- SystemExceptionWrapper(String) -
Constructor for exception com.caucho.transaction.SystemExceptionWrapper
-
- SystemExceptionWrapper(String, Throwable) -
Constructor for exception com.caucho.transaction.SystemExceptionWrapper
-
- SystemExceptionWrapper(Throwable) -
Constructor for exception com.caucho.transaction.SystemExceptionWrapper
-
- systemForName(String) -
Static method in class com.caucho.bytecode.JClassLoader
- Returns the matching JClass.
- SystemPropertiesResolver - Class in com.caucho.el
- Variable resolver using the system properties (@link System#getProperty()}
and the environment
System@getenv()
. - SystemPropertiesResolver() -
Constructor for class com.caucho.el.SystemPropertiesResolver
- Creates the resolver
- SystemPropertiesResolver(ELResolver) -
Constructor for class com.caucho.el.SystemPropertiesResolver
- Creates the resolver
- SystemProperty - Class in com.caucho.loader
- Sets a system property.
- SystemProperty() -
Constructor for class com.caucho.loader.SystemProperty
-
- systemProperty(String, String) -
Method in class com.caucho.xpath.Env
- Returns the given system property.
- systemProperty(String, String) -
Method in interface com.caucho.xpath.ExprEnvironment
- Returns an Object representing the value of the system property
whose expanded-name has the specified namespace URI and local part.
- systemProperty(String, String) -
Method in class com.caucho.xpath.pattern.NodeIterator
- Returns the given system property.
- SystemPropertyFun - Class in com.caucho.xsl.fun
- The system-property(...) function.
- SystemPropertyFun() -
Constructor for class com.caucho.xsl.fun.SystemPropertyFun
-
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |