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

C

Cache - Class in com.caucho.server.cache
Cached response.
Cache() - Constructor for class com.caucho.server.cache.Cache
 
Cache<K,V> - Interface in javax.cache
The persistent or distributed cache is usable like a normal map, but loads and stores data across the cluster.
Cache - Interface in javax.persistence
Cache for objects
Cache.Entry<K,V> - Interface in javax.cache
 
Cache.EntryProcessor<K,V> - Interface in javax.cache
 
Cache.MutableEntry<K,V> - Interface in javax.cache
 
CACHE_CHUNK_SIZE - Static variable in class com.caucho.amber.query.ResultSetCacheChunk
 
CACHE_CHUNK_SIZE - Static variable in class com.caucho.amber.query.ResultSetImpl
 
CACHE_DEPENDS - Static variable in interface com.caucho.xsl.CauchoStylesheet
 
CACHE_DEPENDS - Static variable in class com.caucho.xsl.TransformerImpl
 
Cacheable - Annotation Type in javax.persistence
The @Cacheable annotation.
CacheableDocument - Class in com.caucho.xsl
A document wrapper allowing caching of XSL-generated content.
CacheableEntityItem - Class in com.caucho.amber.entity
An entity item handles the living entities.
CacheableEntityItem(AmberEntityHome, Entity) - Constructor for class com.caucho.amber.entity.CacheableEntityItem
 
CacheablePredicate - Interface in com.caucho.rewrite
A predicate on a HttpServletRequest, returning true if the request matches the predicate's requirements.
CacheBuilder<K,V> - Interface in javax.cache
Provides the capability of dynamically creating a cache.
CacheBuilderImpl<K,V> - Class in com.caucho.distcache.jcache
Caching Provider for jcache
CacheClusterBacking - Interface in com.caucho.env.distcache
The local cache repository.
CacheClusterBackingImpl - Class in com.caucho.distcache.cluster
Manages the distributed cache
CacheClusterBackingImpl(CacheMnodeManager) - Constructor for class com.caucho.distcache.cluster.CacheClusterBackingImpl
 
CacheConfig - Class in com.caucho.server.distcache
Manages the distributed cache
CacheConfig() - Constructor for class com.caucho.server.distcache.CacheConfig
 
CacheConfiguration<K,V> - Interface in javax.cache
Configuration for a new Cache.
CacheConfiguration.Duration - Class in javax.cache
 
CacheConfiguration.Duration(TimeUnit, long) - Constructor for class javax.cache.CacheConfiguration.Duration
 
CacheConfiguration.ExpiryType - Enum in javax.cache
 
CacheConnection - Class in com.caucho.amber.manager
The entity manager from a entity manager proxy.
cacheCopy() - Method in class com.caucho.server.hmux.HmuxPath
 
cacheCopy() - Method in class com.caucho.vfs.HttpPath
 
cacheCopy() - Method in class com.caucho.vfs.Path
Copy for caching.
cacheCopy() - Method in class com.caucho.vfs.TcpPath
 
CacheData - Class in com.caucho.server.distcache
Full data from the data map
CacheData(HashKey, HashKey, long, long, HashKey, long, long, long, long) - Constructor for class com.caucho.server.distcache.CacheData
 
CacheDataActor - Class in com.caucho.distcache.cluster
Service for handling the distributed cache
CacheDataBacking - Interface in com.caucho.env.distcache
The local cache repository.
CacheDataBackingImpl - Class in com.caucho.server.distcache
Manages the distributed cache
CacheDataBackingImpl() - Constructor for class com.caucho.server.distcache.CacheDataBackingImpl
 
CacheDataTriadActor - Class in com.caucho.distcache.cluster
Actor on a triad server handling the cache data requests.
CachedDependency - Class in com.caucho.make
A cached dependency only checks the dependency at an interval.
CachedDependency() - Constructor for class com.caucho.make.CachedDependency
 
CacheDefaults - Annotation Type in javax.cache.annotation
 
CachedQuery - Class in com.caucho.amber.query
Represents the application's view of the query.
CachedQueryKey - Class in com.caucho.amber.query
A key for cached query results.
CachedQueryKey() - Constructor for class com.caucho.amber.query.CachedQueryKey
 
CachedQueryKey(String, Object[], int) - Constructor for class com.caucho.amber.query.CachedQueryKey
 
CacheEngine - Interface in com.caucho.server.distcache
Manages the distributed cache
CacheEntryCreatedListener<K,V> - Interface in javax.cache.event
 
CacheEntryEvent<K,V> - Class in javax.cache.event
 
CacheEntryEvent(Cache) - Constructor for class javax.cache.event.CacheEntryEvent
 
CacheEntryExpiredListener<K,V> - Interface in javax.cache.event
 
CacheEntryListener<K,V> - Interface in javax.cache.event
 
CacheEntryListenerException - Exception in javax.cache.event
 
CacheEntryListenerException() - Constructor for exception javax.cache.event.CacheEntryListenerException
 
CacheEntryListenerException(String) - Constructor for exception javax.cache.event.CacheEntryListenerException
 
CacheEntryListenerException(String, Throwable) - Constructor for exception javax.cache.event.CacheEntryListenerException
 
CacheEntryListenerException(Throwable) - Constructor for exception javax.cache.event.CacheEntryListenerException
 
CacheEntryReadListener<K,V> - Interface in javax.cache.event
 
CacheEntryRemovedListener<K,V> - Interface in javax.cache.event
 
CacheEntryUpdatedListener<K,V> - Interface in javax.cache.event
 
CacheException - Exception in javax.cache
 
CacheException() - Constructor for exception javax.cache.CacheException
 
CacheException(String) - Constructor for exception javax.cache.CacheException
 
CacheException(String, Throwable) - Constructor for exception javax.cache.CacheException
 
CacheException(Throwable) - Constructor for exception javax.cache.CacheException
 
CacheFactory<X> - Class in com.caucho.config.gen
Aspect factory for generating @Asynchronous aspects.
CacheFactory(AspectBeanFactory<X>, AspectFactory<X>) - Constructor for class com.caucho.config.gen.CacheFactory
 
CacheGenerator<X> - Class in com.caucho.config.gen
Represents the XA interception
CacheGenerator(CacheFactory<X>, AnnotatedMethod<? super X>, AspectGenerator<X>, CacheResult) - Constructor for class com.caucho.config.gen.CacheGenerator
 
CacheGet - Class in com.caucho.distcache.cluster
Asks for cache updates
CacheGet(byte[], byte[], long, int) - Constructor for class com.caucho.distcache.cluster.CacheGet
Create a new CacheGet message
cacheGet(long, String, String, CacheGet) - Method in class com.caucho.distcache.cluster.CacheMnodeTriadActor
CacheGet requests cache data
CacheImpl - Class in com.caucho.server.distcache
Implements the distributed cache
CacheImpl(CacheManagerImpl, String, String, CacheConfig) - Constructor for class com.caucho.server.distcache.CacheImpl
 
CacheImpl.CacheEntrySetIterator<K,V> - Class in com.caucho.server.distcache
Provides an iterator over the entries in the the local cache.
CacheImpl.CacheEntrySetIterator(LruCache<K, V>) - Constructor for class com.caucho.server.distcache.CacheImpl.CacheEntrySetIterator
 
CacheInvocationContext<A extends java.lang.annotation.Annotation> - Interface in javax.cache.annotation
 
CacheInvocationParameter - Interface in javax.cache.annotation
 
CacheItem - Class in com.caucho.management.server
Cache entry
CacheItem() - Constructor for class com.caucho.management.server.CacheItem
 
CacheKey - Class in com.caucho.config.util
Key for a cacheable method.
CacheKey(Object...) - Constructor for class com.caucho.config.util.CacheKey
 
CacheKey - Interface in javax.cache.annotation
 
CacheKeyGenerator - Interface in javax.cache.annotation
 
CacheKeyInvocationContext<A extends java.lang.annotation.Annotation> - Interface in javax.cache.annotation
 
CacheKeyParam - Annotation Type in javax.cache.annotation
 
CacheLifecycle - Interface in javax.cache
The lifecycle status of the Cache.
CacheListener - Interface in com.caucho.util
Notifies the cache entry that it's been removed from the cache.
cacheLoader(Object) - Method in class com.caucho.distcache.AbstractCache
Places an item in the cache from the loader unless the item is in cache already.
cacheLoader(Object) - Method in class com.caucho.server.distcache.CacheImpl
Places an item in the cache from the loader unless the item is in cache already.
CacheLoader<K,V> - Interface in javax.cache
 
CacheManager - Interface in javax.cache
 
CacheManagerFacade - Class in com.caucho.distcache.jcache
Caching Provider for jcache
CacheManagerFacade(String, ClassLoader) - Constructor for class com.caucho.distcache.jcache.CacheManagerFacade
 
CacheManagerFactory - Interface in javax.cache
Provides the capability of dynamically creating a cache.
CacheManagerFactoryImpl - Class in com.caucho.distcache.jcache
Caching Provider for jcache
CacheManagerFactoryImpl() - Constructor for class com.caucho.distcache.jcache.CacheManagerFactoryImpl
 
CacheManagerImpl - Class in com.caucho.server.distcache
Cache which stores consistent copies on the cluster segment.
CacheManagerImpl(DistCacheSystem, String, String, ClassLoader) - Constructor for class com.caucho.server.distcache.CacheManagerImpl
 
CacheMapping - Class in com.caucho.server.webapp
Configuration for a cache-mapping.
CacheMapping() - Constructor for class com.caucho.server.webapp.CacheMapping
Creates the path mapping.
CacheMethodDetails<A extends java.lang.annotation.Annotation> - Interface in javax.cache.annotation
 
CacheMnodeActor - Class in com.caucho.distcache.cluster
Service for handling the distributed cache
CacheMnodeListener - Interface in com.caucho.server.distcache
Callback for a cache put.
CacheMnodeTriadActor - Class in com.caucho.distcache.cluster
Service for handling the distributed cache
CacheMXBean - Interface in javax.cache.mbeans
 
CacheProviderImpl - Class in com.caucho.distcache.jcache
Caching Provider for jcache
CacheProviderImpl() - Constructor for class com.caucho.distcache.jcache.CacheProviderImpl
 
cachePut(String, String, CachePut) - Method in class com.caucho.distcache.cluster.CacheMnodeTriadActor
The CachePut updates a cache entry for a server.
CachePut - Class in com.caucho.distcache.cluster
Updates data for a cache
CachePut() - Constructor for class com.caucho.distcache.cluster.CachePut
Hessian zero-arg constructor
CachePut(MnodeUpdate, long, int, StreamSource, boolean) - Constructor for class com.caucho.distcache.cluster.CachePut
Create a new CachePut message
CachePut(byte[], MnodeValue, long, int, StreamSource, boolean) - Constructor for class com.caucho.distcache.cluster.CachePut
Create a new CachePut message
CachePut(CachePut, boolean) - Constructor for class com.caucho.distcache.cluster.CachePut
Create a new CachePut message
CachePut(HashKey, HashKey, long) - Constructor for class com.caucho.distcache.cluster.CachePut
 
CachePut - Annotation Type in javax.cache.annotation
 
CachePutMap - Class in com.caucho.distcache.cluster
Updates the data for a cache entry w/o the content
CachePutMap(byte[], byte[], int, long, long, long, long, long, int, long) - Constructor for class com.caucho.distcache.cluster.CachePutMap
Create a new CachePut message
CacheRemoveAll - Annotation Type in javax.cache.annotation
 
CacheRemoveEntry - Annotation Type in javax.cache.annotation
 
CacheResolver - Interface in javax.cache.annotation
 
CacheResolverFactory - Interface in javax.cache.annotation
 
CacheResult - Annotation Type in javax.cache.annotation
 
CacheRetrieveMode - Enum in javax.persistence
The @CacheRetrieveMode specifies caching behavior
CacheSerializer - Interface in com.caucho.distcache
Custom serialization for the cache
CacheStatistics - Interface in javax.cache
 
CacheStatisticsMXBean - Interface in javax.cache.mbeans
 
CacheStoreManager - Class in com.caucho.server.distcache
Manages the distributed cache
CacheStoreManager(ResinSystem) - Constructor for class com.caucho.server.distcache.CacheStoreManager
 
CacheStoreManager.DataItem - Class in com.caucho.server.distcache
 
CacheStoreMode - Enum in javax.persistence
The @CacheStoreMode specifies caching behavior
CacheStoreMXBean - Interface in com.caucho.management.server
Management interface for the persistent store.
CacheStream - Class in com.caucho.server.http
User facade for http responses.
CacheStream() - Constructor for class com.caucho.server.http.CacheStream
 
CacheUpdate - Class in com.caucho.amber.query
Callback when an entity is created, destroyed or modified.
CacheUpdate(CachedQuery) - Constructor for class com.caucho.amber.query.CacheUpdate
 
CacheUtil - Class in com.caucho.config.util
Utilities to manage locks.
CacheUtil() - Constructor for class com.caucho.config.util.CacheUtil
 
CacheValue - Annotation Type in javax.cache.annotation
 
CacheWriter<K,V> - Interface in javax.cache
 
Caching - Class in javax.cache
Provides the capability of dynamically creating a cache.
CachingPrincipal - Class in com.caucho.server.security
Principal which caches the roles.
CachingPrincipal() - Constructor for class com.caucho.server.security.CachingPrincipal
Zero-arg constructor for serialization.
CachingPrincipal(String) - Constructor for class com.caucho.server.security.CachingPrincipal
Creates a new caching principal.
CachingProvider - Interface in javax.cache.spi
Creates a new CacheManager.
CachingShutdownException - Exception in javax.cache
 
CachingShutdownException() - Constructor for exception javax.cache.CachingShutdownException
 
CachingShutdownException(String) - Constructor for exception javax.cache.CachingShutdownException
 
CachingShutdownException(String, Throwable) - Constructor for exception javax.cache.CachingShutdownException
 
CachingShutdownException(Throwable) - Constructor for exception javax.cache.CachingShutdownException
 
cal_days_in_month(Env, int, int, int) - Static method in class com.caucho.quercus.lib.date.DateModule
Returns the days in a given month.
CAL_GREGORIAN - Static variable in class com.caucho.quercus.lib.date.DateModule
 
CAL_JULIAN - Static variable in class com.caucho.quercus.lib.date.DateModule
 
calculateBlobDigest(InputStream, long) - Static method in class com.caucho.env.git.GitCommitTree
 
calculateCanonicalIPv6(String) - Static method in class com.caucho.server.host.Host
 
calculateCharacterEncoding(FacesContext) - Method in class com.caucho.jsf.application.JspViewHandler
 
calculateCharacterEncoding(FacesContext) - Method in class com.caucho.jsf.application.ViewHandlerImpl
 
calculateExpiration(long) - Method in class com.caucho.jms.connection.MessageProducerImpl
Calculates the expires time.
calculateFileDigest(InputStream, long) - Method in class com.caucho.server.admin.DeployClient
 
calculateLastModified(ArrayList<PersistentDependency>, ArrayList<Depend>) - Static method in class com.caucho.jsp.Page
Calculate the last modified time for all the dependencies.
calculateLocale(FacesContext) - Method in class com.caucho.jsf.application.JspViewHandler
 
calculateLocale(FacesContext) - Method in class com.caucho.jsf.application.ViewHandlerImpl
 
calculatePassivationId() - Method in class com.caucho.config.inject.AbstractBean
 
calculatePercentChange(StatServiceValue[], double, double) - Static method in class com.caucho.health.predicate.IfFlapping
 
calculateQueryString() - Method in class com.caucho.server.http.AsyncRequest
 
calculateQueryString() - Method in class com.caucho.server.webapp.AsyncRequest
 
calculateQueryString() - Method in class com.caucho.server.webapp.ForwardRequest
 
calculateQueryString() - Method in class com.caucho.server.webapp.LoginRequest
 
calculateRenderKitId(FacesContext) - Method in class com.caucho.jsf.application.JspViewHandler
 
calculateRenderKitId(FacesContext) - Method in class com.caucho.jsf.application.ViewHandlerImpl
 
calculateRootDirectory() - Method in class com.caucho.env.deploy.DeployConfig
Calculates the root directory for the config.
calculateRootDirectory(Map<String, Object>) - Method in class com.caucho.env.deploy.DeployConfig
Calculates the root directory for the config.
calculateRootDirectory() - Method in class com.caucho.server.e_app.EarDeployController
 
calculateServletClassName() - Method in class com.caucho.server.dispatch.ServletConfigImpl
 
calculateType(Class<?>) - Static method in class com.caucho.util.ConcurrentArrayList
 
calculateType(Class<?>, Class<?>) - Static method in class com.caucho.util.ConcurrentArrayList
 
calculateValueHash(Object, CacheConfig) - Method in class com.caucho.server.distcache.CacheStoreManager
Used by QA
CalendarHandle - Class in com.caucho.hessian.io
Handle for a calendar object.
CalendarHandle() - Constructor for class com.caucho.hessian.io.CalendarHandle
 
CalendarHandle(Class, long) - Constructor for class com.caucho.hessian.io.CalendarHandle
 
CalendarMarshal - Class in com.caucho.quercus.marshal
 
CalendarMarshal() - Constructor for class com.caucho.quercus.marshal.CalendarMarshal
 
CalendarSerializer - Class in com.caucho.hessian.io
Serializing a calendar.
CalendarSerializer() - Constructor for class com.caucho.hessian.io.CalendarSerializer
 
CalendarType - Class in com.caucho.amber.type
The type of a property.
call(String, Object[]) - Method in class com.caucho.burlap.client.MicroBurlapOutput
Writes a complete method call.
call(String, Object[]) - Method in class com.caucho.burlap.io.BurlapOutput
Writes a complete method call.
call(String, Object[]) - Method in class com.caucho.hessian.io.AbstractHessianOutput
Writes a complete method call.
call(String, Object[]) - Method in class com.caucho.hessian.io.Hessian2Output
Writes a complete method call.
call(String, Object[]) - Method in class com.caucho.hessian.io.HessianOutput
Writes a complete method call.
call(Env, Value[]) - Method in class com.caucho.quercus.env.AbstractJavaMethod
 
call(Env) - Method in class com.caucho.quercus.env.AbstractJavaMethod
 
call(Env, Value) - Method in class com.caucho.quercus.env.AbstractJavaMethod
 
call(Env, Value, Value) - Method in class com.caucho.quercus.env.AbstractJavaMethod
 
call(Env, Value, Value, Value) - Method in class com.caucho.quercus.env.AbstractJavaMethod
 
call(Env, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.AbstractJavaMethod
 
call(Env, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.AbstractJavaMethod
 
call(Env) - Method in interface com.caucho.quercus.env.Callable
Evaluates the callback with no arguments.
call(Env, Value) - Method in interface com.caucho.quercus.env.Callable
Evaluates the callback with 1 arguments.
call(Env, Value, Value) - Method in interface com.caucho.quercus.env.Callable
Evaluates the callback with 2 arguments.
call(Env, Value, Value, Value) - Method in interface com.caucho.quercus.env.Callable
Evaluates the callback with 3 arguments.
call(Env, Value, Value, Value, Value) - Method in interface com.caucho.quercus.env.Callable
Evaluates the callback with 4 arguments.
call(Env, Value, Value, Value, Value, Value) - Method in interface com.caucho.quercus.env.Callable
Evaluates the callback with 5 arguments.
call(Env, Value[]) - Method in interface com.caucho.quercus.env.Callable
Evaluates the callback with variable arguments.
call(Env, Value[]) - Method in class com.caucho.quercus.env.Callback
Evaluates the callback with variable arguments.
call(Env) - Method in class com.caucho.quercus.env.CallbackClassMethod
Evaluates the callback with no arguments.
call(Env, Value) - Method in class com.caucho.quercus.env.CallbackClassMethod
Evaluates the callback with 1 argument.
call(Env, Value, Value) - Method in class com.caucho.quercus.env.CallbackClassMethod
Evaluates the callback with 2 arguments.
call(Env, Value, Value, Value) - Method in class com.caucho.quercus.env.CallbackClassMethod
Evaluates the callback with 3 arguments.
call(Env, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.CallbackClassMethod
Evaluates the callback with 3 arguments.
call(Env, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.CallbackClassMethod
Evaluates the callback with 3 arguments.
call(Env, Value[]) - Method in class com.caucho.quercus.env.CallbackClassMethod
 
call(Env, Value[]) - Method in class com.caucho.quercus.env.CallbackError
 
call(Env) - Method in class com.caucho.quercus.env.CallbackFunction
Evaluates the callback with no arguments.
call(Env, Value) - Method in class com.caucho.quercus.env.CallbackFunction
Evaluates the callback with 1 argument.
call(Env, Value, Value) - Method in class com.caucho.quercus.env.CallbackFunction
Evaluates the callback with 2 arguments.
call(Env, Value, Value, Value) - Method in class com.caucho.quercus.env.CallbackFunction
Evaluates the callback with 3 arguments.
call(Env, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.CallbackFunction
Evaluates the callback with 3 arguments.
call(Env, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.CallbackFunction
Evaluates the callback with 3 arguments.
call(Env, Value[]) - Method in class com.caucho.quercus.env.CallbackFunction
 
call(Env) - Method in class com.caucho.quercus.env.CallbackObjectMethod
Evaluates the callback with no arguments.
call(Env, Value) - Method in class com.caucho.quercus.env.CallbackObjectMethod
Evaluates the callback with 1 argument.
call(Env, Value, Value) - Method in class com.caucho.quercus.env.CallbackObjectMethod
Evaluates the callback with 2 arguments.
call(Env, Value, Value, Value) - Method in class com.caucho.quercus.env.CallbackObjectMethod
Evaluates the callback with 3 arguments.
call(Env, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.CallbackObjectMethod
Evaluates the callback with 3 arguments.
call(Env, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.CallbackObjectMethod
Evaluates the callback with 3 arguments.
call(Env, Value[]) - Method in class com.caucho.quercus.env.CallbackObjectMethod
 
call(Env, Value[]) - Method in class com.caucho.quercus.env.Closure
 
call(String) - Method in class com.caucho.quercus.env.Env
Evaluates the named function.
call(String, Value) - Method in class com.caucho.quercus.env.Env
Evaluates the named function.
call(String, Value, Value) - Method in class com.caucho.quercus.env.Env
Evaluates the named function.
call(String, Value, Value, Value) - Method in class com.caucho.quercus.env.Env
Evaluates the named function.
call(String, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.Env
Evaluates the named function.
call(String, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.Env
Evaluates the named function.
call(String, Value[]) - Method in class com.caucho.quercus.env.Env
Evaluates the named function.
call(Env, Value[]) - Method in class com.caucho.quercus.env.JavaInvoker
 
call(Env, Value[]) - Method in class com.caucho.quercus.env.ObjectValue
Call for callable.
call(Env, Value[]) - Method in class com.caucho.quercus.env.ProfileFunction
 
call(Env) - Method in class com.caucho.quercus.env.ProfileFunction
 
call(Env, Value) - Method in class com.caucho.quercus.env.ProfileFunction
 
call(Env, Value, Value) - Method in class com.caucho.quercus.env.ProfileFunction
 
call(Env, Value, Value, Value) - Method in class com.caucho.quercus.env.ProfileFunction
 
call(Env, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.ProfileFunction
 
call(Env, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.ProfileFunction
 
call(Env) - Method in class com.caucho.quercus.env.Shutdown
Evaluate the shutdown function
call(Env, Value[]) - Method in class com.caucho.quercus.env.Value
Evaluates the function.
call(Env) - Method in class com.caucho.quercus.env.Value
Evaluates the function.
call(Env, Value) - Method in class com.caucho.quercus.env.Value
Evaluates the function with an argument .
call(Env, Value, Value) - Method in class com.caucho.quercus.env.Value
Evaluates the function with arguments
call(Env, Value, Value, Value) - Method in class com.caucho.quercus.env.Value
Evaluates the function with arguments
call(Env, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.Value
Evaluates the function with arguments
call(Env, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.Value
Evaluates the function with arguments
call(Env, Value[]) - Method in class com.caucho.quercus.env.Var
Evaluates the function.
call(Env) - Method in class com.caucho.quercus.env.Var
Evaluates the function.
call(Env, Value) - Method in class com.caucho.quercus.env.Var
Evaluates the function with an argument .
call(Env, Value, Value) - Method in class com.caucho.quercus.env.Var
Evaluates the function with arguments
call(Env, Value, Value, Value) - Method in class com.caucho.quercus.env.Var
Evaluates the function with arguments
call(Env, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.Var
Evaluates the function with arguments
call(Env, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.Var
Evaluates the function with arguments
call(Env, Value[]) - Method in class com.caucho.quercus.function.AbstractFunction
Evaluates the function.
call(Env) - Method in class com.caucho.quercus.function.AbstractFunction
Evaluates the function.
call(Env, Value) - Method in class com.caucho.quercus.function.AbstractFunction
Evaluates the function with an argument .
call(Env, Value, Value) - Method in class com.caucho.quercus.function.AbstractFunction
Evaluates the function with arguments
call(Env, Value, Value, Value) - Method in class com.caucho.quercus.function.AbstractFunction
Evaluates the function with arguments
call(Env, Value, Value, Value, Value) - Method in class com.caucho.quercus.function.AbstractFunction
Evaluates the function with arguments
call(Env, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.function.AbstractFunction
Evaluates the function with arguments
call(Env, Value[]) - Method in class com.caucho.quercus.function.CompiledFunction_0
 
call(Env, Value[]) - Method in class com.caucho.quercus.function.CompiledFunction_1
 
call(Env) - Method in class com.caucho.quercus.function.CompiledFunction_1
 
call(Env, Value) - Method in class com.caucho.quercus.function.CompiledFunction_1
 
call(Env, Value[]) - Method in class com.caucho.quercus.function.CompiledFunction_2
 
call(Env) - Method in class com.caucho.quercus.function.CompiledFunction_2
 
call(Env, Value) - Method in class com.caucho.quercus.function.CompiledFunction_2
 
call(Env, Value[]) - Method in class com.caucho.quercus.function.CompiledFunction_3
 
call(Env) - Method in class com.caucho.quercus.function.CompiledFunction_3
 
call(Env, Value) - Method in class com.caucho.quercus.function.CompiledFunction_3
 
call(Env, Value, Value) - Method in class com.caucho.quercus.function.CompiledFunction_3
 
call(Env, Value, Value, Value) - Method in class com.caucho.quercus.function.CompiledFunction_3
Evaluates the function with arguments
call(Env, Value[]) - Method in class com.caucho.quercus.function.CompiledFunction_4
 
call(Env) - Method in class com.caucho.quercus.function.CompiledFunction_4
 
call(Env, Value) - Method in class com.caucho.quercus.function.CompiledFunction_4
 
call(Env, Value, Value) - Method in class com.caucho.quercus.function.CompiledFunction_4
 
call(Env, Value, Value, Value) - Method in class com.caucho.quercus.function.CompiledFunction_4
 
call(Env, Value, Value, Value, Value) - Method in class com.caucho.quercus.function.CompiledFunction_4
Evaluates the function with arguments
call(Env, Value[]) - Method in class com.caucho.quercus.function.CompiledFunction_5
 
call(Env) - Method in class com.caucho.quercus.function.CompiledFunction_5
 
call(Env, Value) - Method in class com.caucho.quercus.function.CompiledFunction_5
 
call(Env, Value, Value) - Method in class com.caucho.quercus.function.CompiledFunction_5
 
call(Env, Value, Value, Value) - Method in class com.caucho.quercus.function.CompiledFunction_5
 
call(Env, Value, Value, Value, Value) - Method in class com.caucho.quercus.function.CompiledFunction_5
 
call(Env, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.function.CompiledFunction_5
Evaluates the function with arguments
call(Env, Value[]) - Method in class com.caucho.quercus.function.CompiledFunction_N
 
call(Env, Value[]) - Method in class com.caucho.quercus.function.CompiledFunctionRef
 
call(Env) - Method in class com.caucho.quercus.function.CompiledFunctionRef
 
call(Env, Value) - Method in class com.caucho.quercus.function.CompiledFunctionRef
 
call(Env, Value, Value) - Method in class com.caucho.quercus.function.CompiledFunctionRef
 
call(Env, Value, Value, Value) - Method in class com.caucho.quercus.function.CompiledFunctionRef
 
call(Env, Value, Value, Value, Value) - Method in class com.caucho.quercus.function.CompiledFunctionRef
 
call(Env, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.function.CompiledFunctionRef
 
call(Env, Value[]) - Method in class com.caucho.quercus.function.CompiledMethod
 
call(Env, Value[]) - Method in class com.caucho.quercus.function.CompiledMethodRef
Evaluates the method as a static function
call(Env, Value[]) - Method in class com.caucho.quercus.function.FunSpecialCall
Evaluates the function.
call(Env, Value[]) - Method in class com.caucho.quercus.function.LazyFunction
 
call(Env, Value) - Method in class com.caucho.quercus.function.LazyFunction
 
call(Env, Value, Value) - Method in class com.caucho.quercus.function.LazyFunction
 
call(Env, Value, Value, Value) - Method in class com.caucho.quercus.function.LazyFunction
 
call(Env, Value, Value, Value, Value) - Method in class com.caucho.quercus.function.LazyFunction
 
call(Env, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.function.LazyFunction
 
call(Env, Value[]) - Method in class com.caucho.quercus.function.LazyMethod
 
call(Env, Expr[]) - Method in class com.caucho.quercus.program.Function
 
call(Env, Value[]) - Method in class com.caucho.quercus.program.Function
 
call(Env, Value[]) - Method in class com.caucho.quercus.program.MethodDeclaration
Evaluates the function.
call(Env, Value[]) - Method in class com.caucho.quercus.program.UndefinedFunction
Evaluates the function.
call(Env, Value[]) - Method in class com.caucho.quercus.program.UnsetFunction
 
call_user_func(Env, Callable, Value[]) - Static method in class com.caucho.quercus.lib.FunctionModule
Calls a user function
call_user_func_array(Env, Callable, Value) - Static method in class com.caucho.quercus.lib.FunctionModule
Calls a user function
call_user_method(Env, StringValue, Value, Value[]) - Static method in class com.caucho.quercus.lib.ClassesModule
Calls an object method.
call_user_method_array(Env, StringValue, Value, ArrayValue) - Static method in class com.caucho.quercus.lib.ClassesModule
 
Callable - Interface in com.caucho.quercus.env
Represents a call to a function.
CallableMarshal - Class in com.caucho.quercus.marshal
 
CallableMarshal() - Constructor for class com.caucho.quercus.marshal.CallableMarshal
 
CallableStatementWrapper - Class in com.caucho.tools.profiler
 
CallableStatementWrapper(ProfilerPoint, CallableStatement) - Constructor for class com.caucho.tools.profiler.CallableStatementWrapper
 
callArray(Env, ArrayValue, Value, Value) - Method in interface com.caucho.quercus.env.Callable
Evaluates a callback where the first argument is from an array.
callArray(Env, ArrayValue, Value, Value, Value) - Method in interface com.caucho.quercus.env.Callable
Evaluates a callback where the first argument is from an array.
callArray(Env, ArrayValue, Value, Value, Value, Value) - Method in interface com.caucho.quercus.env.Callable
Evaluates a callback where the first argument is from an array.
callArray(Env, ArrayValue, Value, Value) - Method in class com.caucho.quercus.env.Callback
Evaluates a callback where the first argument is from an array.
callArray(Env, ArrayValue, Value, Value, Value) - Method in class com.caucho.quercus.env.Callback
Evaluates a callback where the first argument is from an array.
callArray(Env, ArrayValue, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.Callback
Evaluates a callback where the first argument is from an array.
Callback - Class in com.caucho.quercus.env
Represents a call to a function.
Callback() - Constructor for class com.caucho.quercus.env.Callback
 
CALLBACK_CLASS - Static variable in class com.caucho.amber.type.ListenerType
 
CallbackClassMethod - Class in com.caucho.quercus.env
Represents a call to an object's method
CallbackClassMethod(QuercusClass, StringValue, Value) - Constructor for class com.caucho.quercus.env.CallbackClassMethod
 
CallbackClassMethod(QuercusClass, StringValue) - Constructor for class com.caucho.quercus.env.CallbackClassMethod
 
CallbackError - Class in com.caucho.quercus.env
Represents a call to an object's method
CallbackError(String) - Constructor for class com.caucho.quercus.env.CallbackError
 
CallbackFunction - Class in com.caucho.quercus.env
Represents a call to a function.
CallbackFunction(Env, String) - Constructor for class com.caucho.quercus.env.CallbackFunction
 
CallbackFunction(AbstractFunction) - Constructor for class com.caucho.quercus.env.CallbackFunction
 
CallbackFunction(AbstractFunction, String) - Constructor for class com.caucho.quercus.env.CallbackFunction
 
CallbackObjectMethod - Class in com.caucho.quercus.env
Represents a call to an object's method
CallbackObjectMethod(Env, Value, StringValue) - Constructor for class com.caucho.quercus.env.CallbackObjectMethod
 
callCallback(Env, Callable, Value) - Method in class com.caucho.quercus.env.ArrayValue
 
callCallback(Env, Callable, Value, Value) - Method in class com.caucho.quercus.env.ArrayValue
 
callCallback(Env, Callable, Value, Value, Value) - Method in class com.caucho.quercus.env.ArrayValue
 
CallChain - Class in com.caucho.java.gen
Generates code for a method call.
CallChain() - Constructor for class com.caucho.java.gen.CallChain
 
callCopy(Env, Value[]) - Method in class com.caucho.quercus.env.AbstractJavaMethod
Evaluates the function, returning a copy
callCopy(Env, Value[]) - Method in class com.caucho.quercus.env.Value
Evaluates the function, returning a copy
callCopy(Env, Value[]) - Method in class com.caucho.quercus.env.Var
Evaluates the function, returning a copy
callCopy(Env, Value[]) - Method in class com.caucho.quercus.function.AbstractFunction
Evaluates the function, returning a copy
callCopy(Env, Value[]) - Method in class com.caucho.quercus.function.LazyFunction
 
callCopy(Env, Expr[]) - Method in class com.caucho.quercus.program.Function
 
callCopy(Env, Value[]) - Method in class com.caucho.quercus.program.Function
 
CallExpr - Class in com.caucho.quercus.expr
A "foo(...)" function call.
CallExpr(Location, String, ArrayList<Expr>) - Constructor for class com.caucho.quercus.expr.CallExpr
 
CallExpr(Location, String, Expr[]) - Constructor for class com.caucho.quercus.expr.CallExpr
 
CallExpr(String, ArrayList<Expr>) - Constructor for class com.caucho.quercus.expr.CallExpr
 
CallExpr(String, Expr[]) - Constructor for class com.caucho.quercus.expr.CallExpr
 
CallExprPro - Class in com.caucho.quercus.expr
Represents a PHP function expression.
CallExprPro(Location, String, ArrayList<Expr>) - Constructor for class com.caucho.quercus.expr.CallExprPro
 
CallExprPro(Location, String, Expr[]) - Constructor for class com.caucho.quercus.expr.CallExprPro
 
callImpl(Env, Value[]) - Method in class com.caucho.quercus.function.CompiledFunction_N
 
callImpl(Env, Value[], boolean, Arg[], Value[]) - Method in class com.caucho.quercus.program.Function
 
callJmx(String, String, String, String, String) - Method in interface com.caucho.management.server.ManagementMXBean
 
callJmx(long, String, String, JmxCallQuery) - Method in class com.caucho.server.admin.ManagerActor
 
callJmx(String, String, int, String[]) - Method in class com.caucho.server.admin.ManagerClient
 
callJmx(String, String, String, String, String) - Method in class com.caucho.server.resin.ManagementAdmin
 
CallJmxAction - Class in com.caucho.admin.action
 
CallJmxAction() - Constructor for class com.caucho.admin.action.CallJmxAction
 
CallJmxOperation - Class in com.caucho.health.action
Health action to call a JMX MBean operation.
CallJmxOperation() - Constructor for class com.caucho.health.action.CallJmxOperation
 
callListeners(int, Entity) - Method in class com.caucho.amber.manager.AmberPersistenceUnit
Applies persistence unit default and entity listeners for @PreXxx, @PostXxx callbacks.
callMethod(Env, QuercusClass, Value, Value[]) - Method in class com.caucho.quercus.env.AbstractJavaMethod
 
callMethod(Env, QuercusClass, Value) - Method in class com.caucho.quercus.env.AbstractJavaMethod
 
callMethod(Env, QuercusClass, Value, Value) - Method in class com.caucho.quercus.env.AbstractJavaMethod
 
callMethod(Env, QuercusClass, Value, Value, Value) - Method in class com.caucho.quercus.env.AbstractJavaMethod
 
callMethod(Env, QuercusClass, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.AbstractJavaMethod
 
callMethod(Env, QuercusClass, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.AbstractJavaMethod
 
callMethod(Env, QuercusClass, Value, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.AbstractJavaMethod
 
callMethod(Env, StringValue, int, Value[]) - Method in class com.caucho.quercus.env.ArgRef
Evaluates a method.
callMethod(Env, StringValue, int) - Method in class com.caucho.quercus.env.ArgRef
Evaluates a method.
callMethod(Env, StringValue, int, Value) - Method in class com.caucho.quercus.env.ArgRef
Evaluates a method.
callMethod(Env, StringValue, int, Value, Value) - Method in class com.caucho.quercus.env.ArgRef
Evaluates a method.
callMethod(Env, StringValue, int, Value, Value, Value) - Method in class com.caucho.quercus.env.ArgRef
Evaluates a method with 3 args.
callMethod(Env, StringValue, int, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.ArgRef
Evaluates a method with 4 args.
callMethod(Env, StringValue, int, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.ArgRef
Evaluates a method with 5 args.
callMethod(Env, StringValue, int, Value[]) - Method in class com.caucho.quercus.env.Closure
 
callMethod(Env, StringValue, int, Value[]) - Method in class com.caucho.quercus.env.JavaAdapter
Evaluates a method.
callMethod(Env, StringValue, int) - Method in class com.caucho.quercus.env.JavaAdapter
Evaluates a method.
callMethod(Env, StringValue, int, Value) - Method in class com.caucho.quercus.env.JavaAdapter
Evaluates a method.
callMethod(Env, StringValue, int, Value, Value) - Method in class com.caucho.quercus.env.JavaAdapter
Evaluates a method.
callMethod(Env, StringValue, int, Value, Value, Value) - Method in class com.caucho.quercus.env.JavaAdapter
Evaluates a method.
callMethod(Env, StringValue, int, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.JavaAdapter
Evaluates a method.
callMethod(Env, StringValue, int, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.JavaAdapter
Evaluates a method.
callMethod(Env, StringValue, int, Value[]) - Method in class com.caucho.quercus.env.JavaAdapterVar
Evaluates a method.
callMethod(Env, StringValue, int) - Method in class com.caucho.quercus.env.JavaAdapterVar
Evaluates a method.
callMethod(Env, StringValue, int, Value) - Method in class com.caucho.quercus.env.JavaAdapterVar
Evaluates a method.
callMethod(Env, StringValue, int, Value, Value) - Method in class com.caucho.quercus.env.JavaAdapterVar
Evaluates a method.
callMethod(Env, StringValue, int, Value, Value, Value) - Method in class com.caucho.quercus.env.JavaAdapterVar
Evaluates a method with 3 args.
callMethod(Env, StringValue, int, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.JavaAdapterVar
Evaluates a method with 4 args.
callMethod(Env, StringValue, int, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.JavaAdapterVar
Evaluates a method with 5 args.
callMethod(Env, QuercusClass, Value, Value[]) - Method in class com.caucho.quercus.env.JavaInvoker
 
callMethod(Env, QuercusClass, Value, Value[]) - Method in class com.caucho.quercus.env.JavaOverloadMethod
Evaluates the function.
callMethod(Env, StringValue, int, Value[]) - Method in class com.caucho.quercus.env.JavaValue
Evaluates a method.
callMethod(Env, StringValue, int) - Method in class com.caucho.quercus.env.JavaValue
Evaluates a method.
callMethod(Env, StringValue, int, Value) - Method in class com.caucho.quercus.env.JavaValue
Evaluates a method.
callMethod(Env, StringValue, int, Value, Value) - Method in class com.caucho.quercus.env.JavaValue
Evaluates a method.
callMethod(Env, StringValue, int, Value, Value, Value) - Method in class com.caucho.quercus.env.JavaValue
Evaluates a method.
callMethod(Env, StringValue, int, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.JavaValue
Evaluates a method.
callMethod(Env, StringValue, int, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.JavaValue
Evaluates a method.
callMethod(Env, StringValue, int, Value[]) - Method in class com.caucho.quercus.env.ObjectExtValue
Evaluates a method.
callMethod(Env, StringValue, int) - Method in class com.caucho.quercus.env.ObjectExtValue
Evaluates a method.
callMethod(Env, StringValue, int, Value) - Method in class com.caucho.quercus.env.ObjectExtValue
Evaluates a method.
callMethod(Env, StringValue, int, Value, Value) - Method in class com.caucho.quercus.env.ObjectExtValue
Evaluates a method.
callMethod(Env, StringValue, int, Value, Value, Value) - Method in class com.caucho.quercus.env.ObjectExtValue
calls the function.
callMethod(Env, StringValue, int, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.ObjectExtValue
calls the function.
callMethod(Env, StringValue, int, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.ObjectExtValue
calls the function.
callMethod(Env, Value, StringValue, int, Value[]) - Method in class com.caucho.quercus.env.QuercusClass
calls the function.
callMethod(Env, Value, StringValue, Value[]) - Method in class com.caucho.quercus.env.QuercusClass
 
callMethod(Env, Value, StringValue, int) - Method in class com.caucho.quercus.env.QuercusClass
calls the function.
callMethod(Env, Value, StringValue) - Method in class com.caucho.quercus.env.QuercusClass
 
callMethod(Env, Value, StringValue, int, Value) - Method in class com.caucho.quercus.env.QuercusClass
calls the function.
callMethod(Env, Value, StringValue, Value) - Method in class com.caucho.quercus.env.QuercusClass
 
callMethod(Env, Value, StringValue, int, Value, Value) - Method in class com.caucho.quercus.env.QuercusClass
calls the function.
callMethod(Env, Value, StringValue, Value, Value) - Method in class com.caucho.quercus.env.QuercusClass
 
callMethod(Env, Value, StringValue, int, Value, Value, Value) - Method in class com.caucho.quercus.env.QuercusClass
calls the function.
callMethod(Env, Value, StringValue, Value, Value, Value) - Method in class com.caucho.quercus.env.QuercusClass
 
callMethod(Env, Value, StringValue, int, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.QuercusClass
calls the function.
callMethod(Env, Value, StringValue, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.QuercusClass
 
callMethod(Env, Value, StringValue, int, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.QuercusClass
calls the function.
callMethod(Env, Value, StringValue, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.QuercusClass
 
callMethod(Env, StringValue, int, Value[]) - Method in class com.caucho.quercus.env.QuercusClass
calls the function.
callMethod(Env, StringValue, int) - Method in class com.caucho.quercus.env.QuercusClass
calls the function.
callMethod(Env, StringValue, int, Value) - Method in class com.caucho.quercus.env.QuercusClass
calls the function.
callMethod(Env, StringValue, int, Value, Value) - Method in class com.caucho.quercus.env.QuercusClass
calls the function.
callMethod(Env, StringValue, int, Value, Value, Value) - Method in class com.caucho.quercus.env.QuercusClass
calls the function.
callMethod(Env, StringValue, int, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.QuercusClass
calls the function.
callMethod(Env, StringValue, int, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.QuercusClass
calls the function.
callMethod(Env, StringValue, int, Value[]) - Method in class com.caucho.quercus.env.Value
Evaluates a method.
callMethod(Env, StringValue, Value[]) - Method in class com.caucho.quercus.env.Value
Evaluates a method.
callMethod(Env, StringValue, int) - Method in class com.caucho.quercus.env.Value
Evaluates a method with 0 args.
callMethod(Env, StringValue) - Method in class com.caucho.quercus.env.Value
Evaluates a method with 0 args.
callMethod(Env, StringValue, int, Value) - Method in class com.caucho.quercus.env.Value
Evaluates a method with 1 arg.
callMethod(Env, StringValue, Value) - Method in class com.caucho.quercus.env.Value
Evaluates a method with 1 arg.
callMethod(Env, StringValue, int, Value, Value) - Method in class com.caucho.quercus.env.Value
Evaluates a method with 2 args.
callMethod(Env, StringValue, Value, Value) - Method in class com.caucho.quercus.env.Value
Evaluates a method with 2 args.
callMethod(Env, StringValue, int, Value, Value, Value) - Method in class com.caucho.quercus.env.Value
Evaluates a method with 3 args.
callMethod(Env, StringValue, Value, Value, Value) - Method in class com.caucho.quercus.env.Value
Evaluates a method with 3 args.
callMethod(Env, StringValue, int, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.Value
Evaluates a method with 4 args.
callMethod(Env, StringValue, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.Value
Evaluates a method with 4 args.
callMethod(Env, StringValue, int, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.Value
Evaluates a method with 5 args.
callMethod(Env, StringValue, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.Value
Evaluates a method with 5 args.
callMethod(Env, StringValue, int, Value[]) - Method in class com.caucho.quercus.env.Var
Evaluates a method.
callMethod(Env, StringValue, int) - Method in class com.caucho.quercus.env.Var
Evaluates a method.
callMethod(Env, StringValue, int, Value) - Method in class com.caucho.quercus.env.Var
Evaluates a method.
callMethod(Env, StringValue, int, Value, Value) - Method in class com.caucho.quercus.env.Var
Evaluates a method.
callMethod(Env, StringValue, int, Value, Value, Value) - Method in class com.caucho.quercus.env.Var
Evaluates a method with 3 args.
callMethod(Env, StringValue, int, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.Var
Evaluates a method with 4 args.
callMethod(Env, StringValue, int, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.Var
Evaluates a method with 5 args.
callMethod(Env, QuercusClass, Value, Value[]) - Method in class com.caucho.quercus.function.AbstractFunction
Evaluates the method call.
callMethod(Env, QuercusClass, Value) - Method in class com.caucho.quercus.function.AbstractFunction
Evaluates the function as a method call.
callMethod(Env, QuercusClass, Value, Value) - Method in class com.caucho.quercus.function.AbstractFunction
Evaluates the function as a method call.
callMethod(Env, QuercusClass, Value, Value, Value) - Method in class com.caucho.quercus.function.AbstractFunction
Evaluates the function as a method call.
callMethod(Env, QuercusClass, Value, Value, Value, Value) - Method in class com.caucho.quercus.function.AbstractFunction
Evaluates the function as a method call.
callMethod(Env, QuercusClass, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.function.AbstractFunction
Evaluates the function as a method call.
callMethod(Env, QuercusClass, Value, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.function.AbstractFunction
Evaluates the function as a method call.
callMethod(Env, QuercusClass, Value, Expr[]) - Method in class com.caucho.quercus.function.AbstractFunction
Evaluates the function.
callMethod(Env, StringValue, int, Value[]) - Method in class com.caucho.quercus.function.CompiledFunction
 
callMethod(Env, QuercusClass, Value, Value[]) - Method in class com.caucho.quercus.function.CompiledMethod_0
Binds the user's arguments to the actual arguments.
callMethod(Env, QuercusClass, Value) - Method in class com.caucho.quercus.function.CompiledMethod_0
 
callMethod(Env, QuercusClass, Value, Value[]) - Method in class com.caucho.quercus.function.CompiledMethod_1
Evaluates the method with the given variable arguments.
callMethod(Env, QuercusClass, Value) - Method in class com.caucho.quercus.function.CompiledMethod_1
Evaluates the method with the given variable arguments.
callMethod(Env, QuercusClass, Value, Value) - Method in class com.caucho.quercus.function.CompiledMethod_1
 
callMethod(Env, QuercusClass, Value, Value[]) - Method in class com.caucho.quercus.function.CompiledMethod_2
Evaluates the method with the given variable arguments.
callMethod(Env, QuercusClass, Value) - Method in class com.caucho.quercus.function.CompiledMethod_2
Evaluates the method with the given variable arguments.
callMethod(Env, QuercusClass, Value, Value) - Method in class com.caucho.quercus.function.CompiledMethod_2
Evaluates the method with the given variable arguments.
callMethod(Env, QuercusClass, Value, Value, Value) - Method in class com.caucho.quercus.function.CompiledMethod_2
 
callMethod(Env, QuercusClass, Value, Value[]) - Method in class com.caucho.quercus.function.CompiledMethod_3
Evaluates the method with the given variable arguments.
callMethod(Env, QuercusClass, Value) - Method in class com.caucho.quercus.function.CompiledMethod_3
 
callMethod(Env, QuercusClass, Value, Value) - Method in class com.caucho.quercus.function.CompiledMethod_3
 
callMethod(Env, QuercusClass, Value, Value, Value) - Method in class com.caucho.quercus.function.CompiledMethod_3
 
callMethod(Env, QuercusClass, Value, Value, Value, Value) - Method in class com.caucho.quercus.function.CompiledMethod_3
 
callMethod(Env, QuercusClass, Value, Value[]) - Method in class com.caucho.quercus.function.CompiledMethod_4
Evaluates the method with the given variable arguments.
callMethod(Env, QuercusClass, Value) - Method in class com.caucho.quercus.function.CompiledMethod_4
 
callMethod(Env, QuercusClass, Value, Value) - Method in class com.caucho.quercus.function.CompiledMethod_4
 
callMethod(Env, QuercusClass, Value, Value, Value) - Method in class com.caucho.quercus.function.CompiledMethod_4
 
callMethod(Env, QuercusClass, Value, Value, Value, Value) - Method in class com.caucho.quercus.function.CompiledMethod_4
 
callMethod(Env, QuercusClass, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.function.CompiledMethod_4
 
callMethod(Env, QuercusClass, Value, Value[]) - Method in class com.caucho.quercus.function.CompiledMethod_5
Evaluates the method with the given variable arguments.
callMethod(Env, QuercusClass, Value) - Method in class com.caucho.quercus.function.CompiledMethod_5
 
callMethod(Env, QuercusClass, Value, Value) - Method in class com.caucho.quercus.function.CompiledMethod_5
 
callMethod(Env, QuercusClass, Value, Value, Value) - Method in class com.caucho.quercus.function.CompiledMethod_5
 
callMethod(Env, QuercusClass, Value, Value, Value, Value) - Method in class com.caucho.quercus.function.CompiledMethod_5
 
callMethod(Env, QuercusClass, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.function.CompiledMethod_5
 
callMethod(Env, QuercusClass, Value, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.function.CompiledMethod_5
 
callMethod(Env, QuercusClass, Value, Value[]) - Method in class com.caucho.quercus.function.CompiledMethod_N
 
callMethod(Env, QuercusClass, Value, Value[]) - Method in class com.caucho.quercus.function.CompiledMethodRef
 
callMethod(Env, QuercusClass, Value) - Method in class com.caucho.quercus.function.CompiledMethodRef
 
callMethod(Env, QuercusClass, Value, Value) - Method in class com.caucho.quercus.function.CompiledMethodRef
 
callMethod(Env, QuercusClass, Value, Value, Value) - Method in class com.caucho.quercus.function.CompiledMethodRef
 
callMethod(Env, QuercusClass, Value, Value, Value, Value) - Method in class com.caucho.quercus.function.CompiledMethodRef
 
callMethod(Env, QuercusClass, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.function.CompiledMethodRef
 
callMethod(Env, QuercusClass, Value, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.function.CompiledMethodRef
 
callMethod(Env, QuercusClass, Value, Value[]) - Method in class com.caucho.quercus.function.CompiledRefMethod_0
 
callMethod(Env, QuercusClass, Value) - Method in class com.caucho.quercus.function.CompiledRefMethod_0
Evaluates the method as a static function
callMethod(Env, QuercusClass, Value, Value[]) - Method in class com.caucho.quercus.function.FunSpecialCall
Evaluates the function.
callMethod(Env, QuercusClass, Value, Value[]) - Method in class com.caucho.quercus.function.LazyMethod
 
callMethod(Env, QuercusClass, Value) - Method in class com.caucho.quercus.function.LazyMethod
 
callMethod(Env, QuercusClass, Value, Value) - Method in class com.caucho.quercus.function.LazyMethod
 
callMethod(Env, QuercusClass, Value, Value, Value) - Method in class com.caucho.quercus.function.LazyMethod
 
callMethod(Env, QuercusClass, Value, Value, Value, Value) - Method in class com.caucho.quercus.function.LazyMethod
 
callMethod(Env, QuercusClass, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.function.LazyMethod
 
callMethod(Env, QuercusClass, Value, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.function.LazyMethod
 
callMethod(Env, StringValue, int) - Method in class com.caucho.quercus.lib.file.DirectoryValue
Calls the given method.
callMethod(Env, QuercusClass, Value, Value[]) - Method in class com.caucho.quercus.program.Function
 
callMethod(Env, Value, StringValue, int, Value[]) - Method in class com.caucho.quercus.program.JavaClassDef
Eval a method
callMethod(Env, Value, StringValue, int) - Method in class com.caucho.quercus.program.JavaClassDef
Eval a method
callMethod(Env, Value, StringValue, int, Value) - Method in class com.caucho.quercus.program.JavaClassDef
Eval a method
callMethod(Env, Value, StringValue, int, Value, Value) - Method in class com.caucho.quercus.program.JavaClassDef
Eval a method
callMethod(Env, Value, StringValue, int, Value, Value, Value) - Method in class com.caucho.quercus.program.JavaClassDef
Eval a method
callMethod(Env, Value, StringValue, int, Value, Value, Value, Value) - Method in class com.caucho.quercus.program.JavaClassDef
Eval a method
callMethod(Env, Value, StringValue, int, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.program.JavaClassDef
Eval a method
callMethod(Env, QuercusClass, Value, Value[]) - Method in class com.caucho.quercus.program.ProByteCodeStaticFunction
 
callMethodImpl(Env, QuercusClass, Value, Value[]) - Method in class com.caucho.quercus.function.CompiledMethod_N
 
callMethodRef(Env, StringValue, int, Value[]) - Method in class com.caucho.quercus.env.ArgRef
Evaluates a method.
callMethodRef(Env, StringValue, int) - Method in class com.caucho.quercus.env.ArgRef
Evaluates a method.
callMethodRef(Env, StringValue, int, Value) - Method in class com.caucho.quercus.env.ArgRef
Evaluates a method.
callMethodRef(Env, StringValue, int, Value, Value) - Method in class com.caucho.quercus.env.ArgRef
Evaluates a method.
callMethodRef(Env, StringValue, int, Value, Value, Value) - Method in class com.caucho.quercus.env.ArgRef
Evaluates a method with 3 args.
callMethodRef(Env, StringValue, int, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.ArgRef
Evaluates a method with 4 args.
callMethodRef(Env, StringValue, int, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.ArgRef
Evaluates a method with 5 args.
callMethodRef(Env, StringValue, int, Value[]) - Method in class com.caucho.quercus.env.JavaAdapter
Evaluates a method.
callMethodRef(Env, StringValue, int) - Method in class com.caucho.quercus.env.JavaAdapter
Evaluates a method.
callMethodRef(Env, StringValue, int, Value) - Method in class com.caucho.quercus.env.JavaAdapter
Evaluates a method.
callMethodRef(Env, StringValue, int, Value, Value) - Method in class com.caucho.quercus.env.JavaAdapter
Evaluates a method.
callMethodRef(Env, StringValue, int, Value, Value, Value) - Method in class com.caucho.quercus.env.JavaAdapter
Evaluates a method.
callMethodRef(Env, StringValue, int, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.JavaAdapter
Evaluates a method.
callMethodRef(Env, StringValue, int, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.JavaAdapter
Evaluates a method.
callMethodRef(Env, StringValue, int, Value[]) - Method in class com.caucho.quercus.env.JavaAdapterVar
Evaluates a method.
callMethodRef(Env, StringValue, int) - Method in class com.caucho.quercus.env.JavaAdapterVar
Evaluates a method.
callMethodRef(Env, StringValue, int, Value) - Method in class com.caucho.quercus.env.JavaAdapterVar
Evaluates a method.
callMethodRef(Env, StringValue, int, Value, Value) - Method in class com.caucho.quercus.env.JavaAdapterVar
Evaluates a method.
callMethodRef(Env, StringValue, int, Value, Value, Value) - Method in class com.caucho.quercus.env.JavaAdapterVar
Evaluates a method with 3 args.
callMethodRef(Env, StringValue, int, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.JavaAdapterVar
Evaluates a method with 4 args.
callMethodRef(Env, StringValue, int, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.JavaAdapterVar
Evaluates a method with 5 args.
callMethodRef(Env, StringValue, int, Value[]) - Method in class com.caucho.quercus.env.JavaValue
Evaluates a method.
callMethodRef(Env, StringValue, int) - Method in class com.caucho.quercus.env.JavaValue
Evaluates a method.
callMethodRef(Env, StringValue, int, Value) - Method in class com.caucho.quercus.env.JavaValue
Evaluates a method.
callMethodRef(Env, StringValue, int, Value, Value) - Method in class com.caucho.quercus.env.JavaValue
Evaluates a method.
callMethodRef(Env, StringValue, int, Value, Value, Value) - Method in class com.caucho.quercus.env.JavaValue
Evaluates a method.
callMethodRef(Env, StringValue, int, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.JavaValue
Evaluates a method.
callMethodRef(Env, StringValue, int, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.JavaValue
Evaluates a method.
callMethodRef(Env, StringValue, int, Value[]) - Method in class com.caucho.quercus.env.ObjectExtValue
Evaluates a method.
callMethodRef(Env, StringValue, int) - Method in class com.caucho.quercus.env.ObjectExtValue
Evaluates a method.
callMethodRef(Env, StringValue, int, Value) - Method in class com.caucho.quercus.env.ObjectExtValue
Evaluates a method.
callMethodRef(Env, StringValue, int, Value, Value) - Method in class com.caucho.quercus.env.ObjectExtValue
Evaluates a method.
callMethodRef(Env, StringValue, int, Value, Value, Value) - Method in class com.caucho.quercus.env.ObjectExtValue
Evaluates a method.
callMethodRef(Env, StringValue, int, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.ObjectExtValue
Evaluates a method.
callMethodRef(Env, StringValue, int, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.ObjectExtValue
Evaluates a method.
callMethodRef(Env, Value, StringValue, int, Value[]) - Method in class com.caucho.quercus.env.QuercusClass
calls the function.
callMethodRef(Env, Value, StringValue, Value[]) - Method in class com.caucho.quercus.env.QuercusClass
 
callMethodRef(Env, Value, StringValue, int) - Method in class com.caucho.quercus.env.QuercusClass
calls the function.
callMethodRef(Env, Value, StringValue) - Method in class com.caucho.quercus.env.QuercusClass
 
callMethodRef(Env, Value, StringValue, int, Value) - Method in class com.caucho.quercus.env.QuercusClass
calls the function.
callMethodRef(Env, Value, StringValue, Value) - Method in class com.caucho.quercus.env.QuercusClass
 
callMethodRef(Env, Value, StringValue, int, Value, Value) - Method in class com.caucho.quercus.env.QuercusClass
calls the function.
callMethodRef(Env, Value, StringValue, Value, Value) - Method in class com.caucho.quercus.env.QuercusClass
 
callMethodRef(Env, Value, StringValue, int, Value, Value, Value) - Method in class com.caucho.quercus.env.QuercusClass
calls the function.
callMethodRef(Env, Value, StringValue, Value, Value, Value) - Method in class com.caucho.quercus.env.QuercusClass
 
callMethodRef(Env, Value, StringValue, int, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.QuercusClass
calls the function.
callMethodRef(Env, Value, StringValue, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.QuercusClass
 
callMethodRef(Env, Value, StringValue, int, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.QuercusClass
calls the function.
callMethodRef(Env, Value, StringValue, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.QuercusClass
 
callMethodRef(Env, StringValue, int, Value[]) - Method in class com.caucho.quercus.env.QuercusClass
calls the function.
callMethodRef(Env, StringValue, int) - Method in class com.caucho.quercus.env.QuercusClass
calls the function.
callMethodRef(Env, StringValue, int, Value) - Method in class com.caucho.quercus.env.QuercusClass
calls the function.
callMethodRef(Env, StringValue, int, Value, Value) - Method in class com.caucho.quercus.env.QuercusClass
calls the function.
callMethodRef(Env, StringValue, int, Value, Value, Value) - Method in class com.caucho.quercus.env.QuercusClass
calls the function.
callMethodRef(Env, StringValue, int, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.QuercusClass
calls the function.
callMethodRef(Env, StringValue, int, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.QuercusClass
calls the function.
callMethodRef(Env, StringValue, int, Value[]) - Method in class com.caucho.quercus.env.Value
Evaluates a method.
callMethodRef(Env, StringValue, Value[]) - Method in class com.caucho.quercus.env.Value
Evaluates a method.
callMethodRef(Env, StringValue, int) - Method in class com.caucho.quercus.env.Value
Evaluates a method with 0 args.
callMethodRef(Env, StringValue) - Method in class com.caucho.quercus.env.Value
Evaluates a method with 0 args.
callMethodRef(Env, StringValue, int, Value) - Method in class com.caucho.quercus.env.Value
Evaluates a method with 1 arg.
callMethodRef(Env, StringValue, Value) - Method in class com.caucho.quercus.env.Value
Evaluates a method with 1 arg.
callMethodRef(Env, StringValue, int, Value, Value) - Method in class com.caucho.quercus.env.Value
Evaluates a method with 2 args.
callMethodRef(Env, StringValue, Value, Value) - Method in class com.caucho.quercus.env.Value
Evaluates a method with 2 args.
callMethodRef(Env, StringValue, int, Value, Value, Value) - Method in class com.caucho.quercus.env.Value
Evaluates a method with 3 args.
callMethodRef(Env, StringValue, Value, Value, Value) - Method in class com.caucho.quercus.env.Value
Evaluates a method with 3 args.
callMethodRef(Env, StringValue, int, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.Value
Evaluates a method with 4 args.
callMethodRef(Env, StringValue, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.Value
Evaluates a method with 4 args.
callMethodRef(Env, StringValue, int, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.Value
Evaluates a method with 5 args.
callMethodRef(Env, StringValue, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.Value
Evaluates a method with 5 args.
callMethodRef(Env, StringValue, int, Value[]) - Method in class com.caucho.quercus.env.Var
Evaluates a method.
callMethodRef(Env, StringValue, int) - Method in class com.caucho.quercus.env.Var
Evaluates a method.
callMethodRef(Env, StringValue, int, Value) - Method in class com.caucho.quercus.env.Var
Evaluates a method.
callMethodRef(Env, StringValue, int, Value, Value) - Method in class com.caucho.quercus.env.Var
Evaluates a method.
callMethodRef(Env, StringValue, int, Value, Value, Value) - Method in class com.caucho.quercus.env.Var
Evaluates a method with 3 args.
callMethodRef(Env, StringValue, int, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.Var
Evaluates a method with 4 args.
callMethodRef(Env, StringValue, int, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.Var
Evaluates a method with 5 args.
callMethodRef(Env, QuercusClass, Value, Value[]) - Method in class com.caucho.quercus.function.AbstractFunction
Evaluates the method call, returning a reference.
callMethodRef(Env, QuercusClass, Value) - Method in class com.caucho.quercus.function.AbstractFunction
Evaluates the function as a method call.
callMethodRef(Env, QuercusClass, Value, Value) - Method in class com.caucho.quercus.function.AbstractFunction
Evaluates the function as a method call.
callMethodRef(Env, QuercusClass, Value, Value, Value) - Method in class com.caucho.quercus.function.AbstractFunction
Evaluates the function as a method call.
callMethodRef(Env, QuercusClass, Value, Value, Value, Value) - Method in class com.caucho.quercus.function.AbstractFunction
Evaluates the function as a method call.
callMethodRef(Env, QuercusClass, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.function.AbstractFunction
Evaluates the function as a method call.
callMethodRef(Env, QuercusClass, Value, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.function.AbstractFunction
Evaluates the function as a method call.
callMethodRef(Env, QuercusClass, Value, Expr[]) - Method in class com.caucho.quercus.function.AbstractFunction
Evaluates the function.
callMethodRef(Env, QuercusClass, Value, Value[]) - Method in class com.caucho.quercus.function.CompiledMethod
 
callMethodRef(Env, QuercusClass, Value) - Method in class com.caucho.quercus.function.CompiledMethod
 
callMethodRef(Env, QuercusClass, Value, Value) - Method in class com.caucho.quercus.function.CompiledMethod
 
callMethodRef(Env, QuercusClass, Value, Value, Value) - Method in class com.caucho.quercus.function.CompiledMethod
 
callMethodRef(Env, QuercusClass, Value, Value, Value, Value) - Method in class com.caucho.quercus.function.CompiledMethod
 
callMethodRef(Env, QuercusClass, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.function.CompiledMethod
 
callMethodRef(Env, QuercusClass, Value, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.function.CompiledMethod
 
callMethodRef(Env, QuercusClass, Value, Value[]) - Method in class com.caucho.quercus.function.CompiledMethodRef_0
 
callMethodRef(Env, QuercusClass, Value) - Method in class com.caucho.quercus.function.CompiledMethodRef_0
 
callMethodRef(Env, QuercusClass, Value, Value[]) - Method in class com.caucho.quercus.function.CompiledMethodRef_1
Evaluates the method with the given variable arguments.
callMethodRef(Env, QuercusClass, Value) - Method in class com.caucho.quercus.function.CompiledMethodRef_1
Evaluates the method with the given variable arguments.
callMethodRef(Env, QuercusClass, Value, Value) - Method in class com.caucho.quercus.function.CompiledMethodRef_1
 
callMethodRef(Env, QuercusClass, Value, Value[]) - Method in class com.caucho.quercus.function.CompiledMethodRef_2
Evaluates the method with the given variable arguments.
callMethodRef(Env, QuercusClass, Value) - Method in class com.caucho.quercus.function.CompiledMethodRef_2
Evaluates the method with the given variable arguments.
callMethodRef(Env, QuercusClass, Value, Value) - Method in class com.caucho.quercus.function.CompiledMethodRef_2
Evaluates the method with the given variable arguments.
callMethodRef(Env, QuercusClass, Value, Value, Value) - Method in class com.caucho.quercus.function.CompiledMethodRef_2
 
callMethodRef(Env, QuercusClass, Value, Value[]) - Method in class com.caucho.quercus.function.CompiledMethodRef_3
Evaluates the method with the given variable arguments.
callMethodRef(Env, QuercusClass, Value) - Method in class com.caucho.quercus.function.CompiledMethodRef_3
Evaluates the method with the given variable arguments.
callMethodRef(Env, QuercusClass, Value, Value) - Method in class com.caucho.quercus.function.CompiledMethodRef_3
Evaluates the method with the given variable arguments.
callMethodRef(Env, QuercusClass, Value, Value, Value) - Method in class com.caucho.quercus.function.CompiledMethodRef_3
Evaluates the method with the given variable arguments.
callMethodRef(Env, QuercusClass, Value, Value, Value, Value) - Method in class com.caucho.quercus.function.CompiledMethodRef_3
 
callMethodRef(Env, QuercusClass, Value, Value[]) - Method in class com.caucho.quercus.function.CompiledMethodRef_4
Evaluates the method with the given variable arguments.
callMethodRef(Env, QuercusClass, Value) - Method in class com.caucho.quercus.function.CompiledMethodRef_4
Evaluates the method with the given variable arguments.
callMethodRef(Env, QuercusClass, Value, Value) - Method in class com.caucho.quercus.function.CompiledMethodRef_4
Evaluates the method with the given variable arguments.
callMethodRef(Env, QuercusClass, Value, Value, Value) - Method in class com.caucho.quercus.function.CompiledMethodRef_4
Evaluates the method with the given variable arguments.
callMethodRef(Env, QuercusClass, Value, Value, Value, Value) - Method in class com.caucho.quercus.function.CompiledMethodRef_4
Evaluates the method with the given variable arguments.
callMethodRef(Env, QuercusClass, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.function.CompiledMethodRef_4
 
callMethodRef(Env, QuercusClass, Value, Value[]) - Method in class com.caucho.quercus.function.CompiledMethodRef_5
Evaluates the method with the given variable arguments.
callMethodRef(Env, QuercusClass, Value) - Method in class com.caucho.quercus.function.CompiledMethodRef_5
Evaluates the method with the given variable arguments.
callMethodRef(Env, QuercusClass, Value, Value) - Method in class com.caucho.quercus.function.CompiledMethodRef_5
Evaluates the method with the given variable arguments.
callMethodRef(Env, QuercusClass, Value, Value, Value) - Method in class com.caucho.quercus.function.CompiledMethodRef_5
Evaluates the method with the given variable arguments.
callMethodRef(Env, QuercusClass, Value, Value, Value, Value) - Method in class com.caucho.quercus.function.CompiledMethodRef_5
Evaluates the method with the given variable arguments.
callMethodRef(Env, QuercusClass, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.function.CompiledMethodRef_5
Evaluates the method with the given variable arguments.
callMethodRef(Env, QuercusClass, Value, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.function.CompiledMethodRef_5
 
callMethodRef(Env, QuercusClass, Value, Value[]) - Method in class com.caucho.quercus.function.CompiledMethodRef_N
 
callMethodRef(Env, QuercusClass, Value, Value[]) - Method in class com.caucho.quercus.function.CompiledRefMethod_0
Evalautes the method.
callMethodRef(Env, QuercusClass, Value) - Method in class com.caucho.quercus.function.CompiledRefMethod_0
Evaluates the method as a static function
callMethodRef(Env, QuercusClass, Value, Value[]) - Method in class com.caucho.quercus.function.LazyMethod
 
callMethodRef(Env, QuercusClass, Value) - Method in class com.caucho.quercus.function.LazyMethod
 
callMethodRef(Env, QuercusClass, Value, Value) - Method in class com.caucho.quercus.function.LazyMethod
 
callMethodRef(Env, QuercusClass, Value, Value, Value) - Method in class com.caucho.quercus.function.LazyMethod
 
callMethodRef(Env, QuercusClass, Value, Value, Value, Value) - Method in class com.caucho.quercus.function.LazyMethod
 
callMethodRef(Env, QuercusClass, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.function.LazyMethod
 
callMethodRef(Env, QuercusClass, Value, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.function.LazyMethod
 
callMethodRef(Env, QuercusClass, Value, Value[]) - Method in class com.caucho.quercus.program.Function
 
callMethodRefImpl(Env, QuercusClass, Value, Value[]) - Method in class com.caucho.quercus.function.CompiledMethodRef_N
 
callNew(Env, Value[]) - Method in class com.caucho.quercus.classes.LazyClassDef
Creates a new instance.
callNew(Env, Expr[]) - Method in class com.caucho.quercus.env.CompiledClassDef
Eval new
callNew(Env, Value[]) - Method in class com.caucho.quercus.env.CompiledClassDef
Eval new
callNew(Env, Value...) - Method in class com.caucho.quercus.env.QuercusClass
Creates a new instance.
callNew(Env, Expr[]) - Method in class com.caucho.quercus.program.ClassDef
Creates a new instance.
callNew(Env, Value[]) - Method in class com.caucho.quercus.program.ClassDef
Creates a new instance.
callNew(Env, Value[]) - Method in class com.caucho.quercus.program.JavaClassDef
Eval new
CallPredicateExprPro - Class in com.caucho.quercus.expr
Represents predicates on the value object
CallPredicateExprPro(Location, String, ArrayList<Expr>, String) - Constructor for class com.caucho.quercus.expr.CallPredicateExprPro
 
callRef(String) - Method in class com.caucho.quercus.env.Env
Evaluates the named function.
callRef(String, Value) - Method in class com.caucho.quercus.env.Env
EvalRefuates the named function.
callRef(String, Value, Value) - Method in class com.caucho.quercus.env.Env
EvalRefuates the named function.
callRef(String, Value, Value, Value) - Method in class com.caucho.quercus.env.Env
EvalRefuates the named function.
callRef(String, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.Env
Evaluates the named function.
callRef(String, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.Env
Evaluates the named function.
callRef(String, Value[]) - Method in class com.caucho.quercus.env.Env
Evaluates the named function.
callRef(Env, Value[]) - Method in class com.caucho.quercus.env.ProfileFunction
 
callRef(Env) - Method in class com.caucho.quercus.env.ProfileFunction
 
callRef(Env, Value) - Method in class com.caucho.quercus.env.ProfileFunction
 
callRef(Env, Value, Value) - Method in class com.caucho.quercus.env.ProfileFunction
 
callRef(Env, Value, Value, Value) - Method in class com.caucho.quercus.env.ProfileFunction
 
callRef(Env, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.ProfileFunction
 
callRef(Env, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.ProfileFunction
 
callRef(Env, Value[]) - Method in class com.caucho.quercus.env.Value
Evaluates the function, returning a reference.
callRef(Env) - Method in class com.caucho.quercus.env.Value
Evaluates the function.
callRef(Env, Value) - Method in class com.caucho.quercus.env.Value
Evaluates the function with an argument .
callRef(Env, Value, Value) - Method in class com.caucho.quercus.env.Value
Evaluates the function with arguments
callRef(Env, Value, Value, Value) - Method in class com.caucho.quercus.env.Value
Evaluates the function with arguments
callRef(Env, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.Value
Evaluates the function with arguments
callRef(Env, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.Value
Evaluates the function with arguments
callRef(Env, Value[]) - Method in class com.caucho.quercus.env.Var
Evaluates the function, returning a reference.
callRef(Env) - Method in class com.caucho.quercus.env.Var
Evaluates the function.
callRef(Env, Value) - Method in class com.caucho.quercus.env.Var
Evaluates the function with an argument .
callRef(Env, Value, Value) - Method in class com.caucho.quercus.env.Var
Evaluates the function with arguments
callRef(Env, Value, Value, Value) - Method in class com.caucho.quercus.env.Var
Evaluates the function with arguments
callRef(Env, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.Var
Evaluates the function with arguments
callRef(Env, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.Var
Evaluates the function with arguments
callRef(Env, Value[]) - Method in class com.caucho.quercus.function.AbstractFunction
Evaluates the function, returning a reference.
callRef(Env) - Method in class com.caucho.quercus.function.AbstractFunction
Evaluates the function.
callRef(Env, Value) - Method in class com.caucho.quercus.function.AbstractFunction
Evaluates the function with an argument .
callRef(Env, Value, Value) - Method in class com.caucho.quercus.function.AbstractFunction
Evaluates the function with arguments
callRef(Env, Value, Value, Value) - Method in class com.caucho.quercus.function.AbstractFunction
Evaluates the function with arguments
callRef(Env, Value, Value, Value, Value) - Method in class com.caucho.quercus.function.AbstractFunction
Evaluates the function with arguments
callRef(Env, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.function.AbstractFunction
Evaluates the function with arguments
callRef(Env, Value[]) - Method in class com.caucho.quercus.function.CompiledFunction
 
callRef(Env) - Method in class com.caucho.quercus.function.CompiledFunction
 
callRef(Env, Value) - Method in class com.caucho.quercus.function.CompiledFunction
 
callRef(Env, Value, Value) - Method in class com.caucho.quercus.function.CompiledFunction
 
callRef(Env, Value, Value, Value) - Method in class com.caucho.quercus.function.CompiledFunction
 
callRef(Env, Value, Value, Value, Value) - Method in class com.caucho.quercus.function.CompiledFunction
 
callRef(Env, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.function.CompiledFunction
 
callRef(Env, Value[]) - Method in class com.caucho.quercus.function.CompiledFunctionRef_0
 
callRef(Env) - Method in class com.caucho.quercus.function.CompiledFunctionRef_0
 
callRef(Env, Value[]) - Method in class com.caucho.quercus.function.CompiledFunctionRef_1
 
callRef(Env) - Method in class com.caucho.quercus.function.CompiledFunctionRef_1
 
callRef(Env, Value) - Method in class com.caucho.quercus.function.CompiledFunctionRef_1
 
callRef(Env, Value[]) - Method in class com.caucho.quercus.function.CompiledFunctionRef_2
 
callRef(Env) - Method in class com.caucho.quercus.function.CompiledFunctionRef_2
 
callRef(Env, Value) - Method in class com.caucho.quercus.function.CompiledFunctionRef_2
 
callRef(Env, Value, Value) - Method in class com.caucho.quercus.function.CompiledFunctionRef_2
 
callRef(Env, Value[]) - Method in class com.caucho.quercus.function.CompiledFunctionRef_3
 
callRef(Env) - Method in class com.caucho.quercus.function.CompiledFunctionRef_3
 
callRef(Env, Value) - Method in class com.caucho.quercus.function.CompiledFunctionRef_3
 
callRef(Env, Value, Value) - Method in class com.caucho.quercus.function.CompiledFunctionRef_3
 
callRef(Env, Value, Value, Value) - Method in class com.caucho.quercus.function.CompiledFunctionRef_3
Evaluates the function with arguments
callRef(Env, Value[]) - Method in class com.caucho.quercus.function.CompiledFunctionRef_4
 
callRef(Env) - Method in class com.caucho.quercus.function.CompiledFunctionRef_4
 
callRef(Env, Value) - Method in class com.caucho.quercus.function.CompiledFunctionRef_4
 
callRef(Env, Value, Value) - Method in class com.caucho.quercus.function.CompiledFunctionRef_4
 
callRef(Env, Value, Value, Value) - Method in class com.caucho.quercus.function.CompiledFunctionRef_4
 
callRef(Env, Value, Value, Value, Value) - Method in class com.caucho.quercus.function.CompiledFunctionRef_4
Evaluates the function with arguments
callRef(Env, Value[]) - Method in class com.caucho.quercus.function.CompiledFunctionRef_5
 
callRef(Env) - Method in class com.caucho.quercus.function.CompiledFunctionRef_5
 
callRef(Env, Value) - Method in class com.caucho.quercus.function.CompiledFunctionRef_5
 
callRef(Env, Value, Value) - Method in class com.caucho.quercus.function.CompiledFunctionRef_5
 
callRef(Env, Value, Value, Value) - Method in class com.caucho.quercus.function.CompiledFunctionRef_5
 
callRef(Env, Value, Value, Value, Value) - Method in class com.caucho.quercus.function.CompiledFunctionRef_5
 
callRef(Env, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.function.CompiledFunctionRef_5
Evaluates the function with arguments
callRef(Env, Value[]) - Method in class com.caucho.quercus.function.CompiledFunctionRef_N
 
callRef(Env, Value[]) - Method in class com.caucho.quercus.function.LazyFunction
 
callRef(Env, Value) - Method in class com.caucho.quercus.function.LazyFunction
 
callRef(Env, Value, Value) - Method in class com.caucho.quercus.function.LazyFunction
 
callRef(Env, Value, Value, Value) - Method in class com.caucho.quercus.function.LazyFunction
 
callRef(Env, Value, Value, Value, Value) - Method in class com.caucho.quercus.function.LazyFunction
 
callRef(Env, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.function.LazyFunction
 
callRef(Env, Expr[]) - Method in class com.caucho.quercus.program.Function
 
callRef(Env, Value[]) - Method in class com.caucho.quercus.program.Function
 
callRefImpl(Env, Value[]) - Method in class com.caucho.quercus.function.CompiledFunctionRef_N
 
CallVarExpr - Class in com.caucho.quercus.expr
A "$foo(...)" function call.
CallVarExpr(Location, Expr, ArrayList<Expr>) - Constructor for class com.caucho.quercus.expr.CallVarExpr
 
CallVarExpr(Location, Expr, Expr[]) - Constructor for class com.caucho.quercus.expr.CallVarExpr
 
CallVarExpr(Expr, ArrayList<Expr>) - Constructor for class com.caucho.quercus.expr.CallVarExpr
 
CallVarExpr(Expr, Expr[]) - Constructor for class com.caucho.quercus.expr.CallVarExpr
 
CallVarExprPro - Class in com.caucho.quercus.expr
Represents a PHP function expression.
CallVarExprPro(Location, Expr, ArrayList<Expr>) - Constructor for class com.caucho.quercus.expr.CallVarExprPro
 
CallVarExprPro(Location, Expr, Expr[]) - Constructor for class com.caucho.quercus.expr.CallVarExprPro
 
CallVarExprPro(Expr, ArrayList<Expr>) - Constructor for class com.caucho.quercus.expr.CallVarExprPro
 
CallVarExprPro(Expr, Expr[]) - Constructor for class com.caucho.quercus.expr.CallVarExprPro
 
CALOAD - Static variable in class com.caucho.bytecode.CodeVisitor
 
canBeRequestTime() - Method in class javax.servlet.jsp.tagext.TagAttributeInfo
Returns true if the attribute can be a request time attribute (<%= ...
cancel() - Method in class com.caucho.admin.action.ProfileAction
 
cancel() - Method in class com.caucho.amber.jdbc.AmberStatementImpl
 
cancel(boolean) - Method in class com.caucho.config.async.AsyncItem
 
cancel() - Method in class com.caucho.config.timer.EjbTimer
Cause the timer and all its associated expiration notifications to be Canceled.
cancel() - Method in class com.caucho.config.timer.TimerTask
Cancels the scheduled task.
cancel() - Method in class com.caucho.db.jdbc.StatementImpl
 
cancel() - Method in class com.caucho.health.action.StartProfiler.ProfilerTask
 
cancel() - Method in class com.caucho.j2ee.deployclient.ProgressObjectImpl
Cancels the operation.
cancel() - Method in class com.caucho.jca.ra.ResourceManagerImpl.TimerImpl
 
cancel() - Method in class com.caucho.quercus.mysql.MysqlStatementImpl
 
cancel() - Method in class com.caucho.server.admin.ProgressObjectImpl
 
cancel() - Method in class com.caucho.sql.spy.SpyStatement
 
cancel() - Method in class com.caucho.sql.UserStatement
 
cancel() - Method in class com.caucho.tools.profiler.CallableStatementWrapper
 
cancel() - Method in class com.caucho.tools.profiler.PreparedStatementWrapper
 
cancel() - Method in class com.caucho.tools.profiler.StatementWrapper
 
cancel(boolean) - Method in class javax.ejb.AsyncResult
 
cancel() - Method in interface javax.ejb.Timer
Cause the timer and all its associated expiration notifications to be Canceled.
cancelRowUpdates() - Method in class com.caucho.amber.query.ResultSetImpl
cancels the row updates.
cancelRowUpdates() - Method in class com.caucho.db.jdbc.AbstractResultSet
 
cancelRowUpdates() - Method in class com.caucho.quercus.mysql.AbstractResultSet
 
cancelRowUpdates() - Method in class com.caucho.tools.profiler.ResultSetWrapper
 
canConnect() - Method in class com.caucho.network.balance.ClientSocketFactory
Returns true if can connect to the client.
CandiAspectBeanFactory<X> - Class in com.caucho.config.gen
Manages aspect factories for a bean.
CandiAspectBeanFactory(InjectManager, AnnotatedType<X>) - Constructor for class com.caucho.config.gen.CandiAspectBeanFactory
 
CandiBeanGenerator<X> - Class in com.caucho.config.gen
Generates the skeleton for a session bean.
CandiBeanGenerator(InjectManager, AnnotatedType<X>) - Constructor for class com.caucho.config.gen.CandiBeanGenerator
 
CandiConfigResolver - Class in com.caucho.config.el
Context-dependent variable resolution for CDI variables
CandiConfigResolver() - Constructor for class com.caucho.config.el.CandiConfigResolver
 
CandiELContext - Class in com.caucho.config.inject
Creates a variable resolver based on the classloader.
CandiELContext(InjectManager) - Constructor for class com.caucho.config.inject.CandiELContext
Creates the resolver
CandiElResolver - Class in com.caucho.config.el
Variable resolution for CDI variables
CandiElResolver(InjectManager) - Constructor for class com.caucho.config.el.CandiElResolver
 
CandiElResolver() - Constructor for class com.caucho.config.el.CandiElResolver
 
CandiEnhancedBean - Interface in com.caucho.config.gen
Interface for a Candi enhanced bean.
CandiExpr - Class in com.caucho.config.el
Variable resolution for webbeans variables
CandiExpr(Expr) - Constructor for class com.caucho.config.el.CandiExpr
 
CandiExpressionFactory - Class in com.caucho.config.el
Variable resolution for webbeans variables
CandiExpressionFactory(ExpressionFactory) - Constructor for class com.caucho.config.el.CandiExpressionFactory
 
CandiInvocationContext - Class in com.caucho.config.gen
 
CandiInvocationContext(InterceptionType, Object, Method, Method, Interceptor<?>[], Object[], int[], Object[]) - Constructor for class com.caucho.config.gen.CandiInvocationContext
 
CandiLifecycleBean - Interface in com.caucho.config.gen
Interface for a Candi enhanced bean.
CandiMethodHeadFactory<X> - Class in com.caucho.config.gen
Represents a stateful local business method
CandiMethodHeadFactory(CandiAspectBeanFactory<X>, AspectFactory<X>) - Constructor for class com.caucho.config.gen.CandiMethodHeadFactory
 
CandiMethodHeadGenerator<X> - Class in com.caucho.config.gen
Represents a CDI local business method
CandiMethodHeadGenerator(MethodHeadFactory<X>, AnnotatedMethod<? super X>, AspectGenerator<X>) - Constructor for class com.caucho.config.gen.CandiMethodHeadGenerator
 
CandiProducer<X> - Class in com.caucho.config.inject
SimpleBean represents a POJO Java bean registered as a WebBean.
CandiProducer(Bean<X>, Class<X>, Constructor<X>, Arg[], ConfigProgram[], ConfigProgram[], ConfigProgram[], Set<InjectionPoint>) - Constructor for class com.caucho.config.inject.CandiProducer
 
CandiStandardProducer - Class in com.caucho.resin.candi
Resin CDI producer for the main singletons.
CandiStandardProducer() - Constructor for class com.caucho.resin.candi.CandiStandardProducer
 
CandiUtil - Class in com.caucho.config.gen
Utilities
CandiValueExpression - Class in com.caucho.config.el
Variable resolution for webbeans variables
CandiValueExpression(ValueExpression) - Constructor for class com.caucho.config.el.CandiValueExpression
 
canExecute() - Method in class com.caucho.vfs.Path
Tests if the file can be read.
canGenerateCall(Expr[]) - Method in class com.caucho.quercus.program.FunctionGenerator
Returns true if the function can generate the call directly.
canOpen() - Method in class com.caucho.network.balance.ClientSocketFactory
Returns true if the server can open a connection.
canOpenWarm() - Method in class com.caucho.network.balance.ClientSocketFactory
Returns true if the server can open a connection.
canOpenWarm() - Method in interface com.caucho.network.balance.ClientSocketFactoryApi
Returns true if the server can open a connection.
canOpenWarmOrRecycle() - Method in class com.caucho.network.balance.ClientSocketFactory
Returns true if the server can open a connection.
canOpenWarmOrRecycle() - Method in interface com.caucho.network.balance.ClientSocketFactoryApi
Returns true if the server can open a connection.
canRead() - Method in class com.caucho.env.vfs.RepositoryPath
 
canRead() - Method in class com.caucho.quercus.expr.ArrayTailExpr
Returns true for an expression that can be read (only $a[] uses this)
canRead() - Method in class com.caucho.quercus.expr.Expr
Returns true for an expression that can be read (only $a[] uses this)
canRead() - Method in class com.caucho.server.hmux.HmuxPath
Returns true if the file is readable.
canRead() - Method in class com.caucho.server.http.ContentLengthStream
 
canRead() - Method in class com.caucho.server.http.RawInputStream
 
canRead(String, HttpServletRequest, ServletContext) - Method in class com.caucho.servlets.webdav.AbstractPath
Returns true if the file can be read.
canRead(String, HttpServletRequest, ServletContext) - Method in class com.caucho.servlets.webdav.ApplicationPath
Returns true if the file can be read.
canRead() - Method in class com.caucho.vfs.ClasspathPath
Returns true if the file is readable.
canRead() - Method in class com.caucho.vfs.Crc64Stream
Returns true if the stream can read.
canRead() - Method in class com.caucho.vfs.DatagramStream
Returns true since the socket stream can be read.
canRead() - Method in class com.caucho.vfs.DatastoreReadStream
Returns true if there's an associated file.
canRead() - Method in class com.caucho.vfs.FilePath
 
canRead() - Method in class com.caucho.vfs.FileReadStream
Returns true if there's an associated file.
canRead() - Method in class com.caucho.vfs.HttpPath
Returns true if the file is readable.
canRead() - Method in class com.caucho.vfs.HttpStreamWrapper
The stream is readable.
canRead(String) - Method in class com.caucho.vfs.Jar
Readable if the jar is readable and the path refers to a file.
canRead() - Method in class com.caucho.vfs.Jar.ZipStreamImpl
Returns true since this is a read stream.
canRead() - Method in class com.caucho.vfs.JarPath
 
canRead() - Method in class com.caucho.vfs.JniFilePathImpl
Returns true if the file can be read.
canRead() - Method in class com.caucho.vfs.JniFileStream
 
canRead() - Method in class com.caucho.vfs.JniStream
 
canRead() - Method in class com.caucho.vfs.MemoryPath
 
canRead() - Method in class com.caucho.vfs.MemoryPath.MemoryStream
 
canRead() - Method in class com.caucho.vfs.MergePath
Returns true if the best path can be read.
canRead() - Method in class com.caucho.vfs.MultipartStream
 
canRead() - Method in class com.caucho.vfs.Path
Tests if the file can be read.
canRead() - Method in class com.caucho.vfs.PathWrapper
Tests if the file can be read.
canRead() - Method in class com.caucho.vfs.PipeStream
PipeStreams can read
canRead() - Method in class com.caucho.vfs.ReaderStream
 
canRead() - Method in class com.caucho.vfs.ReaderWriterStream
 
canRead() - Method in class com.caucho.vfs.ReadStream
Returns true if the stream allows reading.
canRead() - Method in class com.caucho.vfs.remote.RemotePath
Returns true if the file is readable.
canRead() - Method in class com.caucho.vfs.SocketChannelStream
Returns true since the socket stream can be read.
canRead() - Method in class com.caucho.vfs.SocketStream
Returns true since the socket stream can be read.
canRead() - Method in class com.caucho.vfs.StreamFilter
 
canRead() - Method in class com.caucho.vfs.StreamImpl
Returns true if this is a read stream.
canRead() - Method in class com.caucho.vfs.StringPath
 
canRead() - Method in class com.caucho.vfs.StringReader
The string reader can always read.
canRead() - Method in class com.caucho.vfs.StringStream
 
canRead() - Method in class com.caucho.vfs.TempReadStream
 
canRead() - Method in class com.caucho.vfs.VfsStream
 
canReloadNative() - Static method in class com.caucho.loader.ClassEntry
 
canSetNormalizationFeature(String, boolean) - Method in class com.caucho.xml.QDocument
 
canSetNormalizationFeature(String, boolean) - Method in class com.caucho.xml2.QDocument
 
canSetParameter(String, Object) - Method in class com.caucho.quercus.lib.dom.DOMConfiguration
 
canWrite() - Method in class com.caucho.env.vfs.RepositoryPath
 
canWrite() - Method in class com.caucho.log.EnvironmentStream
True if the stream can write
canWrite() - Method in class com.caucho.log.RotateStream
True if the stream can write
canWrite() - Method in class com.caucho.log.TimestampFilter
Returns true if the stream can write.
canWrite() - Method in class com.caucho.quercus.env.BinaryBuilderStream
Returns true if this is a writable stream.
canWrite() - Method in class com.caucho.server.http.ResponseStream
Response stream is a writable stream.
canWrite() - Method in class com.caucho.vfs.Crc64Stream
Returns true if the stream can write.
canWrite() - Method in class com.caucho.vfs.DatagramStream
 
canWrite() - Method in class com.caucho.vfs.FilePath
 
canWrite() - Method in class com.caucho.vfs.GzipStream
The stream is always writable (?)
canWrite() - Method in class com.caucho.vfs.HttpStreamWrapper
The stream is always writable (?)
canWrite(String) - Method in class com.caucho.vfs.Jar
Can't write to jars.
canWrite() - Method in class com.caucho.vfs.JarPath
 
canWrite() - Method in class com.caucho.vfs.JniFileStream
Returns true if this is a writeable stream.
canWrite() - Method in class com.caucho.vfs.JniStream
 
canWrite() - Method in class com.caucho.vfs.MemoryPath
 
canWrite() - Method in class com.caucho.vfs.MemoryPath.MemoryStream
 
canWrite() - Method in class com.caucho.vfs.MemoryStream
A memory stream is writable.
canWrite() - Method in class com.caucho.vfs.MergePath
Returns true if the best path can be written to.
canWrite() - Method in class com.caucho.vfs.NullWriteStream
 
canWrite() - Method in class com.caucho.vfs.Path
Tests if the file can be written.
canWrite() - Method in class com.caucho.vfs.PathWrapper
Tests if the file can be written.
canWrite() - Method in class com.caucho.vfs.PipeStream
The pipe stream can write.
canWrite() - Method in class com.caucho.vfs.ReaderWriterStream
 
canWrite() - Method in class com.caucho.vfs.remote.RemotePath
Returns true if the file is writable
canWrite() - Method in class com.caucho.vfs.SocketStream
 
canWrite() - Method in class com.caucho.vfs.StderrStream
The standard error stream returns true since it's writable.
canWrite() - Method in class com.caucho.vfs.StdoutStream
The standard-output stream returns true since it's writable.
canWrite() - Method in class com.caucho.vfs.StreamFilter
 
canWrite() - Method in class com.caucho.vfs.StreamImpl
Returns true if this is a writable stream.
canWrite() - Method in class com.caucho.vfs.StringWriter
Returns true since StringWriter is for writing.
canWrite() - Method in class com.caucho.vfs.TempCharStream
Returns true since the temp stream can write.
canWrite() - Method in class com.caucho.vfs.TempStream
 
canWrite() - Method in class com.caucho.vfs.VfsStream
 
canWrite() - Method in class com.caucho.vfs.WriterStreamImpl
Returns true if this is a writable stream.
canWrite() - Method in class com.caucho.vfs.WriteStream
Returns true if the buffer allows writes.
Capabilities - Class in com.caucho.xmpp.caps
capabilities XEP-0115: http://www.xmpp.org/extensions/xep-0115.html
Capabilities() - Constructor for class com.caucho.xmpp.caps.Capabilities
 
Capabilities(String, String, String) - Constructor for class com.caucho.xmpp.caps.Capabilities
 
capacity() - Method in class com.caucho.util.ByteBuffer
Returns the actual capacity of the buffer, i.e.
capacity() - Method in class com.caucho.util.CharBuffer
Returns the capacity of the buffer, i.e.
carefulIntrospect() - Method in class com.caucho.config.type.ConfigType
 
CascadableField - Class in com.caucho.amber.field
A child field that is cascadable from parent to child on persist, merge, remove or update operations.
CascadeConfig - Class in com.caucho.amber.cfg
tag in orm.xml
CascadeConfig() - Constructor for class com.caucho.amber.cfg.CascadeConfig
 
CascadeType - Enum in javax.persistence
The CascadeType enumeration
CASE_INSENSITIVE - Static variable in class com.caucho.quercus.lib.ArrayModule
 
CASE_LOWER - Static variable in class com.caucho.quercus.lib.ArrayModule
 
CASE_LOWER - Static variable in class com.caucho.quercus.lib.db.PDO
 
CASE_NATURAL - Static variable in class com.caucho.quercus.lib.db.PDO
 
CASE_SENSITIVE - Static variable in class com.caucho.quercus.lib.ArrayModule
 
CASE_UPPER - Static variable in class com.caucho.quercus.lib.ArrayModule
 
CASE_UPPER - Static variable in class com.caucho.quercus.lib.db.PDO
 
CaseInsensitive - Class in com.caucho.vfs
Configuration for CaseInsensitive environments.
CaseInsensitive() - Constructor for class com.caucho.vfs.CaseInsensitive
 
CaseInsensitiveHashMap<V> - Class in com.caucho.util
 
CaseInsensitiveHashMap() - Constructor for class com.caucho.util.CaseInsensitiveHashMap
 
CaseInsensitiveIntMap - Class in com.caucho.util
The IntMap provides a simple hashmap from keys to integers.
CaseInsensitiveIntMap() - Constructor for class com.caucho.util.CaseInsensitiveIntMap
Create a new IntMap.
cast(String) - Method in class com.caucho.bytecode.CodeWriterAttribute
 
cast(Class, Value) - Method in class com.caucho.quercus.env.Env
Handles exit/die
CASTORE - Static variable in class com.caucho.bytecode.CodeVisitor
 
CatchTag - Class in com.caucho.jstl
 
CatchTag() - Constructor for class com.caucho.jstl.CatchTag
 
CategorizingProfilerPoint - Class in com.caucho.tools.profiler
Usage of the a ProfilerPoint returned by #createProfilerPoint(String) guarantees that this ProfilerPoint is an ancestor in the execution stack.
caucho_init(ServletConfig) - Method in interface com.caucho.jsp.CauchoPage
 
caucho_init(ServletConfig) - Method in class com.caucho.jsp.Page
 
CauchoBean<T> - Class in com.caucho.config.inject
Configuration for the xml web bean component.
CauchoBean() - Constructor for class com.caucho.config.inject.CauchoBean
 
CauchoDeployment - Annotation Type in com.caucho.config
The @CauchoDeployment is for Caucho automatic objects
CauchoDocument - Interface in com.caucho.xml
CauchoDocument extends the DOM, providing namespaces
CauchoDocument - Interface in com.caucho.xml2
CauchoDocument extends the DOM, providing namespaces
CauchoElement - Interface in com.caucho.xml
CauchoElement extends the DOM, providing for ordered Attributes.
CauchoElement - Interface in com.caucho.xml2
CauchoElement extends the DOM, providing for ordered Attributes.
CauchoFilterChain - Interface in com.caucho.server.webapp
Represents the next filter in a filter chain.
CauchoMessageEndpoint - Interface in com.caucho.ejb.message
Caucho messaging API
CauchoNode - Interface in com.caucho.xml
CauchoNode extends the DOM, providing namespace support and input file support.
CauchoNode - Interface in com.caucho.xml2
CauchoNode extends the DOM, providing namespace support and input file support.
CauchoPage - Interface in com.caucho.jsp
 
CauchoRequest - Interface in com.caucho.server.http
 
CauchoRequestWrapper - Class in com.caucho.server.http
 
CauchoRequestWrapper() - Constructor for class com.caucho.server.http.CauchoRequestWrapper
 
CauchoRequestWrapper(HttpServletRequest) - Constructor for class com.caucho.server.http.CauchoRequestWrapper
 
CauchoResponse - Interface in com.caucho.server.http
 
CauchoResponseWrapper - Class in com.caucho.filters
Response wrapper that can take advantage of Resin's streams.
CauchoResponseWrapper() - Constructor for class com.caucho.filters.CauchoResponseWrapper
 
CauchoResponseWrapper(HttpServletResponse) - Constructor for class com.caucho.filters.CauchoResponseWrapper
 
CauchoResponseWrapper - Class in com.caucho.server.http
 
CauchoResponseWrapper() - Constructor for class com.caucho.server.http.CauchoResponseWrapper
 
CauchoResponseWrapper(CauchoRequest) - Constructor for class com.caucho.server.http.CauchoResponseWrapper
 
CauchoResponseWrapper(CauchoRequest, HttpServletResponse) - Constructor for class com.caucho.server.http.CauchoResponseWrapper
 
CauchoStylesheet - Interface in com.caucho.xsl
 
CauchoSystem - Class in com.caucho.server.util
A wrapper for Caucho system variables, allowing tests to override the default variables.
CDATA - Static variable in class com.caucho.quercus.lib.xml.XmlReader
 
cdata(String) - Method in class com.caucho.xml.DOMBuilder
 
cdata(char[], int, int) - Method in class com.caucho.xml.DOMBuilder
 
cdata(String) - Method in class com.caucho.xml.SAXBuilder
 
cdata(char[], int, int) - Method in class com.caucho.xml.SAXBuilder
 
cdata(String) - Method in class com.caucho.xml.XmlPrinter
 
cdata(char[], int, int) - Method in class com.caucho.xml.XmlPrinter
 
cdata(String) - Method in interface com.caucho.xml.XMLWriter
 
cdata(char[], int, int) - Method in interface com.caucho.xml.XMLWriter
 
cdata(String) - Method in class com.caucho.xml2.DOMBuilder
 
cdata(char[], int, int) - Method in class com.caucho.xml2.DOMBuilder
 
cdata(String) - Method in class com.caucho.xml2.SAXBuilder
 
cdata(char[], int, int) - Method in class com.caucho.xml2.SAXBuilder
 
cdata(String) - Method in class com.caucho.xml2.XmlPrinter
 
cdata(char[], int, int) - Method in class com.caucho.xml2.XmlPrinter
 
cdata(String) - Method in interface com.caucho.xml2.XMLWriter
 
cdata(char[], int, int) - Method in interface com.caucho.xml2.XMLWriter
 
CDATA - Static variable in interface javax.xml.stream.XMLStreamConstants
 
CdiStatefulBean - Interface in com.caucho.config.inject
Marker for a stateful bean
CdiSystem - Class in com.caucho.env.service
 
ceil(double) - Static method in class com.caucho.quercus.lib.MathModule
 
CEILING - Static variable in class com.caucho.xpath.Expr
 
CgiEnv - Class in com.caucho.quercus.env
 
CgiEnv(QuercusContext, QuercusPage, WriteStream, HttpServletRequest, HttpServletResponse) - Constructor for class com.caucho.quercus.env.CgiEnv
 
CgiEnv(QuercusContext) - Constructor for class com.caucho.quercus.env.CgiEnv
 
CgiQuercus - Class in com.caucho.quercus
 
CgiQuercus() - Constructor for class com.caucho.quercus.CgiQuercus
 
CGIServlet - Class in com.caucho.servlets
CGI
CGIServlet() - Constructor for class com.caucho.servlets.CGIServlet
 
ChainedMap<K,V> - Class in com.caucho.quercus.env
Represents a PHP chained map
ChainedMap(VarMap<K, V>, Map<K, V>) - Constructor for class com.caucho.quercus.env.ChainedMap
 
ChainedMap(VarMap<K, V>) - Constructor for class com.caucho.quercus.env.ChainedMap
 
change_user(String, String, String) - Method in class com.caucho.quercus.lib.db.Mysqli
Changes the user and database
changeGroup(int) - Method in class com.caucho.vfs.Path
Changes the group
changeGroup(String) - Method in class com.caucho.vfs.Path
Changes the group
changeGroup(int) - Method in class com.caucho.vfs.PathWrapper
 
changeGroup(String) - Method in class com.caucho.vfs.PathWrapper
 
ChangeListener - Interface in com.caucho.util
 
changeOwner(String) - Method in class com.caucho.vfs.JniFilePathImpl
Sets the file mode.
changeOwner(int) - Method in class com.caucho.vfs.Path
Changes the owner
changeOwner(String) - Method in class com.caucho.vfs.Path
Changes the owner
changeOwner(int) - Method in class com.caucho.vfs.PathWrapper
 
changeOwner(String) - Method in class com.caucho.vfs.PathWrapper
 
CHAR - Static variable in class com.caucho.bytecode.JClass
 
CHAR_MAX - Static variable in class com.caucho.quercus.lib.string.StringModule
 
CHARACTER - Static variable in class com.caucho.el.Marshall
 
CHARACTER - Static variable in class com.caucho.hessian.io.BasicDeserializer
 
CHARACTER - Static variable in class com.caucho.hessian.io.BasicSerializer
 
CHARACTER_ARRAY - Static variable in class com.caucho.hessian.io.BasicDeserializer
 
CHARACTER_ARRAY - Static variable in class com.caucho.hessian.io.BasicSerializer
 
CHARACTER_OBJECT - Static variable in class com.caucho.hessian.io.BasicDeserializer
 
CHARACTER_OBJECT - Static variable in class com.caucho.hessian.io.BasicSerializer
 
character_set_name(Env) - Method in class com.caucho.quercus.lib.db.Mysqli
Returns the client encoding.
CharacterArrayType - Class in com.caucho.amber.type
The type of a property.
CharacterEncoding - Class in com.caucho.i18n
Configuration for the character-encoding pattern.
CharacterEncoding() - Constructor for class com.caucho.i18n.CharacterEncoding
 
CharacterMarshal - Class in com.caucho.quercus.marshal
 
CharacterMarshal() - Constructor for class com.caucho.quercus.marshal.CharacterMarshal
 
CharacterObjectMarshal - Class in com.caucho.quercus.marshal
 
CharacterObjectMarshal() - Constructor for class com.caucho.quercus.marshal.CharacterObjectMarshal
 
CharacterPrimitiveType - Class in com.caucho.config.type
Represents a char type.
characters(char[], int, int) - Method in class com.caucho.jsp.JspContentHandler
Adds characters.
characters(char[], int, int) - Method in class com.caucho.relaxng.RelaxBuilder
 
characters(char[], int, int) - Method in class com.caucho.relaxng.VerifierFilter
 
characters(char[], int, int) - Method in class com.caucho.relaxng.VerifierHandlerImpl
 
characters(char[], int, int) - Method in class com.caucho.xml.DOMBuilder
Adds text characters to the current document.
characters(char[], int, int) - Method in class com.caucho.xml2.DOMBuilder
Adds text characters to the current document.
Characters - Interface in javax.xml.stream.events
 
CHARACTERS - Static variable in interface javax.xml.stream.XMLStreamConstants
 
CharactersImpl - Class in com.caucho.xml.stream.events
 
CharactersImpl(String, boolean, boolean, boolean) - Constructor for class com.caucho.xml.stream.events.CharactersImpl
 
CharacterType - Class in com.caucho.amber.type
The character type.
CharacterType - Class in com.caucho.config.type
Represents a Character type.
CharacterValueExpression - Class in com.caucho.el
Abstract implementation class for an expression.
CharacterValueExpression(Expr, String, Class) - Constructor for class com.caucho.el.CharacterValueExpression
 
CharacterValueExpression(Expr, String) - Constructor for class com.caucho.el.CharacterValueExpression
 
CharacterValueExpression(Expr) - Constructor for class com.caucho.el.CharacterValueExpression
 
CharacterValueExpression() - Constructor for class com.caucho.el.CharacterValueExpression
 
CharArraySerializer - Class in com.caucho.json
 
charAt(int) - Method in class com.caucho.quercus.env.LargeStringBuilderValue
Returns the character at a particular location
charAt(int) - Method in class com.caucho.quercus.env.StringBuilderValue
Returns the character at a particular location
charAt(int) - Method in class com.caucho.quercus.env.StringValue
Returns the character at a particular location
charAt(int) - Method in class com.caucho.quercus.env.UnicodeBuilderValue
Returns the character at a particular location
charAt(int) - Method in class com.caucho.util.CharBuffer
Returns the char at the specified offset.
charAt(int) - Method in class com.caucho.util.CharSegment
Returns the char at the specified offset.
CharBuffer - Class in com.caucho.util
CharBuffer is an unsynchronized version of StringBuffer.
CharBuffer() - Constructor for class com.caucho.util.CharBuffer
Constructs a char buffer with no characters.
CharBuffer(int) - Constructor for class com.caucho.util.CharBuffer
Constructs a char buffer with the given initial capacity
CharBuffer(String) - Constructor for class com.caucho.util.CharBuffer
Constructs a char buffer with the given initial string
CharBuffer(String, int, int) - Constructor for class com.caucho.util.CharBuffer
Constructs a char buffer with the given initial string
CharBufferWriter - Interface in com.caucho.util
 
charCount(double, PDFFont, double) - Method in class com.caucho.quercus.lib.pdf.PDF
 
CharCursor - Class in com.caucho.util
 
CharCursor() - Constructor for class com.caucho.util.CharCursor
 
CharScanner - Class in com.caucho.util
A scanner for simple delimiter based parsing.
CharScanner(String) - Constructor for class com.caucho.util.CharScanner
Creates a compiled character scanner.
CharSegment - Class in com.caucho.util
CharSegment is a section of a character buffer
CharSegment() - Constructor for class com.caucho.util.CharSegment
 
CharSegment(char[], int, int) - Constructor for class com.caucho.util.CharSegment
Constructs a char segment based on a char array.
CharSerializer - Class in com.caucho.json
 
charValueAt(long) - Method in class com.caucho.quercus.env.BinaryBuilderValue
Returns the character at an index
charValueAt(long) - Method in class com.caucho.quercus.env.JavaAdapterVar
Returns the character at an index
charValueAt(long) - Method in class com.caucho.quercus.env.LargeStringBuilderValue
Returns the character at an index
charValueAt(long) - Method in class com.caucho.quercus.env.StringBuilderValue
Returns the character at an index
charValueAt(long) - Method in class com.caucho.quercus.env.StringValue
Returns the character at an index
charValueAt(long) - Method in class com.caucho.quercus.env.UnicodeBuilderValue
Returns the character at an index
charValueAt(long) - Method in class com.caucho.quercus.env.UnsetBinaryValue
Returns the character at an index
charValueAt(long) - Method in class com.caucho.quercus.env.UnsetStringValue
Returns the character at an index
charValueAt(long) - Method in class com.caucho.quercus.env.UnsetUnicodeValue
Returns the character at an index
charValueAt(long) - Method in class com.caucho.quercus.env.Value
Returns the character at the named index.
charValueAt(long) - Method in class com.caucho.quercus.env.Var
Returns the character at an index
chdir(Env, Path) - Static method in class com.caucho.quercus.lib.file.FileModule
Changes the working directory
checkActive() - Method in class com.caucho.config.inject.InjectManager
 
checkBodyReadable() - Method in class com.caucho.jms.message.MessageImpl
 
checkBodyWriteable() - Method in class com.caucho.jms.message.MessageImpl
 
checkCanInstantiate(Class) - Static method in class com.caucho.config.Config
Returns true if the class can be instantiated.
checkCanInstantiate(Class, Class) - Static method in class com.caucho.config.Config
Returns true if the class can be instantiated using zero args constructor or constructor that accepts an instance of class passed in type argument
CHECKCAST - Static variable in class com.caucho.bytecode.CodeVisitor
 
checkConstructor() - Method in class com.caucho.server.dispatch.ServletConfigImpl
Checks the class constructor for the public-zero arg.
checkdate(Env, int, int, int) - Static method in class com.caucho.quercus.lib.date.DateModule
Returns the days in a given month.
checkdnsrr(Env, String, String) - Static method in class com.caucho.quercus.lib.NetworkModule
 
checkDuplicate(T) - Method in class com.caucho.hessian.util.HessianFreeList
Debugging to see if the object has already been freed.
checkDuplicate(T) - Method in class com.caucho.util.FreeList
Debugging to see if the object has already been freed.
checkError() - Method in class com.caucho.server.http.ResponseWriter
Checks for an error.
checkForUpdate() - Method in class com.caucho.env.repository.AbstractRepository
Updates the repository
checkForUpdate(boolean) - Method in class com.caucho.env.repository.AbstractRepository
Updates the repository
checkForUpdate(boolean) - Method in class com.caucho.env.repository.FileRepository
Updates the repository
checkForUpdate(boolean) - Method in interface com.caucho.env.repository.RepositorySpi
Updates the repository, checking for any changes across the cluster.
checkForUpdate(boolean) - Method in class com.caucho.server.repository.ClusterRepository
Updates based on the system store.
checkHeaderWriteable() - Method in class com.caucho.jms.message.MessageImpl
 
checkHealth() - Method in class com.caucho.cloud.heartbeat.HeartbeatHealthCheckImpl
Returns the health status for this health check.
checkHealth() - Method in class com.caucho.env.dbpool.ConnectionPoolHealthCheckImpl
 
checkHealth() - Method in class com.caucho.env.health.AbstractMemoryHealthCheckImpl
 
checkHealth() - Method in class com.caucho.env.health.ExprHealthCheckImpl
 
checkHealth() - Method in class com.caucho.env.health.HealthService
 
checkHealth() - Method in class com.caucho.env.health.HealthServiceHealthCheckImpl
 
checkHealth() - Method in class com.caucho.env.health.HttpStatusHealthCheckImpl
Periodically pings the server to check for anything going wrong.
checkHealth() - Method in class com.caucho.env.health.JvmDeadlockHealthCheckImpl
 
checkHealth() - Method in class com.caucho.env.health.ResinHealthCheckImpl
 
checkHealth() - Method in interface com.caucho.health.check.HealthCheck
 
checkHealth() - Method in class com.caucho.license.LicenseHealthCheckImpl
 
checkHealth() - Method in class com.caucho.server.admin.CpuHealthCheckImpl
 
checkHealth() - Method in class com.caucho.transaction.TransactionHealthCheckImpl
Returns the health status for this health check.
checkIsValid() - Method in class com.caucho.util.JniTroubleshoot
 
checkLicense() - Method in class com.caucho.quercus.ProResinQuercus
 
checkLogin() - Method in class com.caucho.server.fastcgi.FastCgiRequest
 
checkLogin() - Method in class com.caucho.server.hmux.HmuxRequest
 
checkLogin() - Method in class com.caucho.server.http.HttpRequest
 
checkOpen() - Method in class com.caucho.jms.connection.ConnectionImpl
Checks that the session is open.
checkOpen() - Method in class com.caucho.jms.connection.JmsSession
Checks that the session is open.
checkPermission(Permission) - Method in class com.caucho.security.AuthorizationManager
Checks the permission.
checkPermission(Permission) - Method in class com.caucho.security.PermissionManager
Checks the permission.
checkPing(Path) - Method in class com.caucho.env.health.HttpStatusHealthCheckImpl
 
checkPrivate(Env, String) - Method in class com.caucho.quercus.env.Value
Checks if 'this' is a valid private call for 'className'
checkPropertyWriteable() - Method in class com.caucho.jms.message.MessageImpl
 
checkProtected(Env, String) - Method in class com.caucho.quercus.env.Value
Checks if 'this' is a valid protected call for 'className'
checkServletAPIVersion() - Method in class com.caucho.quercus.servlet.QuercusServletImpl
Makes sure the servlet container supports Servlet API 2.4+.
checkTimeout() - Method in class com.caucho.quercus.env.Env
Checks for the program timeout.
checkTimeout() - Method in class com.caucho.quercus.env.GoogleEnv
Checks for the program timeout.
checkTypeHint(Value, String, String, String) - Method in class com.caucho.quercus.env.Env
Check for type hinting
checkUserInRole(String[]) - Static method in class com.caucho.security.SecurityContext
Returns true if the user principal is in the specified role.
checkValid() - Method in interface com.caucho.xml.CauchoNode
For testing...
checkValid() - Method in class com.caucho.xml.QAbstractNode
 
checkValid() - Method in class com.caucho.xml.QNode
 
checkValid() - Method in interface com.caucho.xml2.CauchoNode
For testing...
checkValid() - Method in class com.caucho.xml2.QAbstractNode
 
checkValid() - Method in class com.caucho.xml2.QNode
 
checkValid() - Method in class com.caucho.xpath.pattern.NamespaceNode
 
checkVersion(SnmpMessageValue) - Method in class com.caucho.server.snmp.SnmpRequest
 
chgrp(Env, Path, Value) - Static method in class com.caucho.quercus.lib.file.FileModule
Changes the group of the file.
childDelete(AmberConnection, Serializable) - Method in class com.caucho.amber.field.AbstractField
Deletes the children
childDelete(AmberConnection, Serializable) - Method in interface com.caucho.amber.field.AmberField
Deletes the children
childDelete(AmberConnection, Serializable) - Method in class com.caucho.amber.field.EmbeddedSubField
Deletes the children
childIdleBegin() - Method in class com.caucho.env.thread.AbstractThreadLauncher
Start the idle if the child idle is less than idle max.
children(Env, Value, boolean) - Method in class com.caucho.quercus.lib.simplexml.SimpleXMLElement
Returns all the children of this node, including the attributes of this node.
children() - Method in class com.caucho.util.Tree
 
chmod(Env, Path, int) - Static method in class com.caucho.quercus.lib.file.FileModule
Changes the permissions of the file.
chmod(int) - Method in class com.caucho.vfs.JniFilePathImpl
Sets the file mode.
chmod(int) - Method in class com.caucho.vfs.Path
Changes the permissions
chmod(int) - Method in class com.caucho.vfs.PathWrapper
Changes the permissions
ChoiceItem - Class in com.caucho.relaxng.program
Generates programs from patterns.
ChoiceItem() - Constructor for class com.caucho.relaxng.program.ChoiceItem
 
ChoiceNameItem - Class in com.caucho.relaxng.program
Generates programs from patterns.
ChoiceNameItem() - Constructor for class com.caucho.relaxng.program.ChoiceNameItem
 
ChoiceNamePattern - Class in com.caucho.relaxng.pattern
Relax element pattern
ChoiceNamePattern() - Constructor for class com.caucho.relaxng.pattern.ChoiceNamePattern
Creates a new choice pattern.
ChoicePattern - Class in com.caucho.relaxng.pattern
Relax element pattern
ChoicePattern() - Constructor for class com.caucho.relaxng.pattern.ChoicePattern
Creates a new choice pattern.
ChooseTag - Class in com.caucho.jstl
Tag representing an "choose" condition.
ChooseTag() - Constructor for class com.caucho.jstl.ChooseTag
 
chop(Env, StringValue, String) - Static method in class com.caucho.quercus.lib.string.StringModule
Alias of rtrim.
chown(Path, String, String) - Method in class com.caucho.boot.JniBoot
 
chown(String, String, String) - Method in class com.caucho.bootjni.JniProcess
 
chown(Env, Path, Value) - Static method in class com.caucho.quercus.lib.file.FileModule
Changes the ownership of the file.
chr(Env, long) - Static method in class com.caucho.quercus.lib.string.StringModule
converts a number to its character equivalent
chroot(Env, Path) - Static method in class com.caucho.quercus.lib.file.FileModule
Changes the working directory, forming a virtual root
chunk_split(String, int, String) - Static method in class com.caucho.quercus.lib.string.StringModule
Splits a string into chunks
circle(double, double, double) - Method in class com.caucho.quercus.lib.pdf.PDF
Creates a circle
CLASS - Static variable in class com.caucho.quercus.lib.ErrorModule
 
class_exists(String) - Static method in class com.caucho.config.lib.ResinConfigLibrary
 
class_exists(Env, String, boolean) - Method in class com.caucho.quercus.lib.ClassesModule
returns true if the class exists.
class_implements(Env, Value, boolean) - Static method in class com.caucho.quercus.lib.spl.SplModule
 
class_parents(Env, Value, boolean) - Static method in class com.caucho.quercus.lib.spl.SplModule
 
ClassComponent - Class in com.caucho.java.gen
Basic class generation.
ClassComponent() - Constructor for class com.caucho.java.gen.ClassComponent
 
ClassConstant - Class in com.caucho.bytecode
Represents a class in the constant pool.
ClassConstExpr - Class in com.caucho.quercus.expr
Represents a PHP parent::FOO constant call expression.
ClassConstExpr(Location, String, String) - Constructor for class com.caucho.quercus.expr.ClassConstExpr
 
ClassConstExpr(String, String) - Constructor for class com.caucho.quercus.expr.ClassConstExpr
 
ClassConstExprPro - Class in com.caucho.quercus.expr
Represents a PHP parent::FOO constant call expression.
ClassConstExprPro(String, String) - Constructor for class com.caucho.quercus.expr.ClassConstExprPro
 
ClassConstructorExpr - Class in com.caucho.quercus.expr
Represents a PHP A::A consturctor call
ClassConstructorExpr(Location, String, String, ArrayList<Expr>) - Constructor for class com.caucho.quercus.expr.ClassConstructorExpr
 
ClassConstructorExpr(Location, String, String, Expr[]) - Constructor for class com.caucho.quercus.expr.ClassConstructorExpr
 
ClassConstructorExprPro - Class in com.caucho.quercus.expr
A "A::A(...)" call
ClassConstructorExprPro(Location, String, String, ArrayList<Expr>) - Constructor for class com.caucho.quercus.expr.ClassConstructorExprPro
 
ClassDef - Class in com.caucho.quercus.program
Represents a Quercus class definition
ClassDef(Location, String, String, String[]) - Constructor for class com.caucho.quercus.program.ClassDef
 
ClassDef.FieldEntry - Class in com.caucho.quercus.program
 
ClassDef.FieldEntry(Expr, FieldVisibility) - Constructor for class com.caucho.quercus.program.ClassDef.FieldEntry
 
ClassDef.FieldEntry(Expr, FieldVisibility, String) - Constructor for class com.caucho.quercus.program.ClassDef.FieldEntry
 
ClassDef.StaticFieldEntry - Class in com.caucho.quercus.program
 
ClassDef.StaticFieldEntry(Expr) - Constructor for class com.caucho.quercus.program.ClassDef.StaticFieldEntry
 
ClassDef.StaticFieldEntry(Expr, String) - Constructor for class com.caucho.quercus.program.ClassDef.StaticFieldEntry
 
ClassDefStatement - Class in com.caucho.quercus.statement
Represents a class definition
ClassDefStatement(Location, InterpretedClassDef) - Constructor for class com.caucho.quercus.statement.ClassDefStatement
 
ClassDependency - Class in com.caucho.make
Representing a class that might change.
ClassDependency(Class) - Constructor for class com.caucho.make.ClassDependency
Creates the class dependency.
ClassDependency(String, long) - Constructor for class com.caucho.make.ClassDependency
Create a new dependency with a given digest.
ClassDeserializer - Class in com.caucho.hessian.io
Deserializing a JDK 1.2 Class.
ClassDeserializer(ClassLoader) - Constructor for class com.caucho.hessian.io.ClassDeserializer
 
classDump(long, long, long, int, int, long, long) - Method in class com.caucho.env.hprof.AbstractHprofDumpHandler
 
classDump(long, long, long, int, int, long, long) - Method in class com.caucho.env.hprof.ClassPassDumpHandler
 
classDump(long, long, long, int, int, long, long) - Method in interface com.caucho.env.hprof.HprofDumpHandler
 
classDump(long, long, long, int, int, long, long) - Method in class com.caucho.env.hprof.NamePassDumpHandler
 
ClassEnhancer - Interface in com.caucho.loader.enhancer
Interface for a class enhancer.
ClassEnhancerConfig - Class in com.caucho.loader.enhancer
Configuration for a class-enhancer builder.
ClassEnhancerConfig() - Constructor for class com.caucho.loader.enhancer.ClassEnhancerConfig
 
ClassEntry - Class in com.caucho.loader
Describes a cached loaded class entry.
ClassEntry(DynamicClassLoader, String, Path, Path, CodeSource) - Constructor for class com.caucho.loader.ClassEntry
Create a loaded class entry
ClassEntry(Loader, String, Path, Path) - Constructor for class com.caucho.loader.ClassEntry
Create a loaded class entry
ClassesModule - Class in com.caucho.quercus.lib
Quercus class information
ClassesModule() - Constructor for class com.caucho.quercus.lib.ClassesModule
 
ClassField - Class in com.caucho.quercus.env
 
ClassField(StringValue, Expr, FieldVisibility) - Constructor for class com.caucho.quercus.env.ClassField
 
ClassField(StringValue, Expr) - Constructor for class com.caucho.quercus.env.ClassField
 
ClassFieldExpr - Class in com.caucho.quercus.expr
Represents a PHP class field reference A::$foo
ClassFieldExpr(String, String) - Constructor for class com.caucho.quercus.expr.ClassFieldExpr
 
ClassFieldExprPro - Class in com.caucho.quercus.expr
Represents a PHP static field reference.
ClassFieldExprPro(String, String) - Constructor for class com.caucho.quercus.expr.ClassFieldExprPro
 
ClassFieldVarExpr - Class in com.caucho.quercus.expr
Represents a PHP static field reference.
ClassFieldVarExpr(String, Expr) - Constructor for class com.caucho.quercus.expr.ClassFieldVarExpr
 
ClassFieldVarExprPro - Class in com.caucho.quercus.expr
Represents a PHP static field reference.
ClassFieldVarExprPro(String, Expr) - Constructor for class com.caucho.quercus.expr.ClassFieldVarExprPro
 
classHasMethod(AnnotatedType<?>, AnnotatedMethod<?>) - Method in class com.caucho.ejb.cfg.EjbBean
Tests is a method is declared in a class.
ClassImplementation - Annotation Type in com.caucho.quercus.annotation
The @ClassImplementation annotation annotates a class as implementing methods for a Quercus object.
classInstanceField(long, long, HprofParser.FieldType) - Method in class com.caucho.env.hprof.AbstractHprofDumpHandler
 
classInstanceField(long, long, HprofParser.FieldType) - Method in class com.caucho.env.hprof.ClassPassDumpHandler
 
classInstanceField(long, long, HprofParser.FieldType) - Method in interface com.caucho.env.hprof.HprofDumpHandler
 
classInstanceField(long, long, HprofParser.FieldType) - Method in class com.caucho.env.hprof.NamePassDumpHandler
 
ClassLoaderConfig - Class in com.caucho.loader
Class for configuration.
ClassLoaderConfig() - Constructor for class com.caucho.loader.ClassLoaderConfig
 
ClassLoaderContext - Class in com.caucho.loader
For running in a class loader.
ClassLoaderContext(ClassLoader) - Constructor for class com.caucho.loader.ClassLoaderContext
 
classLoaderDestroy(DynamicClassLoader) - Method in class com.caucho.config.scope.DestructionListener
 
classLoaderDestroy(DynamicClassLoader) - Method in class com.caucho.jca.ra.ResourceManagerImpl
Handles the case where a class loader is dropped.
classLoaderDestroy(DynamicClassLoader) - Method in interface com.caucho.loader.ClassLoaderListener
Handles the case where a class loader is dropped.
classLoaderDestroy(DynamicClassLoader) - Method in class com.caucho.loader.CloseListener
Handles the case where a class loader is dropped.
classLoaderDestroy(DynamicClassLoader) - Method in class com.caucho.loader.WeakCloseListener
Handles the case where a class loader is dropped.
classLoaderDestroy(DynamicClassLoader) - Method in class com.caucho.loader.WeakLoaderListener
Handles the case where a class loader is dropped.
classLoaderDestroy(DynamicClassLoader) - Method in class com.caucho.server.cluster.Cluster
Handles the case where a class loader is dropped.
classLoaderDestroy(DynamicClassLoader) - Method in class com.caucho.server.cluster.Server
Handles the case where a class loader is dropped.
classLoaderDestroy(DynamicClassLoader) - Method in class com.caucho.server.webapp.WebAppContainer
Handles the case where a class loader is dropped.
classLoaderDestroy(DynamicClassLoader) - Method in class com.caucho.util.Alarm
Handles the case where a class loader is dropped.
ClassLoaderFilterChain - Class in com.caucho.server.dispatch
Represents the next filter in a filter chain.
ClassLoaderFilterChain(FilterChain, ClassLoader) - Constructor for class com.caucho.server.dispatch.ClassLoaderFilterChain
Creates a new FilterChainFilter.
classLoaderInit(DynamicClassLoader) - Method in class com.caucho.config.scope.DestructionListener
 
classLoaderInit(DynamicClassLoader) - Method in class com.caucho.jca.ra.ResourceManagerImpl
Handles the case where a class loader is activated.
classLoaderInit(DynamicClassLoader) - Method in interface com.caucho.loader.ClassLoaderListener
Handles the case where a class loader has completed initialization
classLoaderInit(DynamicClassLoader) - Method in class com.caucho.loader.CloseListener
Handles the case where a class loader is activated.
classLoaderInit(DynamicClassLoader) - Method in class com.caucho.loader.WeakCloseListener
Handles the case where a class loader is activated.
classLoaderInit(DynamicClassLoader) - Method in class com.caucho.loader.WeakLoaderListener
Handles the case where a class loader is activated.
classLoaderInit(DynamicClassLoader) - Method in class com.caucho.server.cluster.Cluster
Handles the case where a class loader has completed initialization
classLoaderInit(DynamicClassLoader) - Method in class com.caucho.server.cluster.Server
Handles the case where a class loader is activated.
classLoaderInit(DynamicClassLoader) - Method in class com.caucho.server.webapp.WebAppContainer
Handles the case where a class loader has completed initialization
classLoaderInit(DynamicClassLoader) - Method in class com.caucho.util.Alarm
Handles the case where a class loader has completed initialization
ClassLoaderInterceptor - Interface in com.caucho.loader
Intercepts classes before they're loaded.
ClassLoaderListener - Interface in com.caucho.loader
Interface for receiving class loader.
ClassLoaderMXBean - Interface in com.caucho.management.server
Interface for a class loader, letting applications change the logging level.
ClassLoaderRepositoryImpl - Class in com.caucho.jmx
Resin implementation for a class loader repository.
ClassLoaderRepositoryImpl() - Constructor for class com.caucho.jmx.ClassLoaderRepositoryImpl
 
ClassMarshal - Class in com.caucho.quercus.marshal
Code for marshaling (PHP to Java) and unmarshaling (Java to PHP) arguments.
ClassMarshal() - Constructor for class com.caucho.quercus.marshal.ClassMarshal
 
classMatchEvent(EnvironmentClassLoader, Path, String) - Method in class com.caucho.amber.manager.AmberContainer
Callback to note the class matches
classMatchEvent(EnvironmentClassLoader, Path, String) - Method in class com.caucho.ejb.manager.EjbManager
Callback to note the class matches
classMatchEvent(EnvironmentClassLoader, Path, String) - Method in class com.caucho.env.jpa.PersistenceManager
Callback to note the class matches
classMatchEvent(EnvironmentClassLoader, Path, String) - Method in interface com.caucho.loader.enhancer.ScanListener
Callback to note the class matches
ClassMethodExpr - Class in com.caucho.quercus.expr
A Foo::bar(...) method call expression.
ClassMethodExpr(Location, String, String, ArrayList<Expr>) - Constructor for class com.caucho.quercus.expr.ClassMethodExpr
 
ClassMethodExpr(Location, String, String, Expr[]) - Constructor for class com.caucho.quercus.expr.ClassMethodExpr
 
ClassMethodExprPro - Class in com.caucho.quercus.expr
Represents a PHP parent:: method call expression.
ClassMethodExprPro(Location, String, String, ArrayList<Expr>) - Constructor for class com.caucho.quercus.expr.ClassMethodExprPro
 
ClassMethodVarExpr - Class in com.caucho.quercus.expr
Represents a PHP static method expression.
ClassMethodVarExpr(Location, String, Expr, ArrayList<Expr>) - Constructor for class com.caucho.quercus.expr.ClassMethodVarExpr
 
ClassMethodVarExpr(Location, String, Expr, Expr[]) - Constructor for class com.caucho.quercus.expr.ClassMethodVarExpr
 
ClassMethodVarExpr(String, Expr, ArrayList<Expr>) - Constructor for class com.caucho.quercus.expr.ClassMethodVarExpr
 
ClassMethodVarExpr(String, Expr, Expr[]) - Constructor for class com.caucho.quercus.expr.ClassMethodVarExpr
 
ClassMethodVarExprPro - Class in com.caucho.quercus.expr
Represents a PHP static method expression A::$f().
ClassMethodVarExprPro(Location, String, Expr, ArrayList<Expr>) - Constructor for class com.caucho.quercus.expr.ClassMethodVarExprPro
 
ClassPackage - Class in com.caucho.loader
Information about a particular package.
ClassPackage(String) - Constructor for class com.caucho.loader.ClassPackage
 
ClassPassDumpHandler - Class in com.caucho.env.hprof
Parses the JDK's .hprof file.
ClassPassDumpHandler() - Constructor for class com.caucho.env.hprof.ClassPassDumpHandler
 
ClasspathConfig - Class in com.caucho.loader
Class for configuration.
ClasspathConfig() - Constructor for class com.caucho.loader.ClasspathConfig
 
ClasspathPath - Class in com.caucho.vfs
The classpath scheme.
ClasspathPath(FilesystemPath, String, String) - Constructor for class com.caucho.vfs.ClasspathPath
Creates a new classpath sub path.
ClassScope - Class in com.caucho.quercus.parser
Class parse scope.
ClassScope(InterpretedClassDef) - Constructor for class com.caucho.quercus.parser.ClassScope
 
ClassSerializer - Class in com.caucho.hessian.io
Serializing a remote object.
ClassSerializer() - Constructor for class com.caucho.hessian.io.ClassSerializer
 
classStaticField(long, long, long) - Method in class com.caucho.env.hprof.AbstractHprofDumpHandler
 
classStaticField(long, long, long) - Method in interface com.caucho.env.hprof.HprofDumpHandler
 
ClassStaticStatement - Class in com.caucho.quercus.statement
Represents a static statement in a PHP program.
ClassStaticStatement(Location, String, VarExpr, Expr) - Constructor for class com.caucho.quercus.statement.ClassStaticStatement
Creates the echo statement.
classToString(Class<?>) - Method in class com.caucho.jsp.java.JspNode
 
ClassTransformer - Interface in javax.persistence.spi
Interface implemented by a persistence provider.
ClassType - Class in com.caucho.amber.type
A property containing a class
ClassType - Class in com.caucho.config.reflect
class type matching
ClassType(Class<?>) - Constructor for class com.caucho.config.reflect.ClassType
 
ClassType - Class in com.caucho.config.type
Represents a class type.
ClassVarConstExpr - Class in com.caucho.quercus.expr
Represents a PHP parent::FOO constant call expression.
ClassVarConstExpr(Expr, String) - Constructor for class com.caucho.quercus.expr.ClassVarConstExpr
 
ClassVarConstExprPro - Class in com.caucho.quercus.expr
Represents a PHP ${class}::FOO constant call expression.
ClassVarConstExprPro(Expr, String) - Constructor for class com.caucho.quercus.expr.ClassVarConstExprPro
 
ClassVarFieldExpr - Class in com.caucho.quercus.expr
Represents a variable class field reference $class::$b.
ClassVarFieldExpr(Expr, String) - Constructor for class com.caucho.quercus.expr.ClassVarFieldExpr
 
ClassVarFieldExprPro - Class in com.caucho.quercus.expr
Represents a PHP class field reference.
ClassVarFieldExprPro(Expr, String) - Constructor for class com.caucho.quercus.expr.ClassVarFieldExprPro
 
ClassVarFieldVarExpr - Class in com.caucho.quercus.expr
Represents a variable class field reference $class::${"b"}.
ClassVarFieldVarExpr(Expr, Expr) - Constructor for class com.caucho.quercus.expr.ClassVarFieldVarExpr
 
ClassVarFieldVarExprPro - Class in com.caucho.quercus.expr
Represents a PHP class field reference.
ClassVarFieldVarExprPro(Expr, Expr) - Constructor for class com.caucho.quercus.expr.ClassVarFieldVarExprPro
 
ClassVarMethodExpr - Class in com.caucho.quercus.expr
Represents a PHP static method expression ${class}:foo(...).
ClassVarMethodExpr(Location, Expr, String, ArrayList<Expr>) - Constructor for class com.caucho.quercus.expr.ClassVarMethodExpr
 
ClassVarMethodExprPro - Class in com.caucho.quercus.expr
Represents a PHP ${class}::foo method call expression.
ClassVarMethodExprPro(Location, Expr, String, ArrayList<Expr>) - Constructor for class com.caucho.quercus.expr.ClassVarMethodExprPro
 
ClassVarMethodVarExpr - Class in com.caucho.quercus.expr
Represents a PHP static method expression ${class}:${foo}(...).
ClassVarMethodVarExpr(Location, Expr, Expr, ArrayList<Expr>) - Constructor for class com.caucho.quercus.expr.ClassVarMethodVarExpr
 
ClassVarMethodVarExprPro - Class in com.caucho.quercus.expr
Represents a PHP ${class}::$foo method call expression.
ClassVarMethodVarExprPro(Location, Expr, Expr, ArrayList<Expr>) - Constructor for class com.caucho.quercus.expr.ClassVarMethodVarExprPro
 
ClassVirtualConstExpr - Class in com.caucho.quercus.expr
Represents a PHP parent::FOO constant call expression.
ClassVirtualConstExpr(Location, String) - Constructor for class com.caucho.quercus.expr.ClassVirtualConstExpr
 
ClassVirtualConstExpr(String) - Constructor for class com.caucho.quercus.expr.ClassVirtualConstExpr
 
ClassVirtualConstExprPro - Class in com.caucho.quercus.expr
Represents a PHP parent::FOO constant call expression.
ClassVirtualConstExprPro(String) - Constructor for class com.caucho.quercus.expr.ClassVirtualConstExprPro
 
ClassVirtualFieldExpr - Class in com.caucho.quercus.expr
Represents a PHP static field reference.
ClassVirtualFieldExpr(String) - Constructor for class com.caucho.quercus.expr.ClassVirtualFieldExpr
 
ClassVirtualFieldExprPro - Class in com.caucho.quercus.expr
Represents a PHP static field reference.
ClassVirtualFieldExprPro(String) - Constructor for class com.caucho.quercus.expr.ClassVirtualFieldExprPro
 
ClassVirtualFieldVarExpr - Class in com.caucho.quercus.expr
Represents a PHP static field reference.
ClassVirtualFieldVarExpr(Location, Expr) - Constructor for class com.caucho.quercus.expr.ClassVirtualFieldVarExpr
 
ClassVirtualFieldVarExpr(Expr) - Constructor for class com.caucho.quercus.expr.ClassVirtualFieldVarExpr
 
ClassVirtualFieldVarExprPro - Class in com.caucho.quercus.expr
Represents a PHP static field reference.
ClassVirtualFieldVarExprPro(Expr) - Constructor for class com.caucho.quercus.expr.ClassVirtualFieldVarExprPro
 
ClassVirtualMethodExpr - Class in com.caucho.quercus.expr
Represents a PHP parent:: method call expression.
ClassVirtualMethodExpr(Location, String, ArrayList<Expr>) - Constructor for class com.caucho.quercus.expr.ClassVirtualMethodExpr
 
ClassVirtualMethodExpr(Location, String, Expr[]) - Constructor for class com.caucho.quercus.expr.ClassVirtualMethodExpr
 
ClassVirtualMethodExprPro - Class in com.caucho.quercus.expr
Represents a PHP static method expression.
ClassVirtualMethodExprPro(Location, String, ArrayList<Expr>) - Constructor for class com.caucho.quercus.expr.ClassVirtualMethodExprPro
 
ClassVirtualMethodVarExpr - Class in com.caucho.quercus.expr
Represents a "static:$foo(...)" method
ClassVirtualMethodVarExpr(Location, Expr, ArrayList<Expr>) - Constructor for class com.caucho.quercus.expr.ClassVirtualMethodVarExpr
 
ClassVirtualMethodVarExpr(Location, Expr, Expr[]) - Constructor for class com.caucho.quercus.expr.ClassVirtualMethodVarExpr
 
ClassVirtualMethodVarExpr(Expr, ArrayList<Expr>) - Constructor for class com.caucho.quercus.expr.ClassVirtualMethodVarExpr
 
ClassVirtualMethodVarExpr(Expr, Expr[]) - Constructor for class com.caucho.quercus.expr.ClassVirtualMethodVarExpr
 
ClassVirtualMethodVarExprPro - Class in com.caucho.quercus.expr
Represents a PHP static method expression A::$f().
ClassVirtualMethodVarExprPro(Location, Expr, ArrayList<Expr>) - Constructor for class com.caucho.quercus.expr.ClassVirtualMethodVarExprPro
 
clean() - Method in class com.caucho.quercus.env.OutputBuffer
Cleans (clears) the buffer.
cleanClassName(String) - Static method in class com.caucho.java.gen.JavaClassGenerator
Sets the full generated class.
cleanExtConstantPool(String, JavaClass) - Method in class com.caucho.loader.enhancer.EnhancerFixup
Cleans the ext constant pool, renaming
cleanup() - Method in class com.caucho.amber.manager.AmberConnection
Cleans up the connection.
cleanup() - Method in class com.caucho.jms.jca.ManagedSessionImpl
 
cleanup() - Method in class com.caucho.quercus.env.ConnectionEntry
 
cleanup() - Method in class com.caucho.quercus.env.CopyRoot
 
cleanup() - Method in interface com.caucho.quercus.env.EnvCleanup
 
cleanup() - Method in class com.caucho.quercus.env.EnvCloseable
 
cleanup(Env) - Method in class com.caucho.quercus.env.ObjectExtValue
 
cleanup() - Method in class com.caucho.quercus.env.ResourceValue
Implements the EnvCleanup interface.
cleanup() - Method in class com.caucho.quercus.lib.bam.BamClientResource
 
cleanup() - Method in class com.caucho.quercus.lib.bam.BamConnectionResource
 
cleanup() - Method in class com.caucho.quercus.lib.curl.CurlHttpRequest
Cleanup resources associated with this connection.
cleanup() - Method in class com.caucho.quercus.lib.db.JdbcConnectionResource
Implements the EnvCleanup interface.
cleanup() - Method in class com.caucho.quercus.lib.db.PDO
Implements the EnvCleanup interface.
cleanup() - Method in class com.caucho.quercus.lib.db.PDOStatement
Implements the EnvCleanup interface.
cleanup() - Method in class com.caucho.quercus.lib.file.FileInput
Implements the EnvCleanup interface.
cleanup() - Method in class com.caucho.quercus.lib.file.FileInputOutput
Implements the EnvCleanup interface.
cleanup() - Method in class com.caucho.quercus.lib.file.FileOutput
Implements the EnvCleanup interface.
cleanup() - Method in class com.caucho.quercus.lib.file.HttpInputOutput
 
cleanup() - Method in class com.caucho.quercus.lib.file.PopenInput
Implements the EnvCleanup interface.
cleanup() - Method in class com.caucho.quercus.lib.file.PopenOutput
Implements the EnvCleanup interface.
cleanup() - Method in class com.caucho.quercus.lib.file.TcpInputOutput
Implements the EnvCleanup interface.
cleanup() - Method in class com.caucho.quercus.lib.file.UdpInputOutput
Implements the EnvCleanup interface.
cleanup() - Method in class com.caucho.quercus.lib.ProcOpenInput
Implements the EnvCleanup interface.
cleanup() - Method in class com.caucho.quercus.lib.ProcOpenOutput
Implements the EnvCleanup interface.
cleanup() - Method in class com.caucho.quercus.lib.ProcOpenResource
Implements the EnvCleanup interface.
cleanup() - Method in class com.caucho.quercus.resources.StreamReadWrite
Implements the EnvCleanup interface.
cleanup() - Method in class com.caucho.server.http.AbstractHttpRequest
 
cleanup() - Method in class com.caucho.server.http.HttpServletRequestImpl
 
cleanup() - Method in class com.caucho.sql.ManagedConnectionImpl
Cleans up the instance.
cleanup() - Method in interface javax.resource.spi.ManagedConnection
Cleanup the physical connection.
clear() - Method in class com.caucho.amber.collection.CollectionImpl
Clears the collection.
clear() - Method in class com.caucho.amber.collection.MapImpl
Clears the collection.
clear() - Method in class com.caucho.amber.collection.SetImpl
Clears the collection.
clear() - Method in class com.caucho.amber.manager.AmberConnection
Clears the connection
clear() - Method in class com.caucho.amber.manager.EntityManagerExtendedProxy
Clears the manager.
clear() - Method in class com.caucho.amber.manager.EntityManagerProxy
Clears the manager.
clear() - Method in class com.caucho.cloud.bam.HmtpPool
 
clear() - Method in class com.caucho.config.reflect.AnnotationSet
 
clear() - Method in class com.caucho.db.block.BlockManager
 
clear() - Method in class com.caucho.db.sql.Data
 
clear() - Method in class com.caucho.env.dbpool.ConnectionPool
Clears the idle connections in the pool.
clear() - Method in class com.caucho.env.dbpool.IdlePoolSet
Clears the set.
clear() - Method in class com.caucho.env.jpa.EntityManagerJtaProxy
Clears the manager.
clear() - Method in class com.caucho.hessian.util.IdentityIntMap
Clear the hashmap.
clear() - Method in class com.caucho.hessian.util.IntMap
Clear the hashmap.
clear() - Method in class com.caucho.jsp.BodyContentImpl
 
clear() - Method in class com.caucho.jsp.JspPrintWriter
 
clear() - Method in class com.caucho.jsp.JspWriterAdapter
 
clear() - Method in class com.caucho.jsp.PageContextImpl.PageELContext
 
clear() - Method in class com.caucho.loader.EnvironmentMap
 
clear() - Method in class com.caucho.loader.EnvironmentProperties
 
clear() - Method in class com.caucho.loader.JarMap
 
clear() - Static method in class com.caucho.log.RotateStream
Clears the streams.
clear() - Method in interface com.caucho.management.server.ConnectionPoolMXBean
Clears all idle connections in the pool.
clear() - Method in class com.caucho.quercus.env.ArrayCopyValueImpl
Clears the array
clear() - Method in class com.caucho.quercus.env.ArrayValue
Clears the array
clear() - Method in class com.caucho.quercus.env.ArrayValueImpl
Clears the array
clear() - Method in class com.caucho.quercus.env.ArrayValueWrapper
Clears the array
clear() - Method in class com.caucho.quercus.env.CopyArrayValue
Clears the array
clear() - Method in class com.caucho.quercus.env.GlobalArrayValue
 
clear() - Method in class com.caucho.quercus.env.ImportMap
 
clear() - Method in class com.caucho.quercus.env.JavaAdapter
Clears the array
clear() - Method in class com.caucho.quercus.env.JavaCollectionAdapter
Clears the array
clear() - Method in class com.caucho.quercus.env.JavaMapAdapter
Clears the array
clear() - Method in class com.caucho.quercus.env.UnserializeCacheEntry
 
clear() - Method in class com.caucho.quercus.gen.AnalyzeInfo
Clears a var map.
clear() - Method in class com.caucho.server.cache.AbstractProxyCache
Clears the cache.
clear() - Method in class com.caucho.server.cache.Cache
Clears the cache.
clear() - Method in class com.caucho.server.http.AbstractResponseStream
Clears the output buffer, including headers if possible.
clear() - Method in class com.caucho.server.http.ResponseStream
 
clear() - Method in class com.caucho.server.snmp.types.SequenceValue
 
clear() - Method in class com.caucho.sql.DatabaseAdmin
Clears all idle connections in the pool.
clear() - Method in class com.caucho.util.ByteBuffer
 
clear() - Method in class com.caucho.util.CaseInsensitiveIntMap
Clear the hashmap.
clear() - Method in class com.caucho.util.CharBuffer
Clears the buffer.
clear() - Method in class com.caucho.util.DoubleArray
 
clear() - Method in class com.caucho.util.HashMapImpl
Clears the cache
clear() - Method in class com.caucho.util.IdentityIntMap
Clear the hashmap.
clear() - Method in class com.caucho.util.IntArray
clear the array, i.e.
clear() - Method in class com.caucho.util.IntMap
Clear the hashmap.
clear() - Method in class com.caucho.util.IntSet
 
clear() - Method in class com.caucho.util.LifoSet
Clears the set.
clear() - Method in class com.caucho.util.LongKeyHashMap
Clears the map
clear() - Method in class com.caucho.util.LongKeyLruCache
Clears the cache
clear() - Method in class com.caucho.util.LongKeyMap
Clear the hashmap.
clear() - Method in class com.caucho.util.LongMap
Clear the hashmap.
clear() - Method in class com.caucho.util.LruCache
Clears the cache
clear() - Method in class com.caucho.util.WeakLruCache
Clears the cache
clear() - Method in class com.caucho.vfs.AbstractByteToChar
Clears the converted
clear() - Method in class com.caucho.vfs.ByteToChar
Clears the converted
clear() - Method in class com.caucho.vfs.OldByteToChar
Clears the converted
clear() - Method in class com.caucho.vfs.TempBuffer
Clears the buffer.
clear() - Method in class com.caucho.vfs.TempCharBuffer
Clears the buffer.
clear() - Method in class com.caucho.vfs.TempOutputStream
clear without removing
clear() - Method in class com.caucho.xpath.Env
Clears all values in the local environment.
clear() - Method in interface javax.persistence.EntityManager
Clears the context, causing all entities to become detached.
clear() - Method in class javax.servlet.jsp.JspWriter
 
clearAnnotations() - Method in class com.caucho.config.reflect.AnnotatedElementImpl
 
clearAsyncSupported() - Method in class com.caucho.server.dispatch.ServletInvocation
Mark the invocation chain as not supporting async.
clearAttributes() - Method in class com.caucho.jsp.PageContextImpl
 
clearBatch() - Method in class com.caucho.amber.jdbc.AmberStatementImpl
 
clearBatch() - Method in class com.caucho.db.jdbc.StatementImpl
 
clearBatch() - Method in class com.caucho.quercus.mysql.MysqlStatementImpl
 
clearBatch() - Method in class com.caucho.sql.spy.SpyStatement
 
clearBatch() - Method in class com.caucho.sql.UserStatement
 
clearBatch() - Method in class com.caucho.tools.profiler.CallableStatementWrapper
 
clearBatch() - Method in class com.caucho.tools.profiler.PreparedStatementWrapper
 
clearBatch() - Method in class com.caucho.tools.profiler.StatementWrapper
 
clearBody() - Method in class com.caucho.jms.message.BytesMessageImpl
Clears the message and puts it into write mode.
clearBody() - Method in class com.caucho.jms.message.MapMessageImpl
Clears the message and puts it into write mode.
clearBody() - Method in class com.caucho.jms.message.MessageImpl
Clears the body, setting write mode.
clearBody() - Method in class com.caucho.jms.message.ObjectMessageImpl
Clears the body
clearBody() - Method in class com.caucho.jms.message.StreamMessageImpl
Clears the message and puts it into write mode.
clearBody() - Method in class com.caucho.jms.message.TextMessageImpl
Clears the body.
clearBody() - Method in class com.caucho.jsp.BodyContentImpl
Clears the body contents.
clearBody() - Method in interface javax.jms.Message
 
clearBody() - Method in class javax.servlet.jsp.tagext.BodyContent
Clears the contents of a body tag.
clearBuffer() - Method in class com.caucho.filters.CauchoResponseWrapper
 
clearBuffer() - Method in class com.caucho.jsf.context.JspResponseWrapper
 
clearBuffer() - Method in class com.caucho.jsp.BodyContentImpl
 
clearBuffer() - Method in class com.caucho.jsp.BodyResponseStream
Clears the buffer.
clearBuffer() - Method in class com.caucho.jsp.JspWriterAdapter
 
clearBuffer() - Method in class com.caucho.server.http.AbstractResponseStream
Clears the output buffer.
clearBuffer() - Method in class com.caucho.server.http.ResponseStream
 
clearBuffer() - Method in class com.caucho.server.http.ResponseWriter
Clears the response buffer.
clearBuffer() - Method in class com.caucho.server.http.StubResponseStream
Clears the output buffer.
clearBuffer() - Method in class com.caucho.server.http.StubServletResponse
 
clearBuffer() - Method in class com.caucho.server.http.ToByteResponseStream
Clears the response buffer.
clearBuffer() - Method in class com.caucho.server.http.ToCharResponseStream
Flushes the buffer.
clearBuffer() - Method in class com.caucho.server.http.WrapperResponseStream
Clears the buffer.
clearBuffer() - Method in class com.caucho.server.webapp.IncludeResponse
 
clearBuffer() - Method in class javax.servlet.jsp.JspWriter
 
clearCache() - Method in interface com.caucho.management.server.ProxyCacheMXBean
Clears the cache.
clearCache() - Method in class com.caucho.server.cache.ProxyCacheAdmin
Clears the cache.
clearCache() - Method in class com.caucho.server.cluster.Server
Clears the proxy cache.
clearCache() - Method in class com.caucho.server.dispatch.InvocationServer
Clears the invocation cache.
clearCache() - Method in class com.caucho.server.host.Host
Clears the cache
clearCache() - Method in class com.caucho.server.host.HostContainer
Clears the cache.
clearCache() - Method in class com.caucho.server.rewrite.AbstractRule
 
clearCache() - Method in class com.caucho.server.rewrite.RewriteDispatch
 
clearCache() - Method in class com.caucho.server.webapp.WebApp
Clears all caches, including the invocation cache, the filter cache, and the proxy cache.
clearCache() - Method in class com.caucho.server.webapp.WebAppContainer
Clears the cache
clearCache() - Method in class com.caucho.server.webapp.WebAppController
Clears the
clearCache() - Method in class com.caucho.vfs.Jar
Clears any cached JarFile.
clearCacheByPattern(String, String) - Method in interface com.caucho.management.server.ProxyCacheMXBean
Clears the cache by regexp patterns.
clearCacheByPattern(String, String) - Method in class com.caucho.server.cache.ProxyCacheAdmin
Clears the cache by regexp patterns.
clearCacheByPattern(String, String) - Method in class com.caucho.server.cluster.Server
Clears the catch by matching the invocation.
clearCachedProviders() - Method in interface javax.persistence.spi.PersistenceProviderResolver
 
clearClassCache() - Method in class com.caucho.quercus.env.Env
 
clearClosed() - Method in class com.caucho.server.http.ResponseStream
Clear the closed state, because of the NOT_MODIFIED
clearDefinitionCache() - Method in class com.caucho.quercus.QuercusContext
Clears the definition cache.
clearEphemeralEntries() - Method in class com.caucho.server.distcache.CacheStoreManager
Clears ephemeral data on startup.
clearErrors() - Method in class com.caucho.quercus.lib.db.JdbcConnectionResource
 
clearErrors() - Method in class com.caucho.quercus.lib.db.Postgres
This function is overriden in Postgres to clear any postgres specific server error message
clearExpires() - Method in interface com.caucho.management.server.ProxyCacheMXBean
Clears the expires timers for the cache.
clearExpires() - Method in class com.caucho.server.cache.ProxyCacheAdmin
Clears the cache expires.
clearExpires() - Method in class com.caucho.server.cache.ProxyCacheEntry
Clears the expires time
clearExpires() - Method in class com.caucho.server.cache.ProxyCacheFilterChain
Clears the expires timers
clearIdleStartTime() - Method in class com.caucho.cloud.bam.HmtpStream
Clears the idle start time on a reset.
clearIdleStartTime() - Method in class com.caucho.network.balance.ClientSocket
Sets the idle start time.
clearIdleStartTime() - Method in interface com.caucho.network.balance.ClientSocketApi
Sets the idle start time.
clearJarCache() - Static method in class com.caucho.vfs.Jar
Clears all the cached files in the jar.
clearJars() - Method in class com.caucho.loader.JarListLoader
Closes the jars.
clearLease() - Method in class com.caucho.server.distcache.DistCacheEntry
 
clearLease() - Method in class com.caucho.server.distcache.MnodeEntry
Sets the owner
clearLeases() - Method in class com.caucho.server.distcache.CacheStoreManager
Clears leases on server start/stop
clearModified() - Method in class com.caucho.loader.DynamicClassLoader
Returns true if any of the classes have been modified.
clearModified() - Method in class com.caucho.make.DependencyContainer
Clears the modified flag and sets the last check time to now.
clearModified() - Method in class com.caucho.vfs.BasicDependencyContainer
Clears the modified flag and sets the last check time to now.
clearNext() - Method in class com.caucho.server.http.ResponseStream
 
clearParameters() - Method in class com.caucho.db.jdbc.PreparedStatementImpl
 
clearParameters() - Method in class com.caucho.db.sql.QueryContext
 
clearParameters() - Method in class com.caucho.sql.spy.SpyPreparedStatement
 
clearParameters() - Method in class com.caucho.sql.UserPreparedStatement
Clears the statement's parameters.
clearParameters() - Method in class com.caucho.tools.profiler.CallableStatementWrapper
 
clearParameters() - Method in class com.caucho.tools.profiler.PreparedStatementWrapper
 
clearParameters() - Method in class com.caucho.xsl.TransformerImpl
Clears all the external stylesheet parameters.
clearPassword() - Method in class com.caucho.security.PasswordUser
Clears the password
clearPassword()