- B_COMPILE_ERROR - Static variable in class com.caucho.quercus.env.Env
-
- B_COMPILE_WARNING - Static variable in class com.caucho.quercus.env.Env
-
- B_CORE_ERROR - Static variable in class com.caucho.quercus.env.Env
-
- B_CORE_WARNING - Static variable in class com.caucho.quercus.env.Env
-
- B_DEPRECATED - Static variable in class com.caucho.quercus.env.Env
-
- B_ERROR - Static variable in class com.caucho.quercus.env.Env
-
- B_LAST - Static variable in class com.caucho.quercus.env.Env
-
- B_NOTICE - Static variable in class com.caucho.quercus.env.Env
-
- B_PARSE - Static variable in class com.caucho.quercus.env.Env
-
- B_RECOVERABLE_ERROR - Static variable in class com.caucho.quercus.env.Env
-
- B_STRICT - Static variable in class com.caucho.quercus.env.Env
-
- B_USER_DEPRECATED - Static variable in class com.caucho.quercus.env.Env
-
- B_USER_ERROR - Static variable in class com.caucho.quercus.env.Env
-
- B_USER_NOTICE - Static variable in class com.caucho.quercus.env.Env
-
- B_USER_WARNING - Static variable in class com.caucho.quercus.env.Env
-
- B_WARNING - Static variable in class com.caucho.quercus.env.Env
-
- BAD_REQUEST - Static variable in class com.caucho.bam.BamError
-
Malformed or unprocessable request, e.g.
- BAD_VALUE - Static variable in class com.caucho.server.snmp.SnmpRequest
-
- BadRequestException - Exception in com.caucho.server.dispatch
-
- BadRequestException() - Constructor for exception com.caucho.server.dispatch.BadRequestException
-
- BadRequestException(String) - Constructor for exception com.caucho.server.dispatch.BadRequestException
-
- BadRequestException(String, Throwable) - Constructor for exception com.caucho.server.dispatch.BadRequestException
-
- BALOAD - Static variable in class com.caucho.bytecode.CodeVisitor
-
- bam_actor_exists(Env, String) - Static method in class com.caucho.quercus.lib.bam.BamModule
-
- bam_address_resource(Env, String) - Static method in class com.caucho.quercus.lib.bam.BamModule
-
- bam_bare_address(Env, String) - Static method in class com.caucho.quercus.lib.bam.BamModule
-
- bam_dispatch(Env) - Static method in class com.caucho.quercus.lib.bam.BamModule
-
Dispatches messages, queries, and presences to handler functions based
on their prefixes.
- bam_login(Env, String, String, String) - Static method in class com.caucho.quercus.lib.bam.BamModule
-
- bam_my_address(Env) - Static method in class com.caucho.quercus.lib.bam.BamModule
-
- bam_register_actor(Env, String, String) - Static method in class com.caucho.quercus.lib.bam.BamModule
-
Registers a "child" actor that is represented by the given script.
- bam_register_service(Env, String, String) - Static method in class com.caucho.quercus.lib.bam.BamModule
-
Registers a "child" service that is represented by the given script.
- bam_send_message(Env, String, Serializable) - Static method in class com.caucho.quercus.lib.bam.BamModule
-
- bam_send_message_error(Env, String, Serializable, BamError) - Static method in class com.caucho.quercus.lib.bam.BamModule
-
- bam_send_query(Env, long, String, Serializable) - Static method in class com.caucho.quercus.lib.bam.BamModule
-
- bam_send_query_error(Env, long, String, Serializable, BamError) - Static method in class com.caucho.quercus.lib.bam.BamModule
-
- bam_send_query_result(Env, long, String, Serializable) - Static method in class com.caucho.quercus.lib.bam.BamModule
-
- bam_service_exists(Env, String) - Static method in class com.caucho.quercus.lib.bam.BamModule
-
- bam_unregister_service(Env, String) - Static method in class com.caucho.quercus.lib.bam.BamModule
-
Registers a "child" service that is represented by the given script.
- BamActorRef - Interface in com.caucho.bam.actor
-
- BamAllActorRouter - Class in com.caucho.bam.router
-
Sends a message to the first available actor.
- BamAllActorRouter(ActorSender, boolean, BamActorRef...) - Constructor for class com.caucho.bam.router.BamAllActorRouter
-
- BamClientProxy - Interface in com.caucho.bam.proxy
-
- BamClientResource - Class in com.caucho.quercus.lib.bam
-
BAM client resource.
- BamClientResource(String) - Constructor for class com.caucho.quercus.lib.bam.BamClientResource
-
- BamCloudManager - Class in com.caucho.cloud.bam
-
Abstract actor for handling messages in the cloud.
- BamCloudManager.ResultEnum - Enum in com.caucho.cloud.bam
-
- BamConnectionResource - Class in com.caucho.quercus.lib.bam
-
BAM connection resource.
- BamConnectionResource(ActorSender) - Constructor for class com.caucho.quercus.lib.bam.BamConnectionResource
-
- BamError - Class in com.caucho.bam
-
ActorError encapsulates error responses
The errors are defined in RFC-3920, XMPP
- BamError(String) - Constructor for class com.caucho.bam.BamError
-
Misc error
- BamError(String, String) - Constructor for class com.caucho.bam.BamError
-
An error response
- BamError(String, String, String) - Constructor for class com.caucho.bam.BamError
-
An error response
- BamError(String, String, String, Serializable) - Constructor for class com.caucho.bam.BamError
-
An error response
- BamError.ErrorGroup - Enum in com.caucho.bam
-
- BamEventType - Enum in com.caucho.quercus.lib.bam
-
BAM event types
- BamException - Exception in com.caucho.bam
-
General BAM exception
- BamException() - Constructor for exception com.caucho.bam.BamException
-
- BamException(String) - Constructor for exception com.caucho.bam.BamException
-
- BamException(Throwable) - Constructor for exception com.caucho.bam.BamException
-
- BamException(String, Throwable) - Constructor for exception com.caucho.bam.BamException
-
- BamFirstActorRouter - Class in com.caucho.bam.router
-
Sends a message to the first available actor.
- BamFirstActorRouter(ActorSender, long, BamActorRef...) - Constructor for class com.caucho.bam.router.BamFirstActorRouter
-
- BamFirstResultRouter - Class in com.caucho.bam.router
-
Sends a message to the first available actor.
- BamFirstResultRouter(ActorSender, long, BamActorRef...) - Constructor for class com.caucho.bam.router.BamFirstResultRouter
-
- BamJmsService - Class in com.caucho.hemp.services
-
jms service
- BamJmsService() - Constructor for class com.caucho.hemp.services.BamJmsService
-
- BamLargePayload - Interface in com.caucho.bam
-
Marker for a payload with a large message.
- BamLogService - Class in com.caucho.hemp.services
-
log service
- BamLogService() - Constructor for class com.caucho.hemp.services.BamLogService
-
- BamMailService - Class in com.caucho.hemp.services
-
mail service
- BamMailService() - Constructor for class com.caucho.hemp.services.BamMailService
-
- BamManager - Interface in com.caucho.bam.manager
-
Broker is the hub which routes messages to mailboxes.
- BamModule - Class in com.caucho.quercus.lib.bam
-
BAM functions
- BamModule() - Constructor for class com.caucho.quercus.lib.bam.BamModule
-
- BamPhpActor - Class in com.caucho.quercus.lib.bam
-
BAM actor that calls into a PHP script to handle messages/queries.
- BamPhpActor() - Constructor for class com.caucho.quercus.lib.bam.BamPhpActor
-
- BamPhpActor(Path, String) - Constructor for class com.caucho.quercus.lib.bam.BamPhpActor
-
- BamPhpRootService - Class in com.caucho.quercus.lib.bam
-
BAM actor spawns a new BamPhpActor when requested.
- BamPhpRootService() - Constructor for class com.caucho.quercus.lib.bam.BamPhpRootService
-
- BamPhpServiceManager - Class in com.caucho.quercus.lib.bam
-
BAM actor that calls into a PHP script to handle messages/queries.
- BamPhpServiceManager() - Constructor for class com.caucho.quercus.lib.bam.BamPhpServiceManager
-
- BamPhpServiceManager(Path, String) - Constructor for class com.caucho.quercus.lib.bam.BamPhpServiceManager
-
- BamProxyFactory - Class in com.caucho.bam.proxy
-
- BamProxyFactory() - Constructor for class com.caucho.bam.proxy.BamProxyFactory
-
- BamQueueFullHandler - Class in com.caucho.cloud.bam
-
Handler for queue full messages.
- BamRouter - Interface in com.caucho.bam.router
-
Sends a message to the first available actor.
- BamService - Annotation Type in com.caucho.remote
-
The @BamService registers a bean with the bam service registry.
- BamServiceAdmin - Class in com.caucho.cloud.bam
-
Statistics for BAM service registered in the Resin network.
- BamServiceBinding - Annotation Type in com.caucho.hemp
-
The @BamServiceBinding is used to locate the bam service registry.
- BamServiceConfig - Class in com.caucho.hemp.broker
-
bam-service configuration
- BamServiceConfig() - Constructor for class com.caucho.hemp.broker.BamServiceConfig
-
- BamServiceLiteral - Class in com.caucho.hemp.broker
-
bam-service configuration
- BamServiceLiteral(String) - Constructor for class com.caucho.hemp.broker.BamServiceLiteral
-
- BamServiceMXBean - Interface in com.caucho.management.server
-
Interface for the bam (messaging service)
- BamServiceStartup - Annotation Type in com.caucho.hemp
-
Annotation for starting a BamService
- BamSkeleton<S> - Class in com.caucho.bam.actor
-
- BamSystem - Class in com.caucho.cloud.bam
-
The BAM service registered in the Resin network.
- BamSystem(String) - Constructor for class com.caucho.cloud.bam.BamSystem
-
- BamTriadDispatcher - Class in com.caucho.cloud.bam
-
Service for handling the distributed cache
- BamTriadDispatcher(CloudPod) - Constructor for class com.caucho.cloud.bam.BamTriadDispatcher
-
- BamTriadDispatcher.ActiveEnum - Enum in com.caucho.cloud.bam
-
- BamTriadDispatcher.RemoteEnum - Enum in com.caucho.cloud.bam
-
- BamTriadSender - Class in com.caucho.cloud.bam
-
Service for handling the distributed cache
- BamTriadSender(QuerySender, CloudPod, String) - Constructor for class com.caucho.cloud.bam.BamTriadSender
-
- Base64 - Class in com.caucho.util
-
Base64 decoding.
- Base64() - Constructor for class com.caucho.util.Base64
-
- base64_decode(Env, StringValue, boolean) - Static method in class com.caucho.quercus.lib.UrlModule
-
Decodes base64
- base64_encode(StringValue) - Static method in class com.caucho.quercus.lib.UrlModule
-
Encodes base64
- base64encode(int) - Static method in class com.caucho.burlap.client.MicroBurlapOutput
-
Converts the digit to its base64 encoding.
- base_convert(Env, StringValue, int, int) - Static method in class com.caucho.quercus.lib.MathModule
-
Convert a number between arbitrary bases
- BASE_URI - Static variable in class com.caucho.xpath.Expr
-
- BaseClass - Class in com.caucho.java.gen
-
Basic class generation.
- BaseClass() - Constructor for class com.caucho.java.gen.BaseClass
-
Creates the base class
- BaseClass(String) - Constructor for class com.caucho.java.gen.BaseClass
-
Creates the base class
- BaseClass(String, String) - Constructor for class com.caucho.java.gen.BaseClass
-
Creates the base class
- BaseConfigIntrospector - Class in com.caucho.amber.cfg
-
Base concrete introspector for orm.xml and annotations.
- BaseConfigIntrospector(AmberConfigManager) - Constructor for class com.caucho.amber.cfg.BaseConfigIntrospector
-
Creates the introspector.
- BaselineQueryResult - Class in com.caucho.management.server
-
- BaselineQueryResult() - Constructor for class com.caucho.management.server.BaselineQueryResult
-
- BaselineQueryResult(String, int, double) - Constructor for class com.caucho.management.server.BaselineQueryResult
-
- BaseMethod - Class in com.caucho.java.gen
-
Basic method generation.
- BaseMethod(String, CallChain) - Constructor for class com.caucho.java.gen.BaseMethod
-
Creates the base method
- BaseMethod(Method, CallChain) - Constructor for class com.caucho.java.gen.BaseMethod
-
Creates the base method
- BaseMethod(Method) - Constructor for class com.caucho.java.gen.BaseMethod
-
Creates the base method
- BaseMethod(Method, Method) - Constructor for class com.caucho.java.gen.BaseMethod
-
Creates the base method
- basename(StringValue, StringValue) - Static method in class com.caucho.quercus.lib.file.FileModule
-
Returns the base name of a string.
- BaseRef - Class in com.caucho.config.types
-
Base configuration for ejb-ref and resource-env-ref.
- BaseRef() - Constructor for class com.caucho.config.types.BaseRef
-
- BaseRef(Path) - Constructor for class com.caucho.config.types.BaseRef
-
- BaseRef(Path, String) - Constructor for class com.caucho.config.types.BaseRef
-
- BaseType - Class in com.caucho.config.reflect
-
type matching the web bean
- BaseType() - Constructor for class com.caucho.config.reflect.BaseType
-
- BaseType.ClassFill - Enum in com.caucho.config.reflect
-
- BaseTypeAnnotated - Interface in com.caucho.config.reflect
-
Abstract introspected view of a Bean
- BaseTypeFactory - Class in com.caucho.config.reflect
-
type matching the web bean
- BaseTypeFactory() - Constructor for class com.caucho.config.reflect.BaseTypeFactory
-
- baseURI(Node) - Static method in class com.caucho.xml.QAbstractNode
-
Returns the base URI
- baseURI(Node) - Static method in class com.caucho.xml2.QAbstractNode
-
Returns the base URI
- BaseURI(Expr) - Constructor for class com.caucho.xpath.expr.Functions.BaseURI
-
- BaseURI - Class in com.caucho.xpath.functions
-
Returns the base URI of a node.
- BaseURI(Expr) - Constructor for class com.caucho.xpath.functions.BaseURI
-
- basic(String, String) - Static method in class com.caucho.quercus.lib.curl.Authentication
-
Returns a basic encoded response string.
- basic(String) - Static method in class com.caucho.quercus.lib.curl.Authentication
-
- Basic - Annotation Type in javax.persistence
-
The @Basic annotation.
- BASIC_AUTH - Static variable in interface javax.servlet.http.HttpServletRequest
-
String identifier for basic authentication.
- BasicDependencyContainer - Class in com.caucho.vfs
-
Contains a set of dependencies.
- BasicDependencyContainer() - Constructor for class com.caucho.vfs.BasicDependencyContainer
-
- BasicDeserializer - Class in com.caucho.hessian.io
-
Serializing an object for known object types.
- BasicDeserializer(int) - Constructor for class com.caucho.hessian.io.BasicDeserializer
-
- BasicFuture<V> - Class in com.caucho.util
-
basic future
- BasicFuture() - Constructor for class com.caucho.util.BasicFuture
-
- BasicHealthChecks - Class in com.caucho.health
-
- BasicHealthChecks() - Constructor for class com.caucho.health.BasicHealthChecks
-
- BasicLogin - Class in com.caucho.security
-
Implements the "basic" auth-method.
- BasicLogin() - Constructor for class com.caucho.security.BasicLogin
-
- BasicLogin - Class in com.caucho.server.security
-
Implements the "basic" auth-method.
- BasicLogin() - Constructor for class com.caucho.server.security.BasicLogin
-
- BasicMessageReceiver<T> - Class in com.caucho.message.common
-
basic message receiver includes a linked queue.
- BasicMessageReceiver(MessageReceiverFactory) - Constructor for class com.caucho.message.common.BasicMessageReceiver
-
- BasicPrincipal - Class in com.caucho.security
-
- BasicPrincipal() - Constructor for class com.caucho.security.BasicPrincipal
-
Zero-arg constructor for serialization.
- BasicPrincipal(String) - Constructor for class com.caucho.security.BasicPrincipal
-
- BasicSerializer - Class in com.caucho.hessian.io
-
Serializing an object for known object types.
- BasicSerializer(int) - Constructor for class com.caucho.hessian.io.BasicSerializer
-
- basicSize(int) - Method in class com.caucho.env.hprof.HprofParser
-
- BasicType<X> - Interface in javax.persistence.metamodel
-
Model of a basic type
- BASTORE - Static variable in class com.caucho.bytecode.CodeVisitor
-
- BC_BINARY - Static variable in interface com.caucho.hessian.io.Hessian2Constants
-
- BC_BINARY_CHUNK - Static variable in interface com.caucho.hessian.io.Hessian2Constants
-
- BC_BINARY_DIRECT - Static variable in interface com.caucho.hessian.io.Hessian2Constants
-
- BC_BINARY_SHORT - Static variable in interface com.caucho.hessian.io.Hessian2Constants
-
- BC_CLASS_DEF - Static variable in interface com.caucho.hessian.io.Hessian2Constants
-
- BC_DATE - Static variable in interface com.caucho.hessian.io.Hessian2Constants
-
- BC_DATE_MINUTE - Static variable in interface com.caucho.hessian.io.Hessian2Constants
-
- BC_DOUBLE - Static variable in interface com.caucho.hessian.io.Hessian2Constants
-
- BC_DOUBLE_BYTE - Static variable in interface com.caucho.hessian.io.Hessian2Constants
-
- BC_DOUBLE_MILL - Static variable in interface com.caucho.hessian.io.Hessian2Constants
-
- BC_DOUBLE_ONE - Static variable in interface com.caucho.hessian.io.Hessian2Constants
-
- BC_DOUBLE_SHORT - Static variable in interface com.caucho.hessian.io.Hessian2Constants
-
- BC_DOUBLE_ZERO - Static variable in interface com.caucho.hessian.io.Hessian2Constants
-
- BC_END - Static variable in interface com.caucho.hessian.io.Hessian2Constants
-
- BC_FALSE - Static variable in interface com.caucho.hessian.io.Hessian2Constants
-
- BC_INT - Static variable in interface com.caucho.hessian.io.Hessian2Constants
-
- BC_INT_BYTE_ZERO - Static variable in interface com.caucho.hessian.io.Hessian2Constants
-
- BC_INT_SHORT_ZERO - Static variable in interface com.caucho.hessian.io.Hessian2Constants
-
- BC_INT_ZERO - Static variable in interface com.caucho.hessian.io.Hessian2Constants
-
- BC_LIST_DIRECT - Static variable in interface com.caucho.hessian.io.Hessian2Constants
-
- BC_LIST_DIRECT_UNTYPED - Static variable in interface com.caucho.hessian.io.Hessian2Constants
-
- BC_LIST_FIXED - Static variable in interface com.caucho.hessian.io.Hessian2Constants
-
- BC_LIST_FIXED_UNTYPED - Static variable in interface com.caucho.hessian.io.Hessian2Constants
-
- BC_LIST_VARIABLE - Static variable in interface com.caucho.hessian.io.Hessian2Constants
-
- BC_LIST_VARIABLE_UNTYPED - Static variable in interface com.caucho.hessian.io.Hessian2Constants
-
- BC_LONG - Static variable in interface com.caucho.hessian.io.Hessian2Constants
-
- BC_LONG_BYTE_ZERO - Static variable in interface com.caucho.hessian.io.Hessian2Constants
-
- BC_LONG_INT - Static variable in interface com.caucho.hessian.io.Hessian2Constants
-
- BC_LONG_SHORT_ZERO - Static variable in interface com.caucho.hessian.io.Hessian2Constants
-
- BC_LONG_ZERO - Static variable in interface com.caucho.hessian.io.Hessian2Constants
-
- BC_MAP - Static variable in interface com.caucho.hessian.io.Hessian2Constants
-
- BC_MAP_UNTYPED - Static variable in interface com.caucho.hessian.io.Hessian2Constants
-
- BC_NULL - Static variable in interface com.caucho.hessian.io.Hessian2Constants
-
- BC_OBJECT - Static variable in interface com.caucho.hessian.io.Hessian2Constants
-
- BC_OBJECT_DEF - Static variable in interface com.caucho.hessian.io.Hessian2Constants
-
- BC_OBJECT_DIRECT - Static variable in interface com.caucho.hessian.io.Hessian2Constants
-
- BC_REF - Static variable in interface com.caucho.hessian.io.Hessian2Constants
-
- BC_STRING - Static variable in interface com.caucho.hessian.io.Hessian2Constants
-
- BC_STRING_CHUNK - Static variable in interface com.caucho.hessian.io.Hessian2Constants
-
- BC_STRING_DIRECT - Static variable in interface com.caucho.hessian.io.Hessian2Constants
-
- BC_STRING_SHORT - Static variable in interface com.caucho.hessian.io.Hessian2Constants
-
- BC_TRUE - Static variable in interface com.caucho.hessian.io.Hessian2Constants
-
- bcadd(Env, Value, Value, int) - Static method in class com.caucho.quercus.lib.BcmathModule
-
Add two arbitrary precision numbers.
- bccomp(Env, Value, Value, int) - Static method in class com.caucho.quercus.lib.BcmathModule
-
Compare two arbitrary precision numbers, return -1 if value 1 < value2,
0 if value1 == value2, 1 if value1 > value2.
- bcdiv(Env, Value, Value, int) - Static method in class com.caucho.quercus.lib.BcmathModule
-
Divide one arbitrary precision number (value1) by another (value2).
- BcmathModule - Class in com.caucho.quercus.lib
-
PHP math routines.
- BcmathModule() - Constructor for class com.caucho.quercus.lib.BcmathModule
-
- bcmod(Env, Value, Value) - Static method in class com.caucho.quercus.lib.BcmathModule
-
Return the modulus of an aribtrary precison number.
- bcmul(Env, Value, Value, int) - Static method in class com.caucho.quercus.lib.BcmathModule
-
Multiply two arbitrary precision numbers.
- bcpow(Env, Value, Value, int) - Static method in class com.caucho.quercus.lib.BcmathModule
-
Raise one arbitrary precision number (base) to the power of another (exp).
- bcpowmod(Env, BigDecimal, BigDecimal, BigDecimal, int) - Static method in class com.caucho.quercus.lib.BcmathModule
-
Raise one arbitrary precision number (base) to the power of another (exp),
and then return the modulus.
- bcscale(Env, int) - Static method in class com.caucho.quercus.lib.BcmathModule
-
Set the default scale to use for subsequent calls to bcmath functions.
- bcsqrt(Env, Value, int) - Static method in class com.caucho.quercus.lib.BcmathModule
-
Return the square root of an arbitrary precision number.
- bcsub(Env, Value, Value, int) - Static method in class com.caucho.quercus.lib.BcmathModule
-
Subtract arbitrary precision number (value2) from another (value1).
- bean() - Method in class com.caucho.config.inject.BeanBuilder
-
- BEAN - Static variable in class com.caucho.config.inject.DelegateProxyBean
-
- Bean() - Constructor for class com.caucho.server.admin.ListJmxQueryReply.Bean
-
- Bean<T> - Interface in javax.enterprise.inject.spi
-
Internal implementation for a Bean
- BeanAdapter<X,T> - Class in com.caucho.config.inject
-
Adapter from an internal bean to an external exposed bean as used by
session beans.
- BeanAdapter(InjectManager, Bean<X>) - Constructor for class com.caucho.config.inject.BeanAdapter
-
- BeanArg<T> - Class in com.caucho.config.program
-
Custom bean configured by namespace
- BeanArg(InjectManager, Type, Annotation[], InjectionPoint) - Constructor for class com.caucho.config.program.BeanArg
-
- BeanBuilder<T> - Class in com.caucho.config.inject
-
SingletonBean represents a singleton instance exported as a web beans.
- BeanBuilder(ManagedBeanImpl<T>) - Constructor for class com.caucho.config.inject.BeanBuilder
-
- BeanConfig - Class in com.caucho.config.cfg
-
Backward-compat configuration for the xml web bean component.
- BeanConfig() - Constructor for class com.caucho.config.cfg.BeanConfig
-
- BeanConfigFactory - Interface in com.caucho.config.inject
-
Custom bean creation
- BeanContainerRequest - Class in com.caucho.resin
-
Request context for an embedded Resin request.
- BeanDeserializer - Class in com.caucho.hessian.io
-
Serializing an object for known object types.
- BeanDeserializer(Class) - Constructor for class com.caucho.hessian.io.BeanDeserializer
-
- BeanELResolver - Class in javax.el
-
Resolves properties based on beans.
- BeanELResolver() - Constructor for class javax.el.BeanELResolver
-
- BeanELResolver(boolean) - Constructor for class javax.el.BeanELResolver
-
- BeanELResolver.BeanProperties - Class in javax.el
-
- BeanELResolver.BeanProperty - Class in javax.el
-
- BeanEmbed - Class in com.caucho.resin
-
Embeddable version of a singleton bean
- BeanEmbed() - Constructor for class com.caucho.resin.BeanEmbed
-
Creates a new embedded bean
- BeanEmbed(Object) - Constructor for class com.caucho.resin.BeanEmbed
-
Creates a new embedded bean with a singleton value
- BeanEmbed(Object, String) - Constructor for class com.caucho.resin.BeanEmbed
-
Creates a new embedded bean with a singleton value
- BeanEmbed(String) - Constructor for class com.caucho.resin.BeanEmbed
-
Creates a new embedded bean with a given classname
- BeanEmbed(String, String) - Constructor for class com.caucho.resin.BeanEmbed
-
Creates a new embedded bean with a given classname and name
- BeanGenerator<X> - Class in com.caucho.config.gen
-
Generates the skeleton for a bean.
- BeanGenerator(String, AnnotatedType<X>) - Constructor for class com.caucho.config.gen.BeanGenerator
-
- BeanInjectionTarget - Interface in com.caucho.config.gen
-
Creates an configures an ejb instance
- BeanInstance<T> - Class in com.caucho.config.inject
-
Holds a bean and its value
- BeanInstance(Contextual<T>, T) - Constructor for class com.caucho.config.inject.BeanInstance
-
- BeanJndiProxy - Class in com.caucho.config.types
-
Object proxy to create instance of a bean.
- BeanJndiProxy(BeanManager, Bean<?>) - Constructor for class com.caucho.config.types.BeanJndiProxy
-
- BeanManager - Interface in javax.enterprise.inject.spi
-
API for the Java Injection (JSR-299) BeanManager.
- BeanMBean<T> - Class in com.caucho.server.webbeans
-
Jndi proxy class for injection.
- BeanMethod - Class in com.caucho.ejb.cfg
-
Configuration for bean-method.
- BeanMethod() - Constructor for class com.caucho.ejb.cfg.BeanMethod
-
- BeanName - Annotation Type in com.caucho.config.j2ee
-
The @BeanName annotation for EJB names
- BeanNameLiteral - Class in com.caucho.config.j2ee
-
A @BeanName literal for EJB names
- BeanNameLiteral(String) - Constructor for class com.caucho.config.j2ee.BeanNameLiteral
-
- BeanProperties(Class<?>) - Constructor for class javax.el.BeanELResolver.BeanProperties
-
- BeanProperty(Class<?>, PropertyDescriptor) - Constructor for class javax.el.BeanELResolver.BeanProperty
-
- BeansConfig - Class in com.caucho.config.cfg
-
Configuration for a classloader root containing webbeans
- BeansConfig(InjectManager, Path) - Constructor for class com.caucho.config.cfg.BeansConfig
-
- BeansConfig.AlternativesConfig - Class in com.caucho.config.cfg
-
- BeansConfig.Decorators - Class in com.caucho.config.cfg
-
- BeansConfig.DeployConfig - Class in com.caucho.config.cfg
-
- BeansConfig.Interceptors - Class in com.caucho.config.cfg
-
- BeanSerializer - Class in com.caucho.hessian.io
-
Serializing an object for known object types.
- BeanSerializer(Class<?>, ClassLoader) - Constructor for class com.caucho.hessian.io.BeanSerializer
-
- BeanSerializerFactory - Class in com.caucho.hessian.io
-
Factory for returning serialization methods.
- BeanSerializerFactory() - Constructor for class com.caucho.hessian.io.BeanSerializerFactory
-
- BeanStartupEvent - Class in com.caucho.config.inject
-
An event at webbeans startup
- BeanStartupEvent(BeanManager, Bean) - Constructor for class com.caucho.config.inject.BeanStartupEvent
-
- BeanUtil - Class in com.caucho.util
-
Bean utilities.
- BeanUtil() - Constructor for class com.caucho.util.BeanUtil
-
- BeanValueGenerator - Class in com.caucho.config.program
-
Generator for a component value.
- BeanValueGenerator(String, Bean) - Constructor for class com.caucho.config.program.BeanValueGenerator
-
- BeanWrapper<T> - Class in com.caucho.config.inject
-
Internal implementation for a Bean
- BeanWrapper(InjectManager, Bean<T>) - Constructor for class com.caucho.config.inject.BeanWrapper
-
- BEFORE_STOP - Static variable in class com.caucho.lifecycle.LifecycleNotification
-
- beforeAction(HealthAction, HealthService) - Method in interface com.caucho.health.action.HealthActionListener
-
- beforeAction(HealthAction, HealthService) - Method in class com.caucho.health.predicate.IfNotRecent
-
- BeforeBeanDiscovery - Interface in javax.enterprise.inject.spi
-
Extension callback before any bean discovery, so extensions can add
annotated types, stereotypes and binding types.
- BeforeBeanDiscoveryImpl - Class in com.caucho.config.extension
-
- beforeCommit() - Method in class com.caucho.amber.manager.AmberConnection
-
Called before the commit phase
- beforeCompletion() - Method in class com.caucho.amber.manager.AmberConnection
-
Callback before a utrans commit.
- beforeCompletion() - Method in class com.caucho.config.gen.SynchronizationAdapter
-
- beforeCompletion() - Method in class com.caucho.ejb.util.XAManager.SynchronizationAdapter
-
- beforeCompletion() - Method in class com.caucho.server.webbeans.XAContextContainer
-
- BeforeCompletion - Annotation Type in javax.ejb
-
Before completion session synchronization call-back annotation.
- beforeCompletion() - Method in interface javax.ejb.SessionSynchronization
-
- beforeCompletion() - Method in interface javax.transaction.Synchronization
-
- BeforeCompletionLiteral - Class in com.caucho.ejb.cfg
- BeforeCompletionLiteral() - Constructor for class com.caucho.ejb.cfg.BeforeCompletionLiteral
-
- BeforeCompletionMethod<X> - Class in com.caucho.ejb.cfg
-
Configuration for remove-method.
- BeforeCompletionMethod() - Constructor for class com.caucho.ejb.cfg.BeforeCompletionMethod
-
- beforeConfigure(XmlConfigContext, Object, Node) - Method in class com.caucho.config.type.ConfigType
-
Called before the children are configured.
- beforeConfigure(XmlConfigContext, Object, Node) - Method in class com.caucho.config.type.EnvironmentBeanType
-
Called before the children are configured.
- beforeConfigure(XmlConfigContext, Object, Node) - Method in class com.caucho.config.type.InlineBeanType
-
Called before the children are configured.
- beforeConfigure(XmlConfigContext, Object, Node) - Method in class com.caucho.config.xml.XmlBeanType
-
Called before the children are configured.
- beforeConfigureBean(XmlConfigContext, Object, Node) - Method in class com.caucho.config.type.ConfigType
-
Called before the children are configured.
- beforeDelivery(Method) - Method in class com.caucho.jms.jca.ListenerEndpoint
-
Called by a resource adapter before a message is delivered.
- beforeDelivery(Method) - Method in interface javax.resource.spi.endpoint.MessageEndpoint
-
Called by a resource adapter before a message is delivered.
- beforeDiscovery(BeforeBeanDiscovery) - Method in class com.caucho.config.xml.XmlStandardPlugin
-
- beforeEntityDelete(AmberConnection, Entity) - Method in interface com.caucho.amber.entity.EntityListener
-
Notification before an entity is deleted.
- beforeEntityDelete(AmberConnection, Entity) - Method in class com.caucho.amber.table.AmberTable
-
Called before the entity is deleted.
- beforeEntityDelete(AmberConnection, Entity) - Method in interface com.caucho.amber.table.EntityDependency
-
Notification before an entity is deleted.
- beforeFirst() - Method in class com.caucho.amber.query.ResultSetImpl
-
Moves before the first row.
- beforeFirst() - Method in class com.caucho.db.jdbc.AbstractResultSet
-
- beforeFirst() - Method in class com.caucho.quercus.mysql.AbstractResultSet
-
- beforeFirst() - Method in class com.caucho.tools.profiler.ResultSetWrapper
-
- BeforeShutdown - Interface in javax.enterprise.inject.spi
-
Framework callback before shutdown
- beforeTargetDelete(AmberConnection, Entity) - Method in class com.caucho.amber.table.LinkColumns
-
Cleans up any fields from a delete.
- beforeUpdate() - Method in class com.caucho.env.deploy.ExpandDeployGenerator
-
- beforeUpdate() - Method in class com.caucho.server.host.HostExpandDeployGenerator
-
- begin(Transaction) - Method in class com.caucho.amber.manager.AmberConnection
-
Callback when the user transaction begins
- begin() - Static method in class com.caucho.inject.RequestContext
-
- begin() - Static method in class com.caucho.inject.ThreadContext
-
- begin(Transaction) - Method in interface com.caucho.jca.ra.BeginResource
-
Callback when the transaction starts.
- begin(String) - Static method in class com.caucho.jdbc.ConnectionContext
-
- begin(String) - Method in class com.caucho.message.stomp.StompConnection
-
- begin() - Method in class com.caucho.server.webbeans.ConversationContext
-
Begins an extended conversation
- begin(String) - Method in class com.caucho.server.webbeans.ConversationContext
-
- begin(ServletRequest, ServletResponse, String, String) - Static method in class com.caucho.services.server.ServiceContext
-
Sets the request object prior to calling the service's method.
- begin() - Method in class com.caucho.transaction.TransactionManagerImpl
-
Create a new transaction and associate it with the thread.
- begin() - Method in class com.caucho.transaction.UserTransactionImpl
-
Start the transaction.
- begin() - Method in class com.caucho.transaction.UserTransactionProxy
-
Start the transaction.
- begin() - Method in interface javax.enterprise.context.Conversation
-
- begin(String) - Method in interface javax.enterprise.context.Conversation
-
- begin() - Method in interface javax.persistence.EntityTransaction
-
Starts a resource transaction.
- begin() - Method in interface javax.resource.cci.LocalTransaction
-
Begins a local transaction.
- begin() - Method in interface javax.resource.spi.LocalTransaction
-
Begins a local transaction.
- begin - Variable in class javax.servlet.jsp.jstl.core.LoopTagSupport
-
- begin() - Method in interface javax.transaction.TransactionManager
-
Start the transaction.
- begin() - Method in interface javax.transaction.UserTransaction
-
Start the transaction.
- begin_document(String, String) - Method in class com.caucho.quercus.lib.pdf.PDF
-
- begin_page(double, double) - Method in class com.caucho.quercus.lib.pdf.PDF
-
- begin_page_ext(double, double, String) - Method in class com.caucho.quercus.lib.pdf.PDF
-
- beginCurrentActor() - Method in class com.caucho.amp.actor.AmpActorContext
-
- beginDocument() - Method in class com.caucho.quercus.lib.pdf.PDFWriter
-
- beginMandatory() - Method in class com.caucho.ejb.util.XAManager
-
Begins a mandatory transaction.
- beginNever() - Method in class com.caucho.ejb.util.XAManager
-
Begins a never transaction.
- beginNotSupported() - Method in class com.caucho.ejb.util.XAManager
-
Begins a not-supported transaction, i.e.
- beginObject(int) - Method in class com.caucho.quercus.lib.pdf.PDFWriter
-
- beginOffer(boolean) - Method in class com.caucho.util.RingQueue
-
- beginPoll() - Method in class com.caucho.util.RingQueue
-
- beginRequest() - Method in class com.caucho.resin.ResinBeanContainer
-
Enters the Resin context and begins a new request on the thread.
- beginRequired() - Method in class com.caucho.ejb.util.XAManager
-
Begins a required transaction.
- beginRequiresNew() - Method in class com.caucho.ejb.util.XAManager
-
Begins a requires-new transaction.
- BeginResource - Interface in com.caucho.jca.ra
-
A resource with a begin method.
- beginSession() - Method in class com.caucho.amqp.common.AmqpConnectionHandler
-
- beginSpecified - Variable in class javax.servlet.jsp.jstl.core.LoopTagSupport
-
- beginSupports() - Method in class com.caucho.ejb.util.XAManager
-
Begins a not-supported transaction, i.e.
- beginTransaction() - Method in interface com.caucho.amber.AmberConnection
-
Starts a transaction.
- beginTransaction() - Method in class com.caucho.amber.manager.AmberConnection
-
Starts a transaction.
- beginTransaction() - Method in class com.caucho.quercus.lib.db.PDO
-
Starts a transaction.
- BETWEEN - Static variable in class com.caucho.amber.query.QueryParser
-
- between(Expression<? extends Y>, Expression<? extends Y>, Expression<? extends Y>) - Method in interface javax.persistence.criteria.CriteriaBuilder
-
- between(Expression<? extends Y>, Y, Y) - Method in interface javax.persistence.criteria.CriteriaBuilder
-
- BetweenExpr - Class in com.caucho.amber.expr
-
Bound identifier expression.
- BetweenExpr(AmberExpr, AmberExpr, AmberExpr, boolean) - Constructor for class com.caucho.amber.expr.BetweenExpr
-
Creates a new cmp expression
- BetweenSelector - Class in com.caucho.jms.selector
-
The base selector.
- Big5Decoder - Class in com.caucho.quercus.lib.i18n
-
- Big5Decoder(String) - Constructor for class com.caucho.quercus.lib.i18n.Big5Decoder
-
- Big5Encoder - Class in com.caucho.quercus.lib.i18n
-
- Big5Encoder(String) - Constructor for class com.caucho.quercus.lib.i18n.Big5Encoder
-
- BigDecimalDeserializer - Class in com.caucho.hessian.io
-
Deserializing a BigDecimal
- BigDecimalDeserializer() - Constructor for class com.caucho.hessian.io.BigDecimalDeserializer
-
- BigDecimalMarshal - Class in com.caucho.quercus.marshal
-
Code for marshalling arguments.
- BigDecimalMarshal() - Constructor for class com.caucho.quercus.marshal.BigDecimalMarshal
-
- BigDecimalType - Class in com.caucho.amber.type
-
The type of a property.
- BigDecimalValue - Class in com.caucho.quercus.env
-
Represents a Quercus java BigInteger value.
- BigDecimalValue(Env, BigDecimal, JavaClassDef) - Constructor for class com.caucho.quercus.env.BigDecimalValue
-
- BigDecimalValueExpression - Class in com.caucho.el
-
Abstract implementation class for an expression.
- BigDecimalValueExpression(Expr, String, Class) - Constructor for class com.caucho.el.BigDecimalValueExpression
-
- BigDecimalValueExpression(Expr, String) - Constructor for class com.caucho.el.BigDecimalValueExpression
-
- BigDecimalValueExpression(Expr) - Constructor for class com.caucho.el.BigDecimalValueExpression
-
- BigDecimalValueExpression() - Constructor for class com.caucho.el.BigDecimalValueExpression
-
- BigIntegerMarshal - Class in com.caucho.quercus.marshal
-
Code for marshalling arguments.
- BigIntegerMarshal() - Constructor for class com.caucho.quercus.marshal.BigIntegerMarshal
-
- BigIntegerType - Class in com.caucho.amber.type
-
The type of a property.
- BigIntegerValue - Class in com.caucho.quercus.env
-
Represents a Quercus java BigInteger value.
- BigIntegerValue(Env, BigInteger, JavaClassDef) - Constructor for class com.caucho.quercus.env.BigIntegerValue
-
- BigIntegerValueExpression - Class in com.caucho.el
-
Abstract implementation class for an expression.
- BigIntegerValueExpression(Expr, String, Class) - Constructor for class com.caucho.el.BigIntegerValueExpression
-
- BigIntegerValueExpression(Expr, String) - Constructor for class com.caucho.el.BigIntegerValueExpression
-
- BigIntegerValueExpression(Expr) - Constructor for class com.caucho.el.BigIntegerValueExpression
-
- BigIntegerValueExpression() - Constructor for class com.caucho.el.BigIntegerValueExpression
-
- bin2hex(Env, InputStream) - Static method in class com.caucho.quercus.lib.string.StringModule
-
Converts a binary value to a hex value.
- BINARY_BINARY_VALUE_COST - Static variable in class com.caucho.quercus.marshal.Marshal
-
- BINARY_BYTE_ARRAY_COST - Static variable in class com.caucho.quercus.marshal.Marshal
-
- BINARY_BYTE_OBJECT_ARRAY_COST - Static variable in class com.caucho.quercus.marshal.Marshal
-
- BINARY_CHARACTER_ARRAY_COST - Static variable in class com.caucho.quercus.marshal.Marshal
-
- BINARY_CHARACTER_OBJECT_ARRAY_COST - Static variable in class com.caucho.quercus.marshal.Marshal
-
- BINARY_DIRECT_MAX - Static variable in interface com.caucho.hessian.io.Hessian2Constants
-
- BINARY_FLAG - Static variable in class com.caucho.quercus.lib.db.MysqliModule
-
- BINARY_SHORT_MAX - Static variable in interface com.caucho.hessian.io.Hessian2Constants
-
- BINARY_STRING_COST - Static variable in class com.caucho.quercus.marshal.Marshal
-
- BINARY_STRING_VALUE_COST - Static variable in class com.caucho.quercus.marshal.Marshal
-
- BinaryAddExpr - Class in com.caucho.quercus.expr
-
Represents a PHP add expression.
- BinaryAddExpr(Location, Expr, Expr) - Constructor for class com.caucho.quercus.expr.BinaryAddExpr
-
- BinaryAddExpr(Expr, Expr) - Constructor for class com.caucho.quercus.expr.BinaryAddExpr
-
- BinaryAndExpr - Class in com.caucho.quercus.expr
-
Represents a logical and expression.
- BinaryAndExpr(Location, Expr, Expr) - Constructor for class com.caucho.quercus.expr.BinaryAndExpr
-
- BinaryAndExpr(Expr, Expr) - Constructor for class com.caucho.quercus.expr.BinaryAndExpr
-
- BinaryAppendExpr - Class in com.caucho.quercus.expr
-
Represents a PHP append ('.') expression.
- BinaryAppendExpr(Expr, BinaryAppendExpr) - Constructor for class com.caucho.quercus.expr.BinaryAppendExpr
-
- BinaryAssignExpr - Class in com.caucho.quercus.expr
-
Represents a PHP assignment expression.
- BinaryAssignExpr(Location, AbstractVarExpr, Expr) - Constructor for class com.caucho.quercus.expr.BinaryAssignExpr
-
- BinaryAssignExpr(AbstractVarExpr, Expr) - Constructor for class com.caucho.quercus.expr.BinaryAssignExpr
-
- BinaryAssignListEachExpr - Class in com.caucho.quercus.expr
-
Represents a PHP list() = each() assignment expression.
- BinaryAssignListEachExpr(ListHeadExpr, Expr) - Constructor for class com.caucho.quercus.expr.BinaryAssignListEachExpr
-
- BinaryAssignListExpr - Class in com.caucho.quercus.expr
-
Represents a PHP list assignment expression.
- BinaryAssignListExpr(ListHeadExpr, Expr) - Constructor for class com.caucho.quercus.expr.BinaryAssignListExpr
-
- BinaryAssignRefExpr - Class in com.caucho.quercus.expr
-
Represents a PHP assignment expression.
- BinaryAssignRefExpr(Location, AbstractVarExpr, Expr) - Constructor for class com.caucho.quercus.expr.BinaryAssignRefExpr
-
- BinaryAssignRefExpr(AbstractVarExpr, Expr) - Constructor for class com.caucho.quercus.expr.BinaryAssignRefExpr
-
- BinaryBitAndExpr - Class in com.caucho.quercus.expr
-
Represents a PHP bitwise and expression.
- BinaryBitAndExpr(Location, Expr, Expr) - Constructor for class com.caucho.quercus.expr.BinaryBitAndExpr
-
- BinaryBitAndExpr(Expr, Expr) - Constructor for class com.caucho.quercus.expr.BinaryBitAndExpr
-
- BinaryBitOrExpr - Class in com.caucho.quercus.expr
-
Represents a PHP bitwise or expression.
- BinaryBitOrExpr(Location, Expr, Expr) - Constructor for class com.caucho.quercus.expr.BinaryBitOrExpr
-
- BinaryBitOrExpr(Expr, Expr) - Constructor for class com.caucho.quercus.expr.BinaryBitOrExpr
-
- BinaryBitXorExpr - Class in com.caucho.quercus.expr
-
Represents a PHP bitwise xor expression.
- BinaryBitXorExpr(Location, Expr, Expr) - Constructor for class com.caucho.quercus.expr.BinaryBitXorExpr
-
- BinaryBitXorExpr(Expr, Expr) - Constructor for class com.caucho.quercus.expr.BinaryBitXorExpr
-
- BinaryBuilderStream - Class in com.caucho.quercus.env
-
Stream for appending to binary builder.
- BinaryBuilderStream(StringValue) - Constructor for class com.caucho.quercus.env.BinaryBuilderStream
-
- BinaryBuilderValue - Class in com.caucho.quercus.env
-
Represents a 8-bit PHP 6 style binary builder (unicode.semantics = on)
- BinaryBuilderValue() - Constructor for class com.caucho.quercus.env.BinaryBuilderValue
-
- BinaryBuilderValue(BinaryBuilderValue) - Constructor for class com.caucho.quercus.env.BinaryBuilderValue
-
- BinaryBuilderValue(int) - Constructor for class com.caucho.quercus.env.BinaryBuilderValue
-
- BinaryBuilderValue(byte[], int, int) - Constructor for class com.caucho.quercus.env.BinaryBuilderValue
-
- BinaryBuilderValue(byte[]) - Constructor for class com.caucho.quercus.env.BinaryBuilderValue
-
- BinaryBuilderValue(String) - Constructor for class com.caucho.quercus.env.BinaryBuilderValue
-
- BinaryBuilderValue(char[]) - Constructor for class com.caucho.quercus.env.BinaryBuilderValue
-
- BinaryBuilderValue(char[], Value) - Constructor for class com.caucho.quercus.env.BinaryBuilderValue
-
- BinaryBuilderValue(TempBuffer) - Constructor for class com.caucho.quercus.env.BinaryBuilderValue
-
- BinaryBuilderValue(byte) - Constructor for class com.caucho.quercus.env.BinaryBuilderValue
-
- BinaryCharAtExpr - Class in com.caucho.quercus.expr
-
Represents the character at expression
- BinaryCharAtExpr(Location, Expr, Expr) - Constructor for class com.caucho.quercus.expr.BinaryCharAtExpr
-
- BinaryCharAtExpr(Expr, Expr) - Constructor for class com.caucho.quercus.expr.BinaryCharAtExpr
-
- BinaryCommaExpr - Class in com.caucho.quercus.expr
-
A "($foo, $bar)" comma expression (evaluates all and returns first).
- BinaryCommaExpr(Location, Expr, Expr) - Constructor for class com.caucho.quercus.expr.BinaryCommaExpr
-
- BinaryCommaExpr(Expr, Expr) - Constructor for class com.caucho.quercus.expr.BinaryCommaExpr
-
- BinaryDivExpr - Class in com.caucho.quercus.expr
-
Represents a PHP division expression.
- BinaryDivExpr(Location, Expr, Expr) - Constructor for class com.caucho.quercus.expr.BinaryDivExpr
-
- BinaryDivExpr(Expr, Expr) - Constructor for class com.caucho.quercus.expr.BinaryDivExpr
-
- BinaryEqExpr - Class in com.caucho.quercus.expr
-
Represents a PHP equality testing expression.
- BinaryEqExpr(Location, Expr, Expr) - Constructor for class com.caucho.quercus.expr.BinaryEqExpr
-
- BinaryEqExpr(Expr, Expr) - Constructor for class com.caucho.quercus.expr.BinaryEqExpr
-
- BinaryEqualsExpr - Class in com.caucho.quercus.expr
-
Represents a PHP equality testing expression.
- BinaryEqualsExpr(Location, Expr, Expr) - Constructor for class com.caucho.quercus.expr.BinaryEqualsExpr
-
- BinaryEqualsExpr(Expr, Expr) - Constructor for class com.caucho.quercus.expr.BinaryEqualsExpr
-
- BinaryExpr - Class in com.caucho.amber.expr
-
Bound identifier expression.
- BinaryExpr(int, AmberExpr, AmberExpr) - Constructor for class com.caucho.amber.expr.BinaryExpr
-
Creates a new cmp expression
- BinaryExpr - Class in com.caucho.el
-
Represents a binary numeric operation
- BinaryExpr - Class in com.caucho.quercus.lib.gettext.expr
-
- BinaryExpr(Expr, Expr) - Constructor for class com.caucho.quercus.lib.gettext.expr.BinaryExpr
-
- BinaryGeqExpr - Class in com.caucho.quercus.expr
-
Represents a PHP comparison expression.
- BinaryGeqExpr(Location, Expr, Expr) - Constructor for class com.caucho.quercus.expr.BinaryGeqExpr
-
- BinaryGeqExpr(Expr, Expr) - Constructor for class com.caucho.quercus.expr.BinaryGeqExpr
-
- BinaryGtExpr - Class in com.caucho.quercus.expr
-
Represents a PHP comparison expression.
- BinaryGtExpr(Location, Expr, Expr) - Constructor for class com.caucho.quercus.expr.BinaryGtExpr
-
- BinaryGtExpr(Expr, Expr) - Constructor for class com.caucho.quercus.expr.BinaryGtExpr
-
- BinaryInput - Interface in com.caucho.quercus.lib.file
-
Interface for a Quercus binary input stream
- BinaryInputMarshal - Class in com.caucho.quercus.marshal
-
- BinaryInputMarshal() - Constructor for class com.caucho.quercus.marshal.BinaryInputMarshal
-
- BinaryInstanceOfExpr - Class in com.caucho.quercus.expr
-
Represents a PHP instanceof expression.
- BinaryInstanceOfExpr(Location, Expr, String) - Constructor for class com.caucho.quercus.expr.BinaryInstanceOfExpr
-
- BinaryInstanceOfExpr(Expr, String) - Constructor for class com.caucho.quercus.expr.BinaryInstanceOfExpr
-
- BinaryInstanceOfVarExpr - Class in com.caucho.quercus.expr
-
Represents a PHP instanceof expression in which the right side is a variable
holding the string class name.
- BinaryInstanceOfVarExpr(Location, Expr, Expr) - Constructor for class com.caucho.quercus.expr.BinaryInstanceOfVarExpr
-
- BinaryInstanceOfVarExpr(Expr, Expr) - Constructor for class com.caucho.quercus.expr.BinaryInstanceOfVarExpr
-
- BinaryKeyCompare - Class in com.caucho.db.index
-
Compares two keys.
- BinaryKeyCompare(int) - Constructor for class com.caucho.db.index.BinaryKeyCompare
-
- BinaryLeftShiftExpr - Class in com.caucho.quercus.expr
-
Represents a PHP left shift expression.
- BinaryLeftShiftExpr(Location, Expr, Expr) - Constructor for class com.caucho.quercus.expr.BinaryLeftShiftExpr
-
- BinaryLeftShiftExpr(Expr, Expr) - Constructor for class com.caucho.quercus.expr.BinaryLeftShiftExpr
-
- BinaryLeqExpr - Class in com.caucho.quercus.expr
-
Represents a PHP comparison expression.
- BinaryLeqExpr(Location, Expr, Expr) - Constructor for class com.caucho.quercus.expr.BinaryLeqExpr
-
- BinaryLeqExpr(Expr, Expr) - Constructor for class com.caucho.quercus.expr.BinaryLeqExpr
-
- BinaryLtExpr - Class in com.caucho.quercus.expr
-
Represents a PHP comparison expression.
- BinaryLtExpr(Location, Expr, Expr) - Constructor for class com.caucho.quercus.expr.BinaryLtExpr
-
- BinaryLtExpr(Expr, Expr) - Constructor for class com.caucho.quercus.expr.BinaryLtExpr
-
- BinaryModExpr - Class in com.caucho.quercus.expr
-
Represents a PHP mod expression.
- BinaryModExpr(Location, Expr, Expr) - Constructor for class com.caucho.quercus.expr.BinaryModExpr
-
- BinaryModExpr(Expr, Expr) - Constructor for class com.caucho.quercus.expr.BinaryModExpr
-
- BinaryMulExpr - Class in com.caucho.quercus.expr
-
Represents a PHP multiplication expression.
- BinaryMulExpr(Location, Expr, Expr) - Constructor for class com.caucho.quercus.expr.BinaryMulExpr
-
- BinaryMulExpr(Expr, Expr) - Constructor for class com.caucho.quercus.expr.BinaryMulExpr
-
- BinaryNeqExpr - Class in com.caucho.quercus.expr
-
Represents a PHP equality testing expression.
- BinaryNeqExpr(Location, Expr, Expr) - Constructor for class com.caucho.quercus.expr.BinaryNeqExpr
-
- BinaryNeqExpr(Expr, Expr) - Constructor for class com.caucho.quercus.expr.BinaryNeqExpr
-
- BinaryOrExpr - Class in com.caucho.quercus.expr
-
Represents a logical or expression.
- BinaryOrExpr(Location, Expr, Expr) - Constructor for class com.caucho.quercus.expr.BinaryOrExpr
-
- BinaryOrExpr(Expr, Expr) - Constructor for class com.caucho.quercus.expr.BinaryOrExpr
-
- BinaryOutput - Interface in com.caucho.quercus.lib.file
-
Represents a Quercus output stream
- BinaryOutputMarshal - Class in com.caucho.quercus.marshal
-
- BinaryOutputMarshal() - Constructor for class com.caucho.quercus.marshal.BinaryOutputMarshal
-
- BinaryRightShiftExpr - Class in com.caucho.quercus.expr
-
Represents a PHP right shift expression.
- BinaryRightShiftExpr(Location, Expr, Expr) - Constructor for class com.caucho.quercus.expr.BinaryRightShiftExpr
-
- BinaryRightShiftExpr(Expr, Expr) - Constructor for class com.caucho.quercus.expr.BinaryRightShiftExpr
-
- BinaryStream - Interface in com.caucho.quercus.lib.file
-
Interface for a Quercus stream
- BinarySubExpr - Class in com.caucho.quercus.expr
-
A "$b - $a" subtract expression.
- BinarySubExpr(Location, Expr, Expr) - Constructor for class com.caucho.quercus.expr.BinarySubExpr
-
- BinarySubExpr(Expr, Expr) - Constructor for class com.caucho.quercus.expr.BinarySubExpr
-
- BinaryValue - Class in com.caucho.quercus.env
-
Represents an 8-bit binary php-6 value.
- BinaryValue() - Constructor for class com.caucho.quercus.env.BinaryValue
-
- BinaryValueMarshal - Class in com.caucho.quercus.marshal
-
- BinaryValueMarshal() - Constructor for class com.caucho.quercus.marshal.BinaryValueMarshal
-
- BinaryXorExpr - Class in com.caucho.quercus.expr
-
Represents a logical xor expression.
- BinaryXorExpr(Location, Expr, Expr) - Constructor for class com.caucho.quercus.expr.BinaryXorExpr
-
- BinaryXorExpr(Expr, Expr) - Constructor for class com.caucho.quercus.expr.BinaryXorExpr
-
- BINCMP_FLAG - Static variable in class com.caucho.quercus.lib.db.MysqliModule
-
- bind(QServerSocket) - Method in class com.caucho.boot.OpenPort.DummyOpenSSLFactory
-
- bind(String, int, QServerSocket) - Method in class com.caucho.cloud.network.NetworkListenSystem
-
- bind() - Method in class com.caucho.config.event.ObserverImpl
-
- bind() - Method in class com.caucho.config.inject.AbstractIntrospectedBean
-
- bind() - Method in class com.caucho.config.inject.CandiProducer
-
- bind() - Method in class com.caucho.config.inject.DecoratorBean
-
- bind() - Method in class com.caucho.config.inject.InjectionTargetBuilder
-
- bind() - Method in class com.caucho.config.inject.InjectManager
-
Starts the bind phase
- bind() - Method in class com.caucho.config.inject.ProducesFieldBean
-
- bind() - Method in class com.caucho.config.inject.ProducesMethodBean
-
- bind(String, Class<?>, String, Annotation...) - Method in class com.caucho.config.j2ee.JavaeeInjectionHandler
-
- bind(String, Class<?>, Annotation...) - Method in class com.caucho.config.j2ee.JavaeeInjectionHandler
-
- bind(String, Class) - Method in class com.caucho.config.j2ee.JavaeeResourceGenerator
-
- bind(String, Class, String) - Method in class com.caucho.config.j2ee.JavaeeResourceGenerator
-
- bind() - Method in class com.caucho.config.program.Arg
-
- bind() - Method in class com.caucho.config.program.BeanArg
-
- bind() - Method in class com.caucho.config.program.ConfigProgram
-
Binds the injection point
- bind() - Method in class com.caucho.config.program.ValueArg
-
- bind() - Method in class com.caucho.config.types.EjbRef
-
- bind(Query) - Method in class com.caucho.db.fun.BitandExpr
-
Binds the expression to the actual tables.
- bind(Query) - Method in class com.caucho.db.sql.AvgExpr
-
- bind(Query) - Method in class com.caucho.db.sql.CountExpr
-
- bind(Query) - Method in class com.caucho.db.sql.ExistsExpr
-
Binds the expression to the query.
- bind(Query) - Method in class com.caucho.db.sql.Expr
-
- bind(Query) - Method in class com.caucho.db.sql.GroupResultExpr
-
- bind(Query) - Method in class com.caucho.db.sql.MaxExpr
-
- bind(Query) - Method in class com.caucho.db.sql.MinExpr
-
- bind() - Method in class com.caucho.db.sql.Query
-
Binds the query.
- bind(String, String) - Method in class com.caucho.db.sql.Query
-
Returns a bound expression for the specified table.column.
- bind() - Method in class com.caucho.db.sql.SelectQuery
-
- bind(Query) - Method in class com.caucho.db.sql.SubSelectExpr
-
Binds the expression to the query.
- bind(Query) - Method in class com.caucho.db.sql.SubSelectParamExpr
-
Binds the expression.
- bind(Query) - Method in class com.caucho.db.sql.SumExpr
-
- bind() - Method in class com.caucho.ejb.message.MessageManager
-
- bind() - Method in class com.caucho.ejb.server.AbstractEjbBeanManager
-
- bind() - Method in class com.caucho.ejb.session.AbstractSessionManager
-
- bind() - Method in class com.caucho.ejb.session.SingletonManager
-
- bind() - Method in class com.caucho.ejb.session.StatefulManager
-
- bind() - Method in class com.caucho.ejb.session.StatelessManager
-
- bind(String, Object) - Method in class com.caucho.naming.AbstractModel
-
Binds an object as a child to the model.
- bind(String, Object) - Method in class com.caucho.naming.ContextImpl
-
Binds an object to the context.
- bind(Name, Object) - Method in class com.caucho.naming.ContextImpl
-
Binds an object to the context.
- bind(Name, Object, Attributes) - Method in class com.caucho.naming.DirContextImpl
-
- bind(String, Object, Attributes) - Method in class com.caucho.naming.DirContextImpl
-
- bind(String, Object) - Method in class com.caucho.naming.EnvironmentModel
-
Rebinds an object as a child to the model.
- bind(String, Object) - Method in class com.caucho.naming.ErrorContext
-
- bind(Name, Object) - Method in class com.caucho.naming.ErrorContext
-
- bind(String, Object) - Method in class com.caucho.naming.MemoryModel
-
Rebinds an object as a child to the model.
- bind(String, Object) - Method in class com.caucho.naming.PathJndiContext
-
- bind(Name, Object) - Method in class com.caucho.naming.PathJndiContext
-
- bind() - Method in class com.caucho.network.listen.TcpPort
-
Starts the port listening.
- bind(QServerSocket) - Method in class com.caucho.network.listen.TcpPort
-
Starts the port listening.
- bind(Env, JdbcResultResource) - Method in class com.caucho.quercus.lib.db.BoundColumn
-
- bind(SocketAddress) - Method in interface com.caucho.quercus.lib.file.SocketInputOutput
-
- bind(SocketAddress) - Method in class com.caucho.quercus.lib.file.TcpInputOutput
-
- bind(SocketAddress) - Method in class com.caucho.quercus.lib.file.UdpInputOutput
-
- bind(String, Object) - Method in class com.caucho.servlets.naming.HessianModel
-
Rebinds an object as a child to the model.
- bind(Path) - Method in class com.caucho.vfs.FilesystemPath
-
- bind(QServerSocket) - Method in class com.caucho.vfs.JsseSSLFactory
-
Creates the SSL ServerSocket.
- bind(QServerSocket) - Method in class com.caucho.vfs.OpenSSLFactory
-
Creates the server socket.
- bind(Path) - Method in class com.caucho.vfs.Path
-
Binds the context to the current path.
- bind(Path) - Method in class com.caucho.vfs.PathWrapper
-
Binds the context to the current path.
- bind(QServerSocket) - Method in interface com.caucho.vfs.SSLFactory
-
Creates the SSL ServerSocket.
- bind_param(Env, StringValue, Value[]) - Method in class com.caucho.quercus.lib.db.MysqliStatement
-
Binds variables to a prepared statement as parameters.
- bind_result(Env, Value[]) - Method in class com.caucho.quercus.lib.db.MysqliStatement
-
Binds variables to a prepared statement for result storage.
- bind_textdomain_codeset(Env, String, String) - Method in class com.caucho.quercus.lib.gettext.GettextModule
-
Sets charset of translated strings that are returned from this domain.
- Bindable<T> - Interface in javax.persistence.metamodel
-
Reflection model for an attribute that can be bound to a Path.
- Bindable.BindableType - Enum in javax.persistence.metamodel
-
- bindArguments(Env, Expr, Expr[]) - Method in class com.caucho.quercus.function.CompiledFunction_0
-
Binds the user's arguments to the actual arguments.
- bindArguments(Env, Expr, Expr[]) - Method in class com.caucho.quercus.function.CompiledFunction_1
-
Binds the user's arguments to the actual arguments.
- bindArguments(Env, Expr, Expr[]) - Method in class com.caucho.quercus.function.CompiledFunction_2
-
Binds the user's arguments to the actual arguments.
- bindArguments(Env, Expr, Expr[]) - Method in class com.caucho.quercus.function.CompiledFunction_3
-
Binds the user's arguments to the actual arguments.
- bindArguments(Env, Expr, Expr[]) - Method in class com.caucho.quercus.function.CompiledFunction_4
-
Binds the user's arguments to the actual arguments.
- bindArguments(Env, Expr, Expr[]) - Method in class com.caucho.quercus.function.CompiledFunction_5
-
Binds the user's arguments to the actual arguments.
- bindArguments(Env, Expr, Expr[]) - Method in class com.caucho.quercus.function.CompiledFunction_N
-
Binds the user's arguments to the actual arguments.
- bindArguments(Env, Expr, Expr[]) - Method in class com.caucho.quercus.function.CompiledFunctionRef_0
-
Binds the user's arguments to the actual arguments.
- bindArguments(Env, Expr, Expr[]) - Method in class com.caucho.quercus.function.CompiledFunctionRef_1
-
Binds the user's arguments to the actual arguments.
- bindArguments(Env, Expr, Expr[]) - Method in class com.caucho.quercus.function.CompiledFunctionRef_2
-
Binds the user's arguments to the actual arguments.
- bindArguments(Env, Expr, Expr[]) - Method in class com.caucho.quercus.function.CompiledFunctionRef_3
-
Binds the user's arguments to the actual arguments.
- bindArguments(Env, Expr, Expr[]) - Method in class com.caucho.quercus.function.CompiledFunctionRef_4
-
Binds the user's arguments to the actual arguments.
- bindArguments(Env, Expr, Expr[]) - Method in class com.caucho.quercus.function.CompiledFunctionRef_5
-
Binds the user's arguments to the actual arguments.
- bindArguments(Env, Expr, Expr[]) - Method in class com.caucho.quercus.function.CompiledFunctionRef_N
-
Binds the user's arguments to the actual arguments.
- bindArguments(Env, Expr, Expr[]) - Method in class com.caucho.quercus.program.MethodDeclaration
-
Binds the user's arguments to the actual arguments.
- bindColumn(Env, Value, Value, int) - Method in class com.caucho.quercus.lib.db.PDOStatement
-
- bindContext() - Method in class com.caucho.ejb.message.MessageManager
-
- bindContext() - Method in class com.caucho.ejb.server.AbstractEjbBeanManager
-
- bindDeep(String, Object) - Static method in class com.caucho.naming.Jndi
-
- bindDeep(Context, String, Object) - Static method in class com.caucho.naming.Jndi
-
- bindDeepShort(String, Object) - Static method in class com.caucho.naming.Jndi
-
- bindDeepShort(Context, String, Object) - Static method in class com.caucho.naming.Jndi
-
- bindec(Env, StringValue) - Static method in class com.caucho.quercus.lib.MathModule
-
Returns the decimal equivalent of the binary number represented by the
binary string argument.
- bindForWatchdog() - Method in class com.caucho.boot.OpenPort
-
binds for the watchdog.
- bindForWatchdog() - Method in class com.caucho.network.listen.TcpPort
-
binds for the watchdog.
- bindGenerator(String, DataSourceDefinition) - Method in class com.caucho.config.j2ee.DataSourceDefinitionHandler
-
- bindGenerator(String, EJB, Class<?>) - Method in class com.caucho.config.j2ee.EjbHandler
-
- bindGlobals() - Method in class com.caucho.config.inject.InjectManager
-
- binding(Collection<Annotation>) - Method in class com.caucho.config.inject.BeanBuilder
-
- bindInjection() - Method in class com.caucho.ejb.server.AbstractEjbBeanManager
-
- bindInjection() - Method in class com.caucho.ejb.server.EjbInjectionTarget
-
- bindJndi(String, ValueGenerator, String) - Method in class com.caucho.config.j2ee.JavaeeInjectionHandler
-
- bindJndi(Field, ValueGenerator) - Method in class com.caucho.config.j2ee.JavaeeInjectionHandler
-
- bindJndi(Method, ValueGenerator) - Method in class com.caucho.config.j2ee.JavaeeInjectionHandler
-
- bindNamespace(String, String) - Method in class com.caucho.xsl.XslWriter
-
- bindParam(Env, Value, Value, int, int, Value) - Method in class com.caucho.quercus.lib.db.PDOStatement
-
- bindParameter(String, Type, Set<Annotation>) - Method in class com.caucho.config.xml.XmlBeanConfig
-
- bindParams(Env, ColumnType[], Value[]) - Method in class com.caucho.quercus.lib.db.JdbcPreparedStatementResource
-
Creates _types and _params array for this prepared statement.
- bindResults(Env, Value[]) - Method in class com.caucho.quercus.lib.db.JdbcStatementResource
-
XXX: MySQL returns the table metadata on preparation of a statement,
but java.sql doesn't support this feature.
- bindSelect(QueryParser) - Method in class com.caucho.amber.expr.AbstractAmberExpr
-
Binds the expression as a select item.
- bindSelect(QueryParser, String) - Method in class com.caucho.amber.expr.AbstractPathExpr
-
Binds the expression as a select item.
- bindSelect(QueryParser) - Method in class com.caucho.amber.expr.AllExpr
-
Binds the expression as a select item.
- bindSelect(QueryParser) - Method in class com.caucho.amber.expr.AmberColumnExpr
-
Binds the expression as a select item.
- bindSelect(QueryParser) - Method in interface com.caucho.amber.expr.AmberExpr
-
Binds the expression as a select item.
- bindSelect(QueryParser) - Method in class com.caucho.amber.expr.AndExpr
-
Binds the expression as a select item.
- bindSelect(QueryParser) - Method in class com.caucho.amber.expr.AnyExpr
-
Binds the expression as a select item.
- bindSelect(QueryParser) - Method in class com.caucho.amber.expr.ArgExpr
-
Binds the expression as a select item.
- bindSelect(QueryParser) - Method in class com.caucho.amber.expr.BetweenExpr
-
Binds the expression as a select item.
- bindSelect(QueryParser) - Method in class com.caucho.amber.expr.BinaryExpr
-
Binds the expression as a select item.
- bindSelect(QueryParser) - Method in class com.caucho.amber.expr.BooleanColumnExpr
-
Binds the expression as a select item.
- bindSelect(QueryParser) - Method in class com.caucho.amber.expr.DependentEntityOneToOneExpr
-
Binds the expression as a select item.
- bindSelect(QueryParser) - Method in class com.caucho.amber.expr.ElementCollectionExpr
-
Binds the expression as a select item.
- bindSelect(QueryParser, String) - Method in class com.caucho.amber.expr.ElementCollectionExpr
-
Binds the expression as a select item.
- bindSelect(QueryParser) - Method in class com.caucho.amber.expr.EmbeddedExpr
-
Binds the expression as a select item.
- bindSelect(QueryParser, String) - Method in class com.caucho.amber.expr.EmbeddedExpr
-
Binds the expression as a select item.
- bindSelect(QueryParser) - Method in class com.caucho.amber.expr.EmptyExpr
-
Binds the expression as a select item.
- bindSelect(QueryParser) - Method in class com.caucho.amber.expr.EnumExpr
-
Binds the expression as a select item.
- bindSelect(QueryParser) - Method in class com.caucho.amber.expr.EqualJoinExpr
-
Binds the expression as a select item.
- bindSelect(QueryParser) - Method in class com.caucho.amber.expr.ExistsExpr
-
Binds the expression as a select item.
- bindSelect(QueryParser) - Method in class com.caucho.amber.expr.fun.FunExpr
-
Binds the expression as a select item.
- bindSelect(QueryParser) - Method in class com.caucho.amber.expr.IdExpr
-
Binds the expression as a select item.
- bindSelect(QueryParser) - Method in class com.caucho.amber.expr.InExpr
-
Binds the expression as a select item.
- bindSelect(QueryParser) - Method in class com.caucho.amber.expr.JoinExpr
-
Binds the expression as a select item.
- bindSelect(QueryParser) - Method in class com.caucho.amber.expr.KeyManyToOneExpr
-
Binds the expression as a select item.
- bindSelect(QueryParser) - Method in class com.caucho.amber.expr.KeyPropertyExpr
-
Binds the expression as a select item.
- bindSelect(QueryParser) - Method in class com.caucho.amber.expr.LikeExpr
-
Binds the expression as a select item.
- bindSelect(QueryParser) - Method in class com.caucho.amber.expr.LiteralExpr
-
Binds the expression as a select item.
- bindSelect(QueryParser) - Method in class com.caucho.amber.expr.LoadBasicExpr
-
Binds the expression as a select item.
- bindSelect(QueryParser) - Method in class com.caucho.amber.expr.LoadEmbeddedExpr
-
Binds the expression as a select item.
- bindSelect(QueryParser) - Method in class com.caucho.amber.expr.LoadEntityExpr
-
Binds the expression as a select item.
- bindSelect(QueryParser) - Method in class com.caucho.amber.expr.ManyToOneExpr
-
Binds the expression as a select item.
- bindSelect(QueryParser, String) - Method in class com.caucho.amber.expr.ManyToOneExpr
-
Binds the expression as a select item.
- bindSelect(QueryParser) - Method in class com.caucho.amber.expr.ManyToOneJoinExpr
-
Binds the expression as a select item.
- bindSelect(QueryParser) - Method in class com.caucho.amber.expr.MapFieldExpr
-
Binds the expression as a select item.
- bindSelect(QueryParser) - Method in class com.caucho.amber.expr.MemberExpr
-
Binds the expression as a select item.
- bindSelect(QueryParser) - Method in class com.caucho.amber.expr.NullExpr
-
Binds the expression as a select item.
- bindSelect(QueryParser) - Method in class com.caucho.amber.expr.OneToManyExpr
-
Binds the expression as a select item.
- bindSelect(QueryParser, String) - Method in class com.caucho.amber.expr.OneToManyExpr
-
Binds the expression as a select item.
- bindSelect(QueryParser) - Method in class com.caucho.amber.expr.OneToManyJoinExpr
-
Binds the expression as a select item.
- bindSelect(QueryParser) - Method in class com.caucho.amber.expr.OrExpr
-
Binds the expression as a select item.
- bindSelect(QueryParser, String) - Method in interface com.caucho.amber.expr.PathExpr
-
Binds the expression as a select item.
- bindSelect(QueryParser) - Method in class com.caucho.amber.expr.SubSelectExpr
-
Binds the expression as a select item.
- bindSelect(QueryParser) - Method in class com.caucho.amber.expr.UnaryExpr
-
Binds the expression as a select item.
- bindSubPath(QueryParser) - Method in class com.caucho.amber.expr.AbstractPathExpr
-
Binds the expression as a select item.
- bindSubPath(QueryParser) - Method in class com.caucho.amber.expr.DependentEntityOneToOneExpr
-
Binds the expression as a subpath.
- bindSubPath(QueryParser) - Method in class com.caucho.amber.expr.ElementCollectionExpr
-
Binds the expression as a subpath.
- bindSubPath(QueryParser) - Method in class com.caucho.amber.expr.EmbeddedExpr
-
Binds the expression as a subpath.
- bindSubPath(QueryParser) - Method in interface com.caucho.amber.expr.EntityPathExpr
-
Binds the expression as a select item.
- bindSubPath(QueryParser) - Method in class com.caucho.amber.expr.IdExpr
-
Binds the expression as a select item.
- bindSubPath(QueryParser) - Method in class com.caucho.amber.expr.KeyManyToOneExpr
-
Binds the expression as a subpath.
- bindSubPath(QueryParser) - Method in class com.caucho.amber.expr.LoadExpr
-
Binds the expression as a select item.
- bindSubPath(QueryParser) - Method in class com.caucho.amber.expr.ManyToOneExpr
-
Binds the expression as a subpath.
- bindSubPath(QueryParser) - Method in class com.caucho.amber.expr.OneToManyExpr
-
Binds the expression as a subpath.
- bindSubPath(QueryParser) - Method in interface com.caucho.amber.expr.PathExpr
-
Binds the expression as a select item.
- bindtextdomain(Env, String, StringValue) - Method in class com.caucho.quercus.lib.gettext.GettextModule
-
Changes root directory of domain.
- bindTo(ServletService) - Method in class com.caucho.resin.HttpEmbed
-
Binds the port to the server
- bindTo(ServletService) - Method in class com.caucho.resin.PortEmbed
-
Binds the port to the server
- bindToFromItem() - Method in class com.caucho.amber.expr.EqualJoinExpr
-
Binds the link to the from item.
- bindToFromItem() - Method in class com.caucho.amber.expr.JoinExpr
-
Binds the expression as a select item.
- bindToFromItem() - Method in class com.caucho.amber.expr.ManyToOneJoinExpr
-
Binds the link to the from item.
- bindToFromItem() - Method in class com.caucho.amber.expr.OneToManyJoinExpr
-
Binds the link to the from item.
- bindValue(Env, Value, Value, int) - Method in class com.caucho.quercus.lib.db.PDOStatement
-
- BIPUSH - Static variable in class com.caucho.bytecode.CodeVisitor
-
- bitAnd(Value) - Method in class com.caucho.quercus.env.JavaAdapterVar
-
Binary And.
- bitAnd(Value) - Method in class com.caucho.quercus.env.StringValue
-
- bitAnd(Value) - Method in class com.caucho.quercus.env.Value
-
- bitAnd(Value) - Method in class com.caucho.quercus.env.Var
-
Binary And.
- BitandExpr - Class in com.caucho.db.fun
-
- BitandExpr() - Constructor for class com.caucho.db.fun.BitandExpr
-
- BitandExpr(Expr, Expr) - Constructor for class com.caucho.db.fun.BitandExpr
-
- bitOr(Value) - Method in class com.caucho.quercus.env.JavaAdapterVar
-
Binary or.
- bitOr(Value) - Method in class com.caucho.quercus.env.StringValue
-
- bitOr(Value) - Method in class com.caucho.quercus.env.Value
-
- bitOr(Value) - Method in class com.caucho.quercus.env.Var
-
Binary or.
- BitsUtil - Class in com.caucho.util
-
bit/bytes utilities.
- BitsUtil() - Constructor for class com.caucho.util.BitsUtil
-
- bitXor(Value) - Method in class com.caucho.quercus.env.JavaAdapterVar
-
Binary xor.
- bitXor(Value) - Method in class com.caucho.quercus.env.StringValue
-
- bitXor(Value) - Method in class com.caucho.quercus.env.Value
-
Binary xor.
- bitXor(Value) - Method in class com.caucho.quercus.env.Var
-
Binary xor.
- BLOB - Static variable in class com.caucho.quercus.lib.db.JdbcResultResource
-
- BLOB_FLAG - Static variable in class com.caucho.quercus.lib.db.MysqliModule
-
- BlobImpl - Class in com.caucho.db.sql
-
The JDBC blob implementation.
- BlobInputStream - Class in com.caucho.db.blob
-
- BlobInputStream(BlockStore, byte[], int) - Constructor for class com.caucho.db.blob.BlobInputStream
-
Creates a blob output stream.
- BlobInputStream(Inode) - Constructor for class com.caucho.db.blob.BlobInputStream
-
Creates a blob output stream.
- BlobOutputStream - Class in com.caucho.db.blob
-
- BlobOutputStream(DbTransaction, BlockStore, byte[], int) - Constructor for class com.caucho.db.blob.BlobOutputStream
-
Creates a blob output stream.
- BlobOutputStream(BlockStore, byte[], int) - Constructor for class com.caucho.db.blob.BlobOutputStream
-
Creates a blob output stream.
- BlobType - Class in com.caucho.amber.type
-
The type of a property.
- Block - Class in com.caucho.db.block
-
Represents a versioned row
- BLOCK_BITS - Static variable in class com.caucho.db.block.BlockStore
-
- BLOCK_BITS - Static variable in class com.caucho.message.journal.JournalFile
-
- BLOCK_FLUSH_PERIOD - Static variable in class com.caucho.db.block.BlockManagerSubSystem
-
- BLOCK_INDEX_MASK - Static variable in class com.caucho.db.block.BlockStore
-
- BLOCK_MASK - Static variable in class com.caucho.db.block.BlockStore
-
- BLOCK_OFFSET_MASK - Static variable in class com.caucho.db.block.BlockStore
-
- BLOCK_SIZE - Static variable in class com.caucho.db.blob.Inode
-
- BLOCK_SIZE - Static variable in class com.caucho.db.block.BlockStore
-
- BLOCK_SIZE - Static variable in class com.caucho.message.journal.JournalFile
-
- BlockedThreadFilter - Class in com.caucho.admin.thread.filter
-
- BlockedThreadFilter() - Constructor for class com.caucho.admin.thread.filter.BlockedThreadFilter
-
- blockIdToAddress(long) - Static method in class com.caucho.db.block.BlockStore
-
Converts from the block index to the unique block id.
- blockIdToAddress(long, int) - Static method in class com.caucho.db.block.BlockStore
-
Converts from the block index to the unique block id.
- blockIdToIndex(long) - Static method in class com.caucho.db.block.BlockStore
-
Converts from the block index to the address for database
storage.
- blockIndexToAddr(long) - Static method in class com.caucho.db.block.BlockStore
-
Converts from the block index to the address for database
storage.
- BlockManager - Class in com.caucho.db.block
-
Manages the block cache
- BlockManagerMXBean - Interface in com.caucho.management.server
-
Management interface for the block manager used by the proxy cache
and persistent sessions.
- BlockManagerSubSystem - Class in com.caucho.db.block
-
The ShutdownSystem manages the Resin shutdown and includes a timeout
thread.
- BlockReadWrite - Class in com.caucho.db.block
-
Filesystem access for the BlockStore.
- BlockReadWrite(BlockStore, Path, boolean) - Constructor for class com.caucho.db.block.BlockReadWrite
-
Creates a new store.
- BlockState - Enum in com.caucho.db.block
-
Represents the state of a block.
- BlockStatement - Class in com.caucho.quercus.statement
-
Represents sequence of statements.
- BlockStatement(Location, Statement[]) - Constructor for class com.caucho.quercus.statement.BlockStatement
-
- BlockStatement(Location, ArrayList<Statement>) - Constructor for class com.caucho.quercus.statement.BlockStatement
-
- BlockStatement - Class in com.caucho.servlets.ssi
-
Represents a SSI statement
- BlockStore - Class in com.caucho.db.block
-
The store manages the block-based persistent store file.
- BlockStore(Database, String, ReadWriteLock) - Constructor for class com.caucho.db.block.BlockStore
-
- BlockStore(Database, String, ReadWriteLock, Path) - Constructor for class com.caucho.db.block.BlockStore
-
Creates a new store.
- BlockStore(Database, String, ReadWriteLock, Path, boolean) - Constructor for class com.caucho.db.block.BlockStore
-
Creates a new store.
- BlockWriteQueue - Class in com.caucho.db.block
-
Queue for blocks to be written.
- BlockWriter - Class in com.caucho.db.block
-
Writer thread serializing dirty blocks.
- BODY_CONTENT_EMPTY - Static variable in class javax.servlet.jsp.tagext.TagInfo
-
Constant for the "empty" body content
- BODY_CONTENT_JSP - Static variable in class javax.servlet.jsp.tagext.TagInfo
-
Constant for standard "jsp" processed body content
- BODY_CONTENT_SCRIPTLESS - Static variable in class javax.servlet.jsp.tagext.TagInfo
-
Constant for tags which forbid scripts
- BODY_CONTENT_TAG_DEPENDENT - Static variable in class javax.servlet.jsp.tagext.TagInfo
-
Constant for "tag-dependent" unprocessed verbatim body content
- BodyContent - Class in javax.servlet.jsp.tagext
-
BodyContent subclasses JspWriter to accumulate the contents of a
BodyTag.
- BodyContent(JspWriter) - Constructor for class javax.servlet.jsp.tagext.BodyContent
-
Creates a new BodyContent with prevOut as its enclosing writer.
- bodyContent - Variable in class javax.servlet.jsp.tagext.BodyTagSupport
-
- BodyContentImpl - Class in com.caucho.jsp
-
Implementation of the JSP BodyContent interface.
- BodyResponseStream - Class in com.caucho.jsp
-
- BodyResponseStream() - Constructor for class com.caucho.jsp.BodyResponseStream
-
- BodyTag - Interface in javax.servlet.jsp.tagext
-
BodyTag lets tags access the generated tag contents and it allows
tag looping.
- BodyTagSupport - Class in javax.servlet.jsp.tagext
-
Convenience class defining default behavior for a BodyTag.
- BodyTagSupport() - Constructor for class javax.servlet.jsp.tagext.BodyTagSupport
-
Implementing tags must implement a zero-arg constructor.
- bodyToInputStream() - Method in class com.caucho.jms.message.BytesMessageImpl
-
Serialize the body to an input stream.
- bodyToInputStream() - Method in class com.caucho.jms.message.MapMessageImpl
-
Serialize the body to an input stream.
- bodyToInputStream() - Method in class com.caucho.jms.message.MessageImpl
-
Serialize the body to an input stream.
- bodyToInputStream() - Method in class com.caucho.jms.message.ObjectMessageImpl
-
Serialize the body to an input stream.
- bodyToInputStream() - Method in class com.caucho.jms.message.StreamMessageImpl
-
Serialize the body to an input stream.
- bodyToInputStream() - Method in class com.caucho.jms.message.TextMessageImpl
-
Serialize the body to an input stream.
- BOOLEAN - Static variable in class com.caucho.bytecode.JClass
-
- BOOLEAN - Static variable in class com.caucho.el.Marshall
-
- BOOLEAN - Static variable in class com.caucho.hessian.io.BasicDeserializer
-
- BOOLEAN - Static variable in class com.caucho.hessian.io.BasicSerializer
-
- BOOLEAN - Static variable in class com.caucho.quercus.env.ValueType
-
- BOOLEAN - Static variable in class com.caucho.xpath.Expr
-
- BOOLEAN_ARRAY - Static variable in class com.caucho.hessian.io.BasicDeserializer
-
- BOOLEAN_ARRAY - Static variable in class com.caucho.hessian.io.BasicSerializer
-
- BOOLEAN_EQ - Static variable in class com.caucho.xpath.Expr
-
- BOOLEAN_NEQ - Static variable in class com.caucho.xpath.Expr
-
- BooleanArraySerializer - Class in com.caucho.json.ser
-
- BooleanBinarySelector - Class in com.caucho.jms.selector
-
The base selector.
- BooleanColumnExpr - Class in com.caucho.amber.expr
-
AmberColumn expression returning a boolean
- BooleanColumnExpr(PathExpr, AmberColumn) - Constructor for class com.caucho.amber.expr.BooleanColumnExpr
-
Creates a new unbound id expression.
- BooleanExpr - Class in com.caucho.el
-
Represents a binary boolean expression.
- BooleanExpr(int, Expr, Expr) - Constructor for class com.caucho.el.BooleanExpr
-
Constructs a new Boolean expression.
- BooleanExpr - Class in com.caucho.xpath.expr
-
- BooleanExpr(int, Expr, Expr) - Constructor for class com.caucho.xpath.expr.BooleanExpr
-
- BooleanExpr(int, Expr) - Constructor for class com.caucho.xpath.expr.BooleanExpr
-
- BooleanExpr(boolean) - Constructor for class com.caucho.xpath.expr.BooleanExpr
-
- BooleanExpr(int, ArrayList) - Constructor for class com.caucho.xpath.expr.BooleanExpr
-
- BooleanLiteral - Class in com.caucho.ejb.cfg
-
boolean-literal ::= (true="1", false="0")
- BooleanLiteral() - Constructor for class com.caucho.ejb.cfg.BooleanLiteral
-
- BooleanLiteral - Class in com.caucho.el
-
A boolean literal expression.
- BooleanLiteral(boolean) - Constructor for class com.caucho.el.BooleanLiteral
-
Creates a new boolean literal.
- BooleanLiteralSelector - Class in com.caucho.jms.selector
-
The base selector.
- BooleanMarshal - Class in com.caucho.quercus.marshal
-
Code for marshaling (PHP to Java) and unmarshaling (Java to PHP) arguments.
- BooleanMarshal() - Constructor for class com.caucho.quercus.marshal.BooleanMarshal
-
- BooleanObjectMarshal - Class in com.caucho.quercus.marshal
-
- BooleanObjectMarshal() - Constructor for class com.caucho.quercus.marshal.BooleanObjectMarshal
-
- BooleanPrimitiveType - Class in com.caucho.config.type
-
Represents a boolean type.
- BooleanSerializer - Class in com.caucho.json.ser
-
- BooleanType - Class in com.caucho.amber.type
-
The type of a property.
- BooleanType - Class in com.caucho.config.type
-
Represents a boolean or Boolean type.
- BooleanValidateFilter - Class in com.caucho.quercus.lib.filter
-
- BooleanValidateFilter() - Constructor for class com.caucho.quercus.lib.filter.BooleanValidateFilter
-
- BooleanValue - Class in com.caucho.quercus.env
-
Represents a PHP boolean value.
- BooleanValueExpression - Class in com.caucho.el
-
Abstract implementation class for an expression.
- BooleanValueExpression(Expr, String, Class) - Constructor for class com.caucho.el.BooleanValueExpression
-
- BooleanValueExpression(Expr, String) - Constructor for class com.caucho.el.BooleanValueExpression
-
- BooleanValueExpression(Expr) - Constructor for class com.caucho.el.BooleanValueExpression
-
- Boot - Interface in com.caucho.boot
-
- BootArgumentException - Exception in com.caucho.boot
-
- BootArgumentException(String) - Constructor for exception com.caucho.boot.BootArgumentException
-
- BootClusterConfig - Class in com.caucho.boot
-
- BootClusterConfig - Class in com.caucho.server.resin
-
The BootClusterConfig is the first-pass configuration of the cluster.
- BootClusterConfig(BootResinConfig) - Constructor for class com.caucho.server.resin.BootClusterConfig
-
Creates a new resin server.
- BootClusterProxy - Class in com.caucho.boot
-
- BootClusterProxy() - Constructor for class com.caucho.boot.BootClusterProxy
-
- BootClusterProxy - Class in com.caucho.server.resin
-
The BootClusterConfig is the first-pass configuration of the cluster.
- BootClusterProxy() - Constructor for class com.caucho.server.resin.BootClusterProxy
-
- BootCommand - Interface in com.caucho.boot
-
- BootConfig - Class in com.caucho.server.resin
-
The Resin class represents the top-level container for Resin.
- BootConfig(ResinSystem, String, Path, Path, Path, Path, boolean, BootConfig.BootType) - Constructor for class com.caucho.server.resin.BootConfig
-
- BootConfig.BootType - Enum in com.caucho.server.resin
-
- BootJni - Class in com.caucho.boot
-
Resin's bootstrap class.
- BootJni() - Constructor for class com.caucho.boot.BootJni
-
- BootManagementConfig - Class in com.caucho.boot
-
Configuration for management.
- BootManagementConfig() - Constructor for class com.caucho.boot.BootManagementConfig
-
- BootOption - Interface in com.caucho.boot
-
- BootPodConfig - Class in com.caucho.server.resin
-
The BootClusterConfig is the first-pass configuration of the cluster.
- BootPodConfig(BootClusterConfig) - Constructor for class com.caucho.server.resin.BootPodConfig
-
Creates a new resin server.
- BootResinConfig - Class in com.caucho.boot
-
- BootResinConfig - Class in com.caucho.server.resin
-
The Resin class represents the top-level container for Resin.
- BootResinConfig(ResinSystem) - Constructor for class com.caucho.server.resin.BootResinConfig
-
Creates a new resin server.
- BootResinConfig.ConfigVar - Class in com.caucho.boot
-
- BootResinEnvConfig - Class in com.caucho.server.resin
-
The Resin class represents the top-level container for Resin.
- BootResinEnvConfig(ResinSystem) - Constructor for class com.caucho.server.resin.BootResinEnvConfig
-
Creates a new resin config.
- BootServerConfig - Class in com.caucho.server.resin
-
The BootServerConfig is the first-pass configuration of the server.
- BootServerConfig(BootPodConfig) - Constructor for class com.caucho.server.resin.BootServerConfig
-
Creates a new resin server.
- BootServerMultiConfig - Class in com.caucho.server.resin
-
The BootServerConfig is the first-pass configuration of the server.
- BootServerMultiConfig() - Constructor for class com.caucho.server.resin.BootServerMultiConfig
-
Creates a new resin server.
- BootStdoutLogConfig - Class in com.caucho.boot
-
- BootStdoutLogConfig() - Constructor for class com.caucho.boot.BootStdoutLogConfig
-
- BootstrapContext - Interface in javax.resource.spi
-
Facilities made available by the application server to the resource.
- BOTH - Static variable in class com.caucho.amber.query.QueryParser
-
- BOTH - Static variable in class com.caucho.quercus.lib.pdf.PDFStream
-
- BouncyProvider - Class in com.caucho.quercus.lib.curl
-
- BouncyProvider() - Constructor for class com.caucho.quercus.lib.curl.BouncyProvider
-
- BouncyProvider148 - Class in com.caucho.quercus.lib.curl
-
For bouncy 1.48 and above.
- BouncyProvider148() - Constructor for class com.caucho.quercus.lib.curl.BouncyProvider148
-
- BouncyProviderOld - Class in com.caucho.quercus.lib.curl
-
For bouncy 1.47 and below.
- BouncyProviderOld() - Constructor for class com.caucho.quercus.lib.curl.BouncyProviderOld
-
- BoundColumn - Class in com.caucho.quercus.lib.db
-
- BoundColumn(ResultSetMetaData, Value, Value, ColumnType) - Constructor for class com.caucho.quercus.lib.db.BoundColumn
-
- BoxType - Class in com.caucho.config.reflect
-
class type matching
- BoxType(Class<?>, Class<?>) - Constructor for class com.caucho.config.reflect.BoxType
-
- BREAK - Static variable in class com.caucho.quercus.env.BreakValue
-
- BREAK_FALL_THROUGH - Static variable in class com.caucho.quercus.statement.Statement
-
- BreakStatement - Class in com.caucho.quercus.statement
-
Represents a break expression statement in a PHP program.
- BreakStatement(Location, Expr, ArrayList<String>) - Constructor for class com.caucho.quercus.statement.BreakStatement
-
- BreakValue - Class in com.caucho.quercus.env
-
Represents a PHP break value.
- BreakValue(Value) - Constructor for class com.caucho.quercus.env.BreakValue
-
- BreakValue(int) - Constructor for class com.caucho.quercus.env.BreakValue
-
- Broker - Interface in com.caucho.bam.broker
-
Broker is the hub which routes messages to mailboxes.
- BrokerReceiver - Interface in com.caucho.message.broker
-
Subscription to a destination
- BrokerSender - Interface in com.caucho.message.broker
-
Sending a message to the broker.
- BTree - Class in com.caucho.db.index
-
Structure of the table:
- BTree(BlockStore, long, int, KeyCompare) - Constructor for class com.caucho.db.index.BTree
-
Creates a new BTree with the given backing.
- BUFFER_SIZE - Static variable in class com.caucho.server.log.AccessLog
-
- BufferedBinaryInputOutput - Class in com.caucho.quercus.lib.file
-
Represents a Quercus file open for reading
- BufferedBinaryInputOutput(Env) - Constructor for class com.caucho.quercus.lib.file.BufferedBinaryInputOutput
-
- BufferedReaderAdapter - Class in com.caucho.vfs
-
Trivial adapter so readers and input streams can be used in the
same servlet.
- BufferedReaderAdapter(ReadStream) - Constructor for class com.caucho.vfs.BufferedReaderAdapter
-
- bufferSize - Variable in class javax.servlet.jsp.JspWriter
-
- build() - Method in interface com.caucho.amqp.AmqpReceiverFactory
-
- build() - Method in interface com.caucho.amqp.AmqpSenderFactory
-
- build() - Method in class com.caucho.db.io.StoreBuilder
-
- build() - Method in class com.caucho.distcache.jcache.CacheBuilderImpl
-
- build() - Method in class com.caucho.env.actor.ActorQueueBuilder
-
- build(ActorProcessor<? super T>...) - Method in class com.caucho.env.actor.ActorQueueBuilder
-
- build() - Method in class com.caucho.env.actor.ActorQueuePreallocBuilder
-
- build() - Method in class com.caucho.message.common.AbstractMessageReceiverFactory
-
- build() - Method in class com.caucho.message.local.LocalReceiverFactory
-
- build() - Method in class com.caucho.message.local.LocalSenderFactory
-
- build() - Method in interface com.caucho.message.MessageReceiverFactory
-
- build() - Method in interface com.caucho.message.MessageSenderFactory
-
- build() - Method in class com.caucho.message.tourmaline.NautilusSenderFactory
-
- build(FilterChain, Invocation) - Method in class com.caucho.server.dispatch.FilterChainBuilder
-
Builds a filter chain dynamically based on the invocation.
- build(FilterChain, Invocation) - Method in class com.caucho.server.dispatch.FilterChainFilterBuilder
-
Builds a filter chain dynamically based on the invocation.
- build(FilterChain, Invocation) - Method in class com.caucho.server.httpcache.ProxyCacheFilterChainBuilder
-
Builds the next item in the chain.
- build(FilterChain, Invocation) - Method in class com.caucho.server.security.ConstraintManager
-
Builds a filter chain dynamically based on the invocation.
- build() - Method in interface javax.cache.CacheBuilder
-
- buildAlgorithm(String, char[]) - Method in class com.caucho.security.DigestBuilder
-
- buildAnnotatedType() - Method in class com.caucho.config.cfg.AbstractBeanConfig
-
- buildClassPath(ArrayList<String>) - Method in class com.caucho.loader.CompilingLoader
-
Adds the classpath we're responsible for to the classpath
- buildClassPath(ArrayList<String>) - Method in class com.caucho.loader.DynamicClassLoader
-
Fill data for the class path.
- buildClassPath(ArrayList<String>) - Method in class com.caucho.loader.JarListLoader
-
Fill data for the class path.
- buildClassPath(ArrayList<String>) - Method in class com.caucho.loader.Loader
-
Adds the sourcepath of this loader.
- buildClassPath(ArrayList<String>) - Method in class com.caucho.loader.SimpleLoader
-
Adds the class of this resource.
- buildClassPathImpl(ArrayList<String>) - Method in class com.caucho.loader.module.ArtifactClassLoader
-
- buildDigest(String, Principal, char[], char[]) - Method in class com.caucho.security.DigestBuilder
-
- buildDispatchChain(Invocation, FilterChain) - Method in class com.caucho.server.dispatch.FilterMapper
-
Fills in the invocation.
- buildDispatchInvocation(Invocation) - Method in class com.caucho.server.webapp.WebApp
-
Fills the invocation for a rewrite-dispatch/dispatch request.
- buildDispatchInvocation(Invocation, FilterMapper) - Method in class com.caucho.server.webapp.WebApp
-
Fills the invocation for subrequests.
- buildDispatchInvocation(Invocation) - Method in class com.caucho.server.webapp.WebAppContainer
-
Creates the invocation for a rewrite-dispatch/dispatch.
- buildErrorInvocation(Invocation) - Method in class com.caucho.server.webapp.WebApp
-
Fills the invocation for an error request.
- buildErrorInvocation(Invocation) - Method in class com.caucho.server.webapp.WebAppContainer
-
Creates the error invocation.
- buildFilterChain(FilterChain, String) - Method in class com.caucho.server.dispatch.FilterMapper
-
Fills in the invocation.
- buildForwardInvocation(Invocation) - Method in class com.caucho.server.webapp.WebApp
-
Fills the invocation for a forward request.
- buildForwardInvocation(Invocation) - Method in class com.caucho.server.webapp.WebAppContainer
-
Creates the invocation.
- buildImportClassPath(ArrayList<String>) - Method in class com.caucho.loader.DynamicClassLoader
-
- buildImportClassPath(ArrayList<String>) - Method in class com.caucho.loader.EnvironmentClassLoader
-
- buildImportClassPath(ArrayList<String>) - Method in class com.caucho.loader.module.ArtifactManager
-
- buildIncludeInvocation(Invocation) - Method in class com.caucho.server.webapp.WebApp
-
Fills the invocation for an include request.
- buildIncludeInvocation(Invocation) - Method in class com.caucho.server.webapp.WebAppContainer
-
Creates the invocation.
- buildInject(Class<?>, ArrayList<ConfigProgram>) - Method in class com.caucho.config.program.ResourceProgramManager
-
- buildInvocation(Invocation) - Method in class com.caucho.server.cluster.ServletService
-
Sets the invocation
- buildInvocation(Invocation) - Method in interface com.caucho.server.dispatch.InvocationBuilder
-
Builds the invocation values.
- buildInvocation(Object, Invocation) - Method in class com.caucho.server.dispatch.InvocationServer
-
Builds the invocation, saving its value keyed by the protocol key.
- buildInvocation(Invocation) - Method in class com.caucho.server.dispatch.InvocationServer
-
Builds the invocation.
- buildInvocation(Invocation) - Method in class com.caucho.server.host.Host
-
Builds the invocation for the host.
- buildInvocation(Invocation) - Method in class com.caucho.server.host.HostContainer
-
Creates the invocation.
- buildInvocation(Invocation, byte[], int) - Method in class com.caucho.server.http.AbstractHttpRequest
-
- buildInvocation(Invocation) - Method in class com.caucho.server.webapp.WebApp
-
Fills the servlet instance.
- buildInvocation(Invocation, boolean) - Method in class com.caucho.server.webapp.WebApp
-
Fills the servlet instance.
- buildInvocation(Invocation) - Method in class com.caucho.server.webapp.WebAppContainer
-
Creates the invocation.
- buildLoginInvocation(Invocation) - Method in class com.caucho.server.webapp.WebApp
-
Fills the invocation for a login request.
- buildLoginInvocation(Invocation) - Method in class com.caucho.server.webapp.WebAppContainer
-
Creates the invocation.
- buildResourcePathSpecificFirst(ArrayList<String>) - Method in class com.caucho.loader.DynamicClassLoader
-
Returns the resource path with most specific first.
- buildSourcePath(ArrayList<String>) - Method in class com.caucho.loader.DynamicClassLoader
-
Fill data for the class path.
- buildSourcePath(ArrayList<String>) - Method in class com.caucho.loader.Loader
-
Adds the sourcepath of this loader.
- buildThread(StringBuilder, ThreadInfo) - Method in class com.caucho.server.admin.ProThreadDump
-
- buildThread(StringBuilder, ThreadInfo, ThreadInfo) - Method in class com.caucho.util.ThreadDump
-
- buildThreads(StringBuilder, ThreadInfo[], Thread.State, boolean) - Method in class com.caucho.util.ThreadDump
-
- BundleManager - Class in com.caucho.jsp
-
Manages i18n bundles
- BundleTag - Class in com.caucho.jstl.el
-
Sets the i18n localization bundle for a context.
- BundleTag() - Constructor for class com.caucho.jstl.el.BundleTag
-
- BundleTag - Class in com.caucho.jstl.rt
-
Sets the i18n localization bundle for a context.
- BundleTag() - Constructor for class com.caucho.jstl.rt.BundleTag
-
- BurlapClient - Annotation Type in com.caucho.remote
-
The @BurlapClient registers a client with burlap
- BurlapContextImpl - Class in com.caucho.naming.burlap
-
Burlap implementation of the JNDI Context
.
- BurlapContextImpl(AbstractModel, Hashtable) - Constructor for class com.caucho.naming.burlap.BurlapContextImpl
-
Creates a ContextImpl
.
- BurlapContextImpl(String, AbstractModel, Hashtable) - Constructor for class com.caucho.naming.burlap.BurlapContextImpl
-
Creates a ContextImpl
.
- BurlapInput - Class in com.caucho.burlap.io
-
Input stream for Burlap requests.
- BurlapInput() - Constructor for class com.caucho.burlap.io.BurlapInput
-
Creates an uninitialized Burlap input stream.
- BurlapInput(InputStream) - Constructor for class com.caucho.burlap.io.BurlapInput
-
Creates a new Burlap input stream, initialized with an
underlying input stream.
- BurlapMetaInfoAPI - Interface in com.caucho.burlap.client
-
API retrieving burlap meta information.
- BurlapModel - Class in com.caucho.naming.burlap
-
Memory based model for JNDI.
- BurlapModel() - Constructor for class com.caucho.naming.burlap.BurlapModel
-
Creates a new instance of the memory model.
- BurlapOutput - Class in com.caucho.burlap.io
-
Output stream for Burlap requests, compatible with microedition
Java.
- BurlapOutput(OutputStream) - Constructor for class com.caucho.burlap.io.BurlapOutput
-
Creates a new Burlap output stream, initialized with an
underlying output stream.
- BurlapOutput() - Constructor for class com.caucho.burlap.io.BurlapOutput
-
Creates an uninitialized Burlap output stream.
- BurlapProtocolException - Exception in com.caucho.burlap.client
-
Exception for faults when the fault doesn't return a java exception.
- BurlapProtocolException() - Constructor for exception com.caucho.burlap.client.BurlapProtocolException
-
Zero-arg constructor.
- BurlapProtocolException(String) - Constructor for exception com.caucho.burlap.client.BurlapProtocolException
-
Create the exception.
- BurlapProtocolException(String, Throwable) - Constructor for exception com.caucho.burlap.client.BurlapProtocolException
-
Create the exception.
- BurlapProtocolException(Throwable) - Constructor for exception com.caucho.burlap.client.BurlapProtocolException
-
Create the exception.
- BurlapProtocolException - Exception in com.caucho.burlap.io
-
Exception for faults when the fault doesn't return a java exception.
- BurlapProtocolException() - Constructor for exception com.caucho.burlap.io.BurlapProtocolException
-
Zero-arg constructor.
- BurlapProtocolException(String) - Constructor for exception com.caucho.burlap.io.BurlapProtocolException
-
Create the exception.
- BurlapProtocolException(String, Throwable) - Constructor for exception com.caucho.burlap.io.BurlapProtocolException
-
Create the exception.
- BurlapProtocolException(Throwable) - Constructor for exception com.caucho.burlap.io.BurlapProtocolException
-
Create the exception.
- BurlapProtocolProxyFactory - Class in com.caucho.remote.burlap
-
Burlap factory for creating remote-client proxies
- BurlapProtocolProxyFactory() - Constructor for class com.caucho.remote.burlap.BurlapProtocolProxyFactory
-
- BurlapProtocolServletFactory - Class in com.caucho.remote.burlap
-
Burlap factory for creating @WebService and @Remote servlets.
- BurlapProtocolServletFactory() - Constructor for class com.caucho.remote.burlap.BurlapProtocolServletFactory
-
- BurlapProxy - Class in com.caucho.burlap.client
-
Proxy implementation for Burlap clients.
- BurlapProxyFactory - Class in com.caucho.burlap.client
-
Factory for creating Burlap client stubs.
- BurlapProxyFactory() - Constructor for class com.caucho.burlap.client.BurlapProxyFactory
-
Creates the new proxy factory.
- BurlapProxyResolver - Class in com.caucho.burlap.client
-
Looks up remote objects in the proxy.
- BurlapProxyResolver(BurlapProxyFactory) - Constructor for class com.caucho.burlap.client.BurlapProxyResolver
-
Creates an uninitialized Burlap remote resolver.
- BurlapRemote - Class in com.caucho.burlap.client
-
Encapsulates a remote address when no stub is available, e.g.
- BurlapRemote(String, String) - Constructor for class com.caucho.burlap.client.BurlapRemote
-
Creates a new Burlap remote object.
- BurlapRemote() - Constructor for class com.caucho.burlap.client.BurlapRemote
-
Creates an uninitialized Burlap remote.
- BurlapRemote - Class in com.caucho.burlap.io
-
Encapsulates a remote address when no stub is available, e.g.
- BurlapRemote(String, String) - Constructor for class com.caucho.burlap.io.BurlapRemote
-
Creates a new Burlap remote object.
- BurlapRemote() - Constructor for class com.caucho.burlap.io.BurlapRemote
-
Creates an uninitialized Burlap remote.
- BurlapRemoteObject - Interface in com.caucho.burlap.io
-
Interface for any burlap remote object.
- BurlapRemoteResolver - Interface in com.caucho.burlap.io
-
Looks up remote objects.
- BurlapRuntimeException - Exception in com.caucho.burlap.client
-
Wrapper for protocol exceptions thrown in the proxy.
- BurlapRuntimeException() - Constructor for exception com.caucho.burlap.client.BurlapRuntimeException
-
Zero-arg constructor.
- BurlapRuntimeException(String) - Constructor for exception com.caucho.burlap.client.BurlapRuntimeException
-
Create the exception.
- BurlapRuntimeException(String, Throwable) - Constructor for exception com.caucho.burlap.client.BurlapRuntimeException
-
Create the exception.
- BurlapRuntimeException(Throwable) - Constructor for exception com.caucho.burlap.client.BurlapRuntimeException
-
Create the exception.
- BurlapService - Annotation Type in com.caucho.remote
-
The @BurlapService registers a service with the burlap protocol
- BurlapServiceException - Exception in com.caucho.burlap.client
-
Exception for faults when the fault doesn't return a java exception.
- BurlapServiceException() - Constructor for exception com.caucho.burlap.client.BurlapServiceException
-
Zero-arg constructor.
- BurlapServiceException(String, String, Object) - Constructor for exception com.caucho.burlap.client.BurlapServiceException
-
Create the exception.
- BurlapServiceException - Exception in com.caucho.burlap.io
-
Exception for faults when the fault doesn't return a java exception.
- BurlapServiceException() - Constructor for exception com.caucho.burlap.io.BurlapServiceException
-
Zero-arg constructor.
- BurlapServiceException(String, String, Object) - Constructor for exception com.caucho.burlap.io.BurlapServiceException
-
Create the exception.
- BurlapServlet - Class in com.caucho.burlap.server
-
Servlet for serving Burlap services.
- BurlapServlet() - Constructor for class com.caucho.burlap.server.BurlapServlet
-
- BurlapSkeleton - Class in com.caucho.burlap.server
-
Proxy class for Burlap services.
- BurlapSkeleton(Object, Class) - Constructor for class com.caucho.burlap.server.BurlapSkeleton
-
Create a new burlap skeleton.
- BurlapSkeleton(Class) - Constructor for class com.caucho.burlap.server.BurlapSkeleton
-
Create a new burlap skeleton.
- burlapURLContextFactory - Class in com.caucho.naming.burlap
-
Create a remote object
- burlapURLContextFactory() - Constructor for class com.caucho.naming.burlap.burlapURLContextFactory
-
- busy(long) - Method in class com.caucho.network.balance.ClientSocketFactory
-
Called when the server responds with "busy", e.g.
- busy(long) - Method in interface com.caucho.network.balance.ClientSocketFactoryApi
-
Called when the server responds with "busy", e.g.
- BusyConversationException - Exception in javax.enterprise.context
-
Exception thrown when a webbean definition is inconsistent or invalid
- BusyConversationException() - Constructor for exception javax.enterprise.context.BusyConversationException
-
- BusyConversationException(String) - Constructor for exception javax.enterprise.context.BusyConversationException
-
- BusyConversationException(Throwable) - Constructor for exception javax.enterprise.context.BusyConversationException
-
- BusyConversationException(String, Throwable) - Constructor for exception javax.enterprise.context.BusyConversationException
-
- BY - Static variable in class com.caucho.amber.query.QueryParser
-
- BYTE - Static variable in class com.caucho.bytecode.JClass
-
- BYTE - Static variable in class com.caucho.config.types.Bytes
-
- BYTE - Static variable in class com.caucho.el.Marshall
-
- BYTE - Static variable in class com.caucho.hessian.io.BasicDeserializer
-
- BYTE - Static variable in class com.caucho.hessian.io.BasicSerializer
-
- BYTE_ARRAY - Static variable in class com.caucho.hessian.io.BasicDeserializer
-
- BYTE_ARRAY - Static variable in class com.caucho.hessian.io.BasicSerializer
-
- BYTE_HANDLE - Static variable in class com.caucho.hessian.io.BasicSerializer
-
- ByteAppendable - Interface in com.caucho.util
-
Interface for appending bytes to buffer or an output stream.
- ByteArrayBinaryStream - Class in com.caucho.quercus.lib.file
-
php://memory
- ByteArrayBinaryStream(Env) - Constructor for class com.caucho.quercus.lib.file.ByteArrayBinaryStream
-
- ByteArraySerializer - Class in com.caucho.hessian.io
-
Serializing an object for known object types.
- ByteArraySerializer - Class in com.caucho.json.ser
-
- ByteArrayType - Class in com.caucho.amber.type
-
The type of a property.
- byteAt(int) - Method in class com.caucho.util.ByteBuffer
-
Returns the byte at the specified offset.
- ByteBuffer - Class in com.caucho.util
-
A variable-length byte buffer, similar to a character buffer.
- ByteBuffer(int) - Constructor for class com.caucho.util.ByteBuffer
-
- ByteBuffer() - Constructor for class com.caucho.util.ByteBuffer
-
- ByteCode - Class in com.caucho.bytecode
-
Interface to the bytecode compiler.
- ByteCode() - Constructor for class com.caucho.bytecode.ByteCode
-
- ByteCodeClassMatcher - Interface in com.caucho.bytecode
-
Returns true if the class matches, i.e.
- ByteCodeClassScanner - Class in com.caucho.bytecode
-
Scans for matching classes.
- ByteCodeClassScanner() - Constructor for class com.caucho.bytecode.ByteCodeClassScanner
-
- ByteCodeEnhancer - Interface in com.caucho.loader.enhancer
-
Direct bytecode enhancer.
- ByteCodeParser - Class in com.caucho.bytecode
-
Interface to the bytecode parser.
- ByteCodeParser() - Constructor for class com.caucho.bytecode.ByteCodeParser
-
- ByteCodeWriter - Class in com.caucho.bytecode
-
Interface to the bytecode compiler.
- ByteHandle - Class in com.caucho.hessian.io
-
Handle for Java Byte objects.
- ByteHandle(byte) - Constructor for class com.caucho.hessian.io.ByteHandle
-
- ByteMarshal - Class in com.caucho.quercus.marshal
-
- ByteMarshal() - Constructor for class com.caucho.quercus.marshal.ByteMarshal
-
- ByteObjectMarshal - Class in com.caucho.quercus.marshal
-
- ByteObjectMarshal() - Constructor for class com.caucho.quercus.marshal.ByteObjectMarshal
-
- BytePrimitiveType - Class in com.caucho.config.type
-
Represents a byte type.
- Bytes - Class in com.caucho.config.types
-
Returns a number of bytes, allowing EL expressions.
- Bytes() - Constructor for class com.caucho.config.types.Bytes
-
- Bytes(long) - Constructor for class com.caucho.config.types.Bytes
-
- BytesMessage - Interface in javax.jms
-
The main message.
- BytesMessageImpl - Class in com.caucho.jms.message
-
A byte-stream message.
- BytesMessageImpl() - Constructor for class com.caucho.jms.message.BytesMessageImpl
-
- BytesMessageInputStream - Class in com.caucho.jms.util
-
An input stream that reads from a BytesMessage.
- BytesMessageInputStream(BytesMessage) - Constructor for class com.caucho.jms.util.BytesMessageInputStream
-
- BytesMessageOutputStream - Class in com.caucho.jms.util
-
An output stream that writes to a BytesMessage.
- BytesMessageOutputStream(BytesMessage) - Constructor for class com.caucho.jms.util.BytesMessageOutputStream
-
- ByteStreamCache - Interface in com.caucho.distcache
-
Interface for a distributed cache.
- ByteToChar - Class in com.caucho.vfs
-
Utility class for converting a byte stream to a character stream.
- ByteToCharWriter - Class in com.caucho.vfs
-
Utility class for converting a byte stream to a character stream.
- byteToHex(int) - Static method in class com.caucho.util.URLUtil
-
- ByteType - Class in com.caucho.amber.type
-
Represents a java.util.Byte type
- ByteType - Class in com.caucho.config.type
-
Represents a byte or Byte type.
- ByteValueExpression - Class in com.caucho.el
-
Abstract implementation class for an expression.
- ByteValueExpression(Expr, String, Class) - Constructor for class com.caucho.el.ByteValueExpression
-
- ByteValueExpression(Expr, String) - Constructor for class com.caucho.el.ByteValueExpression
-
- ByteValueExpression(Expr) - Constructor for class com.caucho.el.ByteValueExpression
-
- ByteValueExpression() - Constructor for class com.caucho.el.ByteValueExpression
-
- ByteWriteStream - Interface in com.caucho.jsp
-