|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
ResultSet object.
AbstractAccessControlRule is an abstract implementation of
AccessControlRule that provides an implementation for basic methods.
AbstractAccessControlRulePersistenceManager provides generic
method implementations for AccessControlRulePersistenceManager.
AbstractElementFactory implements an abstract factory class for
constructing an Object associated with an XML DOM Element. Permission interface.AbstractProductLicense implements some of the more mundane
methods of a ProductLicense and leaves a few abstract methods
for implementation by concrete classes.AbstractProductLicenseManager implements the more mundane
methods of a ProductLicenseManager, which manages and validates
ProductLicense instances.ResourcePattern methods for
extension by resource-specific base classes. AbstractServiceConnector implements a base class for
ServiceConnector implementations, which generally manage client network
connections and provide access to remote Services. AccessControlCheck instances. AccessControlResponse defines the interface to an Access Control
Response corresponding to an AccessControlRequest to a Cafesoft SecurityDomain's
Access Control Engine.AccessControlRule defines an interface for a rule that
implements access control logic. AccessControlRuleElement is a tagging interface that
identifies a class as a valid child "element" within an
AccessControlRule. AccessControlRulePersistenceManager defines the interface for
classes that load, store, create, and remove AccessControlRule
instances. PreparedStatement
object's batch of commands.
PreparedStatement
object's batch of commands.
Statement object.
Statement object.
Statement object.
MessageTranslatorListener for receiving translation
events.
MessageTranslatorListener for receiving translation
events.
Permission.
Permission.
ResultSet object, just after the
last row.
Connection with the system.
Connection with the system.
AuthenticationMethod defines type safe constants used to identify
standardized methods for authenticating subjects. AuthException represents an Exception within a Cafesoft
SecurityDomain's Authentication Engine.Base64 provides static methods to encode and decode byte
arrays to Base 64 character arrays.ResultSet object, just before the
first row.
CamsAgentException is a general CamsAgentExceptionCamsException represents an exceptional condition thrown from
within Cams that must be handled by application code.CamsHttpAgentException represents an exceptional condition
thrown from within CamsHttpAgent that must be handled by agent code.Statement object if both the DBMS and
driver support aborting an SQL statement.
Statement object if both the DBMS and
driver support aborting an SQL statement.
Statement object if both the DBMS and
driver support aborting an SQL statement.
ResultSet object.
Connection with the system.
Connection with the system.
Statement object's current list of
SQL commands.
Statement object's current list of
SQL commands.
Statement object's current list of
SQL commands.
Statement
object.
ResultSet object.
Statement
object.
Connection object.
Statement
object.
Connection object's database and JDBC resources
immediately instead of waiting for them to be automatically released.
Statement object's database
and JDBC resources immediately instead of waiting for
this to happen when it is automatically closed.
ResultSet object's database and
JDBC resources immediately instead of waiting for
this to happen when it is automatically closed.
Statement object's database
and JDBC resources immediately instead of waiting for
this to happen when it is automatically closed.
Connection object's database and JDBC resources
immediately instead of waiting for them to be automatically released.
Statement object's database
and JDBC resources immediately instead of waiting for
this to happen when it is automatically closed.
Connection object.
Config defines a general interface for accessing Cams
configuration parameters, logging, services, and other resources.ConfigException represents an exceptional condition encountered
when attempting to configure a Cams component.ConnectionException represents an Exception with a network
connection between a CamsClient and a Cams Server.Connections used to transport messages.ServerSocket and creates Connection
objects to handle incoming Socket connections.- Constants - class com.cafesoft.core.message.Constants.
Constants contains message system-wide static values.- Constants() -
Constructor for class com.cafesoft.core.message.Constants
-
- consumePacket(Packet) -
Method in class com.cafesoft.core.message.StandardProtocolHandler
- Consume an outgoing packet for processing.
- consumePacket(Packet) -
Method in class com.cafesoft.core.message.StandardMessageDecoder
- Consume a packet for processing.
- consumePacket(Packet) -
Method in interface com.cafesoft.core.message.PacketConsumer
- Consume a packet for processing.
- containsHeader(String) -
Method in class com.cafesoft.cams.agent.http.AbstractCamsHttpAgentResponse
- Returns a boolean indicating whether the named response header has
already been set.
- containsOverlapping(Permission) -
Method in class com.cafesoft.cams.access.AbstractPermissionCollection
- Check for an overlapping Permission.
- containsOverlapping(Permission) -
Method in interface com.cafesoft.cams.access.PermissionCollection
- Check for an overlapping Permission.
- CONTENT_TYPE_HEADER_NAME -
Static variable in class com.cafesoft.core.message.Constants
- Message header field name containing the content type
- Context - interface com.cafesoft.cams.Context.
Context defines the interface to an object that provides
configuration parameters and resources to a component deployed within
the Cams environment.- controlSession(SessionControlRequest) -
Method in interface com.cafesoft.cams.session.control.SessionControlService
- SessionControlenticate a subject.
- convert(byte[]) -
Static method in class com.cafesoft.core.util.HexUtils
- Convert a byte array into a printable format containing a
String of hexadecimal digit characters (two per byte).
- convert(String) -
Static method in class com.cafesoft.core.util.HexUtils
- Convert a String of hexadecimal digits into the corresponding
byte array by encoding each two hexadecimal digits as a byte.
- convert2Int(byte[]) -
Static method in class com.cafesoft.core.util.HexUtils
- Convert 4 hex digits to an int, and return the number of converted
bytes.
- create(Config) -
Method in interface com.cafesoft.cams.client.CamsClientFactory
- Create a new CamsClient instance.
- create(ConnectionConfig) -
Method in class com.cafesoft.core.jdbc.StandardPoolableConnectionFactory
- Create a new Connection
- create(ConnectionConfig) -
Method in interface com.cafesoft.core.jdbc.PoolableConnectionFactory
- Create a new Connection
- create(Element) -
Method in interface com.cafesoft.core.xml.dom.ElementFactory
- Create the Object associated with an XML Element.
- create(Element) -
Method in class com.cafesoft.core.xml.dom.AbstractElementFactory
- Create the Object associated with an XML Element.
- create(Object) -
Method in interface com.cafesoft.cams.auth.login.userrepository.UserRepositoryFactory
- Create a UserRepository
- create(ResourceRequest, AccessControlResponse) -
Static method in class com.cafesoft.cams.access.AccessControlCheck
- A factory method used to create an AccessControlCheck from an
AccessControlRequest and an AccessControlResponse.
- createAccessControlRequest() -
Method in interface com.cafesoft.cams.access.AccessControlService
- Create an empty AccessControlRequest.
- createAppender(Log4JAppenderType, Properties) -
Method in class com.cafesoft.core.log.Log4JAppenderFactory
- Create a Log4j Appender object
This method will construct the specified type of Log4j
appender and will create it.
- createAuthRequest() -
Method in interface com.cafesoft.cams.auth.AuthenticationService
- Create an empty AuthRequest.
- createConnection(String, int) -
Method in class com.cafesoft.core.message.StandardConnectionFactory
- Create a Connection on a Socket.
- createConnection(String, int) -
Method in interface com.cafesoft.core.message.ConnectionFactory
- Create a Connection on a Socket.
- createCtx(String, String) -
Method in class com.cafesoft.cams.agent.CamsAgentContextFactory
- Create a CamsAgentContext object.
- CREATED -
Static variable in class com.cafesoft.core.message.ConnectionStatus
- ConnectionStatus object used to indicate that a Connection object is in
the CREATED state.
- createDigestString(String, String) -
Static method in class com.cafesoft.core.util.DigestString
- Returns a digest of the strValue based on the specified alogrithm.
- createDigestString(String, String, byte[]) -
Static method in class com.cafesoft.core.util.DigestString
- Return a digestString without an algorithm label.
- createDigestString(String, String, byte[], String) -
Static method in class com.cafesoft.core.util.DigestString
- Return a digestString with an algorithm label.
- createId() -
Method in class com.cafesoft.core.message.StandardMessageServiceProvider
- Create a unique identifier.
- createId() -
Method in interface com.cafesoft.core.message.MessageServiceProvider
- Create a unique identifier.
- createInstance(Properties, String, String) -
Method in class com.cafesoft.core.field.PropertiesFieldInfoFactory
- Create a new FieldInfo instance.
- createInstance(String) -
Static method in class com.cafesoft.core.util.ClassUtils
- Instantiate a new instance of the specified class name.
- createInstance(String, Object[]) -
Static method in class com.cafesoft.core.util.ClassUtils
- Instantiate a new Instance of the specified class name.
- createInstance(String, Object[], Class[]) -
Static method in class com.cafesoft.core.util.ClassUtils
- Instantiate a new Instance of the specified class name.
- createLocalMessageReceiver(String) -
Method in class com.cafesoft.core.message.StandardProtocolHandler
- Create a new local MessageReceiver.
- createLocalMessageReceiver(String) -
Method in interface com.cafesoft.core.message.ProtocolHandler
- Create a new local MessageReceiver.
- createLocalMessageSender(String) -
Method in class com.cafesoft.core.message.StandardProtocolHandler
- Create a new local MessageSender.
- createLocalMessageSender(String) -
Method in interface com.cafesoft.core.message.ProtocolHandler
- Create a new local MessageSender.
- createMessageReceiver(String) -
Method in class com.cafesoft.core.message.StandardConnection
- Create a generic MessageReceiver on the Connection.
- createMessageReceiver(String) -
Method in interface com.cafesoft.core.message.Connection
- Create a generic MessageReceiver on the Connection.
- createMessageSender(String) -
Method in class com.cafesoft.core.message.StandardConnection
- Create a MessageSender on the Connection.
- createMessageSender(String) -
Method in interface com.cafesoft.core.message.Connection
- Create a MessageSender on the Connection.
- createMessageSocket(Connection, String, String, Logger) -
Static method in class com.cafesoft.core.message.StandardMessageSocket
- Create a MessageSocket object.
- createObject() -
Method in class com.cafesoft.core.ldap.pool.SslLdapConnectionPoolableObjectFactory
- Create a new object for the ObjectPool
- createObject() -
Method in class com.cafesoft.core.ldap.pool.LdapConnectionPoolableObjectFactory
- Create a new object for the ObjectPool
- createObject() -
Method in class com.cafesoft.core.message.ValuePoolableObjectFactory
- Create a new object for the ObjectPool
- createObject() -
Method in class com.cafesoft.core.message.PacketPoolableObjectFactory
- Create a new object for the ObjectPool
- createObject() -
Method in class com.cafesoft.core.message.MessageSocketPoolableObjectFactory
- Create a new object for the ObjectPool.
- createObject() -
Method in class com.cafesoft.core.message.MessagePoolableObjectFactory
- Create a new object for the ObjectPool
- createObject() -
Method in class com.cafesoft.core.message.MessageEncoderPoolableObjectFactory
- Create a new object for the ObjectPool
- createObject() -
Method in class com.cafesoft.core.message.MessageDecoderPoolableObjectFactory
- Create a new object for the ObjectPool
- createObject() -
Method in interface com.cafesoft.core.pool.PoolableObjectFactory
- Create a new object for the ObjectPool
- createObject() -
Method in class com.cafesoft.core.pool.DefaultPoolableObjectFactory
- Create a new object for the ObjectPool
- createPermission(ResourceType, String, String[], AccessControlRule) -
Method in interface com.cafesoft.cams.access.PermissionFactory
- Create a Permission with an associated AccessControlRule.
- createPermission(ResourceType, String, String[], String) -
Method in interface com.cafesoft.cams.access.PermissionFactory
- Create a Permission with an associated SecurityDomain delegate.
- createPingRequest() -
Method in interface com.cafesoft.cams.ping.PingService
- Create an empty PingRequest.
- createPool() -
Method in interface com.cafesoft.core.pool.ObjectPoolFactory
- Create an ObjectPool
- createPool(int) -
Method in interface com.cafesoft.core.pool.ObjectPoolFactory
- Create an ObjectPool
- createPool(int, int) -
Method in interface com.cafesoft.core.pool.ObjectPoolFactory
- Create an ObjectPool
- createPool(int, int, long) -
Method in interface com.cafesoft.core.pool.ObjectPoolFactory
- Create an ObjectPool
- createPool(Properties) -
Method in class com.cafesoft.core.ldap.pool.StandardLdapConnectionPoolFactory
- Create a new LdapConnectionPool
- createPool(Properties) -
Method in interface com.cafesoft.core.ldap.pool.LdapConnectionPoolFactory
- Create a new LdapConnectionPool.
- createRegistry(Object) -
Method in interface com.cafesoft.cams.access.ResourceTypeRegistryFactory
- Create a new ResourceTypeRegistry.
- createResourceRequest(ResourceType, String, String) -
Method in interface com.cafesoft.cams.access.ResourceRequestFactory
- Create a ResourceRequest.
- createResourceRequest(ResourceType, String, String) -
Method in class com.cafesoft.cams.access.url.UrlResourceRequestFactory
- Create a ResourceRequest.
- createSessionAccessRequest() -
Method in interface com.cafesoft.cams.session.access.SessionAccessService
- Create an empty SessionAccessRequest.
- createSessionControlRequest() -
Method in interface com.cafesoft.cams.session.control.SessionControlService
- Create an empty SessionControlRequest.
- createSocket(InetAddress, int) -
Method in class com.cafesoft.core.message.SslSocketFactory
- Returns a socket which uses the specified network interface
to the remote host, and is bound to a the specified port.
- createSocket(InetAddress, int) -
Method in interface com.cafesoft.core.message.SocketFactory
- Returns a socket which uses the specified network interface to the remote
host, and is bound to a the specified port.
- createSocket(InetAddress, int) -
Method in class com.cafesoft.core.message.DefaultSocketFactory
- Returns a socket which uses the specified network interface
to the remote host, and is bound to a the specified port.
- createSocket(int) -
Method in class com.cafesoft.core.message.SslServerSocketFactory
- Returns a server socket which uses all network interfaces on the host,
and is bound to a the specified port.
- createSocket(int) -
Method in interface com.cafesoft.core.message.ServerSocketFactory
- Returns a server socket which uses all network interfaces on the host,
and is bound to a the specified port.
- createSocket(int) -
Method in class com.cafesoft.core.message.DefaultServerSocketFactory
- Returns a server socket which uses all network interfaces on the host,
and is bound to a the specified port.
- createSocket(int, int) -
Method in class com.cafesoft.core.message.SslServerSocketFactory
- Returns a server socket which uses all network interfaces on the host, is
bound to a the specified port, and uses the specified connection backlog.
- createSocket(int, int) -
Method in interface com.cafesoft.core.message.ServerSocketFactory
- Returns a server socket which uses all network interfaces on the host, is
bound to a the specified port, and uses the specified connection backlog.
- createSocket(int, int) -
Method in class com.cafesoft.core.message.DefaultServerSocketFactory
- Returns a server socket which uses all network interfaces on the host, is
bound to a the specified port, and uses the specified connection backlog.
- createSocket(int, int, InetAddress) -
Method in class com.cafesoft.core.message.SslServerSocketFactory
- Returns a server socket which uses only the specified network
interface on the local host, is bound to a the specified port,
and uses the specified connection backlog.
- createSocket(int, int, InetAddress) -
Method in interface com.cafesoft.core.message.ServerSocketFactory
- Returns a server socket which uses only the specified network
interface on the local host, is bound to a the specified port,
and uses the specified connection backlog.
- createSocket(int, int, InetAddress) -
Method in class com.cafesoft.core.message.DefaultServerSocketFactory
- Returns a server socket which uses only the specified network
interface on the local host, is bound to a the specified port,
and uses the specified connection backlog.
- createStatement() -
Method in class com.cafesoft.core.jdbc.DelegatingConnection
- Creates a
Statement object for sending
SQL statements to the database.
- createStatement(int, int) -
Method in class com.cafesoft.core.jdbc.DelegatingConnection
- Creates a
Statement object that will generate
ResultSet objects with the given type and concurrency.
- createStatement(int, int, int) -
Method in class com.cafesoft.core.jdbc.DelegatingConnection
- Creates a
Statement object that will generate
ResultSet objects with the given type, concurrency,
and holdability.
- crypt(String) -
Static method in class com.cafesoft.core.util.UnixCrypt
- Encrypt a password given the cleartext password.
- crypt(String, String) -
Static method in class com.cafesoft.core.util.UnixCrypt
- Encrypt a password given the cleartext password and a "salt".
- CSRolePrincipal - class com.cafesoft.cams.auth.CSRolePrincipal.
- CSRolePrincipal represents a Cafesoft Security System Role Principal.
- CSRolePrincipal(String) -
Constructor for class com.cafesoft.cams.auth.CSRolePrincipal
- Create a CSRolePrincipal with the specified role name.
- CSUserPrincipal - class com.cafesoft.cams.auth.CSUserPrincipal.
- Represents a Cafesoft Security System User Principal.
- CSUserPrincipal(String) -
Constructor for class com.cafesoft.cams.auth.CSUserPrincipal
- Create a CSUserPrincipal with the specified username.
Debuggable defines an interface for enabling/disabling
debugging of Object instances. ServerSocket and creates Connection
objects to handle incoming Socket connections.- DefaultConnector(Logger) -
Constructor for class com.cafesoft.core.message.DefaultConnector
- Constructs a new instance of a
DefaultConnector using the
specified Logger.
- DefaultFieldValidationRule - class com.cafesoft.core.field.DefaultFieldValidationRule.
- Default implementation of the FieldValidationRule interface.
- DefaultFieldValidationRule(FieldInfo) -
Constructor for class com.cafesoft.core.field.DefaultFieldValidationRule
- Create a new DefaultFieldValidationRule.
- DefaultMessageTranslator - class com.cafesoft.core.message.DefaultMessageTranslator.
- Implements the
MessageTranslator interface for encoding and
decoding messages. - DefaultMessageTranslator() -
Constructor for class com.cafesoft.core.message.DefaultMessageTranslator
- Create a DefaultMessageTranslator
- DefaultObjectPool - class com.cafesoft.core.pool.DefaultObjectPool.
- Provides a generic implementation of the ObjectPool interface.
- DefaultObjectPool() -
Constructor for class com.cafesoft.core.pool.DefaultObjectPool
- Create a new DefaultObjectPool.
- DefaultObjectPool(PoolableObjectFactory) -
Constructor for class com.cafesoft.core.pool.DefaultObjectPool
- Create a new DefaultObjectPool
Creates an object pool with no minimum, no maximum, and no expiration
time.
- DefaultObjectPool(PoolableObjectFactory, int) -
Constructor for class com.cafesoft.core.pool.DefaultObjectPool
- Create a new DefaultObjectPool.
- DefaultObjectPool(PoolableObjectFactory, int, int) -
Constructor for class com.cafesoft.core.pool.DefaultObjectPool
- Create a new DefaultObjectPool.
- DefaultObjectPool(PoolableObjectFactory, int, int, long) -
Constructor for class com.cafesoft.core.pool.DefaultObjectPool
- Create a new DefaultObjectPool
Creates an object pool with the specified minimum, specified maximum, and
the specified expiration time.
- DefaultPoolableObjectFactory - class com.cafesoft.core.pool.DefaultPoolableObjectFactory.
- The DefaultPoolableObjectFactory provides a default implementation of
the PoolableObjectFactory.
- DefaultPoolableObjectFactory() -
Constructor for class com.cafesoft.core.pool.DefaultPoolableObjectFactory
-
- DefaultServerSocketFactory - class com.cafesoft.core.message.DefaultServerSocketFactory.
- Implements a factory for creating
ServerSocket instances.
- DefaultServerSocketFactory() -
Constructor for class com.cafesoft.core.message.DefaultServerSocketFactory
- Create a new
DefaultServerSocketFactory.
- DefaultSocketFactory - class com.cafesoft.core.message.DefaultSocketFactory.
DefaultSocketFactory implements a singleton factory for creating
Socket instances.
- DefaultSocketFactory() -
Constructor for class com.cafesoft.core.message.DefaultSocketFactory
- Create a new
DefaultSocketFactory.
- DefaultXmlHandler - class com.cafesoft.core.xml.DefaultXmlHandler.
DefaultXmlHandler provides general XML handling facilities.
- DefaultXmlHandler(String[], Logger) -
Constructor for class com.cafesoft.core.xml.DefaultXmlHandler
- Create a new DefaultXmlHandler.
- DefaultXmlHandler(String[], Logger, String) -
Constructor for class com.cafesoft.core.xml.DefaultXmlHandler
- Create a new DefaultXmlHandler.
- DelegatingCallableStatement - class com.cafesoft.core.jdbc.DelegatingCallableStatement.
- The DelegatingCallableStatement Object implements the
java.sql.CallableStatement interface.
- DelegatingCallableStatement(Connection, CallableStatement) -
Constructor for class com.cafesoft.core.jdbc.DelegatingCallableStatement
- Create a new DelegatingCallableStatement object
- DelegatingConnection - class com.cafesoft.core.jdbc.DelegatingConnection.
- A delegating class that delegates all method calls to the
java.sql.Connection interface to an underlying Connection
object
- DelegatingConnection(Connection) -
Constructor for class com.cafesoft.core.jdbc.DelegatingConnection
- Create a new DelegatingConnection object
- DelegatingPreparedStatement - class com.cafesoft.core.jdbc.DelegatingPreparedStatement.
- The DelegatingPreparedStatement Object implements the
java.sql.PreparedStatement interface.
- DelegatingPreparedStatement(Connection, PreparedStatement) -
Constructor for class com.cafesoft.core.jdbc.DelegatingPreparedStatement
- Create a new DelegatingPreparedStatement object
- DelegatingResultSet - class com.cafesoft.core.jdbc.DelegatingResultSet.
- A wrapper for the ResultSet Object
This class implements the java.sql.ResultSet interface buy
delegating all method calls to an underlying ResultSet
Object that is passed in via the Constructor.
- DelegatingResultSet(Statement, ResultSet) -
Constructor for class com.cafesoft.core.jdbc.DelegatingResultSet
-
- DelegatingStatement - class com.cafesoft.core.jdbc.DelegatingStatement.
- The DelegatingStatement Object implements the java.sql.Statement
interface.
- DelegatingStatement(Connection, Statement) -
Constructor for class com.cafesoft.core.jdbc.DelegatingStatement
- Create a new DelegatingStatement object
- deleteRow() -
Method in class com.cafesoft.core.jdbc.DelegatingResultSet
- Deletes the current row from this
ResultSet object
and from the underlying database.
- desc -
Variable in class com.cafesoft.cams.access.AbstractPermission
- A textual description of this Permission.
- desc -
Variable in class com.cafesoft.cams.access.AbstractAccessControlRule
- A textual description of the AccessControlRule.
- destroy() -
Method in interface com.cafesoft.cams.access.AccessControlRule
- Destroy the AccessControlRule.
- destroy() -
Method in class com.cafesoft.cams.access.AbstractAccessControlRule
- Destroy the AccessControlRule.
- destroy() -
Method in interface com.cafesoft.cams.agent.CamsAgentContext
- Destroys the CamsAgentContext.
- destroy() -
Method in class com.cafesoft.cams.agent.http.AbstractCamsHttpAgentResponse
- Destroy the CamsHttpAgentResponse.
- destroy() -
Method in interface com.cafesoft.cams.agent.http.CamsHttpAgentResponse
- Destroy the CamsHttpAgentResponse.
- destroy() -
Method in interface com.cafesoft.cams.agent.http.CamsHttpAgentRequest
- Destroy the CamsHttpAgentRequest.
- destroy() -
Method in interface com.cafesoft.cams.agent.http.CamsHttpAgent
- Destroy the CamsHttpAgent
- destroy() -
Method in class com.cafesoft.cams.agent.http.AbstractCamsHttpAgentRequest
- Destroy the CamsHttpAgentRequest.
- destroy() -
Method in interface com.cafesoft.cams.client.CamsClient
- Destroy the CamsClient.
- destroy() -
Method in class com.cafesoft.core.jdbc.StandardConnectionPool
- Destroy the ConnectionPool
- destroy() -
Method in interface com.cafesoft.core.jdbc.ConnectionPool
- Destroy the ConnectionPool
- destroy() -
Method in class com.cafesoft.core.message.StandardConnection
- Destroy the Connection
This method will recycle the
Connection object and will
invoke recycle on all objects used by the Connection
object
- destroy() -
Method in interface com.cafesoft.core.message.Connection
- Destroy the Connection
This method will recycle the
Connection object and will
invoke recycle on all objects used by the Connection
object
- destroy() -
Method in class com.cafesoft.core.service.StandardServiceManager
- Destroy all Objects referenced by this ServiceManager.
- destroy() -
Method in interface com.cafesoft.core.service.Service
- Destroy the Service.
- destroy() -
Method in class com.cafesoft.core.service.AbstractService
- Destroy the Service.
- destroy() -
Method in class com.cafesoft.core.service.AbstractLifecycleService
- Destroy the Service.
- destroy() -
Method in class com.cafesoft.core.util.MonitoredProcess
- Destroy the MonitoredProcess.
- destroy() -
Method in interface com.cafesoft.core.util.Destroyable
- Destroy the object and it's resources.
- destroy(AccessControlRequest) -
Method in interface com.cafesoft.cams.access.AccessControlService
- Destroy an AccessControlRequest.
- destroy(AccessControlResponse) -
Method in interface com.cafesoft.cams.access.AccessControlService
- Destroy an AccessControlResponse.
- destroy(AuthRequest) -
Method in interface com.cafesoft.cams.auth.AuthenticationService
- Destroy an AuthRequest.
- destroy(AuthResponse) -
Method in interface com.cafesoft.cams.auth.AuthenticationService
- Destroy an AuthResponse.
- destroy(Connection) -
Method in class com.cafesoft.core.jdbc.StandardPoolableConnectionFactory
- Destroy the Connection Object
- destroy(Connection) -
Method in interface com.cafesoft.core.jdbc.PoolableConnectionFactory
- Destroy the Connection Object
- destroy(PingRequest) -
Method in interface com.cafesoft.cams.ping.PingService
- Destroy an PingRequest.
- destroy(PingResponse) -
Method in interface com.cafesoft.cams.ping.PingService
- Destroy an PingResponse.
- destroy(SessionAccessRequest) -
Method in interface com.cafesoft.cams.session.access.SessionAccessService
- Destroy an SessionAccessRequest.
- destroy(SessionAccessResponse) -
Method in interface com.cafesoft.cams.session.access.SessionAccessService
- Destroy an SessionAccessResponse.
- destroy(SessionControlRequest) -
Method in interface com.cafesoft.cams.session.control.SessionControlService
- Destroy an SessionControlRequest.
- destroy(SessionControlResponse) -
Method in interface com.cafesoft.cams.session.control.SessionControlService
- Destroy an SessionControlResponse.
- Destroyable - interface com.cafesoft.core.util.Destroyable.
- Destroyable interface marks an object that has a "destructor" method.
- destroyCtx(CamsAgentContext) -
Method in class com.cafesoft.cams.agent.CamsAgentContextFactory
- Destroy a CamsAgentContext object.
- DESTROYED -
Static variable in class com.cafesoft.core.message.ConnectionStatus
- ConnectionStatus object used to indicate that a Connection object is in
the DESTROYED state.
- DESTROYED -
Static variable in class com.cafesoft.core.util.MonitoredProcessEvent
- A MonitoredProcessException occurred.
- destroyObject(Object) -
Method in class com.cafesoft.core.ldap.pool.SslLdapConnectionPoolableObjectFactory
- Destroy an object that can no longer needed by the ObjectPool.
- destroyObject(Object) -
Method in class com.cafesoft.core.ldap.pool.LdapConnectionPoolableObjectFactory
- Destroy an object that can no longer needed by the ObjectPool.
- destroyObject(Object) -
Method in class com.cafesoft.core.message.ValuePoolableObjectFactory
- Destroy an object that can no longer needed by the ObjectPool.
- destroyObject(Object) -
Method in class com.cafesoft.core.message.PacketPoolableObjectFactory
- Destroy an object that can no longer needed by the ObjectPool.
- destroyObject(Object) -
Method in class com.cafesoft.core.message.MessageSocketPoolableObjectFactory
- Destroy an object that can no longer needed by the ObjectPool.
- destroyObject(Object) -
Method in class com.cafesoft.core.message.MessagePoolableObjectFactory
- Destroy an object that can no longer needed by the ObjectPool.
- destroyObject(Object) -
Method in class com.cafesoft.core.message.MessageEncoderPoolableObjectFactory
- Destroy an object that can no longer needed by the ObjectPool.
- destroyObject(Object) -
Method in class com.cafesoft.core.message.MessageDecoderPoolableObjectFactory
- Destroy an object that can no longer needed by the ObjectPool.
- destroyObject(Object) -
Method in interface com.cafesoft.core.pool.PoolableObjectFactory
- Destroy an object that can no longer needed by the ObjectPool.
- destroyObject(Object) -
Method in class com.cafesoft.core.pool.DefaultPoolableObjectFactory
- Destroy an object that can no longer needed by the ObjectPool.
- DigestString - class com.cafesoft.core.util.DigestString.
DigestString represents a String value that may or may not
have been transformed by a "one way hash" algorithm, usually called a
"message digest". - DigestString(String) -
Constructor for class com.cafesoft.core.util.DigestString
- Create a new DigestString.
- disconnect() -
Method in interface com.cafesoft.cams.client.CamsClient
- Disconnect from the CamsServer.
- displayResultSet(ResultSet) -
Static method in class com.cafesoft.core.jdbc.JdbcUtils
- Dump a JDBC ResultSet to the current PrintStream.
- DnsUtils - class com.cafesoft.core.util.DnsUtils.
- Provides functions for manipulating DNS data.
- DnsUtils() -
Constructor for class com.cafesoft.core.util.DnsUtils
-
- DoubleEnumeration - class com.cafesoft.core.collections.DoubleEnumeration.
- DoubleEnumeration takes two enumeration collections and handles
them like a single Enumeration object.
- DoubleEnumeration(Enumeration, Enumeration) -
Constructor for class com.cafesoft.core.collections.DoubleEnumeration
- Create a new DoubleEnumeration.
- dsDriver -
Variable in class com.cafesoft.core.jdbc.DatasourceConfig
- The driver to use to connect to the datasource.
- dsPassword -
Variable in class com.cafesoft.core.jdbc.DatasourceConfig
- The user's password for the datasource.
- dsUrl -
Variable in class com.cafesoft.core.jdbc.DatasourceConfig
- The Url of the datasource.
- dsUser -
Variable in class com.cafesoft.core.jdbc.DatasourceConfig
- The user to connect to the datasource.
- dtdPathArray -
Variable in class com.cafesoft.core.xml.DefaultXmlHandler
- The array of directory paths that are searched for DTD files.
- dump() -
Method in class com.cafesoft.core.message.Packet
- Return the contents of the packet buffer for debugging.
- dump(PrintStream) -
Method in class com.cafesoft.core.util.LruCache
- Dump the LruCache to the specified PrintStream.
- dumpHeader() -
Method in class com.cafesoft.core.message.Packet
- Return the contents of the packet header for debugging.
ElementFactory defines an interface for constructing an Object
associated with an XML DOM Element.ElementFactoryException indicates that an error has occured
within an ElementFactory.ElementFactoryRegistry defines an interface for a registry of
ElementFactory instances. MessageReceiver, MessageSender,
MessageService, etc. EndPointRegistrationBody is the body of a EndPoint
Registration Protocol Message, which registers a local MessageSender or
MessageReceiver with a remote Connection. MessageSender and MessageReceivers
with the local MessageServiceProvider.CSUserPrincipal
for equality.
CSRolePrincipal
for equality.
EvaluationException represents an exceptional condition when
attempting to evaluate an AccessControlRule. PreparedStatement object,
which may be any kind of SQL statement.
PreparedStatement object,
which may be any kind of SQL statement.
PreparedStatement object
and returns the ResultSet object generated by the query.
PreparedStatement object
and returns the ResultSet object generated by the query.
ResultSet object.
ResultSet object.
ResultSet object.
PreparedStatement object,
which must be an SQL INSERT, UPDATE or
DELETE statement; or an SQL statement that returns nothing,
such as a DDL statement.
PreparedStatement object,
which must be an SQL INSERT, UPDATE or
DELETE statement; or an SQL statement that returns nothing,
such as a DDL statement.
INSERT,
UPDATE, or DELETE statement or an
SQL statement that returns nothing, such as an SQL DDL statement.
INSERT,
UPDATE, or DELETE statement or an
SQL statement that returns nothing, such as an SQL DDL statement.
INSERT,
UPDATE, or DELETE statement or an
SQL statement that returns nothing, such as an SQL DDL statement.
Statement object
should be made available for retrieval.
Statement object
should be made available for retrieval.
Statement object
should be made available for retrieval.
ResultSet column name to its
ResultSet column index.
ResultSet object.
AccessControlRule.
AccessControlRule.
ResultSet object as an Array object
in the Java programming language.
ARRAY parameter as an
Array object in the Java programming language.
ResultSet object as an Array object
in the Java programming language.
ARRAY parameter as an
Array object in the Java programming language.
ResultSet object as
a stream of ASCII characters.
ResultSet object as a stream of
ASCII characters.
Connection
object.
ResultSet object as a
java.math.BigDecimal with full precision.
NUMERIC parameter as a
java.math.BigDecimal object with as many digits to the
right of the decimal point as the value contains.
getBigDecimal(int parameterIndex)
or getBigDecimal(String parameterName)
ResultSet object as a
java.math.BigDecimal with full precision.
NUMERIC parameter as a
java.math.BigDecimal object with as many digits to the
right of the decimal point as the value contains.
ResultSet object as a binary stream of
uninterpreted bytes.
ResultSet object as a stream of uninterpreted
bytes.
ResultSet object as a Blob object
in the Java programming language.
BLOB parameter as a
Blob object in the Java programming language.
ResultSet object as a Blob object
in the Java programming language.
BLOB parameter as a
Blob object in the Java programming language.
ResultSet object as
a boolean in the Java programming language.
BIT parameter as a
boolean in the Java programming language.
ResultSet object as
a boolean in the Java programming language.
BIT parameter as a
boolean in the Java programming language.
ResultSet object as
a byte in the Java programming language.
TINYINT parameter
as a byte in the Java programming language.
ResultSet object as
a byte in the Java programming language.
TINYINT parameter as a byte
in the Java programming language.
ResultSet object as
a byte array in the Java programming language.
BINARY or
VARBINARY parameter as an array of byte
values in the Java programming language.
ResultSet object as
a byte array in the Java programming language.
BINARY or VARBINARY
parameter as an array of byte values in the Java
programming language.
Connection object's current catalog name.
null if the
cause is nonexistent or unknown.
ResultSet object as a
java.io.Reader object.
ResultSet object as a
java.io.Reader object.
ResultSet object as a Clob object
in the Java programming language.
CLOB parameter as a
Clob object in the Java programming language.
ResultSet object as a Clob object
in the Java programming language.
CLOB parameter as a
Clob object in the Java programming language.
ResultSet object.
Connection object
that produced this Statement object.
Connection object
that produced this Statement object.
Connection object
that produced this Statement object.
ResultSet
object.
ResultSet object as
a java.sql.Date object in the Java programming language.
DATE parameter as a
java.sql.Date object.
ResultSet object as a java.sql.Date object
in the Java programming language.
DATE parameter as a
java.sql.Date object, using
the given Calendar object
to construct the date.
ResultSet object as
a java.sql.Date object in the Java programming language.
DATE parameter as a
java.sql.Date object.
ResultSet object as a java.sql.Date object
in the Java programming language.
DATE parameter as a
java.sql.Date object, using
the given Calendar object
to construct the date.
ResultSet object as
a double in the Java programming language.
DOUBLE parameter as a double
in the Java programming language.
ResultSet object as
a double in the Java programming language.
DOUBLE parameter as a double
in the Java programming language.
Statement object.
ResultSet object.
Statement object.
Statement object.
ResultSet objects
generated from this Statement object.
ResultSet object.
ResultSet objects
generated from this Statement object.
ResultSet objects
generated from this Statement object.
ResultSet object as
a float in the Java programming language.
FLOAT parameter
as a float in the Java programming language.
ResultSet object as
a float in the Java programming language.
FLOAT parameter as a float
in the Java programming language.
Statement object.
Statement object.
Statement object.
ResultSet objects
created using this Connection object.
ResultSet object as
an int in the Java programming language.
INTEGER parameter
as an int in the Java programming language.
ResultSet object as
an int in the Java programming language.
INTEGER parameter as an int
in the Java programming language.
ResultSet object as
a long in the Java programming language.
BIGINT parameter
as a long in the Java programming language.
ResultSet object as
a long in the Java programming language.
BIGINT parameter as a long
in the Java programming language.
ResultSet
object produced by this Statement object.
ResultSet
object produced by this Statement object.
ResultSet
object produced by this Statement object.
ResultSet object produced by this
Statement object can contain.
ResultSet object produced by this
Statement object can contain.
ResultSet object produced by this
Statement object can contain.
ResultSet object's columns.
ResultSetMetaData object that contains
information about the columns of the ResultSet object
that will be returned when this PreparedStatement object
is executed.
DatabaseMetaData object that contains
metadata about the database to which this
Connection object represents a connection.
ResultSetMetaData object that contains
information about the columns of the ResultSet object
that will be returned when this PreparedStatement object
is executed.
Statement object's next result, returns
true if it is a ResultSet object, and
implicitly closes any current ResultSet
object(s) obtained with the method getResultSet.
Statement object's next result, returns
true if it is a ResultSet object, and
implicitly closes any current ResultSet
object(s) obtained with the method getResultSet.
Statement object's next result, returns
true if it is a ResultSet object, and
implicitly closes any current ResultSet
object(s) obtained with the method getResultSet.
Statement object's next result, deals with
any current ResultSet object(s) according to the instructions
specified by the given flag, and returns
true if the next result is a ResultSet object.
Statement object's next result, deals with
any current ResultSet object(s) according to the instructions
specified by the given flag, and returns
true if the next result is a ResultSet object.
Statement object's next result, deals with
any current ResultSet object(s) according to the instructions
specified by the given flag, and returns
true if the next result is a ResultSet object.
CSUserPrincipal.
CSRolePrincipal.
ResultSet object as
an Object in the Java programming language.
Object
in the Java programming language.
ResultSet object as an Object
in the Java programming language.
i and uses map for the custom
mapping of the parameter value.
ResultSet object as
an Object in the Java programming language.
Object in the Java
programming language.
ResultSet object as an Object
in the Java programming language.
i and uses map for the custom
mapping of the parameter value.
PreparedStatement object's parameters.
PreparedStatement object's parameters.
Permission best matching a
ResourceRequest.
Permission best matching a
ResourceRequest.
Statement object to execute.
Statement object to execute.
Statement object to execute.
ResultSet object as a Ref object
in the Java programming language.
REF(<structured-type>)
parameter as a Ref object in the Java programming language.
ResultSet object as a Ref object
in the Java programming language.
REF(<structured-type>)
parameter as a Ref object in the Java programming language.
ResourcePattern.
ResourcePattern.
ResultSet object.
ResultSet object.
ResultSet object.
ResultSet objects
generated by this Statement object.
ResultSet objects
generated by this Statement object.
ResultSet objects
generated by this Statement object.
ResultSet objects
generated by this Statement object.
ResultSet objects
generated by this Statement object.
ResultSet objects
generated by this Statement object.
ResultSet objects
generated by this Statement object.
ResultSet objects
generated by this Statement object.
ResultSet objects
generated by this Statement object.
ResultSet object as
a short in the Java programming language.
SMALLINT parameter
as a short in the Java programming language.
ResultSet object as
a short in the Java programming language.
SMALLINT parameter as a short
in the Java programming language.
Socket this connection is working on.
Statement object that produced this
ResultSet object.
ResultSet object as
a String in the Java programming language.
CHAR,
VARCHAR, or LONGVARCHAR parameter as a
String in the Java programming language.
ResultSet object as
a String in the Java programming language.
CHAR, VARCHAR,
or LONGVARCHAR parameter as a String in
the Java programming language.
ResultSet object as
a java.sql.Time object in the Java programming language.
TIME parameter as a
java.sql.Time object.
ResultSet object as a java.sql.Time object
in the Java programming language.
TIME parameter as a
java.sql.Time object, using
the given Calendar object
to construct the time.
ResultSet object as
a java.sql.Time object in the Java programming language.
TIME parameter as a
java.sql.Time object.
ResultSet object as a java.sql.Time object
in the Java programming language.
TIME parameter as a
java.sql.Time object, using
the given Calendar object
to construct the time.
ResultSet object as
a java.sql.Timestamp object in the Java programming language.
TIMESTAMP parameter as a
java.sql.Timestamp object.
ResultSet object as a java.sql.Timestamp object
in the Java programming language.
TIMESTAMP parameter as a
java.sql.Timestamp object, using
the given Calendar object to construct
the Timestamp object.
ResultSet object as
a java.sql.Timestamp object.
TIMESTAMP parameter as a
java.sql.Timestamp object.
ResultSet object as a java.sql.Timestamp object
in the Java programming language.
TIMESTAMP parameter as a
java.sql.Timestamp object, using
the given Calendar object to construct
the Timestamp object.
Connection object's current
transaction isolation level.
ResultSet object.
Map object associated with this
Connection object.
getCharacterStream in place of
getUnicodeStream
getCharacterStream instead
ResultSet object or there are no more results, -1
is returned.
ResultSet object or there are no more results, -1
is returned.
ResultSet object or there are no more results, -1
is returned.
ResultSet object as a java.net.URL
object in the Java programming language.
DATALINK parameter as a
java.net.URL object.
ResultSet object as a java.net.URL
object in the Java programming language.
DATALINK parameter as a
java.net.URL object.
Statement object.