|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
Extension
callback while processing
a bean.- ProcessInjectionTargetImpl<X> - Class in com.caucho.config.extension
-
- processManagedBean(ManagedBeanImpl<T>, Annotated) -
Method in class com.caucho.config.extension.ExtensionManager
-
- ProcessManagedBean<X> - Interface in javax.enterprise.inject.spi
Extension
callback while processing
a managed bean.- ProcessManagedBeanImpl<X> - Class in com.caucho.config.extension
-
- ProcessManagedBeanImpl(InjectManager, Bean<X>, Annotated) -
Constructor for class com.caucho.config.extension.ProcessManagedBeanImpl
-
- processObserver(ObserverMethod<T>, AnnotatedMethod<X>) -
Method in class com.caucho.config.extension.ExtensionManager
- Processes the observer.
- ProcessObserverImpl<T,X> - Class in com.caucho.config.extension
-
- ProcessObserverMethod<T,X> - Interface in javax.enterprise.inject.spi
Extension
callback while processing
a producer method.- processPendingAnnotatedTypes() -
Method in class com.caucho.config.inject.InjectManager
-
- processPendingEvents() -
Method in class com.caucho.config.extension.ExtensionManager
-
- processProducer(AnnotatedMethod<X>, Producer<T>) -
Method in class com.caucho.config.extension.ExtensionManager
- Processes the discovered method producer
- processProducer(AnnotatedField<X>, Producer<T>) -
Method in class com.caucho.config.extension.ExtensionManager
- Processes the discovered method producer
- ProcessProducer<X,T> - Interface in javax.enterprise.inject.spi
Extension
callback before
processing an annotated type
- processProducerField(ProducesFieldBean<T, X>) -
Method in class com.caucho.config.extension.ExtensionManager
-
- ProcessProducerField<T,X> - Interface in javax.enterprise.inject.spi
Extension
callback while processing
a producer method.- ProcessProducerFieldImpl<X,T> - Class in com.caucho.config.extension
-
- ProcessProducerFieldImpl(InjectManager, ProducesFieldBean<X, T>) -
Constructor for class com.caucho.config.extension.ProcessProducerFieldImpl
-
- ProcessProducerImpl<T,X> - Class in com.caucho.config.extension
-
- processProducerMethod(ProducesMethodBean<T, X>) -
Method in class com.caucho.config.extension.ExtensionManager
-
- ProcessProducerMethod<T,X> - Interface in javax.enterprise.inject.spi
Extension
callback while processing
a producer method.- ProcessProducerMethodImpl<X,T> - Class in com.caucho.config.extension
-
- ProcessProducerMethodImpl(InjectManager, ProducesMethodBean<X, T>) -
Constructor for class com.caucho.config.extension.ProcessProducerMethodImpl
-
- processPublish(LogRecord) -
Method in class com.caucho.log.AbstractLogHandler
-
- processPublish(LogRecord) -
Method in class com.caucho.log.PathHandler
-
- processPublish(LogRecord) -
Method in class com.caucho.log.StreamHandler
- Publishes the record.
- processRoots() -
Method in class com.caucho.config.xml.XmlStandardPlugin
-
- ProcessSessionBean<X> - Interface in javax.enterprise.inject.spi
Extension
callback while processing
a managed bean.- ProcessSessionBeanImpl<X> - Class in com.caucho.ejb.inject
- Internal implementation for a Bean
- ProcessSessionBeanImpl(InjectManager, Bean<Object>, AnnotatedType<Object>, String, SessionBeanType) -
Constructor for class com.caucho.ejb.inject.ProcessSessionBeanImpl
-
- processTarget(ProcessInjectionTarget<?>) -
Method in class com.caucho.config.xml.XmlStandardPlugin
-
- processType(ProcessAnnotatedType<?>) -
Method in class com.caucho.config.xml.XmlStandardPlugin
-
- processType(AfterBeanDiscovery) -
Method in class com.caucho.config.xml.XmlStandardPlugin
-
- ProcOpenInput - Class in com.caucho.quercus.lib
- Represents an input stream for a proc_open process.
- ProcOpenInput(Env, InputStream) -
Constructor for class com.caucho.quercus.lib.ProcOpenInput
-
- ProcOpenInput(Env, InputStream, FileOutput) -
Constructor for class com.caucho.quercus.lib.ProcOpenInput
-
- ProcOpenOutput - Class in com.caucho.quercus.lib
- Represents an output stream for a proc_open process.
- ProcOpenOutput(Env, OutputStream) -
Constructor for class com.caucho.quercus.lib.ProcOpenOutput
-
- ProcOpenResource - Class in com.caucho.quercus.lib
-
- ProcOpenResource(Env, Process, ProcOpenOutput, ProcOpenInput, ProcOpenInput, String) -
Constructor for class com.caucho.quercus.lib.ProcOpenResource
-
- prod(Expression<? extends N>, Expression<? extends N>) -
Method in interface javax.persistence.criteria.CriteriaBuilder
-
- prod(Expression<? extends N>, N) -
Method in interface javax.persistence.criteria.CriteriaBuilder
-
- prod(N, Expression<? extends N>) -
Method in interface javax.persistence.criteria.CriteriaBuilder
-
- produce(CreationalContext<X>) -
Method in class com.caucho.config.inject.AbstractInjectionTarget
- Instantiate the bean.
- produce(CreationalContext<X>) -
Method in class com.caucho.config.inject.CandiProducer
-
- produce(CreationalContext<T>) -
Method in class com.caucho.config.inject.DisposesProducer
- Produces a new bean instance
- produce(CreationalContext<X>) -
Method in class com.caucho.config.inject.InjectionTargetBuilder
-
- produce(CreationalContext<T>) -
Method in class com.caucho.config.inject.InjectionTargetFilter
-
- produce(CreationalContext<X>) -
Method in class com.caucho.config.xml.XmlBean
-
- produce(CreationalContext<X>) -
Method in class com.caucho.config.xml.XmlInjectionTarget
-
- produce(CreationalContext<X>) -
Method in class com.caucho.ejb.session.SingletonComponent
- Creates a new instance of the component
- produce(CreationalContext<X>) -
Method in class com.caucho.ejb.session.StatefulComponent
- Creates a new instance of the component
- produce(CreationalContext<X>) -
Method in class com.caucho.jca.ra.ResourceAdapterProducer
-
- produce(CreationalContext<T>) -
Method in interface javax.enterprise.inject.spi.Producer
- Instantiate the bean.
- Producer<T> - Interface in javax.enterprise.inject.spi
- Abstract introspected view of a Bean injectible field
- Produces - Annotation Type in javax.enterprise.inject
- Bean factory methods are declared with the @Produces annotation.
- ProducesBuilder - Class in com.caucho.config.inject
- Builder for produces beans.
- ProducesBuilder(InjectManager) -
Constructor for class com.caucho.config.inject.ProducesBuilder
-
- ProducesCreationalContext<T> - Class in com.caucho.config.inject
- Stack of partially constructed beans.
- ProducesCreationalContext(Contextual<T>, CreationalContextImpl<?>) -
Constructor for class com.caucho.config.inject.ProducesCreationalContext
-
- ProducesFieldBean<X,T> - Class in com.caucho.config.inject
-
- ProducesFieldBean(InjectManager, Bean<X>, AnnotatedField<X>, AnnotatedMethod<X>, Arg[]) -
Constructor for class com.caucho.config.inject.ProducesFieldBean
-
- ProducesMethodBean<X,T> - Class in com.caucho.config.inject
-
- Profile - Class in com.caucho.profile
-
- Profile() -
Constructor for class com.caucho.profile.Profile
-
- profile(long, String, String, ProfileQuery) -
Method in class com.caucho.server.admin.ManagerActor
-
- profile(long, long, int) -
Method in class com.caucho.server.admin.ManagerClient
-
- ProfileAction - Class in com.caucho.admin.action
-
- ProfileAction() -
Constructor for class com.caucho.admin.action.ProfileAction
-
- ProfileCommand - Class in com.caucho.boot
-
- ProfileCommand() -
Constructor for class com.caucho.boot.ProfileCommand
-
- ProfileEntry - Class in com.caucho.profile
-
- ProfileEntry() -
Constructor for class com.caucho.profile.ProfileEntry
-
- ProfileItem - Class in com.caucho.quercus.profile
- Report of profile entries
- ProfileItem(String, String, long, long) -
Constructor for class com.caucho.quercus.profile.ProfileItem
-
- ProfileMethod - Class in com.caucho.quercus.profile
- Report for a method (function)
- ProfileMethod(int, String) -
Constructor for class com.caucho.quercus.profile.ProfileMethod
-
- ProfileQuery - Class in com.caucho.server.admin
-
- ProfileQuery(long, long, int) -
Constructor for class com.caucho.server.admin.ProfileQuery
-
- Profiler - Interface in com.caucho.tools.profiler
- Each thread has a
Profiler
that is used to demarcate the start() and
finish() of code execution at a ProfilerPoint
. - ProfilerAdmin - Class in com.caucho.tools.profiler
-
- ProfileReport - Class in com.caucho.quercus.profile
- Report of profile entries
- ProfileReport(long, String, long) -
Constructor for class com.caucho.quercus.profile.ProfileReport
-
- ProfilerFilter - Class in com.caucho.tools.profiler
- Creates a
ProfilerPoint
for each invocation of ProfilerFilter.doFilter(javax.servlet.ServletRequest, javax.servlet.ServletResponse, javax.servlet.FilterChain)
. - ProfilerFilter() -
Constructor for class com.caucho.tools.profiler.ProfilerFilter
-
- ProfilerManager - Class in com.caucho.tools.profiler
- The main entry point for profiling.
- ProfilerMBean - Interface in com.caucho.tools.profiler
-
- ProfilerPoint - Class in com.caucho.tools.profiler
- Represents a unique point at which profiling is performed.
- ProfilerPointConfig - Class in com.caucho.tools.profiler
- Configure a ProfilerPoint.
- ProfilerPointConfig() -
Constructor for class com.caucho.tools.profiler.ProfilerPointConfig
-
- ProfilerServlet - Class in com.caucho.tools.profiler
- Html interface to profiling information.
- ProfilerServlet() -
Constructor for class com.caucho.tools.profiler.ProfilerServlet
-
- ProfileStore - Class in com.caucho.quercus.profile
- Stores the most recent profiles
- ProfileStore() -
Constructor for class com.caucho.quercus.profile.ProfileStore
-
- ProgramAttribute - Class in com.caucho.config.attribute
-
- ProgramAttribute(Method, ConfigType) -
Constructor for class com.caucho.config.attribute.ProgramAttribute
-
- ProjectJarRepository - Class in com.caucho.server.repository
- The directory holding jars
- ProjectJarRepository() -
Constructor for class com.caucho.server.repository.ProjectJarRepository
-
- PropertiesAuthenticator - Class in com.caucho.security
- The Property authenticator reads a properties file for authentication.
- PropertiesAuthenticator() -
Constructor for class com.caucho.security.PropertiesAuthenticator
-
- propertiesToInputStream() -
Method in class com.caucho.jms.message.MessageImpl
- Serialize the properties to an input stream.
- PropertiesType - Class in com.caucho.config.type
- Represents a Properties type.
- property_exists(Env, Value, StringValue) -
Static method in class com.caucho.quercus.lib.ClassesModule
- Returns true if the named property exists on the object.
- PROPERTY_PASSWORD -
Static variable in class com.caucho.sql.DBPoolImpl
- The key used to look into the properties passed to the
connect method to find the password.
- PROPERTY_PASSWORD -
Static variable in class com.caucho.sql.DriverConfig
- The key used to look into the properties passed to the
connect method to find the password.
- PROPERTY_USER -
Static variable in class com.caucho.sql.DBPoolImpl
- The key used to look into the properties passed to the
connect method to find the username.
- PROPERTY_USER -
Static variable in class com.caucho.sql.DriverConfig
- The key used to look into the properties passed to the
connect method to find the username.
- PropertyAttribute - Class in com.caucho.config.attribute
-
- PropertyAttribute(Method, ConfigType<?>) -
Constructor for class com.caucho.config.attribute.PropertyAttribute
-
- PropertyAuthenticator - Class in com.caucho.server.security
- The Property authenticator reads a properties file for authentication.
- PropertyAuthenticator() -
Constructor for class com.caucho.server.security.PropertyAuthenticator
-
- PropertyEditorType - Class in com.caucho.config.type
- Represents a type with a PropertyEditor
- PropertyEditorType(Class<?>, PropertyEditor) -
Constructor for class com.caucho.config.type.PropertyEditorType
- The FloatType is a singleton
- propertyExists(String) -
Method in class com.caucho.jms.message.MessageImpl
- Returns true if the property exists.
- propertyExists(String) -
Method in interface javax.jms.Message
-
- PropertyField - Class in com.caucho.amber.field
- Configuration for a bean's field
- PropertyField(AmberBeanType, String) -
Constructor for class com.caucho.amber.field.PropertyField
-
- PropertyField(AmberBeanType) -
Constructor for class com.caucho.amber.field.PropertyField
-
- propertyNames() -
Method in class com.caucho.loader.EnvironmentProperties
-
- propertyNameToMethodName(String) -
Static method in class com.caucho.util.BeanUtil
- Converts a user's property name to a bean method name.
- PropertyNotFoundException - Exception in javax.el
- EL exceptions
- PropertyNotFoundException() -
Constructor for exception javax.el.PropertyNotFoundException
-
- PropertyNotFoundException(String) -
Constructor for exception javax.el.PropertyNotFoundException
-
- PropertyNotFoundException(String, Throwable) -
Constructor for exception javax.el.PropertyNotFoundException
-
- PropertyNotFoundException(Throwable) -
Constructor for exception javax.el.PropertyNotFoundException
-
- PropertyNotSupportedException - Exception in com.caucho.xml.stream
-
- PropertyNotSupportedException(String) -
Constructor for exception com.caucho.xml.stream.PropertyNotSupportedException
-
- PropertyNotWritableException - Exception in javax.el
- EL exceptions
- PropertyNotWritableException() -
Constructor for exception javax.el.PropertyNotWritableException
-
- PropertyNotWritableException(String) -
Constructor for exception javax.el.PropertyNotWritableException
-
- PropertyNotWritableException(String, Throwable) -
Constructor for exception javax.el.PropertyNotWritableException
-
- PropertyNotWritableException(Throwable) -
Constructor for exception javax.el.PropertyNotWritableException
-
- PropertyStringProgram - Class in com.caucho.config.program
- A saved program for configuring an object.
- PropertyStringProgram(String, String) -
Constructor for class com.caucho.config.program.PropertyStringProgram
-
- PropertyStringProgram(String, String, boolean) -
Constructor for class com.caucho.config.program.PropertyStringProgram
-
- PropertyStringProgram(QName, String) -
Constructor for class com.caucho.config.program.PropertyStringProgram
-
- PropertyValueProgram - Class in com.caucho.config.program
- A saved program for configuring an object.
- PropertyValueProgram(String, Object) -
Constructor for class com.caucho.config.program.PropertyValueProgram
-
- PropertyValueProgram(Class<?>, String, Object) -
Constructor for class com.caucho.config.program.PropertyValueProgram
-
- ProSessionManager - Class in com.caucho.quercus.lib.session
- Stripped down version of com.caucho.server.session.SessionManager,
customized to PHP instead of J2EE sessions.
- ProSessionManager(QuercusContext, String) -
Constructor for class com.caucho.quercus.lib.session.ProSessionManager
-
- protectedWebApp() -
Method in class com.caucho.server.webapp.WebAppController
- Any extra steps needed to deploy the webApp.
- Protocol - Interface in com.caucho.network.listen
- Protocol factory responsible for creating new protocol connection objects.
- ProtocolConfig - Class in com.caucho.server.cluster
- Represents a protocol connection.
- ProtocolConfig() -
Constructor for class com.caucho.server.cluster.ProtocolConfig
-
- protocolConnect(String, int, String, String) -
Method in class com.caucho.mail.smtp.SmtpTransport
- Connect for the protocol.
- ProtocolConnection - Interface in com.caucho.network.listen
- Protocol specific information for each connection.
- ProtocolContainer - Class in com.caucho.ejb.protocol
- Server containing all the EJBs for a given configuration.
- ProtocolContainer() -
Constructor for class com.caucho.ejb.protocol.ProtocolContainer
-
- ProtocolException - Exception in com.caucho.bam
- HMPP wrapper
- ProtocolException() -
Constructor for exception com.caucho.bam.ProtocolException
-
- ProtocolException(String) -
Constructor for exception com.caucho.bam.ProtocolException
-
- ProtocolException(Throwable) -
Constructor for exception com.caucho.bam.ProtocolException
-
- ProtocolException(String, Throwable) -
Constructor for exception com.caucho.bam.ProtocolException
-
- protocolException(String) -
Method in class com.caucho.hessian.micro.MicroHessianInput
-
- ProtocolPort - Class in com.caucho.server.cluster
- Represents a protocol connection.
- ProtocolPort() -
Constructor for class com.caucho.server.cluster.ProtocolPort
-
- ProtocolPortConfig - Class in com.caucho.server.cluster
- Represents a protocol connection.
- ProtocolPortConfig() -
Constructor for class com.caucho.server.cluster.ProtocolPortConfig
-
- ProtocolProxyFactory - Interface in com.caucho.remote.client
- A factory for creating a proxy
- ProtocolServletFactory - Interface in com.caucho.remote.server
- A factory for creating @WebService or @Remote servlets.
- ProtocolWrapper - Class in com.caucho.quercus.lib.file
-
- ProtocolWrapper() -
Constructor for class com.caucho.quercus.lib.file.ProtocolWrapper
-
- ProtocolWrapper(QuercusClass) -
Constructor for class com.caucho.quercus.lib.file.ProtocolWrapper
-
- PROVIDER -
Static variable in class javax.ejb.embeddable.EJBContainer
-
- Provider<T> - Interface in javax.inject
- Factory to create instances of a bean.
- providers -
Static variable in class javax.persistence.Persistence
- Deprecated.
- ProviderUtil - Interface in javax.persistence.spi
- Utilities by the provider.
- ProxyableObject - Interface in com.caucho.naming
- An object proxy for a foreign JNDI factory.
- ProxyActor<T> - Class in com.caucho.bam.proxy
- The Skeleton introspects and dispatches messages for a
SimpleActor
or SkeletonActorFilter
. - ProxyActor(T, String, Broker) -
Constructor for class com.caucho.bam.proxy.ProxyActor
-
- ProxyCacheMXBean - Interface in com.caucho.management.server
- Management interface for the proxy cache.
- ProxyClassLoader - Class in com.caucho.loader
- Class loader which loads a single proxy.
- ProxyClassLoader() -
Constructor for class com.caucho.loader.ProxyClassLoader
-
- ProxyClassLoader(ClassLoader) -
Constructor for class com.caucho.loader.ProxyClassLoader
-
- ProxyRule - Class in com.caucho.server.rewrite
-
- ProxyRule.ProxyFilterChain - Class in com.caucho.server.rewrite
-
- ProxyRule.ProxyRequest - Class in com.caucho.server.rewrite
-
- ProxySkeleton<S> - Class in com.caucho.bam.proxy
- The Skeleton introspects and dispatches messages for a
SimpleActor
or SkeletonActorFilter
. - ProxyType - Annotation Type in com.caucho.remote.annotation
- The @proxyType
- PSFS_ERR_FATAL -
Static variable in class com.caucho.quercus.lib.file.StreamModule
-
- PSFS_FEED_ME -
Static variable in class com.caucho.quercus.lib.file.StreamModule
-
- PSFS_PASS_ON -
Static variable in class com.caucho.quercus.lib.file.StreamModule
-
- PUBLIC -
Static variable in class com.caucho.server.snmp.types.OctetStringValue
-
- publish(Message) -
Method in class com.caucho.jms.connection.TopicPublisherImpl
- Publishes a message to the topic
- publish(Message, int, int, long) -
Method in class com.caucho.jms.connection.TopicPublisherImpl
- Publishes a message to the topic
- publish(Topic, Message) -
Method in class com.caucho.jms.connection.TopicPublisherImpl
- Publishes a message to the topic
- publish(Topic, Message, int, int, long) -
Method in class com.caucho.jms.connection.TopicPublisherImpl
- Publishes a message to the topic
- publish(LogRecord) -
Method in class com.caucho.log.AbstractLogHandler
- Publishes the record.
- publish(LogRecord) -
Method in class com.caucho.log.EventHandler
- Publishes the record.
- publish(LogRecord) -
Method in class com.caucho.log.HmtpHandler
- Publishes the record.
- publish(LogRecord) -
Method in class com.caucho.log.JmsHandler
- Publishes the record.
- publish(LogRecord) -
Method in class com.caucho.log.LevelHandler
- Publishes the record.
- publish(LogRecord) -
Method in class com.caucho.log.MailHandler
- Publishes the record.
- publish(LogRecord) -
Method in class com.caucho.log.SubHandler
- Publishes the record.
- publish(LogRecord) -
Method in class com.caucho.log.SyslogHandler
- Publishes the record.
- publish(Message) -
Method in interface javax.jms.TopicPublisher
-
- publish(Message, int, int, long) -
Method in interface javax.jms.TopicPublisher
-
- publish(Topic, Message) -
Method in interface javax.jms.TopicPublisher
-
- publish(Topic, Message, int, int, long) -
Method in interface javax.jms.TopicPublisher
-
- publishStart(InputStream) -
Method in class com.caucho.message.tourmaline.NautilusServerEndpoint
-
- purgeExpiredMessages() -
Method in class com.caucho.jms.jdbc.JdbcDestination
- Purges expired messages.
- purgeExpiredMessages() -
Method in class com.caucho.jms.jdbc.JdbcQueue
- Purges expired messages.
- push(T) -
Method in class com.caucho.config.inject.CreationalContextImpl
-
- push(Object) -
Method in class com.caucho.config.scope.CreationContextImpl
-
- push(ELResolver) -
Method in class com.caucho.el.StackELResolver
-
- push(Item) -
Method in class com.caucho.relaxng.ParseState
-
- push() -
Method in class com.caucho.xml.stream.NamespaceContextImpl
- Creates a new subcontext and enters it
- push(SaxIntern.Entry) -
Method in class com.caucho.xml2.NamespaceContextImpl
- Creates a new subcontext and enters it
- push(T) -
Method in interface javax.enterprise.context.spi.CreationalContext
- Pushes an incomplete instance into the creational context.
- pushAttribute(String) -
Method in class com.caucho.xsl.XslWriter
- Adds a new attribute with the given name to the current node, making
the attribute the current node.
- pushAttribute(String, NamespaceContext) -
Method in class com.caucho.xsl.XslWriter
- Adds a new attribute with the given name to the current node, making
the attribute the current node.
- pushAttribute(String, String, String) -
Method in class com.caucho.xsl.XslWriter
- Adds a namespace-aware attribute to the current node, making the
new attribute the current node.
- pushAttributeNs(String, String) -
Method in class com.caucho.xsl.XslWriter
- Adds a new attribute to the current node, making the new attribute the
current node.
- pushBody() -
Method in class com.caucho.jsp.PageContextImpl
- Pushes a new BodyContent onto the JspWriter stack.
- pushBody(Writer) -
Method in class com.caucho.jsp.PageContextImpl
- Pushes a new writer onto the JspWriter stack.
- pushBody() -
Method in class com.caucho.jsp.PageContextWrapper
- Pushes the page body.
- pushBody(Writer) -
Method in class com.caucho.jsp.PageContextWrapper
- Pushes the page body.
- pushBody(Writer) -
Method in class javax.servlet.jsp.JspContext
- Internal routine to support BodyTags.
- pushBody() -
Method in class javax.servlet.jsp.PageContext
- Internal routine to support BodyTags.
- pushCall(Expr, Value, Value[]) -
Method in class com.caucho.quercus.env.Env
- Sets the calling function expression.
- pushCall(JavaWriter) -
Method in class com.caucho.xsl.java.XslNode
-
- pushCall() -
Method in class com.caucho.xsl.JavaGenerator
-
- pushCallDepth() -
Method in class com.caucho.xsl.JavaGenerator
-
- pushComment() -
Method in class com.caucho.xsl.XslWriter
- Adds an empty comment to the current node, making
the attribute the current node.
- pushCopy(Node) -
Method in class com.caucho.xsl.XslWriter
- Copies the node without attributes or children.
- pushDepth() -
Method in class com.caucho.amber.manager.AmberConnection
- Pushes the depth.
- pushDepth() -
Method in class com.caucho.java.AbstractGenerator
- Pushes an indentation depth.
- pushDepth() -
Method in class com.caucho.java.gen.JavaWriterWrapper
- Pushes an indentation depth.
- pushDepth() -
Method in class com.caucho.java.JavaWriter
- Pushes an indentation depth.
- pushDepth() -
Method in class com.caucho.jsp.java.JspJavaWriter
- Pushes an indentation depth.
- pushDoubleVar(int) -
Method in class com.caucho.bytecode.CodeWriterAttribute
-
- pushElement(String) -
Method in class com.caucho.xsl.XslWriter
- Adds a new element to the current node, making the new element the
current node.
- pushElement(String, NamespaceContext) -
Method in class com.caucho.xsl.XslWriter
- Adds a new element to the current node, making the new element the
current node.
- pushElement(String, String, String, String) -
Method in class com.caucho.xsl.XslWriter
- Adds a namespace-aware element to the current node, making the
new element the current node.
- pushElementNs(String, String) -
Method in class com.caucho.xsl.XslWriter
- Adds a new element to the current node, making the new element the
current node.
- pushEnv(Map<StringValue, EnvVar>) -
Method in class com.caucho.quercus.env.Env
- Pushes a new environment.
- pushFieldGet(Env.OVERLOADING_TYPES, String, StringValue) -
Method in class com.caucho.quercus.env.Env
-
- pushFilter(StreamFilter) -
Method in class com.caucho.vfs.ReadStream
- Pushes a filter on the top of the stream stack.
- pushFilter(StreamFilter) -
Method in class com.caucho.vfs.WriteStream
- Pushes a filter on the top of the stream stack.
- pushFloatVar(int) -
Method in class com.caucho.bytecode.CodeWriterAttribute
-
- pushFragment() -
Method in class com.caucho.xsl.XslWriter
- Starts a fragment.
- pushInclude(String) -
Method in class com.caucho.jsp.JspParser
-
- pushInclude(String, boolean) -
Method in class com.caucho.jsp.JspParser
-
- pushInt(int) -
Method in class com.caucho.bytecode.CodeWriterAttribute
-
- pushIntVar(int) -
Method in class com.caucho.bytecode.CodeWriterAttribute
-
- pushLongVar(int) -
Method in class com.caucho.bytecode.CodeWriterAttribute
-
- pushLoop() -
Method in class com.caucho.xsl.JavaGenerator
-
- pushNamespace(String, String) -
Method in class com.caucho.jsp.ParseState
- Pushes a namespace.
- pushNamespace(String, String) -
Method in class com.caucho.xml.XmlParser
-
- pushNull() -
Method in class com.caucho.bytecode.CodeWriterAttribute
-
- pushObjectVar(int) -
Method in class com.caucho.bytecode.CodeWriterAttribute
-
- pushOutputBuffer(Callable, int, boolean) -
Method in class com.caucho.quercus.env.Env
- Returns the writer.
- pushPi() -
Method in class com.caucho.xsl.XslWriter
-
- pushProfile(int) -
Method in class com.caucho.quercus.env.Env
-
- pushSelectDepth() -
Method in class com.caucho.xsl.JavaGenerator
-
- pushSelectLoopDepth() -
Method in class com.caucho.xsl.JavaGenerator
-
- pushUrlRewriter(Env) -
Static method in class com.caucho.quercus.lib.OutputModule
- Pushes a new UrlRewriter callback onto the output buffer stack
if one does not already exist.
- put(String, AmberType) -
Method in class com.caucho.amber.type.TypeManager
- Adds a type.
- put(Object, Object) -
Method in class com.caucho.amqp.io.AmqpAbstractAnnotations
-
- put(Object, Object) -
Method in class com.caucho.amqp.io.AmqpAbstractMap
-
- put(Contextual<T>, Object, T, CreationalContext<T>) -
Method in class com.caucho.config.scope.ContextContainer
-
- put(Contextual<T>, T) -
Method in class com.caucho.config.scope.ScopeMap
-
- put(Object, Object) -
Method in class com.caucho.distcache.AbstractCache
- Puts a new item in the cache.
- put(Object, InputStream, long, long, int) -
Method in class com.caucho.distcache.AbstractCache
- Puts a new item in the cache with a custom idle
timeout (used for sessions).
- put(Object, InputStream, long, long) -
Method in class com.caucho.distcache.AbstractCache
- Puts a new item in the cache with a custom idle
timeout (used for sessions).
- put(Object, InputStream, long, long, long, long) -
Method in class com.caucho.distcache.AbstractCache
- Puts a new item in the cache with a custom idle
timeout (used for sessions).
- put(Object, InputStream, long, long) -
Method in interface com.caucho.distcache.ByteStreamCache
- Puts a new item in the cache.
- put(Object, InputStream, long, long, long, long) -
Method in interface com.caucho.distcache.ByteStreamCache
- Puts a new item in the cache.
- put(Object, InputStream, long, long, int) -
Method in interface com.caucho.distcache.ByteStreamCache
- Puts a new item in the cache.
- put(String, Object) -
Method in class com.caucho.el.MapVariableResolver
- Sets the named variable value.
- put(String, String) -
Method in class com.caucho.env.git.GitCommit
- Adds a metadata value.
- put(Object, int, boolean) -
Method in class com.caucho.hessian.util.IdentityIntMap
- Puts a new value in the property table with the appropriate flags
- put(Object, int, boolean) -
Method in class com.caucho.hessian.util.IntMap
- Puts a new value in the property table with the appropriate flags
- put(E) -
Method in class com.caucho.jms.queue.AbstractQueue
-
- put(E) -
Method in class com.caucho.jms.queue.AbstractTopic
-
- put(Object) -
Method in class com.caucho.jms.queue.JmsBlockingQueue
-
- put(Object, Object) -
Method in class com.caucho.jsp.el.ImplicitFieldExpr.AttributeMap
-
- put(Object, Object) -
Method in class com.caucho.jsp.el.ImplicitObjectExpr.AttributeMap
-
- put(Object, Object) -
Method in class com.caucho.jsp.el.PageContextAttributeMap
-
- put(Object, Object) -
Method in class com.caucho.loader.EnvironmentMap
-
- put(String, String) -
Method in class com.caucho.loader.EnvironmentProperties
-
- put(Object, Object) -
Method in class com.caucho.loader.EnvironmentProperties
-
- put(String, Path) -
Method in class com.caucho.loader.PathLoader
- Adds a new path.
- put(HashKey, HashKey, MnodeUpdate, long) -
Method in class com.caucho.memcached.MemcachedCacheEngine
-
- put(Object, Object) -
Method in class com.caucho.memcached.MemcachedClient
-
- put(T) -
Method in class com.caucho.message.common.AbstractMessageReceiver
-
- put(T) -
Method in class com.caucho.message.common.AbstractQueueSender
-
- put(String, EnvironmentModel) -
Method in class com.caucho.naming.EnvironmentModelRoot
- Set a specific node.
- put(Value, Value) -
Method in class com.caucho.quercus.env.ArgRef
- Returns the array ref.
- put(Value) -
Method in class com.caucho.quercus.env.ArgRef
- Returns the array ref.
- put(Value, Value) -
Method in class com.caucho.quercus.env.ArrayCopyValueImpl
- Adds a new value.
- put(Value) -
Method in class com.caucho.quercus.env.ArrayCopyValueImpl
- Add
- put(Env, ObjectValue, Value, Value) -
Method in interface com.caucho.quercus.env.ArrayDelegate
- Sets the value for the spoecified key.
- put(Env, ObjectValue, Value) -
Method in interface com.caucho.quercus.env.ArrayDelegate
- Appends a value.
- put(Value, Value) -
Method in class com.caucho.quercus.env.ArrayValue
- Adds a new value.
- put(StringValue, StringValue, Value, boolean) -
Method in class com.caucho.quercus.env.ArrayValue
- Adds a new value.
- put(Value) -
Method in class com.caucho.quercus.env.ArrayValue
- Add
- put(String, String) -
Method in class com.caucho.quercus.env.ArrayValue
- Convenience for lib.
- put(Env, String, String) -
Method in class com.caucho.quercus.env.ArrayValue
- Convenience for lib.
- put(String, char) -
Method in class com.caucho.quercus.env.ArrayValue
- Convenience for lib.
- put(String, long) -
Method in class com.caucho.quercus.env.ArrayValue
- Convenience for lib.
- put(Env, String, long) -
Method in class com.caucho.quercus.env.ArrayValue
- Convenience for lib.
- put(String, double) -
Method in class com.caucho.quercus.env.ArrayValue
- Convenience for lib.
- put(String, boolean) -
Method in class com.caucho.quercus.env.ArrayValue
- Convenience for lib.
- put(Env, String, boolean) -
Method in class com.caucho.quercus.env.ArrayValue
- Convenience for lib.
- put(String) -
Method in class com.caucho.quercus.env.ArrayValue
- Convenience for lib.
- put(long) -
Method in class com.caucho.quercus.env.ArrayValue
- Convenience for lib.
- put(Value) -
Method in class com.caucho.quercus.env.ArrayValueImpl
- Add
- put(Value, Value) -
Method in class com.caucho.quercus.env.ArrayValueWrapper
- Adds a new value.
- put(Value) -
Method in class com.caucho.quercus.env.ArrayValueWrapper
- Add
- put(K, V) -
Method in class com.caucho.quercus.env.ChainedMap
- Sets the value
- put(Value, Value) -
Method in class com.caucho.quercus.env.CompiledClassDef
- Adds a value.
- put(Value) -
Method in class com.caucho.quercus.env.CompiledClassDef
- Adds a value.
- put(Value, Value) -
Method in class com.caucho.quercus.env.CopyArrayValue
- Adds a new value.
- put(Value) -
Method in class com.caucho.quercus.env.CopyArrayValue
- Add
- put(Value, Value) -
Method in class com.caucho.quercus.env.CopyObjectExtValue
- Sets the array value with the given key.
- put(Value) -
Method in class com.caucho.quercus.env.CopyObjectExtValue
- Appends a new array value
- put(Value) -
Method in class com.caucho.quercus.env.JavaAdapter
- Adds a new value.
- put(Value, Value) -
Method in class com.caucho.quercus.env.JavaAdapter
- Adds a new value.
- put(Value, Value) -
Method in class com.caucho.quercus.env.JavaAdapterVar
- Returns the array ref.
- put(Value) -
Method in class com.caucho.quercus.env.JavaAdapterVar
- Returns the array ref.
- put(Value, Value) -
Method in class com.caucho.quercus.env.JavaMapValue
-
- put(StringValue, Var) -
Method in class com.caucho.quercus.env.LazyStaticMap
- Returns the matching value, or null.
- put(StringValue, EnvVar) -
Method in class com.caucho.quercus.env.LazySymbolMap
- Returns the matching value, or null.
- put(StringValue, V) -
Method in class com.caucho.quercus.env.MethodMap
-
- put(Value, Value) -
Method in class com.caucho.quercus.env.ObjectValue
- Sets the array value with the given key.
- put(Value) -
Method in class com.caucho.quercus.env.ObjectValue
- Appends a new array value
- put(Value) -
Method in class com.caucho.quercus.env.SerializeMap
-
- put(Value) -
Method in class com.caucho.quercus.env.ServerArrayValue
- Adds a new value.
- put(String, String) -
Method in class com.caucho.quercus.env.ServerArrayValue
- Convenience for lib.
- put(Value, Value) -
Method in class com.caucho.quercus.env.StringBuilderValue
- Sets the array ref.
- put(Value, Value) -
Method in class com.caucho.quercus.env.UnicodeBuilderValue
- Sets the array ref.
- put(Value, Value) -
Method in class com.caucho.quercus.env.Value
- Sets the array ref and returns the value
- put(Value, Value, Value, Value) -
Method in class com.caucho.quercus.env.Value
- Sets the array ref.
- put(Value) -
Method in class com.caucho.quercus.env.Value
- Appends an array value
- put(Value, Value) -
Method in class com.caucho.quercus.env.Var
- Returns the array ref.
- put(Value) -
Method in class com.caucho.quercus.env.Var
- Returns the array ref.
- put(K, V) -
Method in interface com.caucho.quercus.env.VarMap
- Sets the value
- put(Env, StringValue, Value) -
Method in class com.caucho.quercus.lib.ResinModule.QuercusDistcache
-
- put(Env, ObjectValue, Value, Value) -
Method in class com.caucho.quercus.lib.spl.ArrayAccessDelegate
-
- put(Env, ObjectValue, Value) -
Method in class com.caucho.quercus.lib.spl.ArrayAccessDelegate
-
- put(Env, ObjectValue, Value, Value) -
Method in class com.caucho.quercus.program.FunctionArrayDelegate
- Sets the value for the spoecified key.
- put(Env, ObjectValue, Value) -
Method in class com.caucho.quercus.program.FunctionArrayDelegate
- Appends a value.
- put(T) -
Method in class com.caucho.remote.websocket.WebSocketBlockingQueue
-
- put(String, Principal) -
Method in class com.caucho.security.ClusterSingleSignon
- Adds a principal to the cache
- put(String, Principal) -
Method in class com.caucho.security.MemorySingleSignon
- Adds a principal to the cache
- put(String, Principal) -
Method in class com.caucho.security.NullSingleSignon
-
- put(String, Principal) -
Method in interface com.caucho.security.SingleSignon
-
- put(byte[], byte[], MnodeUpdate, StreamSource) -
Method in class com.caucho.server.distcache.AbstractCacheBackupEngine
-
- put(HashKey, HashKey, MnodeUpdate, long) -
Method in class com.caucho.server.distcache.AbstractCacheEngine
-
- put(byte[], byte[], MnodeUpdate, StreamSource) -
Method in interface com.caucho.server.distcache.CacheBackupEngine
-
- put(HashKey, HashKey, MnodeUpdate, long) -
Method in interface com.caucho.server.distcache.CacheEngine
-
- put(K, V) -
Method in class com.caucho.server.distcache.CacheImpl
- Puts a new item in the cache.
- put(Object, InputStream, long, long, int) -
Method in class com.caucho.server.distcache.CacheImpl
- Puts a new item in the cache with a custom idle
timeout (used for sessions).
- put(Object, InputStream, long, long) -
Method in class com.caucho.server.distcache.CacheImpl
- Puts a new item in the cache with a custom idle
timeout (used for sessions).
- put(Object, InputStream, long, long, long, long) -
Method in class com.caucho.server.distcache.CacheImpl
- Puts a new item in the cache with a custom idle
timeout (used for sessions).
- put(Object) -
Method in class com.caucho.server.distcache.DistCacheEntry
- Sets a cache entry
- put(InputStream) -
Method in class com.caucho.server.distcache.DistCacheEntry
- Sets the value by an input stream
- put(InputStream, long, long) -
Method in class com.caucho.server.distcache.DistCacheEntry
- Sets the value by an input stream
- put(InputStream, long, long, long, long) -
Method in class com.caucho.server.distcache.DistCacheEntry
- Sets the value by an input stream
- put(InputStream, long, long, int) -
Method in class com.caucho.server.distcache.DistCacheEntry
- Sets the value by an input stream
- put(Object, long, MnodeEntry, boolean) -
Method in class com.caucho.server.distcache.DistCacheEntry
- Sets a cache entry
- put(Object) -
Method in class com.caucho.server.thread.TimedItem
- Sets the value.
- put(String, V) -
Method in class com.caucho.util.CaseInsensitiveHashMap
-
- put(char[], int, int) -
Method in class com.caucho.util.CaseInsensitiveIntMap
- Puts a new value in the property table with the appropriate flags
- put(String, int) -
Method in class com.caucho.util.CaseInsensitiveIntMap
- Puts a new value in the property table with the appropriate flags
- put(K, V) -
Method in class com.caucho.util.HashMapImpl
- Puts a new item in the cache.
- put(Object, int) -
Method in class com.caucho.util.IdentityIntMap
- Puts a new value in the property table with the appropriate flags
- put(Object, int) -
Method in class com.caucho.util.IntMap
- Puts a new value in the property table with the appropriate flags
- put(long, E) -
Method in class com.caucho.util.LongKeyHashMap
- Puts a new item in the cache.
- put(long, V) -
Method in class com.caucho.util.LongKeyLruCache
- Puts a new item in the cache.
- put(long, Object) -
Method in class com.caucho.util.LongKeyMap
- Puts a new value in the property table with the appropriate flags
- put(K, long) -
Method in class com.caucho.util.LongMap
- Puts a new value in the property table with the appropriate flags
- put(K, V) -
Method in class com.caucho.util.LruCache
- Puts a new item in the cache.
- put(T) -
Method in class com.caucho.util.RingValueQueue
-
- put(T) -
Method in class com.caucho.util.RingValueQueue2
-
- put(K, V) -
Method in class com.caucho.util.TimedCache
- Put a new item in the cache.
- put(Object) -
Method in class com.caucho.util.TimedItem
- Sets the value.
- put(K, V) -
Method in class com.caucho.util.WeakLruCache
- Puts a new item in the cache.
- put(String, Path) -
Method in class com.caucho.vfs.SchemeMap
- Puts a new value in the schemeMap.
- put(String, SchemeRoot) -
Method in class com.caucho.vfs.SchemeMap
- Puts a new value in the schemeMap.
- put(K, V) -
Method in interface javax.cache.Cache
-
- putAll(Map<? extends K, ? extends V>) -
Method in class com.caucho.amber.collection.MapImpl
- Adds an item to the collection.
- putAll(Iterator) -
Method in class com.caucho.amqp.io.AmqpAbstractAnnotations
-
- putAll(Iterator) -
Method in class com.caucho.amqp.io.AmqpAbstractMap
-
- putAll(Map) -
Method in class com.caucho.distcache.AbstractCache
- Puts each item in the map into the cache.
- putAll(Map) -
Method in class com.caucho.loader.EnvironmentMap
-
- putAll(Map) -
Method in class com.caucho.memcached.MemcachedClient
-
- putAll(ArrayValue) -
Method in class com.caucho.quercus.env.ArrayValue
- Puts all of the arg elements into this array.
- putAll(Map) -
Method in class com.caucho.server.distcache.CacheImpl
- Puts each item in the map into the cache.
- putAll(Map<? extends K, ? extends V>) -
Method in interface javax.cache.Cache
-
- putArray(Env) -
Method in class com.caucho.quercus.env.Value
- Appends a new array.
- putAttribute(String, Object) -
Method in class com.caucho.jsp.PageContextImpl
- Sets the page attribute with the given name.
- putBindingVariable(String, Integer) -
Method in class com.caucho.quercus.lib.db.OracleStatement
- Assigns a variable name to the corresponding index
- putByNameVariable(String, Value) -
Method in class com.caucho.quercus.lib.db.OracleStatement
- Assigns a value to a variable
- putCache(String, Path) -
Method in class com.caucho.vfs.Path
-
- putCluster(HashKey, MnodeUpdate, MnodeEntry) -
Method in class com.caucho.env.distcache.AbstractCacheClusterBacking
-
- putCluster(HashKey, MnodeUpdate, MnodeEntry) -
Method in interface com.caucho.env.distcache.CacheClusterBacking
-
- putContext(Class, Object) -
Method in class com.caucho.jsp.PageContextImpl.PageELContext
-
- putContext(Class, Object) -
Method in class javax.el.ELContext
-
- putCopy(Value, Value) -
Method in class com.caucho.quercus.env.CopyRoot
-
- putData(Object) -
Method in class com.caucho.cloud.topology.CloudCluster
-
- putData(Object) -
Method in class com.caucho.cloud.topology.CloudPod
-
- putData(Object) -
Method in class com.caucho.cloud.topology.CloudServer
-
- putDataIfAbsent(T) -
Method in class com.caucho.cloud.topology.CloudCluster
-
- putDataIfAbsent(T) -
Method in class com.caucho.cloud.topology.CloudPod
-
- putDataIfAbsent(T) -
Method in class com.caucho.cloud.topology.CloudServer
-
- putEntity(EntityType, Object, EntityItem) -
Method in class com.caucho.amber.EnvAmberManager
- Sets the entity result.
- putEntity(EntityType, Object, EntityItem) -
Method in class com.caucho.amber.manager.AmberPersistenceUnit
- Sets the entity result.
- putEntity(Class, Object, EntityItem) -
Method in class com.caucho.amber.manager.AmberPersistenceUnit
- Sets the entity result.
- putenv(Env, StringValue) -
Static method in class com.caucho.quercus.lib.OptionsModule
- Sets an environment name/value pair.
- putExtension(Integer, HmuxExtension) -
Method in class com.caucho.server.hmux.HmuxManager
-
- putExtension(int, Protocol) -
Method in class com.caucho.server.hmux.HmuxProtocol
-
- PUTFIELD -
Static variable in class com.caucho.bytecode.CodeVisitor
-
- putField(String, String, String) -
Method in class com.caucho.bytecode.CodeWriterAttribute
-
- putField(Env, StringValue, Value) -
Method in class com.caucho.quercus.env.CompiledObjectValue
- Adds a new value.
- putField(Env, StringValue, Value) -
Method in class com.caucho.quercus.env.CopyObjectExtValue
- Adds a new value.
- putField(Env, StringValue, Value) -
Method in class com.caucho.quercus.env.JavaAdapter
-
- putField(Env, StringValue, Value) -
Method in class com.caucho.quercus.env.JavaAdapterVar
- Sets the field.
- putField(Env, StringValue, Value) -
Method in class com.caucho.quercus.env.JavaValue
- Sets the field value.
- putField(Env, StringValue, Value) -
Method in class com.caucho.quercus.env.ObjectExtValue
- Adds a new value.
- putField(String, String) -
Method in class com.caucho.quercus.env.ObjectValue
- Adds a new value.
- putField(Env, String, String) -
Method in class com.caucho.quercus.env.ObjectValue
- Adds a new value.
- putField(String, long) -
Method in class com.caucho.quercus.env.ObjectValue
- Adds a new value.
- putField(Env, String, long) -
Method in class com.caucho.quercus.env.ObjectValue
- Adds a new value.
- putField(Env, String, Value) -
Method in class com.caucho.quercus.env.ObjectValue
- Adds a new value.
- putField(String, double) -
Method in class com.caucho.quercus.env.ObjectValue
- Adds a new value.
- putField(Env, StringValue, Value) -
Method in class com.caucho.quercus.env.Value
- Returns the field ref.
- putField(Env, StringValue, Value, Value, Value) -
Method in class com.caucho.quercus.env.Value
-
- putField(Env, String, Value) -
Method in class com.caucho.quercus.env.Value
-
- putField(Env, StringValue, Value) -
Method in class com.caucho.quercus.env.Var
- Sets the field.
- putField(Env, Value, StringValue, Value) -
Method in class com.caucho.quercus.program.JavaClassDef
-
- putFieldExt(Env, StringValue, Value) -
Method in class com.caucho.quercus.env.CopyObjectExtValue
-
- putFieldExt(Env, StringValue, Value) -
Method in class com.caucho.quercus.env.ObjectExtJavaValue
- Sets fields not specified by the value.
- putFieldExt(Env, StringValue, Value) -
Method in class com.caucho.quercus.env.ObjectExtValue
-
- putIfAbsent(Object, Object) -
Method in class com.caucho.distcache.AbstractCache
-
- putIfAbsent(String, Object) -
Method in class com.caucho.loader.EnvironmentClassLoader
- Sets the named attributes
- putIfAbsent(Object, Object) -
Method in class com.caucho.memcached.MemcachedClient
-
- putIfAbsent(Object, Object) -
Method in class com.caucho.server.distcache.CacheImpl
-
- putIfAbsent(long, V) -
Method in class com.caucho.util.LongKeyLruCache
- Puts a new item in the cache.
- putIfAbsent(K, V) -
Method in interface javax.cache.Cache
-
- putIfNew(Object, MnodeUpdate, InputStream) -
Method in class com.caucho.distcache.AbstractCache
- Puts a new item in the cache with a custom idle
timeout (used for sessions).
- putIfNew(Object, MnodeUpdate, InputStream) -
Method in interface com.caucho.distcache.ByteStreamCache
- Updates the cache if the old value hash matches the current value.
- putIfNew(Object, MnodeUpdate, InputStream) -
Method in class com.caucho.server.distcache.CacheImpl
- Updates the cache if the old version matches the current value.
- putIfNew(MnodeUpdate, InputStream) -
Method in class com.caucho.server.distcache.DistCacheEntry
- Sets the value by an input stream
- putIfNew(long, V) -
Method in class com.caucho.util.LongKeyLruCache
- Puts a new item in the cache.
- putIfNew(K, long) -
Method in class com.caucho.util.LongMap
- Puts a new value in the property table with the appropriate flags
- putIfNew(K, V) -
Method in class com.caucho.util.LruCache
- Puts a new item in the cache.
- putIfNewer(long, InputStream) -
Method in class com.caucho.server.distcache.DistCacheEntry
- Sets the value by an input stream
- putImpl(Value, Value) -
Method in class com.caucho.quercus.env.JavaAdapter
- Adds a new value.
- putImpl(Value, Value) -
Method in class com.caucho.quercus.env.JavaCollectionAdapter
-
- putImpl(Value, Value) -
Method in class com.caucho.quercus.env.JavaListAdapter
- Adds a new value.
- putImpl(Value, Value) -
Method in class com.caucho.quercus.env.JavaMapAdapter
- Adds a new value.
- putIncludeCache(StringValue, String, Path, Path, Path) -
Method in class com.caucho.quercus.QuercusContext
- Adds an include path.
- putInternal(Object) -
Method in class com.caucho.server.distcache.DistCacheEntry
- Sets a cache entry
- putLocal(InputStream) -
Method in class com.caucho.server.distcache.DistCacheEntry
- Sets the value by an input stream
- putLocaleEncoding(String, String) -
Method in class com.caucho.server.webapp.WebApp
- Adds a locale-mapping
- putLocalValue(MnodeEntry, HashKey, HashKey, MnodeEntry, MnodeUpdate) -
Method in interface com.caucho.env.distcache.CacheDataBacking
- Sets a cache entry
- putLocalValue(MnodeEntry, HashKey, HashKey, MnodeEntry, MnodeUpdate) -
Method in class com.caucho.server.distcache.CacheDataBackingImpl
-
- putLocalValue(MnodeUpdate, InputStream) -
Method in class com.caucho.server.distcache.DistCacheEntry
- Sets a cache entry
- putLocalValue(MnodeUpdate, long, Object) -
Method in class com.caucho.server.distcache.DistCacheEntry
- Sets a cache entry
- putLocalValue(MnodeEntry) -
Method in class com.caucho.server.distcache.DistCacheEntry
- Sets a cache entry
- putMethod(Method, AnnotatedMethod<?>) -
Static method in class com.caucho.config.inject.AnnotatedOverrideMap
-
- putObject(Env) -
Method in class com.caucho.quercus.env.Value
- Appends a new object
- putQualified(String) -
Method in class com.caucho.quercus.env.ImportMap
-
- putQualified(String, String) -
Method in class com.caucho.quercus.env.ImportMap
-
- putQualifiedImport(String) -
Method in class com.caucho.quercus.env.Env
- Adds a Quercus class import.
- putQueryCacheChunk(String, Object[], int, ResultSetCacheChunk, ResultSetMetaData) -
Method in class com.caucho.amber.manager.AmberConnection
- Sets the cache chunk.
- putQueryChunk(QueryCacheKey, ResultSetCacheChunk) -
Method in class com.caucho.amber.EnvAmberManager
- Sets the query result.
- putQueryChunk(QueryCacheKey, ResultSetCacheChunk) -
Method in class com.caucho.amber.manager.AmberPersistenceUnit
- Sets the query result.
- putQueryMetaData(QueryCacheKey, ResultSetMetaData) -
Method in class com.caucho.amber.manager.AmberPersistenceUnit
- Sets the query meta data.
- putQueryParseCache(String, AbstractQuery) -
Method in class com.caucho.amber.manager.AmberPersistenceUnit
- Returns the query cache.
- putRef() -
Method in class com.caucho.quercus.env.CompiledClassDef
- Adds a value.
- putResource(Object, XAResource) -
Method in class com.caucho.transaction.TransactionImpl
- Puts a resource into a map of resources and adds the resource to the
transaction.
- putResource(Object, Object) -
Method in class com.caucho.transaction.TransactionImpl
-
- putResource(Object, Object) -
Method in class com.caucho.transaction.TransactionSynchronizationRegistryImpl
-
- putResource(Object, Object) -
Method in interface javax.transaction.TransactionSynchronizationRegistry
-
- putResourceAlias(String, String) -
Method in class com.caucho.loader.EnvironmentClassLoader
-
- putStatement(String, PostgresStatement) -
Method in class com.caucho.quercus.lib.db.Postgres
-
- PUTSTATIC -
Static variable in class com.caucho.bytecode.CodeVisitor
-
- putStatic(String, String, String) -
Method in class com.caucho.bytecode.CodeWriterAttribute
-
- putTableGenerator(String, IdGenerator) -
Method in class com.caucho.amber.manager.AmberPersistenceUnit
- Sets a table generator.
- putTag(String, String, Map<String, String>) -
Method in class com.caucho.env.repository.AbstractRepository
- Adds a tag
- putTag(String, String, Map<String, String>) -
Method in class com.caucho.env.repository.FileRepository
- Adds a tag
- putTag(String, String, Map<String, String>) -
Method in interface com.caucho.env.repository.RepositorySpi
- Atomic operations.
- putTag(String, String, Map<String, String>) -
Method in class com.caucho.server.deploy.DeployActor
-
- putTag(String, String, Map<String, String>) -
Method in interface com.caucho.server.deploy.DeployActorProxy
-
- putThisField(Env, StringValue, Value) -
Method in class com.caucho.quercus.env.CopyObjectExtValue
- Sets/adds field to this object.
- putThisField(Env, StringValue, Value) -
Method in class com.caucho.quercus.env.JavaAdapterVar
- Sets the field.
- putThisField(Env, StringValue, Value) -
Method in class com.caucho.quercus.env.ObjectExtValue
- Sets/adds field to this object.
- putThisField(Env, StringValue, Value) -
Method in class com.caucho.quercus.env.Value
- Returns the field ref.
- putThisField(Env, StringValue, Value, Value, Value) -
Method in class com.caucho.quercus.env.Value
- Sets an array field ref.
- putThisField(Env, StringValue, Value) -
Method in class com.caucho.quercus.env.Var
- Sets the field.
- putThisFieldArray(Env, Value, StringValue, Value, Value) -
Method in class com.caucho.quercus.env.StringValue
- Appends a value to an array that is a field of an object.
- putThisFieldArray(Env, Value, StringValue, Value, Value) -
Method in class com.caucho.quercus.env.Value
- Appends a value to an array that is a field of an object.
- putValue(String, Object) -
Method in class com.caucho.bytecode.JavaAnnotation
- Sets a value.
- putValue(String, Object) -
Method in class com.caucho.server.session.SessionImpl
- Deprecated.
- putValue(String, Object) -
Method in interface javax.servlet.http.HttpSession
- Deprecated.
- putVar(String, Object) -
Static method in class com.caucho.el.EL
- Puts an environment value.
- putVar(String, Object, ClassLoader) -
Static method in class com.caucho.el.EL
- Puts an environment value.
- putVar() -
Method in class com.caucho.quercus.env.ArrayCopyValueImpl
- Sets the array ref.
- putVar() -
Method in class com.caucho.quercus.env.ArrayValue
- Sets the array ref.
- putVar() -
Method in class com.caucho.quercus.env.ArrayValueImpl
- Sets the array ref.
- putVar() -
Method in class com.caucho.quercus.env.ArrayValueWrapper
- Sets the array ref.
- putVar() -
Method in class com.caucho.quercus.env.CopyArrayValue
- Sets the array ref.
- putVar() -
Method in class com.caucho.quercus.env.JavaAdapter
- Sets the array ref.
- putVar() -
Method in class com.caucho.quercus.env.JavaAdapterVar
- Returns the array ref.
- putVar() -
Method in class com.caucho.quercus.env.Value
- Sets the array tail, returning the Var of the tail.
- putVar() -
Method in class com.caucho.quercus.env.Var
- Returns the array ref.
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |