|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of HandleAware in com.caucho.amber.manager |
---|
Classes in com.caucho.amber.manager that implement HandleAware | |
---|---|
class |
AmberEntityManagerFactory
Amber's EntityManagerFactory container. |
class |
EntityManagerProxy
The Entity manager |
Uses of HandleAware in com.caucho.config.inject |
---|
Classes in com.caucho.config.inject that implement HandleAware | |
---|---|
class |
InjectManager
The CDI container for a given environment. |
Uses of HandleAware in com.caucho.env.jpa |
---|
Classes in com.caucho.env.jpa that implement HandleAware | |
---|---|
class |
EntityManagerJtaProxy
The @PersistenceContext, container managed entity manager proxy, used for third-party providers. |
Uses of HandleAware in com.caucho.jms |
---|
Classes in com.caucho.jms that implement HandleAware | |
---|---|
class |
FileQueue<X extends Serializable>
A JMS queue backed by a file-based database. |
class |
FileTopic<E>
A JMS topic backed by a file-based database. |
class |
JmsConnectionFactory
Top-level JMS connection |
class |
MemoryQueue<X>
A JMS queue stored in memory. |
class |
MemoryTopic
A JMS topic stored in memory. |
Uses of HandleAware in com.caucho.jms.connection |
---|
Classes in com.caucho.jms.connection that implement HandleAware | |
---|---|
class |
ConnectionFactoryImpl
A sample connection factory. |
class |
JVMQueueConnectionFactory
Deprecated. Use ConnectionFactoryImpl |
class |
JVMTopicConnectionFactory
Deprecated. Use ConnectionFactoryImpl |
class |
TemporaryQueueImpl
A temporary queue |
class |
TemporaryTopicImpl
A basic topic. |
class |
XAConnectionFactoryImpl
A sample connection factory. |
Uses of HandleAware in com.caucho.jms.file |
---|
Classes in com.caucho.jms.file that implement HandleAware | |
---|---|
class |
FileQueueImpl<E extends Serializable>
A JMS queue backed by a file-based database. |
class |
FileSubscriberQueue<E>
Implements a file queue. |
class |
FileTopicImpl<E>
Implements a file topic. |
Uses of HandleAware in com.caucho.jms.jdbc |
---|
Classes in com.caucho.jms.jdbc that implement HandleAware | |
---|---|
class |
JdbcDestination
Represents a JDBC destination. |
class |
JdbcQueue<E>
A jdbc queue. |
Uses of HandleAware in com.caucho.jms.memory |
---|
Classes in com.caucho.jms.memory that implement HandleAware | |
---|---|
class |
MemoryQueueImpl<E>
Implements a memory queue. |
class |
MemorySubscriberQueue<E>
Implements a memory queue. |
class |
MemoryTopicImpl<E>
Implements a memory topic. |
Uses of HandleAware in com.caucho.jms.queue |
---|
Classes in com.caucho.jms.queue that implement HandleAware | |
---|---|
class |
AbstractDestination<E>
Implements an abstract queue. |
class |
AbstractMemoryQueue<E,QE extends QueueEntry<E>>
Provides abstract implementation for a memory queue. |
class |
AbstractQueue<E>
Implements an abstract queue. |
class |
AbstractTopic<E>
Implements an abstract topic. |
class |
PollingQueue<E>
Implements an queue which polls the data periodically. |
class |
PollingTopic<E>
Implements an topic which polls the data periodically. |
Uses of HandleAware in com.caucho.security |
---|
Classes in com.caucho.security that implement HandleAware | |
---|---|
class |
AbstractAuthenticator
All applications should extend AbstractAuthenticator to implement their custom authenticators. |
class |
AbstractCookieAuthenticator
All applications should extend AbstractAuthenticator to implement their custom authenticators. |
class |
AdminAuthenticator
The admin authenticator provides authentication for Resin admin/management purposes. |
class |
AnonymousAuthenticator
The anonymous authenticator always succeeds
|
class |
DatabaseAuthenticator
An authenticator using JDBC. |
class |
JaasAuthenticator
The JAAS authenticator uses an existing JAAS LoginModule. |
class |
JdbcAuthenticator
An authenticator using JDBC. |
class |
LdapAuthenticator
The LDAP authenticator uses the underlying LDAP services provided by the JDK. |
class |
NullAuthenticator
The null authenticator creates a dummy user. |
class |
PropertiesAuthenticator
The Property authenticator reads a properties file for authentication. |
class |
XmlAuthenticator
The XML authenticator reads a static file for authentication. |
Uses of HandleAware in com.caucho.server.admin |
---|
Classes in com.caucho.server.admin that implement HandleAware | |
---|---|
class |
ManagementAuthenticator
Special authenticator for management |
Uses of HandleAware in com.caucho.server.security |
---|
Classes in com.caucho.server.security that implement HandleAware | |
---|---|
class |
AbstractPasswordAuthenticator
Base class for authenticators which lookup passwords from a database. |
class |
PropertyAuthenticator
The Property authenticator reads a properties file for authentication. |
Uses of HandleAware in com.caucho.sql |
---|
Classes in com.caucho.sql that implement HandleAware | |
---|---|
class |
DBPool
Manages a pool of database connections. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |