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

M

m - Variable in class com.caucho.quercus.lib.date.DateInterval
 
M_1_PI - Static variable in class com.caucho.quercus.lib.MathModule
 
M_2_PI - Static variable in class com.caucho.quercus.lib.MathModule
 
M_2_SQRTPI - Static variable in class com.caucho.quercus.lib.MathModule
 
M_E - Static variable in class com.caucho.quercus.lib.MathModule
 
M_EULER - Static variable in class com.caucho.quercus.lib.MathModule
 
M_LN10 - Static variable in class com.caucho.quercus.lib.MathModule
 
M_LN2 - Static variable in class com.caucho.quercus.lib.MathModule
 
M_LNPI - Static variable in class com.caucho.quercus.lib.MathModule
 
M_LOG10E - Static variable in class com.caucho.quercus.lib.MathModule
 
M_LOG2E - Static variable in class com.caucho.quercus.lib.MathModule
 
M_PI - Static variable in class com.caucho.quercus.lib.MathModule
 
M_PI_2 - Static variable in class com.caucho.quercus.lib.MathModule
 
M_PI_4 - Static variable in class com.caucho.quercus.lib.MathModule
 
M_SQRT1_2 - Static variable in class com.caucho.quercus.lib.MathModule
 
M_SQRT2 - Static variable in class com.caucho.quercus.lib.MathModule
 
M_SQRT3 - Static variable in class com.caucho.quercus.lib.MathModule
 
M_SQRTPI - Static variable in class com.caucho.quercus.lib.MathModule
 
MacroReader - Class in com.caucho.xml.readers
A fast reader to convert bytes to characters for parsing XML.
MacroReader() - Constructor for class com.caucho.xml.readers.MacroReader
Create a new reader.
MacroReader - Class in com.caucho.xml2.readers
A fast reader to convert bytes to characters for parsing XML.
MacroReader() - Constructor for class com.caucho.xml2.readers.MacroReader
Create a new reader.
MAGIC - Static variable in class com.caucho.bytecode.JavaClass
 
magic_quotes_runtime(Env) - Static method in class com.caucho.quercus.lib.OptionsModule
Gets the magic quotes value.
mail(Env, String, String, StringValue, String, String) - Static method in class com.caucho.quercus.lib.mail.MailModule
Send mail using JavaMail.
Mailbox - Interface in com.caucho.bam.mailbox
Mailbox for an actor
MailboxQueue2 - Class in com.caucho.bam.mailbox
Queue/worker for a mailbox.
MailboxQueue2(int, ActorProcessor<Packet>) - Constructor for class com.caucho.bam.mailbox.MailboxQueue2
 
MailboxType - Enum in com.caucho.bam.mailbox
Mailbox types for a mailbox.
MailHandler - Class in com.caucho.log
Sends formatted messages to mail
MailHandler() - Constructor for class com.caucho.log.MailHandler
 
MailLogHandler - Class in com.caucho.log
Sends formatted messages to mail
MailLogHandler() - Constructor for class com.caucho.log.MailLogHandler
 
MailModule - Class in com.caucho.quercus.lib.mail
PHP functions implemented from the mail module
MailModule() - Constructor for class com.caucho.quercus.lib.mail.MailModule
 
MailService - Class in com.caucho.hemp.services
mail service
MailService() - Constructor for class com.caucho.hemp.services.MailService
 
MailtoPath - Class in com.caucho.vfs
The mailto: scheme sends mail using the SMTP protocol.
main(String[]) - Static method in class com.caucho.admin.action.JmxDumpAction
 
main(String[]) - Static method in class com.caucho.boot.ResinBoot
The main start of the web server.
main(String[]) - Static method in class com.caucho.db.debug.DebugQuery
 
main(String[]) - Static method in class com.caucho.db.debug.DebugStore
 
main(String[]) - Static method in class com.caucho.ejb.EJBCompiler
 
main(String[]) - Static method in class com.caucho.jsp.JspCompiler
 
main(String[]) - Static method in class com.caucho.ProVersion
 
main(String[]) - Static method in class com.caucho.quercus.CgiQuercus
 
main(String[]) - Static method in class com.caucho.quercus.CliQuercus
 
main(String[]) - Static method in class com.caucho.quercus.Quercus
 
main(String[]) - Static method in class com.caucho.resin.ResinEmbed
Basic embedding server.
main(String[]) - Static method in class com.caucho.server.resin.Resin
The main start of the web server.
main(String[]) - Static method in class com.caucho.Version
 
main(String[]) - Static method in class com.caucho.xsl.Xsl
 
make() - Method in class com.caucho.loader.CompilingLoader
Compiles all changed files in the class directory.
make() - Method in class com.caucho.loader.DynamicClassLoader
Makes any changed classes for the virtual class loader.
Make - Interface in com.caucho.make
Interface for something which supports making of resources.
make() - Method in interface com.caucho.make.Make
Makes the underlying resources.
make() - Method in class com.caucho.make.MakeContainer
Returns true if the underlying dependencies have changed.
makeAccessible(Method) - Static method in class com.caucho.ejb.cfg.Interceptor
 
MakeContainer - Class in com.caucho.make
Contains a set of make rules.
MakeContainer() - Constructor for class com.caucho.make.MakeContainer
 
makePersistent(Object) - Method in interface com.caucho.amber.AmberConnection
Loads the entity, returning the active entity
makePersistent(Entity, AmberConnection, boolean) - Method in class com.caucho.amber.entity.AmberEntityHome
Finds by the primary key.
makePersistent(Object) - Method in class com.caucho.amber.manager.AmberConnection
Loads the object based on itself.
ManagedActor - Interface in com.caucho.bam.actor
A BAM Actor sends and receives messages as the core class in a service-oriented architecture.
ManagedBean - Annotation Type in javax.annotation
Marks a class as a managed bean.
ManagedBeanImpl<X> - Class in com.caucho.config.inject
SimpleBean represents a POJO Java bean registered as a WebBean.
ManagedBeanImpl(InjectManager, AnnotatedType<X>, boolean) - Constructor for class com.caucho.config.inject.ManagedBeanImpl
 
ManagedBeanImpl(InjectManager, AnnotatedType<X>, InjectionTarget<X>) - Constructor for class com.caucho.config.inject.ManagedBeanImpl
 
ManagedBroker - Interface in com.caucho.bam.broker
Broker is the hub which routes messages to mailboxes.
ManagedBrokerAdapter - Class in com.caucho.bam.broker
Broker is the hub which routes messages to actors.
ManagedBrokerAdapter(Broker) - Constructor for class com.caucho.bam.broker.ManagedBrokerAdapter
 
ManagedConnection - Interface in javax.resource.spi
Interface for the resource adapter's connection instance.
ManagedConnectionFactory - Interface in javax.resource.spi
Interface for the resource adapter's connection factory.
ManagedConnectionImpl - Class in com.caucho.sql
Represents a single pooled connection.
ManagedConnectionMetaData - Interface in javax.resource.spi
Meta data for a managed connection.
ManagedFactoryImpl - Class in com.caucho.sql
The managed factory implementation.
ManagedObjectMXBean - Interface in com.caucho.management.server
Parent mbean of all Resin's managed objects.
ManagedProducesBuilder - Class in com.caucho.config.inject
Builder for produces beans.
ManagedProducesBuilder(InjectManager) - Constructor for class com.caucho.config.inject.ManagedProducesBuilder
 
ManagedResource - Interface in com.caucho.transaction
Managed resource like a database connection registered with the transaction.
ManagedSessionImpl - Class in com.caucho.jms.jca
The managed session
ManagedSessionImpl(ConnectionFactory, Destination) - Constructor for class com.caucho.jms.jca.ManagedSessionImpl
 
ManagedSingletonBean<T> - Class in com.caucho.config.inject
SingletonBean represents a singleton instance exported as a web beans.
ManagedType<X> - Interface in javax.persistence.metamodel
Reflection model for a JPA entity.
managedType(Class<X>) - Method in interface javax.persistence.metamodel.Metamodel
 
ManagedXAResource - Interface in com.caucho.transaction
Managed resource registered with the transaction.
Management - Class in com.caucho.server.admin
Configuration for management.
Management() - Constructor for class com.caucho.server.admin.Management
 
Management(Resin) - Constructor for class com.caucho.server.admin.Management
 
Management.User - Class in com.caucho.server.admin
 
ManagementAdmin - Class in com.caucho.server.resin
 
ManagementAdmin(Resin) - Constructor for class com.caucho.server.resin.ManagementAdmin
Creates the admin object and registers with JMX.
ManagementAuthenticator - Class in com.caucho.server.admin
Special authenticator for management
ManagementAuthenticator() - Constructor for class com.caucho.server.admin.ManagementAuthenticator
 
ManagementCompatConfig - Class in com.caucho.server.resin
 
ManagementCompatConfig() - Constructor for class com.caucho.server.resin.ManagementCompatConfig
 
ManagementMXBean - Interface in com.caucho.management.server
Management facade for Resin, used for REST.
ManagementQueryReply - Class in com.caucho.server.admin
 
ManagementQueryReply() - Constructor for class com.caucho.server.admin.ManagementQueryReply
 
ManagementService - Class in com.caucho.server.admin
 
ManagementService(Management, String) - Constructor for class com.caucho.server.admin.ManagementService
 
ManagementServlet - Class in com.caucho.server.admin
 
ManagementServlet() - Constructor for class com.caucho.server.admin.ManagementServlet
 
ManagerActor - Class in com.caucho.server.admin
 
ManagerActor() - Constructor for class com.caucho.server.admin.ManagerActor
 
ManagerClient - Class in com.caucho.server.admin
Deploy Client API
ManagerClient() - Constructor for class com.caucho.server.admin.ManagerClient
 
ManagerClient(String) - Constructor for class com.caucho.server.admin.ManagerClient
 
ManagerClient(ActorSender) - Constructor for class com.caucho.server.admin.ManagerClient
 
ManagerClient(BamManager, ActorSender) - Constructor for class com.caucho.server.admin.ManagerClient
 
ManagerClient(String, int, int, String, String) - Constructor for class com.caucho.server.admin.ManagerClient
 
ManagerProxyActor - Class in com.caucho.server.admin
 
ManagerProxyActor() - Constructor for class com.caucho.server.admin.ManagerProxyActor
 
ManagerProxyApi - Interface in com.caucho.server.admin
 
ManagerService - Class in com.caucho.server.admin
 
ManagerService() - Constructor for class com.caucho.server.admin.ManagerService
 
mangleClass(Class, boolean) - Static method in class com.caucho.services.server.AbstractSkeleton
Mangles a classname.
mangleName(Method) - Method in class com.caucho.hessian.client.HessianProxy
 
mangleName(String) - Static method in class com.caucho.java.JavaCompilerUtil
Mangles the path into a valid Java class name.
mangleName(Method, boolean) - Static method in class com.caucho.services.server.AbstractSkeleton
Creates a unique mangled method name based on the method name and the method parameters.
manualInit() - Method in class com.caucho.ejb.EJBServer
Initialize the container.
ManyToMany - Annotation Type in javax.persistence
The @ManyToMany annotation.
ManyToManyField - Class in com.caucho.amber.field
Configuration for a bean's field
ManyToManyField(EntityType, String, CascadeType[]) - Constructor for class com.caucho.amber.field.ManyToManyField
 
ManyToManyField(EntityType, String) - Constructor for class com.caucho.amber.field.ManyToManyField
 
ManyToManyField(EntityType) - Constructor for class com.caucho.amber.field.ManyToManyField
 
ManyToManyField(EntityType, String, ManyToManyField, CascadeType[]) - Constructor for class com.caucho.amber.field.ManyToManyField
 
ManyToOne - Annotation Type in javax.persistence
The @ManyToOne annotation.
ManyToOneExpr - Class in com.caucho.amber.expr
Link expression to a new table
ManyToOneExpr(PathExpr, LinkColumns) - Constructor for class com.caucho.amber.expr.ManyToOneExpr
Creates a new unbound id expression.
ManyToOneField - Class in com.caucho.amber.field
Represents a many-to-one link pointing to an entity.
ManyToOneField(EntityType, String, CascadeType[], boolean) - Constructor for class com.caucho.amber.field.ManyToOneField
 
ManyToOneField(EntityType, String, CascadeType[]) - Constructor for class com.caucho.amber.field.ManyToOneField
 
ManyToOneField(EntityType, String) - Constructor for class com.caucho.amber.field.ManyToOneField
 
ManyToOneField(EntityType) - Constructor for class com.caucho.amber.field.ManyToOneField
 
ManyToOneJoinExpr - Class in com.caucho.amber.expr
Links two tables.
ManyToOneJoinExpr(LinkColumns, FromItem, FromItem) - Constructor for class com.caucho.amber.expr.ManyToOneJoinExpr
Creates the expr.
ManyToOneSchemaExpr - Class in com.caucho.amber.expr
Represents a collection from a from-item table.
ManyToOneSchemaExpr(ManyToOneExpr, String) - Constructor for class com.caucho.amber.expr.ManyToOneSchemaExpr
Creates the collection schema.
map(DispatcherType, String, String, FilterChain, FilterChain) - Method in class com.caucho.rewrite.AbstractDispatchRule
 
map(DispatcherType, String, String, FilterChain, FilterChain) - Method in class com.caucho.rewrite.AbstractRegexpDispatchRule
 
map(String, String, FilterChain) - Method in class com.caucho.rewrite.AbstractRewriteFilter
 
map(DispatcherType, String, String, FilterChain, FilterChain) - Method in interface com.caucho.rewrite.DispatchRule
Creates a FilterChain for the action based on the uri and query string.
map(DispatcherType, String, String, FilterChain, FilterChain) - Method in class com.caucho.rewrite.Location
 
map(String, String, FilterChain, FilterChain) - Method in class com.caucho.rewrite.Rewrite
 
map(String, String, FilterChain) - Method in interface com.caucho.rewrite.RewriteFilter
Creates a FilterChain for the action based on the uri and query string.
map(String, String, FilterChain) - Method in class com.caucho.rewrite.RewriteFilterAdapter
 
map(DispatcherType, String, String, FilterChain, FilterChain) - Method in class com.caucho.rewrite.WelcomeFile
 
map(String) - Method in class com.caucho.server.dispatch.UrlMap
Finds the best match for the uri.
map(String, ArrayList<String>) - Method in class com.caucho.server.dispatch.UrlMap
 
map(String, ArrayList<String>, boolean) - Method in class com.caucho.server.dispatch.UrlMap
Finds the best match for the uri.
map(String, String, FilterChain) - Method in class com.caucho.server.rewrite.AbstractRuleWithConditions
 
map(String, String, FilterChain) - Method in interface com.caucho.server.rewrite.FilterChainMapper
 
map(String, String, FilterChain) - Method in class com.caucho.server.rewrite.ImportRule
 
map(DispatcherType, String, String, FilterChain) - Method in class com.caucho.server.rewrite.RewriteDispatch
 
MapAttribute<X,K,V> - Interface in javax.persistence.metamodel
Reflection model for a JPA attribute
MapDeserializer - Class in com.caucho.hessian.io
Deserializing a JDK 1.2 Map.
MapDeserializer(Class<?>) - Constructor for class com.caucho.hessian.io.MapDeserializer
 
MapElementField - Class in com.caucho.amber.field
Configuration for a bean's field
MapElementField(EntityType) - Constructor for class com.caucho.amber.field.MapElementField
 
MapELResolver - Class in javax.el
Resolves properties based on maps.
MapELResolver() - Constructor for class javax.el.MapELResolver
 
MapELResolver(boolean) - Constructor for class javax.el.MapELResolver
 
MapField - Interface in com.caucho.amber.field
Configuration for a bean's field
MapFieldExpr - Class in com.caucho.amber.expr
Bound identifier expression.
MapFieldExpr(PathExpr, MapElementField, AmberExpr) - Constructor for class com.caucho.amber.expr.MapFieldExpr
Creates a new unbound id expression.
MapImpl<K,V> - Class in com.caucho.amber.collection
Represents a lazy collection.
MapImpl(AmberConnection, String, Method) - Constructor for class com.caucho.amber.collection.MapImpl
 
MapImpl(AmberQuery, Method) - Constructor for class com.caucho.amber.collection.MapImpl
 
mapImpl(String, String, FilterChain) - Method in class com.caucho.server.rewrite.AbstractRuleWithConditions
 
MapIterator() - Constructor for class com.caucho.quercus.env.JavaMapAdapter.MapIterator
 
MapJoin<Z,K,V> - Interface in javax.persistence.criteria
A join to an entity.
MapKey - Annotation Type in javax.persistence
The @MapKey annotation.
MapKeyClass - Annotation Type in javax.persistence
The @MapKeyClass annotation.
MapKeyColumn - Annotation Type in javax.persistence
The @MapKey annotation.
MapKeyConfig - Class in com.caucho.amber.cfg
The tag in orm.xml
MapKeyConfig() - Constructor for class com.caucho.amber.cfg.MapKeyConfig
 
MapKeyEnumerated - Annotation Type in javax.persistence
The @MapKey annotation.
MapKeyJoinColumn - Annotation Type in javax.persistence
The @MapKeyJoinColumn annotation.
MapKeyJoinColumns - Annotation Type in javax.persistence
The @MapKeyJoinColumn annotation.
MapKeyTemporal - Annotation Type in javax.persistence
The @MapKey annotation.
MapManyToManyExpr - Class in com.caucho.amber.expr
map expression with many-to-many result
MapManyToManyField - Class in com.caucho.amber.field
Configuration for a bean's field
MapManyToManyField(EntityType) - Constructor for class com.caucho.amber.field.MapManyToManyField
 
MapMessage - Interface in javax.jms
The main message.
MapMessageImpl - Class in com.caucho.jms.message
A stream message.
MapMessageImpl() - Constructor for class com.caucho.jms.message.MapMessageImpl
 
mappedName() - Method in class com.caucho.ejb.cfg.SingletonLiteral
 
mappedName() - Method in class com.caucho.ejb.cfg.StatefulLiteral
 
mappedName() - Method in class com.caucho.ejb.cfg.StatelessLiteral
 
MappedRecord - Interface in javax.resource.cci
Represents an mapped collection of elements.
MappedSuperclass - Interface in com.caucho.amber.entity
MappedSuperclass interface.
MappedSuperclass - Annotation Type in javax.persistence
The @MappedSuperclass annotation.
MappedSuperclassComponent - Class in com.caucho.amber.gen
Generates the Java code for the wrapped object.
MappedSuperclassComponent() - Constructor for class com.caucho.amber.gen.MappedSuperclassComponent
 
MappedSuperclassConfig - Class in com.caucho.amber.cfg
tag in the orm.xml
MappedSuperclassConfig() - Constructor for class com.caucho.amber.cfg.MappedSuperclassConfig
 
MappedSuperclassType - Class in com.caucho.amber.type
Represents a non-persistent class with abstract O/R mapping information.
MappedSuperclassType(AmberPersistenceUnit) - Constructor for class com.caucho.amber.type.MappedSuperclassType
 
MappedSuperclassType<X> - Interface in javax.persistence.metamodel
Model of a basic type
MappedSuperIntrospector - Class in com.caucho.amber.cfg
Configuration for a mapped superclass type
MappedSuperIntrospector(AmberConfigManager) - Constructor for class com.caucho.amber.cfg.MappedSuperIntrospector
Creates the introspector.
MapSerializer - Class in com.caucho.hessian.io
Serializing a JDK 1.2 java.util.Map.
MapSerializer() - Constructor for class com.caucho.hessian.io.MapSerializer
 
MapSerializer - Class in com.caucho.json.ser
 
mapServlet(ServletInvocation) - Method in class com.caucho.server.dispatch.ServletMapper
 
MapsId - Annotation Type in javax.persistence
The @MapKey annotation.
mapToRealPath(String) - Method in class com.caucho.server.webapp.RewriteRealPath
Maps the path.
MapType - Class in com.caucho.config.type
Represents an introspected bean type for configuration.
MapType() - Constructor for class com.caucho.config.type.MapType
 
MapType(Class) - Constructor for class com.caucho.config.type.MapType
 
MapVariableResolver - Class in com.caucho.el
Variable resolver using an underlying Map.
MapVariableResolver(Map<String, Object>) - Constructor for class com.caucho.el.MapVariableResolver
Creates the resolver
MapVariableResolver() - Constructor for class com.caucho.el.MapVariableResolver
Creates the resolver
mark(int) - Method in class com.caucho.vfs.BufferedReaderAdapter
 
markAutoFlushSet() - Method in class com.caucho.jsp.ParseState
Mark the thread safe attribute as set.
markBufferSet() - Method in class com.caucho.jsp.ParseState
Mark the buffer attribute as set.
markErrorPage() - Method in class com.caucho.jsp.ParseState
Mark the error page attribute as set.
markForPoolRemoval(ManagedConnection) - Method in class com.caucho.env.dbpool.ConnectionPool
 
markForPoolRemoval() - Method in class com.caucho.quercus.env.ConnectionEntry
Notify that the connection should not be reused, e.g.
markForPoolRemoval(Connection) - Method in class com.caucho.quercus.QuercusContext
Marks the connection for removal from the connection pool.
markForPoolRemoval(Connection) - Method in class com.caucho.quercus.ResinQuercus
Marks the connection for removal from the connection pool.
markForPoolRemoval(ManagedConnectionImpl) - Method in class com.caucho.sql.DBPool
 
markRollback(Exception) - Method in class com.caucho.ejb.util.XAManager
Mark the transaction for rollback
markRollback() - Method in class com.caucho.ejb.util.XAManager
Mark the transaction for rollback
markSessionSet() - Method in class com.caucho.jsp.ParseState
Mark the thread safe attribute as set.
markSupported() - Method in class com.caucho.quercus.lib.zlib.GZInputStream
mark() and reset() are not supported by this class.
markSupported() - Method in class com.caucho.vfs.BufferedReaderAdapter
 
markThreadSafeSet() - Method in class com.caucho.jsp.ParseState
Mark the thread safe attribute as set.
marshal(CodeWriterAttribute, Class[]) - Static method in class com.caucho.config.bytecode.SerializationAdapter
 
MARSHAL - Static variable in class com.caucho.quercus.marshal.ArrayValueMarshal
 
marshal(Env, Expr, Class) - Method in class com.caucho.quercus.marshal.ArrayValueMarshal
 
marshal(Env, Value, Class) - Method in class com.caucho.quercus.marshal.ArrayValueMarshal
 
MARSHAL - Static variable in class com.caucho.quercus.marshal.BigDecimalMarshal
 
marshal(Env, Expr, Class) - Method in class com.caucho.quercus.marshal.BigDecimalMarshal
 
marshal(Env, Value, Class) - Method in class com.caucho.quercus.marshal.BigDecimalMarshal
 
MARSHAL - Static variable in class com.caucho.quercus.marshal.BigIntegerMarshal
 
marshal(Env, Expr, Class) - Method in class com.caucho.quercus.marshal.BigIntegerMarshal
 
marshal(Env, Value, Class) - Method in class com.caucho.quercus.marshal.BigIntegerMarshal
 
MARSHAL - Static variable in class com.caucho.quercus.marshal.BinaryInputMarshal
 
marshal(Env, Expr, Class) - Method in class com.caucho.quercus.marshal.BinaryInputMarshal
 
marshal(Env, Value, Class) - Method in class com.caucho.quercus.marshal.BinaryInputMarshal
 
marshal(Env, Value) - Static method in class com.caucho.quercus.marshal.BinaryInputMarshal
 
MARSHAL - Static variable in class com.caucho.quercus.marshal.BinaryOutputMarshal
 
marshal(Env, Value) - Static method in class com.caucho.quercus.marshal.BinaryOutputMarshal
 
marshal(Env, Expr, Class) - Method in class com.caucho.quercus.marshal.BinaryOutputMarshal
 
marshal(Env, Value, Class) - Method in class com.caucho.quercus.marshal.BinaryOutputMarshal
 
MARSHAL - Static variable in class com.caucho.quercus.marshal.BinaryValueMarshal
 
marshal(Env, Expr, Class) - Method in class com.caucho.quercus.marshal.BinaryValueMarshal
 
marshal(Env, Value, Class) - Method in class com.caucho.quercus.marshal.BinaryValueMarshal
 
MARSHAL - Static variable in class com.caucho.quercus.marshal.BooleanMarshal
 
marshal(Env, Expr, Class) - Method in class com.caucho.quercus.marshal.BooleanMarshal
 
marshal(Env, Value, Class) - Method in class com.caucho.quercus.marshal.BooleanMarshal
 
MARSHAL - Static variable in class com.caucho.quercus.marshal.BooleanObjectMarshal
 
marshal(Env, Expr, Class) - Method in class com.caucho.quercus.marshal.BooleanObjectMarshal
 
marshal(Env, Value, Class) - Method in class com.caucho.quercus.marshal.BooleanObjectMarshal
 
MARSHAL - Static variable in class com.caucho.quercus.marshal.ByteMarshal
 
marshal(Env, Expr, Class) - Method in class com.caucho.quercus.marshal.ByteMarshal
 
marshal(Env, Value, Class) - Method in class com.caucho.quercus.marshal.ByteMarshal
 
MARSHAL - Static variable in class com.caucho.quercus.marshal.ByteObjectMarshal
 
marshal(Env, Expr, Class) - Method in class com.caucho.quercus.marshal.ByteObjectMarshal
 
marshal(Env, Value, Class) - Method in class com.caucho.quercus.marshal.ByteObjectMarshal
 
MARSHAL - Static variable in class com.caucho.quercus.marshal.CalendarMarshal
 
marshal(Env, Expr, Class) - Method in class com.caucho.quercus.marshal.CalendarMarshal
 
marshal(Env, Value, Class) - Method in class com.caucho.quercus.marshal.CalendarMarshal
 
MARSHAL - Static variable in class com.caucho.quercus.marshal.CallableMarshal
 
marshal(Env, Expr, Class) - Method in class com.caucho.quercus.marshal.CallableMarshal
 
MARSHAL - Static variable in class com.caucho.quercus.marshal.CharacterMarshal
 
marshal(Env, Expr, Class) - Method in class com.caucho.quercus.marshal.CharacterMarshal
 
marshal(Env, Value, Class) - Method in class com.caucho.quercus.marshal.CharacterMarshal
 
MARSHAL - Static variable in class com.caucho.quercus.marshal.CharacterObjectMarshal
 
marshal(Env, Expr, Class) - Method in class com.caucho.quercus.marshal.CharacterObjectMarshal
 
marshal(Env, Value, Class) - Method in class com.caucho.quercus.marshal.CharacterObjectMarshal
 
MARSHAL - Static variable in class com.caucho.quercus.marshal.ClassMarshal
 
marshal(Env, Expr, Class) - Method in class com.caucho.quercus.marshal.ClassMarshal
 
marshal(Env, Value, Class) - Method in class com.caucho.quercus.marshal.ClassMarshal
 
MARSHAL - Static variable in class com.caucho.quercus.marshal.DateMarshal
 
marshal(Env, Expr, Class) - Method in class com.caucho.quercus.marshal.DateMarshal
 
marshal(Env, Value, Class) - Method in class com.caucho.quercus.marshal.DateMarshal
 
MARSHAL - Static variable in class com.caucho.quercus.marshal.DoubleMarshal
 
marshal(Env, Expr, Class) - Method in class com.caucho.quercus.marshal.DoubleMarshal
 
marshal(Env, Value, Class) - Method in class com.caucho.quercus.marshal.DoubleMarshal
 
MARSHAL - Static variable in class com.caucho.quercus.marshal.DoubleObjectMarshal
 
marshal(Env, Expr, Class) - Method in class com.caucho.quercus.marshal.DoubleObjectMarshal
 
marshal(Env, Value, Class) - Method in class com.caucho.quercus.marshal.DoubleObjectMarshal
 
MARSHAL - Static variable in class com.caucho.quercus.marshal.DoubleValueMarshal
 
marshal(Env, Expr, Class) - Method in class com.caucho.quercus.marshal.DoubleValueMarshal
 
marshal(Env, Value, Class) - Method in class com.caucho.quercus.marshal.DoubleValueMarshal
 
marshal(Env, Expr, Class) - Method in class com.caucho.quercus.marshal.EnumMarshal
 
marshal(Env, Value, Class) - Method in class com.caucho.quercus.marshal.EnumMarshal
 
MARSHAL - Static variable in class com.caucho.quercus.marshal.EregiMarshal
 
marshal(Env, Expr, Class) - Method in class com.caucho.quercus.marshal.EregiMarshal
 
marshal(Env, Value, Class) - Method in class com.caucho.quercus.marshal.EregiMarshal
 
MARSHAL - Static variable in class com.caucho.quercus.marshal.EregMarshal
 
marshal(Env, Expr, Class) - Method in class com.caucho.quercus.marshal.EregMarshal
 
marshal(Env, Value, Class) - Method in class com.caucho.quercus.marshal.EregMarshal
 
marshal(Env, Expr, Class) - Method in class com.caucho.quercus.marshal.ExpectMarshal
 
marshal(Env, Value, Class) - Method in class com.caucho.quercus.marshal.ExpectMarshal
 
marshal(Env, Expr, Class) - Method in class com.caucho.quercus.marshal.ExtValueMarshal
 
marshal(Env, Value, Class) - Method in class com.caucho.quercus.marshal.ExtValueMarshal
 
MARSHAL - Static variable in class com.caucho.quercus.marshal.FloatMarshal
 
marshal(Env, Expr, Class) - Method in class com.caucho.quercus.marshal.FloatMarshal
 
marshal(Env, Value, Class) - Method in class com.caucho.quercus.marshal.FloatMarshal
 
MARSHAL - Static variable in class com.caucho.quercus.marshal.FloatObjectMarshal
 
marshal(Env, Expr, Class) - Method in class com.caucho.quercus.marshal.FloatObjectMarshal
 
marshal(Env, Value, Class) - Method in class com.caucho.quercus.marshal.FloatObjectMarshal
 
MARSHAL - Static variable in class com.caucho.quercus.marshal.InputStreamMarshal
 
marshal(Env, Expr, Class) - Method in class com.caucho.quercus.marshal.InputStreamMarshal
 
marshal(Env, Value, Class) - Method in class com.caucho.quercus.marshal.InputStreamMarshal
 
MARSHAL - Static variable in class com.caucho.quercus.marshal.IntegerMarshal
 
marshal(Env, Expr, Class) - Method in class com.caucho.quercus.marshal.IntegerMarshal
 
marshal(Env, Value, Class) - Method in class com.caucho.quercus.marshal.IntegerMarshal
 
MARSHAL - Static variable in class com.caucho.quercus.marshal.IntegerObjectMarshal
 
marshal(Env, Expr, Class) - Method in class com.caucho.quercus.marshal.IntegerObjectMarshal
 
marshal(Env, Value, Class) - Method in class com.caucho.quercus.marshal.IntegerObjectMarshal
 
marshal(Env, Expr, Class) - Method in class com.caucho.quercus.marshal.JavaArrayMarshal
 
marshal(Env, Value, Class) - Method in class com.caucho.quercus.marshal.JavaArrayMarshal
 
MARSHAL - Static variable in class com.caucho.quercus.marshal.JavaByteArrayMarshal
 
MARSHAL - Static variable in class com.caucho.quercus.marshal.JavaByteObjectArrayMarshal
 
MARSHAL - Static variable in class com.caucho.quercus.marshal.JavaCharacterArrayMarshal
 
marshal(Env, Value, Class) - Method in class com.caucho.quercus.marshal.JavaCollectionMarshal
 
marshal(Env, Value, Class) - Method in class com.caucho.quercus.marshal.JavaListMarshal
 
marshal(Env, Value, Class) - Method in class com.caucho.quercus.marshal.JavaMapMarshal
 
marshal(Env, Expr, Class) - Method in class com.caucho.quercus.marshal.JavaMarshal
 
marshal(Env, Value, Class) - Method in class com.caucho.quercus.marshal.JavaMarshal
 
MARSHAL - Static variable in class com.caucho.quercus.marshal.LongMarshal
 
marshal(Env, Expr, Class) - Method in class com.caucho.quercus.marshal.LongMarshal
 
marshal(Env, Value, Class) - Method in class com.caucho.quercus.marshal.LongMarshal
 
MARSHAL - Static variable in class com.caucho.quercus.marshal.LongObjectMarshal
 
marshal(Env, Expr, Class) - Method in class com.caucho.quercus.marshal.LongObjectMarshal
 
marshal(Env, Value, Class) - Method in class com.caucho.quercus.marshal.LongObjectMarshal
 
MARSHAL - Static variable in class com.caucho.quercus.marshal.LongValueMarshal
 
marshal(Env, Expr, Class) - Method in class com.caucho.quercus.marshal.LongValueMarshal
 
marshal(Env, Value, Class) - Method in class com.caucho.quercus.marshal.LongValueMarshal
 
Marshal - Class in com.caucho.quercus.marshal
Code for marshaling (PHP to Java) and unmarshaling (Java to PHP) arguments.
Marshal() - Constructor for class com.caucho.quercus.marshal.Marshal
 
marshal(Env, Expr, Class) - Method in class com.caucho.quercus.marshal.Marshal
 
marshal(Env, Value, Class) - Method in class com.caucho.quercus.marshal.Marshal
 
marshal(Env, Expr, Class) - Method in class com.caucho.quercus.marshal.NullAsFalseMarshal
 
marshal(Env, Value, Class) - Method in class com.caucho.quercus.marshal.NullAsFalseMarshal
 
MARSHAL - Static variable in class com.caucho.quercus.marshal.PathMarshal
 
marshal(Env, Expr, Class) - Method in class com.caucho.quercus.marshal.PathMarshal
 
marshal(Env, Value, Class) - Method in class com.caucho.quercus.marshal.PathMarshal
 
MARSHAL - Static variable in class com.caucho.quercus.marshal.ReferenceMarshal
 
marshal(Env, Expr, Class) - Method in class com.caucho.quercus.marshal.ReferenceMarshal
 
marshal(Env, Value, Class) - Method in class com.caucho.quercus.marshal.ReferenceMarshal
 
MARSHAL - Static variable in class com.caucho.quercus.marshal.RegexpArrayMarshal
 
marshal(Env, Expr, Class) - Method in class com.caucho.quercus.marshal.RegexpArrayMarshal
 
marshal(Env, Value, Class) - Method in class com.caucho.quercus.marshal.RegexpArrayMarshal
 
MARSHAL - Static variable in class com.caucho.quercus.marshal.RegexpMarshal
 
marshal(Env, Expr, Class) - Method in class com.caucho.quercus.marshal.RegexpMarshal
 
marshal(Env, Value, Class) - Method in class com.caucho.quercus.marshal.RegexpMarshal
 
MARSHAL - Static variable in class com.caucho.quercus.marshal.ShortMarshal
 
marshal(Env, Expr, Class) - Method in class com.caucho.quercus.marshal.ShortMarshal
 
marshal(Env, Value, Class) - Method in class com.caucho.quercus.marshal.ShortMarshal
 
MARSHAL - Static variable in class com.caucho.quercus.marshal.ShortObjectMarshal
 
marshal(Env, Expr, Class) - Method in class com.caucho.quercus.marshal.ShortObjectMarshal
 
marshal(Env, Value, Class) - Method in class com.caucho.quercus.marshal.ShortObjectMarshal
 
MARSHAL - Static variable in class com.caucho.quercus.marshal.StringMarshal
 
marshal(Env, Expr, Class) - Method in class com.caucho.quercus.marshal.StringMarshal
 
marshal(Env, Value, Class) - Method in class com.caucho.quercus.marshal.StringMarshal
 
MARSHAL - Static variable in class com.caucho.quercus.marshal.StringValueMarshal
 
marshal(Env, Expr, Class) - Method in class com.caucho.quercus.marshal.StringValueMarshal
 
marshal(Env, Value, Class) - Method in class com.caucho.quercus.marshal.StringValueMarshal
 
MARSHAL - Static variable in class com.caucho.quercus.marshal.UnicodeEregiMarshal
 
marshal(Env, Expr, Class) - Method in class com.caucho.quercus.marshal.UnicodeEregiMarshal
 
marshal(Env, Value, Class) - Method in class com.caucho.quercus.marshal.UnicodeEregiMarshal
 
MARSHAL - Static variable in class com.caucho.quercus.marshal.UnicodeEregMarshal
 
marshal(Env, Expr, Class) - Method in class com.caucho.quercus.marshal.UnicodeEregMarshal
 
marshal(Env, Value, Class) - Method in class com.caucho.quercus.marshal.UnicodeEregMarshal
 
MARSHAL - Static variable in class com.caucho.quercus.marshal.UnicodeValueMarshal
 
marshal(Env, Expr, Class) - Method in class com.caucho.quercus.marshal.UnicodeValueMarshal
 
marshal(Env, Value, Class) - Method in class com.caucho.quercus.marshal.UnicodeValueMarshal
 
MARSHAL - Static variable in class com.caucho.quercus.marshal.URLMarshal
 
marshal(Env, Expr, Class) - Method in class com.caucho.quercus.marshal.URLMarshal
 
marshal(Env, Value, Class) - Method in class com.caucho.quercus.marshal.URLMarshal
 
MARSHAL - Static variable in class com.caucho.quercus.marshal.ValueMarshal
 
marshal(Env, Expr, Class) - Method in class com.caucho.quercus.marshal.ValueMarshal
 
marshal(Env, Value, Class) - Method in class com.caucho.quercus.marshal.ValueMarshal
 
MARSHAL - Static variable in class com.caucho.quercus.marshal.VoidMarshal
 
marshal(Env, Expr, Class) - Method in class com.caucho.quercus.marshal.VoidMarshal
 
marshal(Env, Value, Class) - Method in class com.caucho.quercus.marshal.VoidMarshal
 
MARSHAL_EXPECT_BOOLEAN - Static variable in class com.caucho.quercus.marshal.ExpectMarshal
 
MARSHAL_EXPECT_NUMERIC - Static variable in class com.caucho.quercus.marshal.ExpectMarshal
 
MARSHAL_EXPECT_STRING - Static variable in class com.caucho.quercus.marshal.ExpectMarshal
 
MARSHAL_OPTIONAL - Static variable in class com.caucho.quercus.marshal.CallableMarshal
 
MARSHAL_PASS_THRU - Static variable in class com.caucho.quercus.marshal.ValueMarshal
 
MarshalFactory - Class in com.caucho.quercus.marshal
Code for marshaling (PHP to Java) and unmarshaling (Java to PHP) arguments.
MarshalFactory(ModuleContext) - Constructor for class com.caucho.quercus.marshal.MarshalFactory
 
marshalImpl(Env, Value, Class<?>) - Method in class com.caucho.quercus.marshal.CallableMarshal
 
marshalImpl(Env, Value, Class<?>) - Method in class com.caucho.quercus.marshal.Marshal
 
Marshall - Class in com.caucho.el
Marshalls an expression.
Marshall() - Constructor for class com.caucho.el.Marshall
 
marshall(Expr, ELContext) - Method in class com.caucho.el.Marshall
 
MASK_OPCODE - Static variable in interface com.caucho.remote.websocket.WebSocketConstants
 
MaskedFrameInputStream - Class in com.caucho.remote.websocket
WebSocketInputStream reads a single WebSocket packet.
MaskedFrameInputStream() - Constructor for class com.caucho.remote.websocket.MaskedFrameInputStream
 
MaskedInputStream - Class in com.caucho.remote.websocket
User facade for http requests.
MaskedInputStream() - Constructor for class com.caucho.remote.websocket.MaskedInputStream
 
match(String) - Method in class com.caucho.jsp.cfg.JspPropertyGroup
Returns true if the property group matches the URL.
match(char[], int, int) - Method in class com.caucho.xml2.InternQName
 
match(Node, ExprEnvironment) - Method in class com.caucho.xpath.pattern.AbstractPattern
The core match function test if the pattern matches the node.
match(Node, ExprEnvironment) - Method in class com.caucho.xpath.pattern.CurrentPattern
Matches the current node
match(Node, ExprEnvironment) - Method in class com.caucho.xpath.pattern.FilterPattern
Matches if the filter expression matches.
match(Node, ExprEnvironment) - Method in class com.caucho.xpath.pattern.FromAncestors
Matches if a descendant matches the parent pattern.
match(Node, ExprEnvironment) - Method in class com.caucho.xpath.pattern.FromAny
All nodes match
match(Node, ExprEnvironment) - Method in class com.caucho.xpath.pattern.FromAttributes
matches if the node is an attribute.
match(Node, ExprEnvironment) - Method in class com.caucho.xpath.pattern.FromChildren
Matches all nodes except attributes and tests the parent pattern with the parent node.
match(Node, ExprEnvironment) - Method in class com.caucho.xpath.pattern.FromContext
Matches the node context
match(Node, ExprEnvironment) - Method in class com.caucho.xpath.pattern.FromDescendants
Matches the current node if it can find a parent node matching the parent pattern.
match(Node, ExprEnvironment) - Method in class com.caucho.xpath.pattern.FromExpr
matches if the expression returns a node set and the test-node is contained in that node set.
match(Node, ExprEnvironment) - Method in class com.caucho.xpath.pattern.FromNamespace
matches if the node is a namespace node.
match(Node, ExprEnvironment) - Method in class com.caucho.xpath.pattern.FromNext
Matches if there is a previous node matching the parent pattern.
match(Node, ExprEnvironment) - Method in class com.caucho.xpath.pattern.FromNextSibling
matches if we can find a previous sibling that matches the parent.
match(Node, ExprEnvironment) - Method in class com.caucho.xpath.pattern.FromParent
Matches if a child matches the parent pattern.
match(Node, ExprEnvironment) - Method in class com.caucho.xpath.pattern.FromPrevious
matches if we can find a following node matching the parent pattern.
match(Node, ExprEnvironment) - Method in class com.caucho.xpath.pattern.FromPreviousSibling
matches if we can find a following sibling that matches the parent.
match(Node, ExprEnvironment) - Method in class com.caucho.xpath.pattern.FromRoot
Matches the owner document.
match(Node, ExprEnvironment) - Method in class com.caucho.xpath.pattern.FromSelf
The self axis always matches.
match(Node, ExprEnvironment) - Method in class com.caucho.xpath.pattern.NamespacePattern
Matches if the namespace matches and the local name matches.
match(Node, ExprEnvironment) - Method in class com.caucho.xpath.pattern.NodePattern
matches if the node type matches and the node name matches.
match(Node, ExprEnvironment) - Method in class com.caucho.xpath.pattern.NodeTypePattern
Matches if the node type matches.
match(Node, ExprEnvironment) - Method in class com.caucho.xpath.pattern.NSNamePattern
Matches if the namespace matches and the local name matches.
match(Node, ExprEnvironment) - Method in class com.caucho.xpath.pattern.UnionPattern
Match if either pattern matches.
matches(Method) - Method in class com.caucho.config.types.Signature
Returns true if the method matches the signature.
matches(QName) - Method in class com.caucho.relaxng.program.AnyNameItem
Returns true if the name matches.
matches(QName) - Method in class com.caucho.relaxng.program.ChoiceNameItem
Allows empty if both allow empty.
matches(QName) - Method in class com.caucho.relaxng.program.NameClassItem
Returns true if the name matches.
matches(QName) - Method in class com.caucho.relaxng.program.NameItem
Returns true if the name matches.
matches(QName) - Method in class com.caucho.relaxng.program.NsNameItem
Returns true if the name matches.
matches(Object) - Method in class com.caucho.util.CharSegment
 
matches(String) - Method in class com.caucho.util.CharSegment
Returns true if the charSegment matches the string.
MatchesExpr - Class in com.caucho.el
Represents the regular expression operation: matches
MatchesExpr(Expr, Expr) - Constructor for class com.caucho.el.MatchesExpr
Creates a comparison expression
matchesFirstChar(char, char) - Method in class com.caucho.quercus.lib.db.SqlParseToken
 
matchesIgnoreCase(String) - Method in class com.caucho.util.CharSegment
Returns true if the CharSegment matches the string, ignoring the case.
matchesToken(String) - Method in class com.caucho.quercus.lib.db.SqlParseToken
 
MatchFilterChain - Class in com.caucho.server.rewrite
 
MatchFilterChain(RequestPredicate[], FilterChain, FilterChain) - Constructor for class com.caucho.server.rewrite.MatchFilterChain
 
matchManagedConnections(Set, Subject, ConnectionRequestInfo) - Method in class com.caucho.jms.jca.MessageSenderManager
Creates the underlying managed connection.
matchManagedConnections(Set, Subject, ConnectionRequestInfo) - Method in class com.caucho.sql.ManagedFactoryImpl
Creates the underlying managed connection.
matchManagedConnections(Set, Subject, ConnectionRequestInfo) - Method in interface javax.resource.spi.ManagedConnectionFactory
Returns a matched connection.
MatchRule - Class in com.caucho.server.rewrite
 
MatchRule(RewriteDispatch) - Constructor for class com.caucho.server.rewrite.MatchRule
 
MathModule - Class in com.caucho.quercus.lib
PHP math routines.
MathModule() - Constructor for class com.caucho.quercus.lib.MathModule
 
MavenProject - Class in com.caucho.loader.maven
Parsed maven project
MavenProject() - Constructor for class com.caucho.loader.maven.MavenProject
 
MavenProject.Dependencies - Class in com.caucho.loader.maven
 
MavenProject.Dependency - Class in com.caucho.loader.maven
 
MavenProject.Parent - Class in com.caucho.loader.maven
 
MAX - Static variable in class com.caucho.amber.query.QueryParser
 
max(Env) - Method in class com.caucho.quercus.lib.db.OracleOciCollection
Returns the maximum number of elements in the collection If the returned value is 0, then the number of elements is not limited.
max(Env, Value[]) - Static method in class com.caucho.quercus.lib.MathModule
 
MAX - Static variable in class com.caucho.quercus.marshal.Marshal
 
max(Expression<N>) - Method in interface javax.persistence.criteria.CriteriaBuilder
 
MAX_DYNAMIC_SIZE - Static variable in class com.caucho.quercus.env.ArrayValueComponent
 
MAX_SIZE - Static variable in class com.caucho.quercus.env.ArrayValueComponent
 
MAXBQUALSIZE - Static variable in interface javax.transaction.xa.Xid
 
MaxExpr - Class in com.caucho.db.sql
 
MaxExpr() - Constructor for class com.caucho.db.sql.MaxExpr
 
MaxFunExpr - Class in com.caucho.amber.expr.fun
MAX() function expression
MaxFunExpr(QueryParser, String, ArrayList<AmberExpr>, boolean) - Constructor for class com.caucho.amber.expr.fun.MaxFunExpr
Creates a new function expression
MaxGenerator - Class in com.caucho.amber.field
Configuration for a bean's field
MaxGenerator() - Constructor for class com.caucho.amber.field.MaxGenerator
 
MAXGTRIDSIZE - Static variable in interface javax.transaction.xa.Xid
 
MB_CASE_LOWER - Static variable in class com.caucho.quercus.lib.i18n.MbstringModule
 
MB_CASE_TITLE - Static variable in class com.caucho.quercus.lib.i18n.MbstringModule
 
MB_CASE_UPPER - Static variable in class com.caucho.quercus.lib.i18n.MbstringModule
 
mb_check_encoding(Env, Value, String) - Method in class com.caucho.quercus.lib.i18n.MbstringModule
Checks if the string is correctly encoded.
mb_convert_case(Env, StringValue, int, String) - Static method in class com.caucho.quercus.lib.i18n.MbstringModule
Upper-cases, lower-cases, or capitalizes first letter of words.
mb_convert_encoding(Env, StringValue, String, Value) - Static method in class com.caucho.quercus.lib.i18n.MbstringModule
Converts string of one encoding to another.
mb_convert_kana(Env, StringValue, String, String) - Static method in class com.caucho.quercus.lib.i18n.MbstringModule
Performs Japanese specific charset conversion.
mb_convert_variables(Env, String, String, Value) - Static method in class com.caucho.quercus.lib.i18n.MbstringModule
Decodes and then encodes variables.
mb_decode_mimeheader(Env, StringValue) - Static method in class com.caucho.quercus.lib.i18n.MbstringModule
Decodes mime field.
mb_decode_numericentity(Env, StringValue, ArrayValue, String) - Static method in class com.caucho.quercus.lib.i18n.MbstringModule
Decodes HTML numeric entity.
mb_detect_encoding(Env, StringValue, Value, boolean) - Static method in class com.caucho.quercus.lib.i18n.MbstringModule
Detects encoding of string.
mb_detect_order(Env, Value) - Static method in class com.caucho.quercus.lib.i18n.MbstringModule
Specifies order of charsets to test when detecting encoding.
mb_encode_mimeheader(Env, StringValue, String, String, String) - Static method in class com.caucho.quercus.lib.i18n.MbstringModule
Encodes a string into mime.
mb_encode_numericentity(Env, StringValue, ArrayValue, String) - Static method in class com.caucho.quercus.lib.i18n.MbstringModule
Encodes HTML numeric string entity.
mb_ereg(Env, UnicodeEreg, StringValue, ArrayValue) - Static method in class com.caucho.quercus.lib.i18n.MbstringModule
Multibyte version of ereg.
mb_ereg_match(Env, UnicodeEreg, StringValue, String) - Static method in class com.caucho.quercus.lib.i18n.MbstringModule
Returns true if pattern matches a part of string.
mb_ereg_replace(Env, Value, StringValue, StringValue, String) - Static method in class com.caucho.quercus.lib.i18n.MbstringModule
Multibyte version of ereg_replace.
mb_ereg_search(Env, Value, Value) - Static method in class com.caucho.quercus.lib.i18n.MbstringModule
Returns whether or not pattern matches string.
mb_ereg_search_getpos(Env) - Static method in class com.caucho.quercus.lib.i18n.MbstringModule
Gets current position of ereg state object.
mb_ereg_search_getregs(Env) - Static method in class com.caucho.quercus.lib.i18n.MbstringModule
Gets the last match of ereg state object from previous matching.
mb_ereg_search_init(Env, StringValue, Value, Value) - Static method in class com.caucho.quercus.lib.i18n.MbstringModule
Initializes a ereg state object.
mb_ereg_search_pos(Env, Value, Value) - Static method in class com.caucho.quercus.lib.i18n.MbstringModule
Returns index and position after matching.
mb_ereg_search_regs(Env, Value, Value) - Static method in class com.caucho.quercus.lib.i18n.MbstringModule
Returns match array after matching.
mb_ereg_search_setpos(Env, int) - Static method in class com.caucho.quercus.lib.i18n.MbstringModule
Sets the position of the ereg state object.
mb_eregi(Env, UnicodeEregi, StringValue, ArrayValue) - Static method in class com.caucho.quercus.lib.i18n.MbstringModule
Multibyte version of eregi.
mb_eregi_replace(Env, Value, StringValue, StringValue, String) - Static method in class com.caucho.quercus.lib.i18n.MbstringModule
Multibyte version of eregi_replace.
mb_get_info(Env, String) - Static method in class com.caucho.quercus.lib.i18n.MbstringModule
Returns current mb settings.
mb_http_input(Env, String) - Static method in class com.caucho.quercus.lib.i18n.MbstringModule
Returns and/or sets the http input encoding
mb_http_output(Env, String) - Static method in class com.caucho.quercus.lib.i18n.MbstringModule
Returns and/or sets the http output encoding
mb_internal_encoding(Env, String) - Static method in class com.caucho.quercus.lib.i18n.MbstringModule
Returns and/or sets the internal encoding.
mb_language(Env, String) - Static method in class com.caucho.quercus.lib.i18n.MbstringModule
Returns and/or sets the encoding for mail.
mb_list_encodings(Env) - Static method in class com.caucho.quercus.lib.i18n.MbstringModule
Get all supported encodings.
mb_output_handler(Env, StringValue, int) - Static method in class com.caucho.quercus.lib.i18n.MbstringModule
ob_start() handler
mb_parse_str(Env, StringValue, Value) - Static method in class com.caucho.quercus.lib.i18n.MbstringModule
Multibyte version of parse_str.
mb_preferred_mime_name(Env, StringValue) - Static method in class com.caucho.quercus.lib.i18n.MbstringModule
Returns the preferred mime name of this encoding.
mb_regex_encoding(Env, String) - Static method in class com.caucho.quercus.lib.i18n.MbstringModule
Returns and/or sets encoding for mb regular expressions.
mb_regex_set_options(Env, String) - Static method in class com.caucho.quercus.lib.i18n.MbstringModule
XXX: what does this actually do?
mb_send_mail(Env, StringValue, StringValue, StringValue, StringValue, StringValue) - Static method in class com.caucho.quercus.lib.i18n.MbstringModule
Multibyte version of mail.
mb_split(Env, UnicodeEreg, StringValue, long) - Static method in class com.caucho.quercus.lib.i18n.MbstringModule
Multibyte version of split.
mb_strcut(Env, StringValue, int, int, String) - Static method in class com.caucho.quercus.lib.i18n.MbstringModule
Similar to substr except start index is at the beginning of char boundaries.
mb_strimwidth(Env, StringValue, int, int, StringValue, String) - Static method in class com.caucho.quercus.lib.i18n.MbstringModule
Truncates the string.
mb_strlen(Env, StringValue, String) - Static method in class com.caucho.quercus.lib.i18n.MbstringModule
Multibyte version of strlen.
mb_strpos(Env, StringValue, StringValue, int, String) - Static method in class com.caucho.quercus.lib.i18n.MbstringModule
Multibyte version of strpos.
mb_strrpos(Env, StringValue, StringValue, Value, String) - Static method in class com.caucho.quercus.lib.i18n.MbstringModule
Multibyte version of strrpos.
mb_strtolower(Env, StringValue, String) - Static method in class com.caucho.quercus.lib.i18n.MbstringModule
Converts all characters to lower-case.
mb_strtoupper(Env, StringValue, String) - Static method in class com.caucho.quercus.lib.i18n.MbstringModule
Converts all characters to upper-case.
mb_strwidth(Env, StringValue, String) - Static method in class com.caucho.quercus.lib.i18n.MbstringModule
Returns the width of this multibyte string.
mb_substitute_character(Value) - Static method in class com.caucho.quercus.lib.i18n.MbstringModule
Sets the character to use when decoding/encoding fails on a character.
mb_substr(Env, StringValue, int, Value, String) - Static method in class com.caucho.quercus.lib.i18n.MbstringModule
Multibyte version of substr.
mb_substr_count(Env, StringValue, StringValue, String) - Static method in class com.caucho.quercus.lib.i18n.MbstringModule
 
mbean(String) - Static method in class com.caucho.config.lib.ResinConfigLibrary
 
MBean - Annotation Type in com.caucho.inject
The @MBean annotation registers a bean instance with JMX.
MBean - Class in com.caucho.quercus.lib.resin
 
mbean_explode(String) - Static method in class com.caucho.quercus.lib.ResinModule
Explode an object name into an array with key value pairs that correspond to the keys and values in the object name.
mbean_implode(ArrayValue) - Static method in class com.caucho.quercus.lib.ResinModule
Implode an array into an object name.
MbeanAttributeInfo - Class in com.caucho.server.snmp
 
MbeanAttributeInfo() - Constructor for class com.caucho.server.snmp.MbeanAttributeInfo
 
MbeanAttributeInfo(String, String) - Constructor for class com.caucho.server.snmp.MbeanAttributeInfo
 
MbeanAttributeInfo(String, String, int) - Constructor for class com.caucho.server.snmp.MbeanAttributeInfo
 
MBeanAttributeInfoDeserializer - Class in com.caucho.hessian.jmx
Deserializing an MBeanAttributeInfo valued object
MBeanAttributeInfoDeserializer() - Constructor for class com.caucho.hessian.jmx.MBeanAttributeInfoDeserializer
 
MBeanAttributeResolver - Class in com.caucho.jmx
 
MBeanAttributeResolver() - Constructor for class com.caucho.jmx.MBeanAttributeResolver
 
MBeanAttributeResolver(MBeanServer) - Constructor for class com.caucho.jmx.MBeanAttributeResolver
 
MBeanClient - Class in com.caucho.jmx.remote
Client for mbeans.
MBeanClient() - Constructor for class com.caucho.jmx.remote.MBeanClient
Creates the MBeanClient.
MBeanClient(String) - Constructor for class com.caucho.jmx.remote.MBeanClient
Creates the MBeanClient.
MBeanClose() - Constructor for class com.caucho.jmx.MBeanContext.MBeanClose
 
MBeanConfig - Class in com.caucho.jmx
Configuration for the mbean pattern.
MBeanConfig() - Constructor for class com.caucho.jmx.MBeanConfig
 
MBeanConfig.Init - Class in com.caucho.jmx
 
MBeanConfig.Listener - Class in com.caucho.jmx
 
MBeanConstructorInfoDeserializer - Class in com.caucho.hessian.jmx
Deserializing an MBeanConstructorInfo valued object
MBeanConstructorInfoDeserializer() - Constructor for class com.caucho.hessian.jmx.MBeanConstructorInfoDeserializer
 
MBeanContext - Class in com.caucho.jmx
The context containing mbeans registered at a particular level.
MBeanContext.MBeanClose - Class in com.caucho.jmx
 
MBeanContextImpl - Class in com.caucho.naming.mbean
MBean implementation of the JNDI Context.
MBeanContextImpl(AbstractModel, Hashtable) - Constructor for class com.caucho.naming.mbean.MBeanContextImpl
Creates a ContextImpl.
MBeanContextImpl(String, AbstractModel, Hashtable) - Constructor for class com.caucho.naming.mbean.MBeanContextImpl
Creates a ContextImpl.
MBeanHandle - Class in com.caucho.jmx
Serialization handle for mbeans.
MBeanHandle(ObjectName) - Constructor for class com.caucho.jmx.MBeanHandle
 
MBeanInfoDeserializer - Class in com.caucho.hessian.jmx
Deserializing an MBeanInfo valued object
MBeanInfoDeserializer() - Constructor for class com.caucho.hessian.jmx.MBeanInfoDeserializer
 
MBeanInfoHandler - Class in com.caucho.server.admin
Adapter for MBeanInfo
MBeanInfoHandler(MBeanInfo) - Constructor for class com.caucho.server.admin.MBeanInfoHandler
 
MBeanInfoHandler() - Constructor for class com.caucho.server.admin.MBeanInfoHandler
 
MBeanInit() - Constructor for class com.caucho.jca.cfg.Resource.MBeanInit
 
MBeanListener() - Constructor for class com.caucho.jca.cfg.Resource.MBeanListener
 
MBeanModel - Class in com.caucho.naming.mbean
Memory based model for JNDI.
MBeanModel() - Constructor for class com.caucho.naming.mbean.MBeanModel
Creates a new instance of the memory model.
MBeanNotificationInfoDeserializer - Class in com.caucho.hessian.jmx
Deserializing an MBeanNotificationInfo valued object
MBeanNotificationInfoDeserializer() - Constructor for class com.caucho.hessian.jmx.MBeanNotificationInfoDeserializer
 
MBeanOperation - Annotation Type in com.caucho.jmx
 
MBeanOperationInfoDeserializer - Class in com.caucho.hessian.jmx
Deserializing an MBeanOperationInfo valued object
MBeanOperationInfoDeserializer() - Constructor for class com.caucho.hessian.jmx.MBeanOperationInfoDeserializer
 
MBeanParameter - Annotation Type in com.caucho.jmx
 
MBeanParameterInfoDeserializer - Class in com.caucho.hessian.jmx
Deserializing an MBeanParameterInfo valued object
MBeanParameterInfoDeserializer() - Constructor for class com.caucho.hessian.jmx.MBeanParameterInfoDeserializer
 
MBeanPermission - Class in com.caucho.jmx
Static convenience methods.
MBeanPermission() - Constructor for class com.caucho.jmx.MBeanPermission
 
MBeanRuntimeException - Exception in com.caucho.jmx
Resin implementation for an MBean
MBeanRuntimeException() - Constructor for exception com.caucho.jmx.MBeanRuntimeException
Creates a runtime exception with a cause.
MBeanRuntimeException(String) - Constructor for exception com.caucho.jmx.MBeanRuntimeException
Creates a runtime exception with a cause.
MBeanRuntimeException(Throwable) - Constructor for exception com.caucho.jmx.MBeanRuntimeException
Creates a runtime exception with a cause.
MBeanServer - Class in com.caucho.quercus.lib.resin
 
MBeanServer(String) - Constructor for class com.caucho.quercus.lib.resin.MBeanServer
Create an MBeanServer that connects to a remote server.
MBeanServerBuilderImpl - Class in com.caucho.jmx
Resin implementation for an MBeanServer factory.
MBeanServerBuilderImpl() - Constructor for class com.caucho.jmx.MBeanServerBuilderImpl
 
MBeanServerDelegateImpl - Class in com.caucho.jmx
The main interface for retrieving and managing JMX objects.
MBeanSkeleton - Class in com.caucho.jmx
Skeleton for an standard MBean.
MBeanStub - Class in com.caucho.jmx
Encapsulates the managed object.
mbeanURLContextFactory - Class in com.caucho.naming.mbean
Create a remote object
mbeanURLContextFactory() - Constructor for class com.caucho.naming.mbean.mbeanURLContextFactory
 
MBeanView - Class in com.caucho.jmx
The view for administration.
MbstringModule - Class in com.caucho.quercus.lib.i18n
 
MbstringModule() - Constructor for class com.caucho.quercus.lib.i18n.MbstringModule
 
Mcrypt - Class in com.caucho.quercus.lib.mcrypt
Encryption class
MCRYPT_3DES - Static variable in class com.caucho.quercus.lib.mcrypt.McryptModule
 
MCRYPT_ARCFOUR - Static variable in class com.caucho.quercus.lib.mcrypt.McryptModule
 
MCRYPT_BLOWFISH - Static variable in class com.caucho.quercus.lib.mcrypt.McryptModule
 
mcrypt_cbc(Env, String, byte[], byte[], int, byte[]) - Static method in class com.caucho.quercus.lib.mcrypt.McryptModule
Encrypt with cbc
mcrypt_cfb(Env, String, byte[], byte[], int, byte[]) - Static method in class com.caucho.quercus.lib.mcrypt.McryptModule
Encrypt with cfb
mcrypt_create_iv(Env, int, int) - Static method in class com.caucho.quercus.lib.mcrypt.McryptModule
Creates the IV vector.
MCRYPT_DECRYPT - Static variable in class com.caucho.quercus.lib.mcrypt.McryptModule
 
mcrypt_decrypt(Env, String, byte[], byte[], String, byte[]) - Static method in class com.caucho.quercus.lib.mcrypt.McryptModule
Decrypt
MCRYPT_DES - Static variable in class com.caucho.quercus.lib.mcrypt.McryptModule
 
MCRYPT_DEV_RANDOM - Static variable in class com.caucho.quercus.lib.mcrypt.McryptModule
 
MCRYPT_DEV_URANDOM - Static variable in class com.caucho.quercus.lib.mcrypt.McryptModule
 
mcrypt_ecb(Env, String, byte[], byte[], int, byte[]) - Static method in class com.caucho.quercus.lib.mcrypt.McryptModule
Encrypt with cfb
mcrypt_enc_get_algorithms_name(Mcrypt) - Static method in class com.caucho.quercus.lib.mcrypt.McryptModule
Returns the algorithms name
mcrypt_enc_get_block_size(Mcrypt) - Static method in class com.caucho.quercus.lib.mcrypt.McryptModule
Returns the block size
mcrypt_enc_get_iv_size(Mcrypt) - Static method in class com.caucho.quercus.lib.mcrypt.McryptModule
Returns the IV size
mcrypt_enc_get_key_size(Mcrypt) - Static method in class com.caucho.quercus.lib.mcrypt.McryptModule
Returns the key size
mcrypt_enc_get_modes_name(Mcrypt) - Static method in class com.caucho.quercus.lib.mcrypt.McryptModule
Returns the mode name
mcrypt_enc_get_supported_key_sizes(Mcrypt) - Static method in class com.caucho.quercus.lib.mcrypt.McryptModule
Returns the supported key sizes
mcrypt_enc_is_block_algorithm(Mcrypt) - Static method in class com.caucho.quercus.lib.mcrypt.McryptModule
Returns true for block encoding modes
mcrypt_enc_is_block_algorithm_mode(Mcrypt) - Static method in class com.caucho.quercus.lib.mcrypt.McryptModule
Returns true for block encoding modes
mcrypt_enc_is_block_mode(Mcrypt) - Static method in class com.caucho.quercus.lib.mcrypt.McryptModule
Returns true for block output modes
mcrypt_enc_self_test(Mcrypt) - Static method in class com.caucho.quercus.lib.mcrypt.McryptModule
Returns true for block output modes
MCRYPT_ENCRYPT - Static variable in class com.caucho.quercus.lib.mcrypt.McryptModule
 
mcrypt_encrypt(Env, String, byte[], byte[], String, byte[]) - Static method in class com.caucho.quercus.lib.mcrypt.McryptModule
Encrypt
mcrypt_generic(Env, Mcrypt, byte[]) - Static method in class com.caucho.quercus.lib.mcrypt.McryptModule
Initialize encrption
mcrypt_generic_deinit(Mcrypt) - Static method in class com.caucho.quercus.lib.mcrypt.McryptModule
Initialize encrption
mcrypt_generic_end(Mcrypt) - Static method in class com.caucho.quercus.lib.mcrypt.McryptModule
Closes the module
mcrypt_generic_init(Mcrypt, byte[], byte[]) - Static method in class com.caucho.quercus.lib.mcrypt.McryptModule
Initialize encrption
mcrypt_get_block_size(Env, String, String) - Static method in class com.caucho.quercus.lib.mcrypt.McryptModule
 
mcrypt_get_cipher_name(Env, String) - Static method in class com.caucho.quercus.lib.mcrypt.McryptModule
 
mcrypt_get_iv_size(Env, String, String) - Static method in class com.caucho.quercus.lib.mcrypt.McryptModule
 
mcrypt_get_key_size(Env, String, String) - Static method in class com.caucho.quercus.lib.mcrypt.McryptModule
 
mcrypt_list_algorithms(Env) - Static method in class com.caucho.quercus.lib.mcrypt.McryptModule
Lists the available algorithms
mcrypt_list_modes(Env) - Static method in class com.caucho.quercus.lib.mcrypt.McryptModule
Lists the available modes.
MCRYPT_MODE_CBC - Static variable in class com.caucho.quercus.lib.mcrypt.McryptModule
 
MCRYPT_MODE_CFB - Static variable in class com.caucho.quercus.lib.mcrypt.McryptModule
 
MCRYPT_MODE_ECB - Static variable in class com.caucho.quercus.lib.mcrypt.McryptModule
 
MCRYPT_MODE_NOFB - Static variable in class com.caucho.quercus.lib.mcrypt.McryptModule
 
MCRYPT_MODE_OFB - Static variable in class com.caucho.quercus.lib.mcrypt.McryptModule
 
MCRYPT_MODE_STREAM - Static variable in class com.caucho.quercus.lib.mcrypt.McryptModule
 
mcrypt_module_close(Mcrypt) - Static method in class com.caucho.quercus.lib.mcrypt.McryptModule
Closes the module
mcrypt_module_get_algo_block_size(Env, String, String) - Static method in class com.caucho.quercus.lib.mcrypt.McryptModule
Returns the block size for an algorithm.
mcrypt_module_get_algo_key_size(Env, String, String) - Static method in class com.caucho.quercus.lib.mcrypt.McryptModule
Returns the key size for an algorithm.
mcrypt_module_get_supported_key_sizes(Env, String, String) - Static method in class com.caucho.quercus.lib.mcrypt.McryptModule
Returns the key size for an algorithm.
mcrypt_module_is_block_algorithm(Env, String, String) - Static method in class com.caucho.quercus.lib.mcrypt.McryptModule
Returns true for block algorithms
mcrypt_module_is_block_algorithm_mode(Env, String, String) - Static method in class com.caucho.quercus.lib.mcrypt.McryptModule
Returns true for block modes
mcrypt_module_is_block_mode(Env, String, String) - Static method in class com.caucho.quercus.lib.mcrypt.McryptModule
Returns true for block modes
mcrypt_module_open(Env, String, Path, String, Path) - Static method in class com.caucho.quercus.lib.mcrypt.McryptModule
Open a new mcrypt object.
mcrypt_module_self_test(Env, String, Path) - Static method in class com.caucho.quercus.lib.mcrypt.McryptModule
Returns true for block modes
mcrypt_ofb(Env, String, byte[], byte[], int, byte[]) - Static method in class com.caucho.quercus.lib.mcrypt.McryptModule
Encrypt with ofb
MCRYPT_RAND - Static variable in class com.caucho.quercus.lib.mcrypt.McryptModule
 
MCRYPT_RC4 - Static variable in class com.caucho.quercus.lib.mcrypt.McryptModule
 
MCRYPT_RIJNDAEL_128 - Static variable in class com.caucho.quercus.lib.mcrypt.McryptModule
 
MCRYPT_RIJNDAEL_192 - Static variable in class com.caucho.quercus.lib.mcrypt.McryptModule
 
MCRYPT_RIJNDAEL_256 - Static variable in class com.caucho.quercus.lib.mcrypt.McryptModule
 
MCRYPT_TRIPLEDES - Static variable in class com.caucho.quercus.lib.mcrypt.McryptModule
 
McryptModule - Class in com.caucho.quercus.lib.mcrypt
PHP encryption
McryptModule() - Constructor for class com.caucho.quercus.lib.mcrypt.McryptModule
 
md5(Env, InputStream, boolean) - Static method in class com.caucho.quercus.lib.string.StringModule
returns the md5 hash
md5_file(Env, Path, boolean) - Static method in class com.caucho.quercus.lib.string.StringModule
returns the md5 hash
MD5Filter - Class in com.caucho.filters
Calculates a HTTP Content-MD5 footer following RFC 1864
MD5Filter() - Constructor for class com.caucho.filters.MD5Filter
 
mdecrypt_generic(Env, Mcrypt, byte[]) - Static method in class com.caucho.quercus.lib.mcrypt.McryptModule
Initialize encrption
MEGABYTE - Static variable in class com.caucho.config.types.Bytes
 
MEMBER - Static variable in class com.caucho.amber.query.QueryParser
 
MemberExpr - Class in com.caucho.amber.expr
Represents a member query expression
Memcache - Class in com.caucho.quercus.lib
memcache object oriented API facade
Memcache() - Constructor for class com.caucho.quercus.lib.Memcache
 
Memcached - Class in com.caucho.quercus.lib.memcache
 
Memcached() - Constructor for class com.caucho.quercus.lib.memcache.Memcached
 
MemcachedCacheEngine - Class in com.caucho.memcached
Custom serialization for the cache
MemcachedClient - Class in com.caucho.memcached
Custom serialization for the cache
MemcachedClient() - Constructor for class com.caucho.memcached.MemcachedClient
 
MemcachedClient(String) - Constructor for class com.caucho.memcached.MemcachedClient
 
MemcachedConnection - Class in com.caucho.memcached
Custom serialization for the cache
MemcachedProtocol - Class in com.caucho.memcached
Custom serialization for the cache
MemcachedProtocol() - Constructor for class com.caucho.memcached.MemcachedProtocol
 
MemoItem - Class in com.caucho.relaxng.program
Generates programs from patterns.
MemoItem(Item, LruCache<Object, Item>) - Constructor for class com.caucho.relaxng.program.MemoItem
 
MemoItem(Item) - Constructor for class com.caucho.relaxng.program.MemoItem
 
memory_get_peak_usage(Env, boolean) - Static method in class com.caucho.quercus.lib.OptionsModule
Stub value for memory get usage.
memory_get_usage(Env, boolean) - Static method in class com.caucho.quercus.lib.OptionsModule
Stub value for memory get usage.
MemoryAdmin - Class in com.caucho.server.resin
 
MemoryModel - Class in com.caucho.naming
Memory based model for JNDI.
MemoryModel() - Constructor for class com.caucho.naming.MemoryModel
Creates a new instance of the memory model.
MemoryMXBean - Interface in com.caucho.management.server
Management interface for the memory
MemoryPath - Class in com.caucho.vfs
 
MemoryPath(FilesystemPath, String, Map<String, Object>, String) - Constructor for class com.caucho.vfs.MemoryPath
 
MemoryPath() - Constructor for class com.caucho.vfs.MemoryPath
 
MemoryPath.MemoryStream - Class in com.caucho.vfs
 
MemoryPermGenHealthCheck - Class in com.caucho.health.check
Monitors the amount of free memory in the PermGen pool.
MemoryPermGenHealthCheck() - Constructor for class com.caucho.health.check.MemoryPermGenHealthCheck
 
MemoryPermGenHealthCheckImpl - Class in com.caucho.env.health
 
MemoryPermGenHealthCheckImpl() - Constructor for class com.caucho.env.health.MemoryPermGenHealthCheckImpl
 
MemoryPoolAdapter - Class in com.caucho.util
 
MemoryPoolAdapter() - Constructor for class com.caucho.util.MemoryPoolAdapter
 
MemoryPoolAdapter.MemUsage - Class in com.caucho.util
 
MemoryPoolAdapter.PoolType - Enum in com.caucho.util
 
MemoryQueue<E> - Class in com.caucho.jms.memory
Deprecated. 
MemoryQueue() - Constructor for class com.caucho.jms.memory.MemoryQueue
Deprecated.
 
MemoryQueue<X> - Class in com.caucho.jms
A JMS queue stored in memory.
MemoryQueue() - Constructor for class com.caucho.jms.MemoryQueue
Standard Injection constructor
MemoryQueue(String) - Constructor for class com.caucho.jms.MemoryQueue
Programmatic constructor, automatically initializes the queue.
MemoryQueueEntry<E> - Class in com.caucho.jms.memory
Entry in a memory queue.
MemoryQueueEntry(String, long, int, long, E) - Constructor for class com.caucho.jms.memory.MemoryQueueEntry
 
MemoryQueueImpl<E> - Class in com.caucho.jms.memory
Implements a memory queue.
MemoryQueueImpl() - Constructor for class com.caucho.jms.memory.MemoryQueueImpl
 
MemoryScheme - Class in com.caucho.vfs
 
MemoryScheme() - Constructor for class com.caucho.vfs.MemoryScheme
 
MemorySingleSignon - Class in com.caucho.security
Memory-based cache for single-signon.
MemorySingleSignon() - Constructor for class com.caucho.security.MemorySingleSignon
 
MemoryStream - Class in com.caucho.vfs
 
MemoryStream() - Constructor for class com.caucho.vfs.MemoryStream
 
MemorySubscriberQueue<E> - Class in com.caucho.jms.memory
Implements a memory queue.
MemorySubscriberQueue(Object, boolean) - Constructor for class com.caucho.jms.memory.MemorySubscriberQueue
 
MemoryTenuredHealthCheck - Class in com.caucho.health.check
Monitors the amount of free memory in the Tenured pool.
MemoryTenuredHealthCheck() - Constructor for class com.caucho.health.check.MemoryTenuredHealthCheck
 
MemoryTenuredHealthCheckImpl - Class in com.caucho.env.health
 
MemoryTenuredHealthCheckImpl() - Constructor for class com.caucho.env.health.MemoryTenuredHealthCheckImpl
 
MemoryTopic - Class in com.caucho.jms.memory
Deprecated. 
MemoryTopic() - Constructor for class com.caucho.jms.memory.MemoryTopic
Deprecated.
 
MemoryTopic - Class in com.caucho.jms
A JMS topic stored in memory.
MemoryTopic() - Constructor for class com.caucho.jms.MemoryTopic
Standard Injection constructor
MemoryTopic(String) - Constructor for class com.caucho.jms.MemoryTopic
Programmatic constructor, automatically initializes the topic.
MemoryTopicImpl<E> - Class in com.caucho.jms.memory
Implements a memory topic.
MemoryTopicImpl() - Constructor for class com.caucho.jms.memory.MemoryTopicImpl
 
MemUsage(long, long, long) - Constructor for class com.caucho.util.MemoryPoolAdapter.MemUsage
 
merge(T) - Method in class com.caucho.amber.manager.AmberConnection
Merges the state of the entity into the current context.
merge(T) - Method in class com.caucho.amber.manager.EntityManagerExtendedProxy
Merges the state of the entity into the current context.
merge(T) - Method in class com.caucho.amber.manager.EntityManagerProxy
Merges the state of the entity into the current context.
merge(DeployControllerApi<I>) - Method in class com.caucho.env.deploy.DeployController
Merges with the new controller information
merge(DeployControllerApi<I>) - Method in interface com.caucho.env.deploy.DeployControllerApi
Merging the controller
merge(DeployControllerApi<I>) - Method in class com.caucho.env.deploy.EnvironmentDeployController
Merges with the old controller.
merge(DeployControllerApi<I>) - Method in class com.caucho.env.deploy.ExpandDeployController
Merges with the new controller.
merge(T) - Method in class com.caucho.env.jpa.EntityManagerJtaProxy
Merges the state of the entity into the current context.
merge(IvyDependency) - Method in class com.caucho.loader.ivy.IvyDependency
 
merge(IvyDependency) - Method in class com.caucho.loader.ivy.IvyMergeDependency
 
merge(ServletConfigImpl) - Method in class com.caucho.server.dispatch.ServletConfigImpl
 
merge(DeployControllerApi<Host>) - Method in class com.caucho.server.host.HostController
Merges with the old controller.
merge(DeployControllerApi<WebApp>) - Method in class com.caucho.server.webapp.WebAppVersioningController
 
merge(T) - Method in interface javax.persistence.EntityManager
Merge the state of the entity to the current context.
mergeAnnotation(AnnotatedMethod<?>) - Method in class com.caucho.ejb.cfg.InterceptorBinding
 
mergeClasses(String, Path, Path, Path) - Method in class com.caucho.loader.enhancer.EnhancerFixup
Merges the two classes.
mergeClasses(String, Path, Path) - Method in class com.caucho.loader.enhancer.EnhancerFixup
Merges the two classes.
mergeClasses(String, JavaClass, JavaClass) - Method in class com.caucho.loader.enhancer.EnhancerFixup
Merges the two classes.
mergeController(E, String) - Method in class com.caucho.env.deploy.DeployGenerator
Merges the entry with other matching entries, returning the new entry.
mergeController(E, String) - Method in class com.caucho.env.deploy.DeployListGenerator
Merges with other matching entries.
mergeController(HostController, String) - Method in class com.caucho.server.host.HostExpandDeployGenerator
Adds configuration to the current controller
mergeController(WebAppController, String) - Method in class com.caucho.server.webapp.WebAppExpandDeployGenerator
Returns the current array of webApp entries.
mergeController(WebAppController, String) - Method in class com.caucho.server.webapp.WebAppSingleDeployGenerator
Merges the controllers.
mergeDetachedEntity(Entity) - Method in class com.caucho.amber.manager.AmberConnection
 
mergeFrom(EjbRef) - Method in class com.caucho.config.types.EjbLocalRef
Merges duplicated information in application-client.xml / resin-application-client.xml
mergeFrom(EjbRef) - Method in class com.caucho.config.types.EjbRef
Merges duplicated information in application-client.xml / resin-application-client.xml
mergeInclude(GrammarPattern) - Method in class com.caucho.relaxng.pattern.GrammarPattern
Merges an include.
MergeIterator - Class in com.caucho.xpath.pattern
The merge iterator.
MergeIterator(ExprEnvironment, NodeIterator) - Constructor for class com.caucho.xpath.pattern.MergeIterator
Creates a merge iterator with a given base.
mergeJsf(TldTaglib) - Method in class com.caucho.jsp.cfg.TldTaglib
 
mergeParameters(Map<String, String[]>, Map<String, String[]>) - Method in class com.caucho.server.http.AbstractCauchoRequest
 
MergePath - Class in com.caucho.vfs
A merging of several Paths used like a CLASSPATH.
MergePath() - Constructor for class com.caucho.vfs.MergePath
Creates a new merge path.
MergePath(String, String, Path...) - Constructor for class com.caucho.vfs.MergePath
 
MergePath(Path...) - Constructor for class com.caucho.vfs.MergePath
 
MergePath(MergePath, String, Map<String, Object>, String) - Constructor for class com.caucho.vfs.MergePath
 
mergeRedeployCheckInterval(long) - Method in class com.caucho.env.deploy.DeployController
Sets the redeploy-check-interval
mergeRedeployMode(DeployMode) - Method in class com.caucho.env.deploy.DeployController
Merge the redeploy mode.
mergeSmap(Path, Path) - Method in class com.caucho.java.JavaCompilerUtil
 
mergeTemplates(Template[], Template[]) - Static method in class com.caucho.xsl.StylesheetImpl
Merges two template arrays into the final one.
message(String, Serializable) - Method in class com.caucho.bam.actor.AbstractActorSender
Sends a unidirectional message to an ActorHolder, addressed by the Actor's address.
message(BamActorRef, Serializable) - Method in class com.caucho.bam.actor.AbstractActorSender
Sends a unidirectional message to an ActorHolder, addressed by the Actor's address.
message(Serializable) - Method in interface com.caucho.bam.actor.ActorProxy
Sends a unidirectional message to the target ActorHolder,
message(String, Serializable) - Method in interface com.caucho.bam.actor.ActorSender
Sends a unidirectional message to an ActorHolder, addressed by the Actor's address.
message(BamActorRef, Serializable) - Method in interface com.caucho.bam.actor.ActorSender
Sends a unidirectional message to an ActorHolder, addressed by the Actor's address.
message(String, Serializable) - Method in interface com.caucho.bam.actor.BamActorRef
 
message(S, MessageStream, String, String, Serializable) - Method in class com.caucho.bam.actor.BamSkeleton
Dispatches a message to the actorStream.
message(String, Serializable) - Method in class com.caucho.bam.actor.SimpleActorRef
 
message(String, String, Serializable) - Method in class com.caucho.bam.actor.SkeletonActorFilter
Dispatches a unidirectional message to a matching method on the SimpleActorStream.
message(String, String, Serializable) - Method in class com.caucho.bam.broker.AbstractBrokerStream
Receives a unidirectional message.
message(String, String, Serializable) - Method in class com.caucho.bam.broker.ManagedBrokerAdapter
 
message(String, String, Serializable) - Method in class com.caucho.bam.client.OutboundMessageStream
 
message(String, String, Serializable) - Method in class com.caucho.bam.mailbox.DualSizeMailbox
Sends a message
message(String, String, Serializable) - Method in class com.caucho.bam.mailbox.MultiworkerMailbox
Sends a message
message(String, String, Serializable) - Method in class com.caucho.bam.mailbox.PassthroughMailbox
Sends a message
Message - Annotation Type in com.caucho.bam
The @Message annotation marks a SimpleBamService method as handling a message.
Message - Class in com.caucho.bam.packet
Unidirectional message with a value.
Message(String, String, Serializable) - Constructor for class com.caucho.bam.packet.Message
An message to a destination with a source address.
message(String, String, Serializable) - Method in class com.caucho.bam.proxy.ProxyActor
 
message(S, MessageStream, String, String, Serializable) - Method in class com.caucho.bam.proxy.ProxySkeleton
Dispatches a message to the actorStream.
message(String, String, Serializable) - Method in class com.caucho.bam.query.QueryActorFilter
 
message(String, String, Serializable) - Method in class com.caucho.bam.query.QueryMessageStreamFilter
 
message(String, Serializable) - Method in interface com.caucho.bam.query.QuerySender
Sends a unidirectional message to an ActorHolder, addressed by the Actor's address.
message(String, Serializable) - Method in class com.caucho.bam.router.BamAllActorRouter
 
message(String, Serializable) - Method in class com.caucho.bam.router.BamFirstActorRouter
 
message(String, Serializable) - Method in class com.caucho.bam.router.BamFirstResultRouter
 
message(String, String, Serializable) - Method in class com.caucho.bam.stream.AbstractMessageStream
Receives a unidirectional message.
message(String, String, Serializable) - Method in class com.caucho.bam.stream.AbstractMessageStreamFilter
Sends a unidirectional message
message(String, String, Serializable) - Method in interface com.caucho.bam.stream.MessageStream
Sends a unidirectional message to an ActorHolder, addressed by the Actor's address.
message(Serializable) - Method in class com.caucho.boot.WatchdogChildActor
 
message(String, String, Serializable) - Method in class com.caucho.cloud.bam.GlobalTriadFirstRouter
 
message(String, String, Serializable) - Method in class com.caucho.cloud.bam.TriadAllRouter
 
message(String, String, Serializable) - Method in class com.caucho.cloud.bam.TriadFirstRouter
 
message(String) - Method in class com.caucho.env.repository.CommitBuilder
Assign the commit message.
message(String, String, Serializable) - Method in class com.caucho.hemp.broker.HempBroker
Sends a message to the desination mailbox.
message(String, String, Serializable) - Method in class com.caucho.hemp.services.BamJmsService
Sends to a queue
message(String, String, Serializable) - Method in class com.caucho.hemp.services.BamLogService
Sends to a mailbox
message(String, String, Serializable) - Method in class com.caucho.hemp.services.BamMailService
Sends to a mailbox
message(String, String, Serializable) - Method in class com.caucho.hemp.servlet.ServerGatewayBroker
Sends a message to the link service if 'to' is null, else send it to the broker.
message(String, String, Serializable) - Method in class com.caucho.hemp.servlet.ServerProxyBroker
Sends a message to the link service if 'to' is null, else send it to the broker.
message(String, Serializable) - Method in class com.caucho.hmtp.HmtpClient
 
message(BamActorRef, Serializable) - Method in class com.caucho.hmtp.HmtpClient
 
message(String, String, Serializable) - Method in class com.caucho.hmtp.HmtpWebSocketContextWriter
Sends a message to a given address
message(String, String, Serializable) - Method in class com.caucho.hmtp.HmtpWebSocketWriter
Sends a message to a given address
message(OutputStream, String, String, Serializable) - Method in class com.caucho.hmtp.HmtpWriter
Sends a message to a given address
message(String, String, Serializable) - Method in class com.caucho.hmtp.server.HmtpServlet
 
message(String, String, Serializable) - Method in class com.caucho.jsmp.JsmpWebSocketWriter
Sends a message to a given address
message(PrintWriter, String, String, Serializable) - Method in class com.caucho.jsmp.JsmpWriter
JMTP unidirectional message
message(long, long, boolean, int, long, byte[], int, int, TempBuffer, SenderSettleHandler) - Method in class com.caucho.message.broker.AbstractBrokerSender
 
message(long, long, boolean, int, long, byte[], int, int, TempBuffer, SenderSettleHandler) - Method in interface com.caucho.message.broker.BrokerSender
 
message(long, long, boolean, int, long, byte[], int, int, TempBuffer, SenderSettleHandler) - Method in class com.caucho.message.nautilus.NautilusBrokerPublisher
 
message(long, long, boolean, int, long, byte[], int, int, TempBuffer, SenderSettleHandler) - Method in class com.caucho.message.stomp.NullSender
 
message(String, String, Serializable) - Method in class com.caucho.quercus.lib.bam.BamPhpActor
 
message - Variable in class com.caucho.quercus.lib.xml.LibXmlError
 
MESSAGE - Static variable in class com.caucho.server.webapp.ErrorPageFilter
 
Message - Interface in javax.jms
The main message.
MESSAGE_ATTRIBUTE - Static variable in class com.caucho.server.deploy.DeployClient
 
messageActiveOrSelf(Serializable, TriadOwner) - Method in class com.caucho.cloud.bam.BamTriadSender
Sends a message to one of the triad members, including the server itself.
messageActiveOrSelf(String, Serializable, TriadOwner) - Method in class com.caucho.cloud.bam.ClusterRouteManager
Sends a message to one of the triad members, including the server itself.
MessageAdapterConfig() - Constructor for class com.caucho.jca.cfg.InboundResourceAdapterConfig.MessageAdapterConfig
 
messageAll(Serializable) - Method in class com.caucho.cloud.bam.BamTriadSender
Send a message to all servers in the pod.
messageAll(String, Serializable) - Method in class com.caucho.cloud.bam.ClusterRouteManager
Send a message to all servers in the pod.
messageAllTriadRemote(Serializable) - Method in class com.caucho.cloud.bam.BamTriadSender
Send a message to active remove triad servers.
messageAllTriadRemote(String, Serializable) - Method in class com.caucho.cloud.bam.ClusterRouteManager
Send a message to active remove triad servers.
MessageAnnotations - Class in com.caucho.amqp.io
The message properties header.
MessageAnnotations() - Constructor for class com.caucho.amqp.io.MessageAnnotations
 
MessageAppProperties - Class in com.caucho.amqp.io
The message properties header.
MessageAppProperties() - Constructor for class com.caucho.amqp.io.MessageAppProperties
 
MessageAspectBeanFactory<X> - Class in com.caucho.ejb.gen
Factory for creating stateful business methods.
MessageAspectBeanFactory(InjectManager, AnnotatedType<X>) - Constructor for class com.caucho.ejb.gen.MessageAspectBeanFactory
 
MessageAvailableListener - Interface in com.caucho.jms.queue
Listener for queue message available
messageBackup(Serializable, TriadOwner) - Method in class com.caucho.cloud.bam.BamTriadSender
 
messageBackup(String, Serializable, TriadOwner) - Method in class com.caucho.cloud.bam.ClusterRouteManager
 
MessageBeanConfig - Class in com.caucho.ejb.cfg
ejb-message-bean configuration
MessageBeanConfig() - Constructor for class com.caucho.ejb.cfg.MessageBeanConfig
 
MessageBroker - Interface in com.caucho.message.broker
Broker interface for creating nodes and subscriptions to nodes.
MessageBrowserImpl - Class in com.caucho.jms.connection
A basic message consumer.
MessageBrowserImpl(JmsSession, AbstractQueue, String) - Constructor for class com.caucho.jms.connection.MessageBrowserImpl
 
MessageBrowserImpl.BrowserEnumeration - Class in com.caucho.jms.connection
 
MessageCallback<E> - Interface in com.caucho.jms.queue
Listener for queue message available
MessageConnection - Interface in com.caucho.message
Message connection facade.
MessageConnectionFactory - Interface in com.caucho.message
Message facade for creating a connection
MessageConsumer - Interface in javax.jms
The main destination.
MessageConsumerImpl<E> - Class in com.caucho.jms.connection
A basic message consumer.
MessageDecoder<T> - Interface in com.caucho.message
decode a message in the store.
MessageDeliveryAnnotations - Class in com.caucho.amqp.io
The message properties header.
MessageDeliveryAnnotations() - Constructor for class com.caucho.amqp.io.MessageDeliveryAnnotations
 
MessageDestination - Class in com.caucho.ejb.cfg
 
MessageDestination() - Constructor for class com.caucho.ejb.cfg.MessageDestination
 
MessageDestination - Interface in com.caucho.jms.queue
Common interface for message queues and topics
MessageDestinationRef - Class in com.caucho.config.types
 
MessageDestinationRef() - Constructor for class com.caucho.config.types.MessageDestinationRef
 
MessageDestinationRef(Path) - Constructor for class com.caucho.config.types.MessageDestinationRef
 
MessageDestinationRef(Context) - Constructor for class com.caucho.config.types.MessageDestinationRef
 
MessageDriven - Annotation Type in javax.ejb
The MessageDriven annotation for message driven beans.
MessageDrivenBean - Interface in javax.ejb
The main ejb context.
MessageDrivenContext - Interface in javax.ejb
The main ejb context.
MessageDrivenContextImpl<X> - Class in com.caucho.ejb.message
Server container for a message bean.
MessageDrivenDestination() - Constructor for class com.caucho.ejb.cfg.EjbMessageBean.MessageDrivenDestination
 
MessageEncoder<T> - Interface in com.caucho.message
encode a message in the store.
MessageEndpoint - Interface in javax.resource.spi.endpoint
Implemented by the application server, called by the resource adapter.
MessageEndpointFactory - Interface in javax.resource.spi.endpoint
A factory for creating message endpoints.
MessageEOFException - Exception in javax.jms
The exception
MessageEOFException(String) - Constructor for exception javax.jms.MessageEOFException
 
MessageEOFException(String, String) - Constructor for exception javax.jms.MessageEOFException
 
messageError(String, Serializable, BamError) - Method in interface com.caucho.bam.actor.BamActorRef
 
messageError(S, MessageStream, String, String, Serializable, BamError) - Method in class com.caucho.bam.actor.BamSkeleton
 
messageError(String, Serializable, BamError) - Method in class com.caucho.bam.actor.SimpleActorRef
 
messageError(String, String, Serializable, BamError) - Method in class com.caucho.bam.actor.SkeletonActorFilter
Dispatches a messageError to a matching method on the SimpleActorStream.
messageError(String, String, Serializable, BamError) - Method in class com.caucho.bam.broker.AbstractBrokerStream
Receives a message error.
messageError(String, String, Serializable, BamError) - Method in class com.caucho.bam.broker.ManagedBrokerAdapter
 
messageError(String, String, Serializable, BamError) - Method in class com.caucho.bam.client.OutboundMessageStream
 
messageError(String, String, Serializable, BamError) - Method in class com.caucho.bam.mailbox.DualSizeMailbox
Sends a message
messageError(String, String, Serializable, BamError) - Method in class com.caucho.bam.mailbox.MultiworkerMailbox
Sends a message
messageError(String, String, Serializable, BamError) - Method in class com.caucho.bam.mailbox.PassthroughMailbox
Sends a message
MessageError - Annotation Type in com.caucho.bam
The @MessageError annotation marks a SimpleBamService method as handling a unidirectional messageError packet.
MessageError - Class in com.caucho.bam.packet
Unidirectional message with an error
MessageError(String, String, Serializable, BamError) - Constructor for class com.caucho.bam.packet.MessageError
An empty message to a destination
messageError(String, String, Serializable, BamError) - Method in class com.caucho.bam.proxy.ProxyActor
 
messageError(S, MessageStream, String, String, Serializable, BamError) - Method in class com.caucho.bam.proxy.ProxySkeleton
 
messageError(String, String, Serializable, BamError) - Method in class com.caucho.bam.query.QueryActorFilter
 
messageError(String, String, Serializable, BamError) - Method in class com.caucho.bam.query.QueryMessageStreamFilter
 
messageError(String, Serializable, BamError) - Method in class com.caucho.bam.router.AbstractBamRouter
 
messageError(String, String, Serializable, BamError) - Method in class com.caucho.bam.stream.AbstractMessageStream
Receives a message error.
messageError(String, String, Serializable, BamError) - Method in class com.caucho.bam.stream.AbstractMessageStreamFilter
Sends a unidirectional message error
messageError(String, String, Serializable, BamError) - Method in interface com.caucho.bam.stream.MessageStream
Sends a message error to an ActorHolder, addressed by the Actor's address.
messageError(String, String, Serializable, BamError) - Method in class com.caucho.hemp.broker.HempBroker
Sends a messageError to the desination mailbox.
messageError(String, String, Serializable, BamError) - Method in class com.caucho.hemp.servlet.ServerGatewayBroker
Handles a message
messageError(String, String, Serializable, BamError) - Method in class com.caucho.hemp.servlet.ServerProxyBroker
Handles a message
messageError(String, String, Serializable, BamError) - Method in class com.caucho.hmtp.HmtpWebSocketContextWriter
Sends a message error to a given address
messageError(String, String, Serializable, BamError) - Method in class com.caucho.hmtp.HmtpWebSocketWriter
Sends a message error to a given address
messageError(OutputStream, String, String, Serializable, BamError) - Method in class com.caucho.hmtp.HmtpWriter
Sends a message error to a given address
messageError(String, String, Serializable, BamError) - Method in class com.caucho.hmtp.server.HmtpServlet
 
messageError(String, String, Serializable, BamError) - Method in class com.caucho.jsmp.JsmpWebSocketWriter
Sends a message error to a given address
messageError(PrintWriter, String, String, Serializable, BamError) - Method in class com.caucho.jsmp.JsmpWriter
JMTP unidirectional message
messageError(String, String, Serializable, BamError) - Method in class com.caucho.quercus.lib.bam.BamPhpActor
 
MessageException - Exception in com.caucho.jms.queue
A message exception.
MessageException() - Constructor for exception com.caucho.jms.queue.MessageException
Null message exception
MessageException(String) - Constructor for exception com.caucho.jms.queue.MessageException
Create a basic message exception
MessageException(Throwable) - Constructor for exception com.caucho.jms.queue.MessageException
Create a MessageException wrapping a root exception.
MessageException(String, Throwable) - Constructor for exception com.caucho.jms.queue.MessageException
Create a MessageException wrapping a root exception.
MessageException - Exception in com.caucho.message
Callbacks when a sent message is settled on the broker, i.e.
MessageException() - Constructor for exception com.caucho.message.MessageException
 
MessageException(Throwable) - Constructor for exception com.caucho.message.MessageException
 
MessageException(String) - Constructor for exception com.caucho.message.MessageException
 
MessageException(String, Throwable) - Constructor for exception com.caucho.message.MessageException
 
MessageFactory - Class in com.caucho.jms.message
A message factory
MessageFactory() - Constructor for class com.caucho.jms.message.MessageFactory
 
messageFirstTriad(Serializable, TriadOwner, BamTriadDispatcher.RemoteEnum) - Method in class com.caucho.cloud.bam.BamTriadSender
Sends a message to the first active remote triad server.
messageFirstTriad(String, Serializable, TriadOwner, BamTriadDispatcher.RemoteEnum) - Method in class com.caucho.cloud.bam.ClusterRouteManager
Sends a message to the first active remote triad server.
messageFirstTriadActive(Serializable, TriadOwner) - Method in class com.caucho.cloud.bam.BamTriadSender
Sends a message to the first active remote triad server.
messageFirstTriadActive(String, Serializable, TriadOwner) - Method in class com.caucho.cloud.bam.ClusterRouteManager
Sends a message to the first active remote triad server.
messageFirstTriadRemote(Serializable, TriadOwner) - Method in class com.caucho.cloud.bam.BamTriadSender
Sends a message to the first active remote triad server.
messageFirstTriadRemote(String, Serializable, TriadOwner) - Method in class com.caucho.cloud.bam.ClusterRouteManager
Sends a message to the first active remote triad server.
MessageFooter - Class in com.caucho.amqp.io
The message properties header.
MessageFooter() - Constructor for class com.caucho.amqp.io.MessageFooter
 
MessageFormatException - Exception in javax.jms
The exception
MessageFormatException(String) - Constructor for exception javax.jms.MessageFormatException
 
MessageFormatException(String, String) - Constructor for exception javax.jms.MessageFormatException
 
MessageFormatter - Class in com.caucho.log
A simple formatter that handles localization, substitution of parameters, and the inclusion of an exception stack trace if applicable.
MessageFormatter() - Constructor for class com.caucho.log.MessageFormatter
 
MessageGenerator<X> - Class in com.caucho.ejb.gen
Generates the skeleton for a message bean.
MessageGenerator(String, AnnotatedType<X>) - Constructor for class com.caucho.ejb.gen.MessageGenerator
 
MessageGroupQueue - Class in com.caucho.server.httpproxy
System for messaging proxy
MessageHeader - Class in com.caucho.amqp.io
The message transport header.
MessageHeader() - Constructor for class com.caucho.amqp.io.MessageHeader
 
MessageImpl - Class in com.caucho.jms.message
A basic message.
MessageImpl() - Constructor for class com.caucho.jms.message.MessageImpl
 
MessageImpl(Message) - Constructor for class com.caucho.jms.message.MessageImpl
Create a message, copying the properties
MessageImpl(MessageImpl) - Constructor for class com.caucho.jms.message.MessageImpl
 
MessageListener - Interface in javax.jms
The main destination.
MessageListener - Interface in javax.resource.cci
Represents an mapped collection of elements.
MessageListenerAdapter - Class in com.caucho.ejb.message
 
MessageListenerAdapter(Object) - Constructor for class com.caucho.ejb.message.MessageListenerAdapter
 
MessageListenerConfig - Class in com.caucho.jca.cfg
Configuration for a connector.
MessageListenerConfig() - Constructor for class com.caucho.jca.cfg.MessageListenerConfig
 
MessageListenerConfig.ActivationSpecConfig - Class in com.caucho.jca.cfg
 
MessageListenerSpec - Class in com.caucho.jms.jca
The JMS MessageListener configuration specification.
MessageListenerSpec() - Constructor for class com.caucho.jms.jca.MessageListenerSpec
 
MessageListenerTask - Class in com.caucho.jms.jca
The JMS MessageListener endpoint
MessageManager<X> - Class in com.caucho.ejb.message
JCA activation-spec server container for a message bean.
MessageManager(EjbManager, String, String, AnnotatedType<X>, AnnotatedType<X>, EjbLazyGenerator<X>) - Constructor for class com.caucho.ejb.message.MessageManager
 
MessageMethodHeadFactory<X> - Class in com.caucho.ejb.gen
Represents a stateless local business method
MessageMethodHeadFactory(MessageAspectBeanFactory<X>, AspectFactory<X>) - Constructor for class com.caucho.ejb.gen.MessageMethodHeadFactory
 
MessageMethodHeadGenerator<X> - Class in com.caucho.ejb.gen
Represents a message local business method
MessageMethodHeadGenerator(MessageMethodHeadFactory<X>, AnnotatedMethod<? super X>, AspectGenerator<X>) - Constructor for class com.caucho.ejb.gen.MessageMethodHeadGenerator
 
MessageMethodTailFactory<X> - Class in com.caucho.ejb.gen
Represents a stateless local business method
MessageMethodTailFactory(MessageAspectBeanFactory<X>) - Constructor for class com.caucho.ejb.gen.MessageMethodTailFactory
 
MessageMethodTailGenerator<X> - Class in com.caucho.ejb.gen
Represents a stateless local business method
MessageMethodTailGenerator(MessageMethodTailFactory<X>, AnnotatedMethod<? super X>) - Constructor for class com.caucho.ejb.gen.MessageMethodTailGenerator
 
MessageNotReadableException - Exception in javax.jms
The exception
MessageNotReadableException(String) - Constructor for exception javax.jms.MessageNotReadableException
 
MessageNotReadableException(String, String) - Constructor for exception javax.jms.MessageNotReadableException
 
MessageNotWriteableException - Exception in javax.jms
The exception
MessageNotWriteableException(String) - Constructor for exception javax.jms.MessageNotWriteableException
 
MessageNotWriteableException(String, String) - Constructor for exception javax.jms.MessageNotWriteableException
 
MessageProducer - Interface in javax.jms
The main destination.
MessageProducerImpl - Class in com.caucho.jms.connection
A basic message producer.
MessageProducerImpl(JmsSession, AbstractDestination) - Constructor for class com.caucho.jms.connection.MessageProducerImpl
 
MessageProperties - Class in com.caucho.amqp.io
The message properties header.
MessageProperties() - Constructor for class com.caucho.amqp.io.MessageProperties
 
MessagePropertiesFactory<T> - Interface in com.caucho.message
message factory
MessageQueue<E> - Interface in com.caucho.jms.queue
Provides abstract API for a queue.
MessageQueueSubscription - Class in com.caucho.server.httpproxy
System for messaging proxy
messageReceived(String, E) - Method in interface com.caucho.jms.queue.MessageCallback
Notifies a listener that a message is available from the queue.
MessageReceiver<T> - Interface in com.caucho.message
message receiver
MessageReceiverCredit - Class in com.caucho.message.common
counts message send/receive credit.
MessageReceiverCredit() - Constructor for class com.caucho.message.common.MessageReceiverCredit
 
MessageReceiverFactory - Interface in com.caucho.message
AMQP client receiver factory
MessageReceiverListener<T> - Interface in com.caucho.message
message receiver
MessageSender<T> - Interface in com.caucho.message
message sender
MessageSender - Interface in com.caucho.services.message
Service API for a bare-bones message server.
MessageSenderFactory - Interface in com.caucho.message
client sender factory
MessageSenderManager - Class in com.caucho.jms.jca
The managed factory implementation.
MessageSenderManager() - Constructor for class com.caucho.jms.jca.MessageSenderManager
 
MessageSenderResource - Class in com.caucho.jms.resource
Configures message senders, avoiding JCA.
MessageSenderResource() - Constructor for class com.caucho.jms.resource.MessageSenderResource
 
MessageServiceException - Exception in com.caucho.services.message
Exception for faults when the fault doesn't return a java exception.
MessageServiceException() - Constructor for exception com.caucho.services.message.MessageServiceException
Zero-arg constructor.
MessageServiceException(String) - Constructor for exception com.caucho.services.message.MessageServiceException
Create the exception.
MessageServiceException(String, Throwable) - Constructor for exception com.caucho.services.message.MessageServiceException
Create the exception.
MessageServiceException(Throwable) - Constructor for exception com.caucho.services.message.MessageServiceException
Create the exception.
MessageSettleListener - Interface in com.caucho.message
Callbacks when a sent message is settled on the broker, i.e.
MessageStream - Interface in com.caucho.bam.stream
Primary stream handling all message packets.
MessageStreamImpl - Class in com.caucho.server.httpproxy
System for messaging proxy
MessageStreamImpl(MessageQueueSubscription) - Constructor for class com.caucho.server.httpproxy.MessageStreamImpl
 
MessageStreamImpl2 - Class in com.caucho.server.httpproxy
System for messaging proxy
MessageSystem - Class in com.caucho.jms.cluster
Service for handling the cluster heartbeat messages
MessageTag - Class in com.caucho.jstl.el
Looks up an i18n message from a bundle and prints it.
MessageTag() - Constructor for class com.caucho.jstl.el.MessageTag
 
MessageTag - Class in com.caucho.jstl.rt
Looks up an i18n message from a bundle and prints it.
MessageTag() - Constructor for class com.caucho.jstl.rt.MessageTag
 
MessageTopicSubscriber<E> - Interface in com.caucho.jms.queue
Provides abstract API for a queue.
messageToText(Serializable) - Method in class com.caucho.hemp.services.BamLogService
 
messageToText(Serializable) - Method in class com.caucho.hemp.services.BamMailService
 
messageTriadRemote(Serializable, TriadOwner) - Method in class com.caucho.cloud.bam.BamTriadSender
 
messageTriadRemote(String, Serializable, TriadOwner) - Method in class com.caucho.cloud.bam.ClusterRouteManager
 
MessageType - Enum in com.caucho.jms.message
Message types
MessageXaCallChain<X> - Class in com.caucho.ejb.gen
Represents the xa interception
MessageXaCallChain(XaFactory<X>, AnnotatedMethod<? super X>, AspectGenerator<X>) - Constructor for class com.caucho.ejb.gen.MessageXaCallChain
 
METADATA_START - Static variable in class com.caucho.db.block.BlockStore
 
Metamodel - Interface in javax.persistence.metamodel
Reflection model for the JPA data.
metaphone(String) - Static method in class com.caucho.quercus.lib.string.StringModule
Returns the metaphone of a string.
metaQuery(Env, String, String) - Method in class com.caucho.quercus.lib.db.Mysqli
Used by the various mysqli functions to query the database for metadata about the resultset which is not in ResultSetMetaData.
Meter - Interface in com.caucho.env.meter
Meters gather information from Sensors in a ResinSystem.
METER_PREFIX - Static variable in class com.caucho.env.health.HealthService
 
MeterGraph - Class in com.caucho.health.meter
 
MeterGraph() - Constructor for class com.caucho.health.meter.MeterGraph
 
MeterGraphInfo - Interface in com.caucho.management.server
Information about a saved/pre-configured meter graph.
MeterGraphPage - Class in com.caucho.health.meter
 
MeterGraphPage() - Constructor for class com.caucho.health.meter.MeterGraphPage
 
MeterGraphPageInfo - Interface in com.caucho.management.server
Information about a saved/pre-configured meter graph.
MeterGraphSection - Class in com.caucho.health.meter
 
MeterGraphSection() - Constructor for class com.caucho.health.meter.MeterGraphSection
 
MeterGraphSectionInfo - Interface in com.caucho.management.server
Section of a meter graph page.
MeterService - Class in com.caucho.env.meter
 
MeterService() - Constructor for class com.caucho.env.meter.MeterService
 
method - Variable in class com.caucho.burlap.client.MicroBurlapInput
 
method_exists(Env, Value, StringValue) - Static method in class com.caucho.quercus.lib.ClassesModule
Returns true if the named method exists on the object.
MethodCallChain - Class in com.caucho.java.gen
Generates the skeleton for a method call.
MethodCallChain() - Constructor for class com.caucho.java.gen.MethodCallChain
Creates the chain.
MethodCallChain(Method) - Constructor for class com.caucho.java.gen.MethodCallChain
Creates the chain with the method.
MethodCallChain(String, Class[], Class) - Constructor for class com.caucho.java.gen.MethodCallChain
Creates the chain with the method.
MethodCondition - Class in com.caucho.server.rewrite
A rewrite condition that passes if the method is exactly equal to the specified value.
MethodCondition(String) - Constructor for class com.caucho.server.rewrite.MethodCondition
 
MethodDeclaration - Class in com.caucho.quercus.program
Declaration for an abstract function or interface.
MethodDeclaration(ExprFactory, Location, ClassDef, String, FunctionInfo, Arg[]) - Constructor for class com.caucho.quercus.program.MethodDeclaration
 
MethodEnhancer - Interface in com.caucho.loader.enhancer
Configuration for a method-enhancer builder.
MethodExpr - Class in com.caucho.el
Represents a named method call on an object.
MethodExpr(Expr, String, Expr[]) - Constructor for class com.caucho.el.MethodExpr
Creates a new method expression.
MethodExpression - Class in javax.el
Represents an EL expression
MethodExpression() - Constructor for class javax.el.MethodExpression
 
MethodExpressionImpl - Class in com.caucho.el
Implementation of the method expression.
MethodExpressionImpl() - Constructor for class com.caucho.el.MethodExpressionImpl
 
MethodExpressionImpl(Expr, String, Class<?>, Class<?>[]) - Constructor for class com.caucho.el.MethodExpressionImpl
 
MethodExpressionType - Class in com.caucho.config.type
Represents a MethodExpression type.
MethodGeneratorProgram - Class in com.caucho.config.program
 
MethodGeneratorProgram(Method, ValueGenerator) - Constructor for class com.caucho.config.program.MethodGeneratorProgram
 
MethodHeadFactory<X> - Class in com.caucho.config.gen
Represents a filter for invoking a method
MethodHeadFactory(AspectBeanFactory<X>, AspectFactory<X>) - Constructor for class com.caucho.config.gen.MethodHeadFactory
 
MethodHeadGenerator<X> - Class in com.caucho.config.gen
Generates the method aspect code for the head or proxy of the method.
MethodHeadGenerator(MethodHeadFactory<X>, AnnotatedMethod<? super X>, AspectGenerator<X>) - Constructor for class com.caucho.config.gen.MethodHeadGenerator
 
MethodInfo - Class in javax.el
Represents an EL method information
MethodInfo(String, Class<?>, Class<?>[]) - Constructor for class javax.el.MethodInfo
 
MethodIntern - Class in com.caucho.quercus.env
Case-insensitive method mapping
MethodIntern() - Constructor for class com.caucho.quercus.env.MethodIntern
 
MethodMap<V> - Class in com.caucho.quercus.env
Case-insensitive method mapping
MethodMap(QuercusClass, ClassDef) - Constructor for class com.caucho.quercus.env.MethodMap
 
methodNameToPropertyName(BeanInfo, String) - Static method in class com.caucho.util.BeanUtil
Converts a user's property name to a bean method name.
methodNameToPropertyName(String) - Static method in class com.caucho.util.BeanUtil
Converts a user's property name to a bean method name.
MethodNotFoundException - Exception in javax.el
EL exceptions
MethodNotFoundException() - Constructor for exception javax.el.MethodNotFoundException
 
MethodNotFoundException(String) - Constructor for exception javax.el.MethodNotFoundException
 
MethodNotFoundException(String, Throwable) - Constructor for exception javax.el.MethodNotFoundException
 
MethodNotFoundException(Throwable) - Constructor for exception javax.el.MethodNotFoundException
 
methodNull() - Method in interface com.caucho.hessian.test.TestHessian2
trivial null method call
methodNull() - Method in class com.caucho.hessian.test.TestHessian2Servlet
 
MethodParams - Class in com.caucho.ejb.cfg
Configuration for method-params.
MethodParams() - Constructor for class com.caucho.ejb.cfg.MethodParams
 
MethodParams() - Constructor for class com.caucho.ejb.cfg.MethodSignature.MethodParams
 
MethodRefConstant - Class in com.caucho.bytecode
Represents a method ref in the constant pool.
MethodSignature - Class in com.caucho.ejb.cfg
 
MethodSignature() - Constructor for class com.caucho.ejb.cfg.MethodSignature
 
MethodSignature.MethodParams - Class in com.caucho.ejb.cfg
 
MethodTailFactory<X> - Class in com.caucho.config.gen
Represents a filter for invoking a method
MethodTailFactory(AspectBeanFactory<X>) - Constructor for class com.caucho.config.gen.MethodTailFactory
 
MethodTailGenerator<X> - Class in com.caucho.config.gen
The dispatch to the actual method call for the aspect chain.
MethodTailGenerator(MethodTailFactory<X>, AnnotatedMethod<? super X>) - Constructor for class com.caucho.config.gen.MethodTailGenerator
 
MethodTimeoutInvoker - Class in com.caucho.config.timer
Callback for a timer
mhash(Env, int, StringValue, String) - Method in class com.caucho.quercus.lib.MhashModule
 
MHASH_ADLER32 - Static variable in class com.caucho.quercus.lib.MhashModule
 
mhash_count() - Method in class com.caucho.quercus.lib.MhashModule
Returns the highest available hash id.
MHASH_CRC32 - Static variable in class com.caucho.quercus.lib.MhashModule
 
MHASH_CRC32B - Static variable in class com.caucho.quercus.lib.MhashModule
 
mhash_get_block_size(int) - Method in class com.caucho.quercus.lib.MhashModule
 
mhash_get_hash_name(Env, int) - Method in class com.caucho.quercus.lib.MhashModule
 
MHASH_GOST - Static variable in class com.caucho.quercus.lib.MhashModule
 
MHASH_HAVAL128 - Static variable in class com.caucho.quercus.lib.MhashModule
 
MHASH_HAVAL160 - Static variable in class com.caucho.quercus.lib.MhashModule
 
MHASH_HAVAL192 - Static variable in class com.caucho.quercus.lib.MhashModule
 
MHASH_HAVAL224 - Static variable in class com.caucho.quercus.lib.MhashModule
 
MHASH_HAVAL256 - Static variable in class com.caucho.quercus.lib.MhashModule
 
MHASH_MD2 - Static variable in class com.caucho.quercus.lib.MhashModule
 
MHASH_MD4 - Static variable in class com.caucho.quercus.lib.MhashModule
 
MHASH_MD5 - Static variable in class com.caucho.quercus.lib.MhashModule
 
MHASH_RIPEMD128 - Static variable in class com.caucho.quercus.lib.MhashModule
 
MHASH_RIPEMD160 - Static variable in class com.caucho.quercus.lib.MhashModule
 
MHASH_RIPEMD256 - Static variable in class com.caucho.quercus.lib.MhashModule
 
MHASH_RIPEMD320 - Static variable in class com.caucho.quercus.lib.MhashModule
 
MHASH_SHA1 - Static variable in class com.caucho.quercus.lib.MhashModule
 
MHASH_SHA224 - Static variable in class com.caucho.quercus.lib.MhashModule
 
MHASH_SHA256 - Static variable in class com.caucho.quercus.lib.MhashModule
 
MHASH_SHA384 - Static variable in class com.caucho.quercus.lib.MhashModule
 
MHASH_SHA512 - Static variable in class com.caucho.quercus.lib.MhashModule
 
MHASH_SNEFRU128 - Static variable in class com.caucho.quercus.lib.MhashModule
 
MHASH_SNEFRU256 - Static variable in class com.caucho.quercus.lib.MhashModule
 
MHASH_TIGER - Static variable in class com.caucho.quercus.lib.MhashModule
 
MHASH_TIGER128 - Static variable in class com.caucho.quercus.lib.MhashModule
 
MHASH_TIGER160 - Static variable in class com.caucho.quercus.lib.MhashModule
 
MHASH_WHIRLPOOL - Static variable in class com.caucho.quercus.lib.MhashModule
 
MhashAlgorithm() - Constructor for class com.caucho.quercus.lib.MhashModule.MhashAlgorithm
 
MhashModule - Class in com.caucho.quercus.lib
Mhash functions.
MhashModule() - Constructor for class com.caucho.quercus.lib.MhashModule
 
MhashModule.MhashAlgorithm - Class in com.caucho.quercus.lib
 
MicroBurlapInput - Class in com.caucho.burlap.client
Input stream for Burlap requests, compatible with microedition Java.
MicroBurlapInput(InputStream) - Constructor for class com.caucho.burlap.client.MicroBurlapInput
Creates a new Burlap input stream, initialized with an underlying input stream.
MicroBurlapInput() - Constructor for class com.caucho.burlap.client.MicroBurlapInput
Creates an uninitialized Burlap input stream.
MicroBurlapOutput - Class in com.caucho.burlap.client
Output stream for Burlap requests, compatible with microedition Java.
MicroBurlapOutput(OutputStream) - Constructor for class com.caucho.burlap.client.MicroBurlapOutput
Creates a new Burlap output stream, initialized with an underlying output stream.
MicroBurlapOutput() - Constructor for class com.caucho.burlap.client.MicroBurlapOutput
Creates an uninitialized Burlap output stream.
MicroHessianInput - Class in com.caucho.hessian.micro
Input stream for Hessian requests, compatible with microedition Java.
MicroHessianInput(InputStream) - Constructor for class com.caucho.hessian.micro.MicroHessianInput
Creates a new Hessian input stream, initialized with an underlying input stream.
MicroHessianInput() - Constructor for class com.caucho.hessian.micro.MicroHessianInput
Creates an uninitialized Hessian input stream.
MicroHessianOutput - Class in com.caucho.hessian.micro
Output stream for Hessian requests, compatible with microedition Java.
MicroHessianOutput(OutputStream) - Constructor for class com.caucho.hessian.micro.MicroHessianOutput
Creates a new Hessian output stream, initialized with an underlying output stream.
MicroHessianOutput() - Constructor for class com.caucho.hessian.micro.MicroHessianOutput
Creates an uninitialized Hessian output stream.
microtime(Env, boolean) - Static method in class com.caucho.quercus.lib.date.DateModule
Returns the time including microseconds
MILLISECOND - Static variable in class com.caucho.util.QDate
 
MimeMapping - Class in com.caucho.server.webapp
Configuration for a mime-mapping.
MimeMapping() - Constructor for class com.caucho.server.webapp.MimeMapping
Creates the mime mapping.
MIN - Static variable in class com.caucho.amber.query.QueryParser
 
min(Env, Value[]) - Static method in class com.caucho.quercus.lib.MathModule
 
min(Expression<N>) - Method in interface javax.persistence.criteria.CriteriaBuilder
 
MIN_BLOCK_COUNT - Static variable in class com.caucho.message.journal.JournalFile
 
MIN_FLIP_SIZE - Static variable in class com.caucho.message.journal.JournalFile
 
MIN_LENGTH - Static variable in class com.caucho.quercus.env.StringValue
 
MIN_MAX_FRAME_SIZE - Static variable in interface com.caucho.amqp.io.AmqpConstants
 
MinExpr - Class in com.caucho.db.sql
 
MinExpr() - Constructor for class com.caucho.db.sql.MinExpr
 
MinFunExpr - Class in com.caucho.amber.expr.fun
MIN() function expression
MinFunExpr(QueryParser, String, ArrayList<AmberExpr>, boolean) - Constructor for class com.caucho.amber.expr.fun.MinFunExpr
Creates a new function expression
MINI_FRAG_ALLOC_OFFSET - Static variable in class com.caucho.db.block.BlockStore
 
MINI_FRAG_BLOB_SIZE - Static variable in class com.caucho.db.blob.Inode
 
MINI_FRAG_MAX - Static variable in class com.caucho.db.blob.Inode
 
MINI_FRAG_PER_BLOCK - Static variable in class com.caucho.db.block.BlockStore
 
MINI_FRAG_SIZE - Static variable in class com.caucho.db.blob.Inode
 
MINI_FRAG_SIZE - Static variable in class com.caucho.db.block.BlockStore
 
MINUS_ONE - Static variable in class com.caucho.quercus.env.LongValue
 
MinusExpr - Class in com.caucho.el
Represents a unary minus expression.
MinusExpr(Expr) - Constructor for class com.caucho.el.MinusExpr
Create a new minus expression.
MINUTE - Static variable in class com.caucho.config.types.Period
 
MINUTE - Static variable in class com.caucho.util.QDate
 
minute(String) - Method in class javax.ejb.ScheduleExpression
Sets the minute expression.
minute(int) - Method in class javax.ejb.ScheduleExpression
Sets the minute expression.
Minutes - Class in com.caucho.config.types
Type for Minute-default period.
Minutes() - Constructor for class com.caucho.config.types.Minutes
 
MiscModule - Class in com.caucho.quercus.lib
PHP misc functions.
MiscModule() - Constructor for class com.caucho.quercus.lib.MiscModule
 
mkdir(Env, StringValue, int, boolean, Value) - Static method in class com.caucho.quercus.lib.file.FileModule
Makes the directory
mkdir(Env, StringValue, LongValue, LongValue) - Method in class com.caucho.quercus.lib.file.PhpProtocolWrapper
 
mkdir(Env, StringValue, LongValue, LongValue) - Method in class com.caucho.quercus.lib.file.ProtocolWrapper
 
mkdir(Env, StringValue, LongValue, LongValue) - Method in class com.caucho.quercus.lib.file.ZlibProtocolWrapper
 
mkdir(String, HttpServletRequest, ServletContext) - Method in class com.caucho.servlets.webdav.AbstractPath
Creates the named directory.
mkdir(String, HttpServletRequest, ServletContext) - Method in class com.caucho.servlets.webdav.ApplicationPath
Creates the named directory.
mkdir() - Method in class com.caucho.vfs.FilePath
 
mkdir() - Method in class com.caucho.vfs.GooglePath
 
mkdir() - Method in class com.caucho.vfs.JndiPath
Create a new subcontext
mkdir() - Method in class com.caucho.vfs.MemoryPath
 
mkdir() - Method in class com.caucho.vfs.MergePath
XXX: Probably should mkdir in the first path
mkdir() - Method in class com.caucho.vfs.Path
Creates the directory named by this path.
mkdir() - Method in class com.caucho.vfs.PathWrapper
Creates the directory named by this path.
mkdirs() - Method in class com.caucho.vfs.FilePath
 
mkdirs() - Method in class com.caucho.vfs.GooglePath
 
mkdirs() - Method in class com.caucho.vfs.MemoryPath
 
mkdirs() - Method in class com.caucho.vfs.MergePath
XXX: Probably should mkdir in the first path
mkdirs() - Method in class com.caucho.vfs.Path
Creates the directory named by this path and any parent directories.
mkdirs() - Method in class com.caucho.vfs.PathWrapper
Creates the directory named by this path and any parent directories.
mktime(Env, Value, Value, Value, Value, Value, Value, int) - Method in class com.caucho.quercus.lib.date.DateModule
Returns the formatted date.
MnodeEntry - Class in com.caucho.server.distcache
An entry in the cache map
MnodeEntry(long, long, long, long, long, long, long, long, long, Object, long, long, boolean, boolean) - Constructor for class com.caucho.server.distcache.MnodeEntry
 
MnodeEntry(MnodeValue, long, long, Object, long, long, boolean, boolean, int) - Constructor for class com.caucho.server.distcache.MnodeEntry
 
MnodeEntry(MnodeEntry, long, long, long, long) - Constructor for class com.caucho.server.distcache.MnodeEntry
 
MnodeOrphanListener - Interface in com.caucho.server.distcache
Callback for orphaned mnodes.
MnodeStore - Class in com.caucho.server.distcache
Manages backing for the cache map.
MnodeStore(DataSource, String, String) - Constructor for class com.caucho.server.distcache.MnodeStore
 
MnodeStore.ExpiredMnode - Class in com.caucho.server.distcache
 
MnodeStore.ExpiredState - Class in com.caucho.server.distcache
 
MnodeStore.Mnode - Class in com.caucho.server.distcache
 
MnodeUpdate - Class in com.caucho.server.distcache
An entry in the cache map
MnodeUpdate(long, long, long, long, long, long, long, int, long, long) - Constructor for class com.caucho.server.distcache.MnodeUpdate
 
MnodeUpdate(long, long, long) - Constructor for class com.caucho.server.distcache.MnodeUpdate
 
MnodeUpdate(MnodeUpdate) - Constructor for class com.caucho.server.distcache.MnodeUpdate
 
MnodeUpdate(MnodeValue) - Constructor for class com.caucho.server.distcache.MnodeUpdate
 
MnodeUpdate(MnodeValue, int, long) - Constructor for class com.caucho.server.distcache.MnodeUpdate
 
MnodeUpdate(long, long, long, CacheConfig) - Constructor for class com.caucho.server.distcache.MnodeUpdate
 
MnodeUpdate(long, long, long, CacheConfig, int, long, long) - Constructor for class com.caucho.server.distcache.MnodeUpdate
 
MnodeUpdate(long, long, long, MnodeValue) - Constructor for class com.caucho.server.distcache.MnodeUpdate
 
MnodeUpdate(long, long, long, MnodeValue, int) - Constructor for class com.caucho.server.distcache.MnodeUpdate
 
MnodeValue - Class in com.caucho.server.distcache
An entry in the cache map
MnodeValue(long, long, long, long, long, long, long) - Constructor for class com.caucho.server.distcache.MnodeValue
 
MnodeValue(long, long, long) - Constructor for class com.caucho.server.distcache.MnodeValue
 
MnodeValue(MnodeValue) - Constructor for class com.caucho.server.distcache.MnodeValue
 
MnodeValue(long, long, long, MnodeValue) - Constructor for class com.caucho.server.distcache.MnodeValue
 
MnodeValue(long, long, long, CacheConfig) - Constructor for class com.caucho.server.distcache.MnodeValue
 
MOD - Static variable in class com.caucho.amber.query.QueryParser
 
mod(Value) - Method in class com.caucho.quercus.env.Value
modulo the following value.
MOD - Static variable in class com.caucho.xpath.Expr
 
mod(Expression<Integer>, Expression<Integer>) - Method in interface javax.persistence.criteria.CriteriaBuilder
 
mod(Expression<Integer>, Integer) - Method in interface javax.persistence.criteria.CriteriaBuilder
 
mod(Integer, Expression<Integer>) - Method in interface javax.persistence.criteria.CriteriaBuilder
 
Mode - Enum in javax.cache.transaction
Transaction modes.
Model - Annotation Type in javax.enterprise.inject
A standard @Stereotype
ModExpr - Class in com.caucho.el
Represents a binary mod numeric operation
ModExpr(Expr, Expr) - Constructor for class com.caucho.el.ModExpr
Creates the multiplication expression.
ModExpr - Class in com.caucho.quercus.lib.gettext.expr
 
ModExpr(Expr, Expr) - Constructor for class com.caucho.quercus.lib.gettext.expr.ModExpr
 
ModFunExpr - Class in com.caucho.amber.expr.fun
MOD function expression
ModFunExpr(QueryParser, ArrayList<AmberExpr>) - Constructor for class com.caucho.amber.expr.fun.ModFunExpr
Creates a new expression
modified(long, boolean, boolean) - Method in class com.caucho.amqp.common.AmqpLink
 
modified(long, boolean, boolean) - Method in class com.caucho.amqp.common.AmqpReceiverLink
 
modified(long, boolean, boolean) - Method in class com.caucho.amqp.common.AmqpSession
 
modified(long, long, boolean, boolean) - Method in class com.caucho.message.broker.AbstractBrokerReceiver
 
modified(long, long, boolean, boolean) - Method in interface com.caucho.message.broker.BrokerReceiver
 
modified(long, boolean, boolean) - Method in class com.caucho.message.common.AbstractMessageReceiver
 
modified(long, boolean, boolean) - Method in interface com.caucho.message.MessageReceiver
Returns the message as modified.
modified(long, long, boolean, boolean) - Method in class com.caucho.message.nautilus.NautilusBrokerSubscriber
 
Modified(Configuration.Duration) - Constructor for class javax.cache.ExpiryPolicy.Modified
 
modify(StringValue) - Method in class com.caucho.quercus.lib.date.DateTime
 
modifyAttributes(Name, int, Attributes) - Method in class com.caucho.naming.DirContextImpl
 
modifyAttributes(String, int, Attributes) - Method in class com.caucho.naming.DirContextImpl
 
modifyAttributes(Name, ModificationItem[]) - Method in class com.caucho.naming.DirContextImpl
 
modifyAttributes(String, ModificationItem[]) - Method in class com.caucho.naming.DirContextImpl
 
Module - Annotation Type in com.caucho.inject
 
Module() - Constructor for class com.caucho.server.e_app.ApplicationConfig.Module
 
Module() - Constructor for class com.caucho.server.e_app.EnterpriseApplication.Module
 
ModuleConfig - Class in com.caucho.loader
Adds a new bundle to the current environment
ModuleConfig() - Constructor for class com.caucho.loader.ModuleConfig
 
ModuleContext - Class in com.caucho.quercus.module
Class-loader specific context for loaded PHP.
ModuleContext(ModuleContext, ClassLoader) - Constructor for class com.caucho.quercus.module.ModuleContext
Constructor.
ModuleInfo - Class in com.caucho.quercus.module
Class-loader specific context for loaded PHP.
ModuleInfo(String, QuercusModule) - Constructor for class com.caucho.quercus.module.ModuleInfo
Constructor.
ModulePrivate - Annotation Type in com.caucho.config
 
ModulePrivateLiteral - Class in com.caucho.config
Utility class for creating @ModulePrivate annotations, used to restrict exposed resources to a module.
ModulePrivateLiteral() - Constructor for class com.caucho.config.ModulePrivateLiteral
 
MODULES - Static variable in class javax.ejb.embeddable.EJBContainer
 
ModuleStartupListener - Interface in com.caucho.quercus.module
A module with some startup code that needs to be run before each script is executed.
Mojarra12InjectionProvider - Class in com.caucho.jsf.integration
 
Mojarra12InjectionProvider(ServletContext) - Constructor for class com.caucho.jsf.integration.Mojarra12InjectionProvider
 
money_format(Env, String, double) - Static method in class com.caucho.quercus.lib.string.StringModule
Returns a formatted money value.
MONITORENTER - Static variable in class com.caucho.bytecode.CodeVisitor
 
MONITOREXIT - Static variable in class com.caucho.bytecode.CodeVisitor
 
MONTH - Static variable in class com.caucho.config.types.Period
30 days
MONTH - Static variable in class com.caucho.util.QDate
 
month(String) - Method in class javax.ejb.ScheduleExpression
Sets the month expression.
month(int) - Method in class javax.ejb.ScheduleExpression
Sets the month expression.
more_results(Env) - Method in class com.caucho.quercus.lib.db.Mysqli
Check for more results in a multi-query
move_uploaded_file(Env, Path, StringValue) - Static method in class com.caucho.quercus.lib.file.FileModule
Moves the uploaded file.
MovedFilterChain - Class in com.caucho.server.dispatch
Represents the final servlet in a filter chain.
MovedFilterChain(int, String) - Constructor for class com.caucho.server.dispatch.MovedFilterChain
Create the redirect filter chain servlet.
MovedFilterChain(int, String, String) - Constructor for class com.caucho.server.dispatch.MovedFilterChain
Create the redirect filter chain servlet.
MovedPermanently - Class in com.caucho.rewrite
Sends a HTTP moved-permanently response
MovedPermanently() - Constructor for class com.caucho.rewrite.MovedPermanently
 
MovedRule - Class in com.caucho.server.rewrite
 
MovedRule(RewriteDispatch, int) - Constructor for class com.caucho.server.rewrite.MovedRule
 
moveto(double, double) - Method in class com.caucho.quercus.lib.pdf.PDF
Sets the graphics position.
moveTo(double, double) - Method in class com.caucho.quercus.lib.pdf.PDFStream
 
moveToAttribute(String) - Method in class com.caucho.quercus.lib.xml.XmlReader
 
moveToAttributeNo(int) - Method in class com.caucho.quercus.lib.xml.XmlReader
 
moveToAttributeNs(String, String) - Method in class com.caucho.quercus.lib.xml.XmlReader
 
moveToCurrentRow() - Method in class com.caucho.amber.query.ResultSetImpl
move to the current row
moveToCurrentRow() - Method in class com.caucho.db.jdbc.AbstractResultSet
 
moveToCurrentRow() - Method in class com.caucho.quercus.mysql.AbstractResultSet
 
moveToCurrentRow() - Method in class com.caucho.tools.profiler.ResultSetWrapper
 
moveToElement() - Method in class com.caucho.quercus.lib.xml.XmlReader
 
moveToFirstAttribute() - Method in class com.caucho.quercus.lib.xml.XmlReader
 
moveToInsertRow() - Method in class com.caucho.amber.query.ResultSetImpl
move to insert the row
moveToInsertRow() - Method in class com.caucho.db.jdbc.AbstractResultSet
 
moveToInsertRow() - Method in class com.caucho.quercus.mysql.AbstractResultSet
 
moveToInsertRow() - Method in class com.caucho.tools.profiler.ResultSetWrapper
 
moveToNextAttribute() - Method in class com.caucho.quercus.lib.xml.XmlReader
 
MSIE_PADDING - Static variable in class com.caucho.server.webapp.ErrorPageManager
 
mt_getrandmax() - Static method in class com.caucho.quercus.lib.MathModule
 
mt_rand(long, long) - Static method in class com.caucho.quercus.lib.MathModule
 
mt_srand(long) - Static method in class com.caucho.quercus.lib.MathModule
 
mul(Value) - Method in class com.caucho.quercus.env.ArgRef
Multiplies to the following value.
mul(long) - Method in class com.caucho.quercus.env.ArgRef
Multiplies to the following value.
mul(Value) - Method in class com.caucho.quercus.env.DoubleValue
Multiplies to the following value.
mul(long) - Method in class com.caucho.quercus.env.DoubleValue
Multiplies to the following value.
mul(Value) - Method in class com.caucho.quercus.env.JavaAdapterVar
Multiplies to the following value.
mul(long) - Method in class com.caucho.quercus.env.JavaAdapterVar
Multiplies to the following value.
mul(Value) - Method in class com.caucho.quercus.env.Value
Multiplies to the following value.
mul(long) - Method in class com.caucho.quercus.env.Value
Multiplies to the following value.
mul(Value) - Method in class com.caucho.quercus.env.Var
Multiplies to the following value.
mul(long) - Method in class com.caucho.quercus.env.Var
Multiplies to the following value.
MUL - Static variable in class com.caucho.xpath.Expr
 
MulExpr - Class in com.caucho.el
Represents a binary multiplication numeric operation
MulExpr(Expr, Expr) - Constructor for class com.caucho.el.MulExpr
Creates the multiplication expression.
MulExpr - Class in com.caucho.quercus.lib.gettext.expr
 
MulExpr(Expr, Expr) - Constructor for class com.caucho.quercus.lib.gettext.expr.MulExpr
 
multi_query(Env, StringValue) - Method in class com.caucho.quercus.lib.db.Mysqli
executes one or multiple queries which are concatenated by a semicolon.
MULTIANEWARRAY - Static variable in class com.caucho.bytecode.CodeVisitor
 
MULTILEVEL_CACHE - Static variable in class com.caucho.cloud.network.NetworkClusterExtensions
 
multiNumber(XslWriter, Node, Env, AbstractPattern, AbstractPattern, XslNumberFormat) - Method in class com.caucho.xsl.StylesheetImpl
 
MultipartBody - Class in com.caucho.quercus.lib.curl
 
MultipartBody(Env, Value) - Constructor for class com.caucho.quercus.lib.curl.MultipartBody
 
MultipartConfig - Annotation Type in javax.servlet.annotation
 
MultipartConfigElement - Class in javax.servlet
 
MultipartConfigElement(String) - Constructor for class javax.servlet.MultipartConfigElement
 
MultipartConfigElement(String, long, long, int) - Constructor for class javax.servlet.MultipartConfigElement
 
MultipartConfigElement(MultipartConfig) - Constructor for class javax.servlet.MultipartConfigElement
 
MultipartConfigImpl - Class in com.caucho.server.dispatch
Configuration for a multipart-config
MultipartConfigImpl() - Constructor for class com.caucho.server.dispatch.MultipartConfigImpl
 
MultipartForm - Class in com.caucho.server.webapp
Configuration for the multipart form.
MultipartForm() - Constructor for class com.caucho.server.webapp.MultipartForm
 
MultipartStream - Class in com.caucho.vfs
 
MultipartStream() - Constructor for class com.caucho.vfs.MultipartStream
 
MultipartStream(ReadStream, String) - Constructor for class com.caucho.vfs.MultipartStream
 
MULTIPLE_KEY_FLAG - Static variable in class com.caucho.quercus.lib.db.MysqliModule
 
multiselect(Selection<?>...) - Method in interface javax.persistence.criteria.CriteriaQuery
 
multiselect(List<Selection<?>>) - Method in interface javax.persistence.criteria.CriteriaQuery
 
MultiworkerActorQueue<T> - Class in com.caucho.env.actor
Interface for the transaction log.
MultiworkerActorQueue(int, int, ActorProcessor<? super T>...) - Constructor for class com.caucho.env.actor.MultiworkerActorQueue
 
MultiworkerMailbox - Class in com.caucho.bam.mailbox
mailbox for BAM messages waiting to be sent to the Actor.
MultiworkerMailbox(MessageStream, Broker, int) - Constructor for class com.caucho.bam.mailbox.MultiworkerMailbox
 
MultiworkerMailbox(String, MessageStream, Broker, int) - Constructor for class com.caucho.bam.mailbox.MultiworkerMailbox
 
MutableConfiguration<K,V> - Class in javax.cache
Configuration for a new Cache.
MutableConfiguration() - Constructor for class javax.cache.MutableConfiguration
 
MutableConfiguration(Iterable<CacheEntryListenerRegistration<? super K, ? super V>>, CacheLoader<K, ? extends V>, CacheWriter<? super K, ? super V>, ExpiryPolicy<? super K, ? super V>, boolean, boolean, boolean, boolean, boolean, IsolationLevel, Mode) - Constructor for class javax.cache.MutableConfiguration
 
MutableConfiguration(Configuration<K, V>) - Constructor for class javax.cache.MutableConfiguration
 
MuxInputStream - Class in com.caucho.hessian.mux
Input stream to a specific channel.
MuxInputStream() - Constructor for class com.caucho.hessian.mux.MuxInputStream
Null argument constructor.
MuxOutputStream - Class in com.caucho.hessian.mux
Output stream to a specific channel.
MuxOutputStream() - Constructor for class com.caucho.hessian.mux.MuxOutputStream
Null argument constructor.
MuxServer - Class in com.caucho.hessian.mux
Hessian Mux, a peer-to-peer protocol.
MuxServer() - Constructor for class com.caucho.hessian.mux.MuxServer
Null argument constructor.
MuxServer(InputStream, OutputStream, boolean) - Constructor for class com.caucho.hessian.mux.MuxServer
Create a new multiplexor with input and output streams.
MXAction - Annotation Type in com.caucho.jmx
 
MXContentType - Annotation Type in com.caucho.jmx
 
MXParam - Annotation Type in com.caucho.jmx
 
mysql_affected_rows(Env, Mysqli) - Static method in class com.caucho.quercus.lib.db.MysqlModule
Returns the number of affected rows.
MYSQL_ASSOC - Static variable in class com.caucho.quercus.lib.db.MysqlModule
 
MYSQL_ATTR_INIT_COMMAND - Static variable in class com.caucho.quercus.lib.db.PDO
 
MYSQL_ATTR_USE_BUFFERED_QUERY - Static variable in class com.caucho.quercus.lib.db.PDO
 
MYSQL_BOTH - Static variable in class com.caucho.quercus.lib.db.MysqlModule
 
mysql_change_user(Env, StringValue, StringValue, StringValue, Mysqli) - Static method in class com.caucho.quercus.lib.db.MysqlModule
Change the logged in user of the current active connection.
MYSQL_CLIENT_COMPRESS - Static variable in class com.caucho.quercus.lib.db.MysqliModule
 
mysql_client_encoding(Env, Mysqli) - Static method in class com.caucho.quercus.lib.db.MysqlModule
Returns the client encoding
MYSQL_CLIENT_IGNORE_SPACE - Static variable in class com.caucho.quercus.lib.db.MysqliModule
 
MYSQL_CLIENT_INTERACTIVE - Static variable in class com.caucho.quercus.lib.db.MysqliModule
 
MYSQL_CLIENT_SSL - Static variable in class com.caucho.quercus.lib.db.MysqliModule
 
mysql_close(Env, Mysqli) - Static method in class com.caucho.quercus.lib.db.MysqlModule
Closes a mysql connection.
mysql_connect(Env, StringValue, StringValue, StringValue, boolean, int) - Static method in class com.caucho.quercus.lib.db.MysqlModule
Returns a new mysql connection.
mysql_create_db(Env, StringValue, Mysqli) - Static method in class com.caucho.quercus.lib.db.MysqlModule
Creates a database.
mysql_data_seek(Env, MysqliResult, int) - Static method in class com.caucho.quercus.lib.db.MysqlModule
Moves the intenal row pointer of the MySQL result to the specified row number, 0 based.
mysql_db_name(Env, MysqliResult, int, Value) - Static method in class com.caucho.quercus.lib.db.MysqlModule
Retrieves the database name after a call to mysql_list_dbs()
mysql_db_query(Env, String, StringValue, Mysqli) - Static method in class com.caucho.quercus.lib.db.MysqlModule
Returns result set or false on error
mysql_dbname(Env, MysqliResult, int) - Static method in class com.caucho.quercus.lib.db.MysqlModule
Deprecated alias for mysql_db_name
mysql_drop_db(Env, StringValue, Mysqli) - Static method in class com.caucho.quercus.lib.db.MysqlModule
Drops a database.
mysql_dropdb(Env, StringValue, Mysqli) - Static method in class com.caucho.quercus.lib.db.MysqlModule
Deprecated alias for mysql_drop_db.
mysql_errno(Env, Mysqli) - Static method in class com.caucho.quercus.lib.db.MysqlModule
Returns the error number of the most recent error
mysql_error(Env, Mysqli) - Static method in class com.caucho.quercus.lib.db.MysqlModule
Returns the most recent error.
mysql_escape_string(Env, Value) - Static method in class com.caucho.quercus.lib.db.MysqlModule
Deprecated, mysql_real_escape_string() should be used instead.
mysql_fetch_array(Env, MysqliResult, int) - Static method in class com.caucho.quercus.lib.db.MysqlModule
Returns a row from the connection
mysql_fetch_assoc(Env, MysqliResult) - Static method in class com.caucho.quercus.lib.db.MysqlModule
Returns a row from the connection
mysql_fetch_field(Env, MysqliResult, int) - Static method in class com.caucho.quercus.lib.db.MysqlModule
Returns an object containing field information.
mysql_fetch_lengths(Env, MysqliResult) - Static method in class com.caucho.quercus.lib.db.MysqlModule
Returns an array of lengths.
mysql_fetch_object(Env, MysqliResult, String, Value[]) - Static method in class com.caucho.quercus.lib.db.MysqlModule
Returns an object with properties that correspond to the fetched row and moves the data pointer ahead.
mysql_fetch_row(Env, MysqliResult) - Static method in class com.caucho.quercus.lib.db.MysqlModule
Returns a numerical row from the result, FALSE if no more rows.
mysql_field_flags(Env, MysqliResult, int) - Static method in class com.caucho.quercus.lib.db.MysqlModule
Returns the field flags of the specified field.
mysql_field_len(Env, MysqliResult, int) - Static method in class com.caucho.quercus.lib.db.MysqlModule
Returns the length of the specified field
mysql_field_name(Env, MysqliResult, int) - Static method in class com.caucho.quercus.lib.db.MysqlModule
Returns field name at given offset.
mysql_field_seek(Env, MysqliResult, int) - Static method in class com.caucho.quercus.lib.db.MysqlModule
Seeks to the specified field offset, the field offset is is used as the default for the next call to MysqlModule.mysql_fetch_field(com.caucho.quercus.env.Env, com.caucho.quercus.lib.db.MysqliResult, int).
mysql_field_table(Env, MysqliResult, int) - Static method in class com.caucho.quercus.lib.db.MysqlModule
Returns the table corresponding to the field.
mysql_field_type(Env, MysqliResult, Value) - Static method in class com.caucho.quercus.lib.db.MysqlModule
Returns the field type.
mysql_fieldname(Env, MysqliResult, int) - Static method in class com.caucho.quercus.lib.db.MysqlModule
Deprecated alias for mysql_field_name.
mysql_fieldtable(Env, MysqliResult, int) - Static method in class com.caucho.quercus.lib.db.MysqlModule
Deprecated alias for mysql_field_table.
mysql_fieldtype(Env, MysqliResult, Value) - Static method in class com.caucho.quercus.lib.db.MysqlModule
Deprecated alias for mysql_field_type.
mysql_free_result(MysqliResult) - Static method in class com.caucho.quercus.lib.db.MysqlModule
Frees a mysql result.
mysql_freeresult(MysqliResult) - Static method in class com.caucho.quercus.lib.db.MysqlModule
Alias for mysql_free_result.
mysql_get_charset(Env, Mysqli) - Static method in class com.caucho.quercus.lib.db.MysqlModule
 
mysql_get_client_info(Env) - Static method in class com.caucho.quercus.lib.db.MysqlModule
Returns the MySQL client version.
mysql_get_host_info(Env, Mysqli) - Static method in class com.caucho.quercus.lib.db.MysqlModule
Returns a string describing the host.
mysql_get_proto_info(Env, Mysqli) - Static method in class com.caucho.quercus.lib.db.MysqlModule
Returns an integer respresenting the MySQL protocol version.
mysql_get_server_info(Env, Mysqli) - Static method in class com.caucho.quercus.lib.db.MysqlModule
Returns the MySQL server version.
mysql_info(Env, Mysqli) - Static method in class com.caucho.quercus.lib.db.MysqlModule
Get information about the most recent query.
mysql_insert_id(Env, Mysqli) - Static method in class com.caucho.quercus.lib.db.MysqlModule
returns ID generated for an AUTO_INCREMENT column by the previous INSERT query on success, 0 if the previous query does not generate an AUTO_INCREMENT value, or FALSE if no MySQL connection was established
mysql_list_dbs(Env, Mysqli) - Static method in class com.caucho.quercus.lib.db.MysqlModule
Returns a result pointer containing the databases available from the current mysql daemon.
mysql_list_fields(Env, String, StringValue, Mysqli) - Static method in class com.caucho.quercus.lib.db.MysqlModule
Retrieves information about the given table name.
mysql_list_tables(Env, StringValue, Mysqli) - Static method in class com.caucho.quercus.lib.db.MysqlModule
Retrieves a list of table names from a MySQL database.
mysql_listfields(Env, String, StringValue, Mysqli) - Static method in class com.caucho.quercus.lib.db.MysqlModule
Deprecated alias for mysql_list_fields
MYSQL_NUM - Static variable in class com.caucho.quercus.lib.db.MysqlModule
 
mysql_num_fields(Env, MysqliResult) - Static method in class com.caucho.quercus.lib.db.MysqlModule
Get number of fields in result
mysql_num_rows(Env, MysqliResult) - Static method in class com.caucho.quercus.lib.db.MysqlModule
Retrieves the number of rows in a result set.
mysql_numfields(Env, MysqliResult) - Static method in class com.caucho.quercus.lib.db.MysqlModule
Deprecated alias for mysql_num_fields
mysql_numrows(Env, MysqliResult) - Static method in class com.caucho.quercus.lib.db.MysqlModule
Undocumented alias for {#link #mysql_num_rows}.
mysql_pconnect(Env, StringValue, StringValue, StringValue, boolean, int) - Static method in class com.caucho.quercus.lib.db.MysqlModule
Returns a new persistent mysql connection.
mysql_ping(Env, Mysqli) - Static method in class com.caucho.quercus.lib.db.MysqlModule
Checks if the connection is still valid.
mysql_query(Env, StringValue, Mysqli) - Static method in class com.caucho.quercus.lib.db.MysqlModule
Executes a query and returns a result set.
mysql_real_escape_string(Env, Value, Mysqli) - Static method in class com.caucho.quercus.lib.db.MysqlModule
Escapes special characters.
mysql_result(Env, MysqliResult, int, Value) - Static method in class com.caucho.quercus.lib.db.MysqlModule
Returns the value of one field in the result set.
mysql_select_db(Env, String, Mysqli) - Static method in class com.caucho.quercus.lib.db.MysqlModule
Selects the database
mysql_set_charset(Env, StringValue, Mysqli) - Static method in class com.caucho.quercus.lib.db.MysqlModule
 
mysql_stat(Env, Mysqli) - Static method in class com.caucho.quercus.lib.db.MysqlModule
Returns a string with the status of the connection or NULL if error.
mysql_stmt_close(Env, MysqliStatement) - Method in class com.caucho.quercus.lib.db.MysqliModule
Closes the statement.
mysql_stmt_errno(Env, MysqliStatement) - Method in class com.caucho.quercus.lib.db.MysqliModule
Returns the error number.
mysql_stmt_error(Env, MysqliStatement) - Method in class com.caucho.quercus.lib.db.MysqliModule
Returns a descrption of the error or an empty strng for no error.
MYSQL_STORE_RESULT - Static variable in class com.caucho.quercus.lib.db.MysqlModule
 
mysql_tablename(Env, MysqliResult, int) - Static method in class com.caucho.quercus.lib.db.MysqlModule
mysql_thread_id(Env, Mysqli) - Static method in class com.caucho.quercus.lib.db.MysqlModule
Query an identifier that corresponds to this specific connection.
mysql_unbuffered_query(Env, StringValue, Mysqli) - Static method in class com.caucho.quercus.lib.db.MysqlModule
Queries the database.
MYSQL_USE_RESULT - Static variable in class com.caucho.quercus.lib.db.MysqlModule
 
MysqlCharset - Class in com.caucho.quercus.lib.db
Metadata for mysql charsets.
MysqlCharset() - Constructor for class com.caucho.quercus.lib.db.MysqlCharset
 
MysqlColumn - Class in com.caucho.quercus.mysql
Special Quercus Mysql column
MysqlColumn() - Constructor for class com.caucho.quercus.mysql.MysqlColumn
 
MysqlConnectionImpl - Class in com.caucho.quercus.mysql
Special Quercus Mysql connection.
MysqlDatabaseMetaData - Class in com.caucho.quercus.mysql
Special Quercus Mysql metadata
Mysqli - Class in com.caucho.quercus.lib.db
mysqli object oriented API facade
Mysqli(Env, StringValue, StringValue, StringValue, String, int, StringValue) - Constructor for class com.caucho.quercus.lib.db.Mysqli
This is the constructor for the mysqli class.
Mysqli(Env) - Constructor for class com.caucho.quercus.lib.db.Mysqli
 
Mysqli.LastSqlType - Enum in com.caucho.quercus.lib.db
 
mysqli_affected_rows(Env, Mysqli) - Static method in class com.caucho.quercus.lib.db.MysqliModule
Returns the number of affected rows.
MYSQLI_ASSOC - Static variable in class com.caucho.quercus.lib.db.MysqliModule
 
mysqli_autocommit(Env, Mysqli, boolean) - Static method in class com.caucho.quercus.lib.db.MysqliModule
Turns auto-commit on or off.
mysqli_bind_param(Env, MysqliStatement, StringValue, Value[]) - Static method in class com.caucho.quercus.lib.db.MysqliModule
mysqli_bind_result(Env, MysqliStatement, Value[]) - Static method in class com.caucho.quercus.lib.db.MysqliModule
MYSQLI_BOTH - Static variable in class com.caucho.quercus.lib.db.MysqliModule
 
mysqli_change_user(Env, Mysqli, String, String, String) - Static method in class com.caucho.quercus.lib.db.MysqliModule
Changes the user and database.
mysqli_character_set_name(Env, Mysqli) - Static method in class com.caucho.quercus.lib.db.MysqliModule
Returns the client encoding.
mysqli_client_encoding(Env, Mysqli) - Static method in class com.caucho.quercus.lib.db.MysqliModule
mysqli_close(Env, Mysqli) - Static method in class com.caucho.quercus.lib.db.MysqliModule
Closes a connection.
mysqli_commit(Mysqli) - Static method in class com.caucho.quercus.lib.db.MysqliModule
Commits the current transaction for the supplied connection.
mysqli_connect(Env, StringValue, StringValue, StringValue, String, int, StringValue) - Static method in class com.caucho.quercus.lib.db.MysqliModule
Returns a new connection.
mysqli_connect_errno(Env) - Static method in class com.caucho.quercus.lib.db.MysqliModule
Returns an error code value for the last call to mysqli_connect(), 0 for no previous error.
mysqli_connect_error(Env) - Static method in class com.caucho.quercus.lib.db.MysqliModule
Returns an error description for the last call to mysqli_connect(), "" for no previous error.
mysqli_data_seek(Env, MysqliResult, int) - Static method in class com.caucho.quercus.lib.db.MysqliModule
Seeks the specified row.
mysqli_errno(Mysqli) - Static method in class com.caucho.quercus.lib.db.MysqliModule
Returns the error code for the most recent function call, 0 for no error.
mysqli_error(Env, Mysqli) - Static method in class com.caucho.quercus.lib.db.MysqliModule
Returns the most recent error.
mysqli_escape_string(Env, Mysqli, StringValue) - Static method in class com.caucho.quercus.lib.db.MysqliModule
mysqli_execute(Env, MysqliStatement) - Static method in class com.caucho.quercus.lib.db.MysqliModule
mysqli_fetch(Env, MysqliStatement) - Static method in class com.caucho.quercus.lib.db.MysqliModule
mysqli_fetch_array(Env, MysqliResult, int) - Static method in class com.caucho.quercus.lib.db.MysqliModule
Returns a row for the result.
mysqli_fetch_assoc(Env, MysqliResult) - Static method in class com.caucho.quercus.lib.db.MysqliModule
Returns an associative array from the result.
mysqli_fetch_field(Env, MysqliResult) - Static method in class com.caucho.quercus.lib.db.MysqliModule
Returns the field metadata.
mysqli_fetch_field_direct(Env, MysqliResult, int) - Static method in class com.caucho.quercus.lib.db.MysqliModule
Returns the field metadata.
mysqli_fetch_fields(Env, MysqliResult) - Static method in class com.caucho.quercus.lib.db.MysqliModule
Returns an array of field metadata.
mysqli_fetch_lengths(Env, MysqliResult) - Static method in class com.caucho.quercus.lib.db.MysqliModule
Returns an array of integers respresenting the size of each column FALSE if an error occurred.
mysqli_fetch_object(Env, MysqliResult, String, Value[]) - Static method in class com.caucho.quercus.lib.db.MysqliModule
Returns an object with properties that correspond to the fetched row and moves the data pointer ahead.
mysqli_fetch_row(Env, MysqliResult) - Static method in class com.caucho.quercus.lib.db.MysqliModule
Returns a row for the result.
mysqli_field_count(Env, Mysqli) - Static method in class com.caucho.quercus.lib.db.MysqliModule
Returns the number of columns for the most recent query.
mysqli_field_seek(Env, MysqliResult, int) - Static method in class com.caucho.quercus.lib.db.MysqliModule
Seeks to the specified field offset.
mysqli_field_tell(Env, MysqliResult) - Static method in class com.caucho.quercus.lib.db.MysqliModule
Returns the position of the field cursor used for the last mysqli_fetch_field() call.
mysqli_free_result(MysqliResult) - Static method in class com.caucho.quercus.lib.db.MysqliModule
Frees a mysqli result
mysqli_get_charset(Env, Mysqli) - Static method in class com.caucho.quercus.lib.db.MysqliModule
 
mysqli_get_client_info(Env) - Static method in class com.caucho.quercus.lib.db.MysqliModule
Returns the MySQL client version.
mysqli_get_client_version(Env) - Static method in class com.caucho.quercus.lib.db.MysqliModule
Returns a number that represents the MySQL client library version in format: main_version*10000 + minor_version*100 + sub_version.
mysqli_get_host_info(Env, Mysqli) - Static method in class com.caucho.quercus.lib.db.MysqliModule
Returns a string describing the type of MySQL connection in use.
mysqli_get_metadata(Env, MysqliStatement) - Static method in class com.caucho.quercus.lib.db.MysqliModule
mysqli_get_proto_info(Mysqli) - Static method in class com.caucho.quercus.lib.db.MysqliModule
Return protocol number, for example 10.
mysqli_get_server_info(Env, Mysqli) - Static method in class com.caucho.quercus.lib.db.MysqliModule
Returns the MySQL server version.
mysqli_get_server_version(Env, Mysqli) - Static method in class com.caucho.quercus.lib.db.MysqliModule
Returns a number that represents the MySQL server version.
mysqli_info(Env, Mysqli) - Static method in class com.caucho.quercus.lib.db.MysqliModule
Get information about the most recent query.
mysqli_init(Env) - Static method in class com.caucho.quercus.lib.db.MysqliModule
Creates a new mysqli object.
MYSQLI_INIT_COMMAND - Static variable in class com.caucho.quercus.lib.db.MysqliModule
 
mysqli_insert_id(Env, Mysqli) - Static method in class com.caucho.quercus.lib.db.MysqliModule
Returns ID generated for an AUTO_INCREMENT column by the previous INSERT query on success, 0 if the previous query does not generate an AUTO_INCREMENT value, or FALSE if no MySQL connection was established
mysqli_kill(Env, Mysqli, int) - Static method in class com.caucho.quercus.lib.db.MysqliModule
Terminate a Mysql connection with the given thread id.
mysqli_more_results(Env, Mysqli) - Static method in class com.caucho.quercus.lib.db.MysqliModule
Indicates if one or more result sets are available from a previous call to mysqli_multi_query.
mysqli_multi_query(Env, Mysqli, StringValue) - Static method in class com.caucho.quercus.lib.db.MysqliModule
Executes one or multiple queires which are concatenated by a semicolon.
mysqli_next_result(Env, Mysqli) - Static method in class com.caucho.quercus.lib.db.MysqliModule
Prepares next result set from a previous call to mysqli_multi_query.
MYSQLI_NUM - Static variable in class com.caucho.quercus.lib.db.MysqliModule
 
mysqli_num_fields(MysqliResult) - Static method in class com.caucho.quercus.lib.db.MysqliModule
Returns the number of fields from specified result set.
mysqli_num_rows(Env, MysqliResult) - Static method in class com.caucho.quercus.lib.db.MysqliModule
Returns the number of rows in the result set.
MYSQLI_OPT_CONNECT_TIMEOUT - Static variable in class com.caucho.quercus.lib.db.MysqliModule
 
MYSQLI_OPT_LOCAL_INFILE - Static variable in class com.caucho.quercus.lib.db.MysqliModule
 
mysqli_options(Env, Mysqli, int, Value) - Static method in class com.caucho.quercus.lib.db.MysqliModule
Sets the options for a connection.
mysqli_param_count(Env, MysqliStatement) - Static method in class com.caucho.quercus.lib.db.MysqliModule
mysqli_ping(Env, Mysqli) - Static method in class com.caucho.quercus.lib.db.MysqliModule
Checks if the connection is still valid
mysqli_prepare(Env, Mysqli, String) - Static method in class com.caucho.quercus.lib.db.MysqliModule
Prepares a statement.
mysqli_query(Env, Mysqli, StringValue, int) - Static method in class com.caucho.quercus.lib.db.MysqliModule
Executes a query and returns the result.
MYSQLI_READ_DEFAULT_FILE - Static variable in class com.caucho.quercus.lib.db.MysqliModule
 
MYSQLI_READ_DEFAULT_GROUP - Static variable in class com.caucho.quercus.lib.db.MysqliModule
 
mysqli_real_connect(Env, Mysqli, StringValue, StringValue, StringValue, StringValue, int, StringValue, int) - Static method in class com.caucho.quercus.lib.db.MysqliModule
Connects to the database.
mysqli_real_escape_string(Env, Mysqli, StringValue) - Static method in class com.caucho.quercus.lib.db.MysqliModule
Escapes the following special character in unescapedString.
mysqli_real_query(Env, Mysqli, StringValue) - Static method in class com.caucho.quercus.lib.db.MysqliModule
Execute an single query against the database whose result can then be retrieved or stored using the mysqli_store_result() or mysqli_use_result() functions.
mysqli_report(Env, int) - Static method in class com.caucho.quercus.lib.db.MysqliModule
 
mysqli_rollback(Mysqli) - Static method in class com.caucho.quercus.lib.db.MysqliModule
Rolls back the current transaction for the * connection.
mysqli_select_db(Env, Mysqli, String) - Static method in class com.caucho.quercus.lib.db.MysqliModule
Select the database for a connection.
mysqli_set_charset(Env, Mysqli, StringValue) - Static method in class com.caucho.quercus.lib.db.MysqliModule
 
mysqli_set_opt(Env, Mysqli, int, Value) - Static method in class com.caucho.quercus.lib.db.MysqliModule
mysqli_sqlstate(Env, Mysqli) - Static method in class com.caucho.quercus.lib.db.MysqliModule
Returns an error string.
mysqli_stat(Env, Mysqli) - Static method in class com.caucho.quercus.lib.db.MysqliModule
Returns a string with the status of the connection or FALSE if error.
mysqli_stmt_affected_rows(Env, MysqliStatement) - Static method in class com.caucho.quercus.lib.db.MysqliModule
Return the number of rows affected by an INSERT, UPDATE, or DELETE query.
mysqli_stmt_bind_param(Env, MysqliStatement, StringValue, Value[]) - Static method in class com.caucho.quercus.lib.db.MysqliModule
Binds variables for the parameter markers in SQL statement that was passed to MysqliModule.mysqli_prepare(com.caucho.quercus.env.Env, com.caucho.quercus.lib.db.Mysqli, java.lang.String).
mysqli_stmt_bind_result(Env, MysqliStatement, Value[]) - Static method in class com.caucho.quercus.lib.db.MysqliModule
Binds outparams to result set.
mysqli_stmt_close(Env, MysqliStatement) - Static method in class com.caucho.quercus.lib.db.MysqliModule
Closes a statement.
mysqli_stmt_data_seek(Env, MysqliStatement, int) - Method in class com.caucho.quercus.lib.db.MysqliModule
Seeks to a given result.
mysqli_stmt_errno(Env, MysqliStatement) - Static method in class com.caucho.quercus.lib.db.MysqliModule
Returns the error code for the prepared statement.
mysqli_stmt_error(Env, MysqliStatement) - Static method in class com.caucho.quercus.lib.db.MysqliModule
Returns the error message for the prepared statement.
mysqli_stmt_execute(Env, MysqliStatement) - Static method in class com.caucho.quercus.lib.db.MysqliModule
mysqli_stmt_fetch(Env, MysqliStatement) - Static method in class com.caucho.quercus.lib.db.MysqliModule
Fetch results from a prepared statement.
mysqli_stmt_field_count(Env, MysqliStatement) - Static method in class com.caucho.quercus.lib.db.MysqliModule
Undocumented
mysqli_stmt_free_result(Env, MysqliStatement) - Static method in class com.caucho.quercus.lib.db.MysqliModule
Frees the result.
mysqli_stmt_init(Env, Mysqli) - Static method in class com.caucho.quercus.lib.db.MysqliModule
mysqli_stmt_num_rows(Env, MysqliStatement) - Static method in class com.caucho.quercus.lib.db.MysqliModule
Returns the number of rows.
mysqli_stmt_param_count(Env, MysqliStatement) - Static method in class com.caucho.quercus.lib.db.MysqliModule
Returns an integer representing the number of parameters or -1 if no query has been prepared.
mysqli_stmt_prepare(Env, MysqliStatement, String) - Static method in class com.caucho.quercus.lib.db.MysqliModule
Prepares a statment with a query.
mysqli_stmt_reset(Env, MysqliStatement) - Static method in class com.caucho.quercus.lib.db.MysqliModule
Resets a statment.
mysqli_stmt_result_metadata(Env, MysqliStatement) - Static method in class com.caucho.quercus.lib.db.MysqliModule
Returns result information for metadata
mysqli_stmt_sqlstate(Env, MysqliStatement) - Static method in class com.caucho.quercus.lib.db.MysqliModule
Returns an error string.
mysqli_stmt_store_result(Env, MysqliStatement) - Static method in class com.caucho.quercus.lib.db.MysqliModule
Saves the result.
MYSQLI_STORE_RESULT - Static variable in class com.caucho.quercus.lib.db.MysqliModule
 
mysqli_store_result(Env, Mysqli) - Static method in class com.caucho.quercus.lib.db.MysqliModule
Transfers the result set from the last query on the database connection represented by conn.
mysqli_thread_id(Env, Mysqli) - Static method in class com.caucho.quercus.lib.db.MysqliModule
Query an identifier that corresponds to this specific connection.
MYSQLI_TYPE_BIT - Static variable in class com.caucho.quercus.lib.db.MysqliModule
 
MYSQLI_TYPE_BLOB - Static variable in class com.caucho.quercus.lib.db.MysqliModule
 
MYSQLI_TYPE_CHAR - Static variable in class com.caucho.quercus.lib.db.MysqliModule
 
MYSQLI_TYPE_DATE - Static variable in class com.caucho.quercus.lib.db.MysqliModule
 
MYSQLI_TYPE_DATETIME - Static variable in class com.caucho.quercus.lib.db.MysqliModule
 
MYSQLI_TYPE_DECIMAL - Static variable in class com.caucho.quercus.lib.db.MysqliModule
 
MYSQLI_TYPE_DOUBLE - Static variable in class com.caucho.quercus.lib.db.MysqliModule
 
MYSQLI_TYPE_ENUM - Static variable in class com.caucho.quercus.lib.db.MysqliModule
 
MYSQLI_TYPE_FLOAT - Static variable in class com.caucho.quercus.lib.db.MysqliModule
 
MYSQLI_TYPE_GEOMETRY - Static variable in class com.caucho.quercus.lib.db.MysqliModule
 
MYSQLI_TYPE_INT24 - Static variable in class com.caucho.quercus.lib.db.MysqliModule
 
MYSQLI_TYPE_INTERVAL - Static variable in class com.caucho.quercus.lib.db.MysqliModule
 
MYSQLI_TYPE_LONG - Static variable in class com.caucho.quercus.lib.db.MysqliModule
 
MYSQLI_TYPE_LONG_BLOB - Static variable in class com.caucho.quercus.lib.db.MysqliModule
 
MYSQLI_TYPE_LONGLONG - Static variable in class com.caucho.quercus.lib.db.MysqliModule
 
MYSQLI_TYPE_MEDIUM_BLOB - Static variable in class com.caucho.quercus.lib.db.MysqliModule
 
MYSQLI_TYPE_NEWDATE - Static variable in class com.caucho.quercus.lib.db.MysqliModule
 
MYSQLI_TYPE_NEWDECIMAL - Static variable in class com.caucho.quercus.lib.db.MysqliModule
 
MYSQLI_TYPE_NULL - Static variable in class com.caucho.quercus.lib.db.MysqliModule
 
MYSQLI_TYPE_SET - Static variable in class com.caucho.quercus.lib.db.MysqliModule
 
MYSQLI_TYPE_SHORT - Static variable in class com.caucho.quercus.lib.db.MysqliModule
 
MYSQLI_TYPE_STRING - Static variable in class com.caucho.quercus.lib.db.MysqliModule
 
MYSQLI_TYPE_TIME - Static variable in class com.caucho.quercus.lib.db.MysqliModule
 
MYSQLI_TYPE_TIMESTAMP - Static variable in class com.caucho.quercus.lib.db.MysqliModule
 
MYSQLI_TYPE_TINY - Static variable in class com.caucho.quercus.lib.db.MysqliModule
 
MYSQLI_TYPE_TINY_BLOB - Static variable in class com.caucho.quercus.lib.db.MysqliModule
 
MYSQLI_TYPE_VAR_STRING - Static variable in class com.caucho.quercus.lib.db.MysqliModule
 
MYSQLI_TYPE_YEAR - Static variable in class com.caucho.quercus.lib.db.MysqliModule
 
MYSQLI_USE_RESULT - Static variable in class com.caucho.quercus.lib.db.MysqliModule
 
mysqli_use_result(Env, Mysqli) - Static method in class com.caucho.quercus.lib.db.MysqliModule
Initiate a result set retrieval.
mysqli_warning_count(Env, Mysqli) - Static method in class com.caucho.quercus.lib.db.MysqliModule
Returns the number of warnings from the last query in the connection object.
MysqliModule - Class in com.caucho.quercus.lib.db
Quercus mysql routines.
MysqliModule() - Constructor for class com.caucho.quercus.lib.db.MysqliModule
 
MysqliResource - Class in com.caucho.quercus.lib.db
mysqli object oriented API facade returns true for is_resource()
MysqliResource(Env, StringValue, StringValue, StringValue, String, int, StringValue) - Constructor for class com.caucho.quercus.lib.db.MysqliResource
This is the constructor for the mysqli class.
MysqliResource(Env) - Constructor for class com.caucho.quercus.lib.db.MysqliResource
 
MysqliResult - Class in com.caucho.quercus.lib.db
mysqli object oriented API facade
MysqliResult(Statement, ResultSet, Mysqli) - Constructor for class com.caucho.quercus.lib.db.MysqliResult
Constructor for MysqliResult
MysqliResult(ResultSetMetaData, Mysqli) - Constructor for class com.caucho.quercus.lib.db.MysqliResult
Constructor for MysqliResult
MysqliStatement - Class in com.caucho.quercus.lib.db
mysqli object oriented API facade
MysqlLatin1Utility - Class in com.caucho.quercus.lib.db
 
MysqlLatin1Utility() - Constructor for class com.caucho.quercus.lib.db.MysqlLatin1Utility
 
MysqlMetaData - Class in com.caucho.jdbc
Metadata for the MySQL database.
MysqlMetaData(DataSource) - Constructor for class com.caucho.jdbc.MysqlMetaData
 
MysqlModule - Class in com.caucho.quercus.lib.db
PHP mysql routines.
MysqlModule() - Constructor for class com.caucho.quercus.lib.db.MysqlModule
 
MysqlResultImpl - Class in com.caucho.quercus.mysql
Special Quercus Mysql connection.
MysqlResultSetMetaData - Class in com.caucho.quercus.lib.db
Extra Mysql metadata.
MysqlResultSetMetaData(ResultSetMetaData) - Constructor for class com.caucho.quercus.lib.db.MysqlResultSetMetaData
 
MysqlResultSetMetaData - Class in com.caucho.quercus.mysql
Special Quercus Mysql connection.
MysqlStatementImpl - Class in com.caucho.quercus.mysql
Special Quercus Mysql connection.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _