- 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
-
- 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
-
- 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.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
-
- mangleName(String) - Static method in class com.caucho.java.JavaCompilerUtil
-
Mangles the path into a valid Java class name.
- 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
- 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
-
- 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.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(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.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
-
- 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
- matchesIgnoreCase(String) - Method in class com.caucho.util.CharSegment
-
Returns true if the CharSegment matches the string, ignoring the case.
- 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
-
- 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(Expression<N>) - Method in interface javax.persistence.criteria.CriteriaBuilder
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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.
- MBeanOperation - Annotation Type in com.caucho.jmx
-
- MBeanParameter - Annotation Type in com.caucho.jmx
-
- 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.
- MD5Filter - Class in com.caucho.filters
-
Calculates a HTTP Content-MD5 footer following RFC 1864
- MD5Filter() - Constructor for class com.caucho.filters.MD5Filter
-
- 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
- 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
-
- 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
-
- 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
-
- 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) - 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 - 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
-
- MessageAdapterConfig() - Constructor for class com.caucho.jca.cfg.InboundResourceAdapterConfig.MessageAdapterConfig
-
- 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
- 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
-
- 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
-
- 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.
- 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
- 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
-
- 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.
- 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
-
- 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.
- Meter - Interface in com.caucho.env.meter
-
Meters gather information from Sensors in a ResinSystem.
- MeterGraphInfo - Interface in com.caucho.management.server
-
Information about a saved/pre-configured meter graph.
- MeterGraphPageInfo - Interface in com.caucho.management.server
-
Information about a saved/pre-configured meter graph.
- 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
-
- 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
-
- 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
-
- MethodHandleConstant - Class in com.caucho.bytecode
-
Represents a method ref in the constant pool.
- 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
-
- 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
-
- 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
- MethodTypeConstant - Class in com.caucho.bytecode
-
Represents a method ref in the constant pool.
- 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(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_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
-
- 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
-
- 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.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.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.
- 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 - 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.
- 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
-
- 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
-
- 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
-
- Mojarra12InjectionProvider - Class in com.caucho.jsf.integration
-
- Mojarra12InjectionProvider(ServletContext) - Constructor for class com.caucho.jsf.integration.Mojarra12InjectionProvider
-
- 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.
- 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
-
- 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
-
- 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
-
- MSIE_PADDING - Static variable in class com.caucho.server.webapp.ErrorPageManager
-
- 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.
- 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
-
- 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
-
- 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
-
- MXAction - Annotation Type in com.caucho.jmx
-
- MXContentType - Annotation Type in com.caucho.jmx
-
- MXParam - Annotation Type in com.caucho.jmx
-
- 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
- MysqlMetaData - Class in com.caucho.jdbc
-
Metadata for the MySQL database.
- MysqlMetaData(DataSource) - Constructor for class com.caucho.jdbc.MysqlMetaData
-
- MysqlResultImpl - Class in com.caucho.quercus.mysql
-
Special Quercus Mysql connection.
- MysqlResultSetMetaData - Class in com.caucho.quercus.mysql
-
Special Quercus Mysql connection.
- MysqlStatementImpl - Class in com.caucho.quercus.mysql
-
Special Quercus Mysql connection.