Email Answering System
Version 1.0
A B C D E F G H I L M N O P Q R S T V W

A

actionPerformed(ActionEvent) - Method in class test.ConfigurationDialog
Invoked when an action occurs.
addConnectionEventListener(ConnectionEventListener) - Method in class com.ninecode.email.connector.EmailManagedConnection
Adds a connection event listener to the ManagedConnection instance.
addEvent(String, ConnectionEvent) - Method in class test.ManagedConnectionUnitTest
Add an event to the event history
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ninecode.email.connector.EmailInteractionSpec
Adds a PropertyChangeListener to the listener list.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ninecode.email.connector.EmailConnectionData
Bound property support.
addTableModelListener(TableModelListener) - Method in class test.ConfigurationDialog
Adds a listener to the list that is notified each time a change to the data model occurs.
allocateConnection(ManagedConnectionFactory, ConnectionRequestInfo) - Method in class com.ninecode.email.connector.EmailDefaultConnectionManager
The method allocateConnection gets called by the resource adapter's connection factory instance.
applyConfiguration(Properties) - Static method in class test.ConfigurationDialog
Apply the configuration to the system properties.
approximateLookup() - Method in class com.ninecode.email.beans.slave.dictionary.DictionaryBean
Perform an approximate query.
approximateLookup() - Method in class com.ninecode.email.beans.slave.phone.PhoneBean
Perform an approximate query.
associateConnection(Object) - Method in class com.ninecode.email.connector.EmailManagedConnection
Used by the container to change the association of an application-level connection handle with a ManagedConneciton instance.

B

begin() - Method in class com.ninecode.email.connector.EmailManagedConnection
Begins a local transaction on an EIS instance.
begin() - Method in class com.ninecode.email.connector.EmailConnection
Begins a local transaction on an EIS instance.
bounceMessage(Message, String, String) - Method in class com.ninecode.email.beans.master.EmailDispatcher
Reply with help for unhandled messages.

C

calculateMatrix() - Method in class com.ninecode.email.util.Levenshtein
Calculate the Levenshtein distance.
carriage_return(StringBuffer) - Method in class com.ninecode.email.util.WebBean
Appends a newline to the buffer if there isn't one there already.
chainWarning(ResourceWarning) - Method in class com.ninecode.email.connector.EmailInteraction
Add a warning onto the chain.
checkConnection() - Method in class com.ninecode.email.connector.EmailInteraction
Check the connection associated with this interaction.
checkForMe(Session, Address[]) - Method in class com.ninecode.email.connector.EmailInteraction
Test to eliminate sending to our own self.
checkManagedConnection() - Method in class com.ninecode.email.connector.EmailConnection
Check the managed connection associated with this connection.
cleanup() - Method in class com.ninecode.email.connector.EmailManagedConnection
Application server calls this method to force any cleanup on the ManagedConnection instance.
clearEvents() - Method in class test.ManagedConnectionUnitTest
Clear out the event history.
clearWarnings() - Method in class com.ninecode.email.connector.EmailInteraction
Clears all the warning reported by this Interaction instance.
clone() - Method in class com.ninecode.email.connector.EmailMappedRecord
Creates and returns a copy of this object.
clone() - Method in class com.ninecode.email.connector.EmailIndexedRecord
Creates and returns a copy of this object.
clone() - Method in class com.ninecode.email.connector.EmailConnectionData
Creates and returns a copy of this object.
close() - Method in class com.ninecode.email.connector.EmailInteraction
Closes the current Interaction and release all the resources held for this instance by the resource adapter.
close() - Method in class com.ninecode.email.connector.EmailConnection
Initiates close of the connection handle at the application level.
closeConnection(EmailConnection) - Method in class com.ninecode.email.connector.EmailManagedConnection
Close a connection created by this managed connection.
closeInteraction(EmailInteraction) - Method in class com.ninecode.email.connector.EmailConnection
Close an interaction created by this connection.
collapse(StringBuffer, String) - Method in class com.ninecode.email.util.WebBean
Add the given text collapsing whitespace.
com.ninecode.email.beans.master - package com.ninecode.email.beans.master
The master beans package.
com.ninecode.email.beans.slave - package com.ninecode.email.beans.slave
The slave beans package.
com.ninecode.email.beans.slave.dictionary - package com.ninecode.email.beans.slave.dictionary
The Dictionary robot.
com.ninecode.email.beans.slave.phone - package com.ninecode.email.beans.slave.phone
The Phone robot.
com.ninecode.email.beans.slave.stock - package com.ninecode.email.beans.slave.stock
The Stock robot.
com.ninecode.email.beans.slave.weather - package com.ninecode.email.beans.slave.weather
The Weather robot.
com.ninecode.email.beans.slave.web - package com.ninecode.email.beans.slave.web
The Web robot.
com.ninecode.email.connector - package com.ninecode.email.connector
The Email Connector package.
com.ninecode.email.util - package com.ninecode.email.util
The utility package.
commit() - Method in class com.ninecode.email.connector.EmailManagedConnection
Commits the current local transaction and release all locks held by the underlying EIS instance.
commit() - Method in class com.ninecode.email.connector.EmailConnection
Commits the current local transaction and release all locks held by the underlying EIS instance.
conditionObject(PropertyDescriptor[]) - Method in class test.ConfigurationDialog
Apply the configuration stored in the system properties to the object.
ConfigurationDialog - class test.ConfigurationDialog.
Create a configuration file for a bean.
ConfigurationDialog(Object, String) - Constructor for class test.ConfigurationDialog
Creates a new configuration dialog.
configure(String, String) - Static method in class test.ConfigurationDialog
Perform the configuration.
connectionClosed(ConnectionEvent) - Method in class test.ManagedConnectionUnitTest
Method called when a connection is closed.
connectionErrorOccurred(ConnectionEvent) - Method in class test.ManagedConnectionUnitTest
Method called when a connection error occurs.
ConnectionFactoryUnitTest - class test.ConnectionFactoryUnitTest.
Unit test for the email resource adapter connection factory.
ConnectionFactoryUnitTest(String) - Constructor for class test.ConnectionFactoryUnitTest
Construct a ConnectionFactory test.
ConnectionUnitTest - class test.ConnectionUnitTest.
Unit test for the email resource adapter connection.
ConnectionUnitTest(String) - Constructor for class test.ConnectionUnitTest
Construct a Connection test.
connectStore() - Method in class com.ninecode.email.connector.EmailSource
Connect to the store.
connectTransport() - Method in class com.ninecode.email.connector.EmailManagedConnection
Connect to the transport.
convert(String, boolean) - Method in class com.ninecode.email.util.EmailProperties
Reformats a property value for saving in a string.
createConnectionFactory() - Method in class com.ninecode.email.connector.EmailManagedConnectionFactory
Creates a Connection Factory instance.
createConnectionFactory(ConnectionManager) - Method in class com.ninecode.email.connector.EmailManagedConnectionFactory
Creates a Connection Factory instance.
createIndexedRecord(String) - Method in class com.ninecode.email.connector.EmailRecordFactory
Creates a IndexedRecord.
createInteraction() - Method in class com.ninecode.email.connector.EmailConnection
Creates an Interaction associated with this Connection.
createManagedConnection(Subject, ConnectionRequestInfo) - Method in class com.ninecode.email.connector.EmailManagedConnectionFactory
Creates a new physical connection to the underlying EIS resource manager.
createMappedRecord(String) - Method in class com.ninecode.email.connector.EmailRecordFactory
Creates a MappedRecord.

D

Definition - class com.ninecode.email.beans.slave.dictionary.Definition.
A basket for word definitions.
Definition(String, String, String) - Constructor for class com.ninecode.email.beans.slave.dictionary.Definition
Create a Definition.
DEL - Static variable in class com.ninecode.email.util.Levenshtein
Indicates the character is deleted.
deserialize(byte[]) - Method in class test.ResourceAdapterUnitTest
Deserialize an object.
deserialize(byte[]) - Method in class test.ManagedConnectionFactoryUnitTest
Deserialize an object.
deserialize(byte[]) - Method in class test.ConnectionFactoryUnitTest
Deserialize an object.
deStringize(Class, String) - Method in class test.ConfigurationDialog
Convert the given string into an acceptable object for the property setter.
destroy() - Method in class com.ninecode.email.connector.EmailManagedConnection
Destroys the physical connection to the underlying resource manager.
Dictionary - class com.ninecode.email.beans.slave.dictionary.Dictionary.
Message driven bean to handle Dictionary requests.
Dictionary() - Constructor for class com.ninecode.email.beans.slave.dictionary.Dictionary
 
DictionaryBean - class com.ninecode.email.beans.slave.dictionary.DictionaryBean.
Bean to handle dictionary requests.
DictionaryBean() - Constructor for class com.ninecode.email.beans.slave.dictionary.DictionaryBean
Creates a new instance of DictionaryBean
disconnectStore() - Method in class com.ninecode.email.connector.EmailSource
Disconnect the Store.
disconnectTransport() - Method in class com.ninecode.email.connector.EmailManagedConnection
Disconnect the Transport.
dispatch(Message) - Method in class com.ninecode.email.beans.master.EmailDispatcher
Dispatch the message.
dup() - Method in class com.ninecode.email.connector.EmailConnectionData
Create a copy of this bean.

E

ejbCreate() - Method in class com.ninecode.email.beans.master.EmailResponder
Startup call.
ejbCreate() - Method in class com.ninecode.email.beans.master.EmailDispatcher
Startup call.
ejbCreate() - Method in class com.ninecode.email.beans.slave.Robot
Startup call.
ejbCreate() - Method in class com.ninecode.email.beans.slave.dictionary.Dictionary
Startup call.
ejbCreate() - Method in class com.ninecode.email.beans.slave.phone.PhoneBooth
Startup call.
ejbRemove() - Method in class com.ninecode.email.beans.master.EmailResponder
Shutdown call.
ejbRemove() - Method in class com.ninecode.email.beans.master.EmailDispatcher
Shutdown call.
ejbRemove() - Method in class com.ninecode.email.beans.slave.Robot
Shutdown call.
ejbRemove() - Method in class com.ninecode.email.beans.slave.dictionary.Dictionary
Shutdown call.
ejbRemove() - Method in class com.ninecode.email.beans.slave.phone.PhoneBooth
Shutdown call.
EmailAuthenticator - class com.ninecode.email.connector.EmailAuthenticator.
An authenticator for email connection attempts.
EmailAuthenticator() - Constructor for class com.ninecode.email.connector.EmailAuthenticator
Creates a default instance of EmailAuthenticator.
EmailAuthenticator(String, String, String, String) - Constructor for class com.ninecode.email.connector.EmailAuthenticator
Creates a new instance of an EmailAuthenticator with the user names and passwords given.
EmailConfigurationData - class com.ninecode.email.connector.EmailConfigurationData.
A bean containing all email configuration data.
EmailConfigurationData() - Constructor for class com.ninecode.email.connector.EmailConfigurationData
Creates a new instance of EmailConfigurationData.
EmailConfigurationData(EmailConfigurationData) - Constructor for class com.ninecode.email.connector.EmailConfigurationData
Creates a new instance of EmailConfigurationData from an existing one.
EmailConnection - class com.ninecode.email.connector.EmailConnection.
Client accessible connection object.
EmailConnection(EmailManagedConnection, EmailConnectionData) - Constructor for class com.ninecode.email.connector.EmailConnection
Create an EmailConnection.
EmailConnectionData - class com.ninecode.email.connector.EmailConnectionData.
Java bean for holding connection info.
EmailConnectionData() - Constructor for class com.ninecode.email.connector.EmailConnectionData
Creates a new EmailConnectionData.
EmailConnectionData(EmailConnectionData) - Constructor for class com.ninecode.email.connector.EmailConnectionData
Creates a new EmailConnectionData object that is a copy of another.
EmailConnectionFactory - class com.ninecode.email.connector.EmailConnectionFactory.
Front end email connection factory for the Connector architecture.
EmailConnectionFactory() - Constructor for class com.ninecode.email.connector.EmailConnectionFactory
Create a new instance of an EmailConnectionFactory.
EmailConnectionMetaData - class com.ninecode.email.connector.EmailConnectionMetaData.
Meta information about the underlying javax.mail providers.
EmailConnectionMetaData(EmailConnection) - Constructor for class com.ninecode.email.connector.EmailConnectionMetaData
Create an EmailConnectionMetaData object.
EmailDefaultConnectionManager - class com.ninecode.email.connector.EmailDefaultConnectionManager.
Generate javax.mail sessions wrapped for the Connector architecture.
EmailDefaultConnectionManager() - Constructor for class com.ninecode.email.connector.EmailDefaultConnectionManager
Creates a new instance of DefaultConnectionManager
EmailDispatcher - class com.ninecode.email.beans.master.EmailDispatcher.
Message driven bean reads from a queue and dispatches to topics based on subject.
EmailDispatcher() - Constructor for class com.ninecode.email.beans.master.EmailDispatcher
Creates a EmailDispatcher bean.
EmailIndexedRecord - class com.ninecode.email.connector.EmailIndexedRecord.
The Record object used for interaction.
EmailIndexedRecord() - Constructor for class com.ninecode.email.connector.EmailIndexedRecord
Creates a new instance of EmailIndexedRecord
EmailInteraction - class com.ninecode.email.connector.EmailInteraction.
A Common Client Interface interaction to an underlying email system.
EmailInteraction() - Constructor for class com.ninecode.email.connector.EmailInteraction
Create a new instance of an EmailInteraction.
EmailInteractionSpec - class com.ninecode.email.connector.EmailInteractionSpec.
Client interaction object for the email connector.
EmailInteractionSpec() - Constructor for class com.ninecode.email.connector.EmailInteractionSpec
Creates a new instance of EmailInteractionSpec
EmailInteractionSpecBeanInfo - class com.ninecode.email.connector.EmailInteractionSpecBeanInfo.
 
EmailInteractionSpecBeanInfo() - Constructor for class com.ninecode.email.connector.EmailInteractionSpecBeanInfo
 
EmailManagedConnection - class com.ninecode.email.connector.EmailManagedConnection.
Managed connection for the Connector architecture.
EmailManagedConnection() - Constructor for class com.ninecode.email.connector.EmailManagedConnection
Creates a new instance of EmailManagedConnection.
EmailManagedConnectionFactory - class com.ninecode.email.connector.EmailManagedConnectionFactory.
Generate javax.mail connections wrapped for the Connector architecture.
EmailManagedConnectionFactory() - Constructor for class com.ninecode.email.connector.EmailManagedConnectionFactory
Creates a new instance of EmailManagedConnectionFactory.
EmailManagedConnectionFactory(EmailConfigurationData) - Constructor for class com.ninecode.email.connector.EmailManagedConnectionFactory
Creates a new instance of EmailManagedConnectionFactory.
EmailManagedConnectionMetaData - class com.ninecode.email.connector.EmailManagedConnectionMetaData.
Provides meta information about a managed connection.
EmailManagedConnectionMetaData(EmailManagedConnection) - Constructor for class com.ninecode.email.connector.EmailManagedConnectionMetaData
Creates a new instance of EmailManagedConnectionMetaData.
EmailMappedRecord - class com.ninecode.email.connector.EmailMappedRecord.
The Record object used for interaction.
EmailMappedRecord() - Constructor for class com.ninecode.email.connector.EmailMappedRecord
Creates a new instance of EmailMappedRecord
EmailMessage - class com.ninecode.email.util.EmailMessage.
A wrapper for the usual MimeMessage that provides access to the session.
EmailMessage() - Constructor for class com.ninecode.email.util.EmailMessage
Creates a new instance of EmailMessage.
EmailMessage(byte[]) - Constructor for class com.ninecode.email.util.EmailMessage
Convert an array of bytes (in RFC 822 format) to an email message.
EmailMessage(InputStream) - Constructor for class com.ninecode.email.util.EmailMessage
Create an new instance from a stream.
EmailProperties - class com.ninecode.email.util.EmailProperties.
Basket for mail.XXXX properties.
EmailProperties() - Constructor for class com.ninecode.email.util.EmailProperties
Creates an empty instance of EmailProperties.
EmailProperties(Properties) - Constructor for class com.ninecode.email.util.EmailProperties
Creates an instance of EmailProperties backed by the given properties.
EmailProperties(String) - Constructor for class com.ninecode.email.util.EmailProperties
Creates an instance of EmailProperties containing the given properties.
EmailRecordFactory - class com.ninecode.email.connector.EmailRecordFactory.
A generator of Record objects.
EmailRecordFactory() - Constructor for class com.ninecode.email.connector.EmailRecordFactory
Creates a new instance of EmailRecordFactory.
EmailResourceAdapterMetaData - class com.ninecode.email.connector.EmailResourceAdapterMetaData.
Information about the email resource adapter.
EmailResourceAdapterMetaData() - Constructor for class com.ninecode.email.connector.EmailResourceAdapterMetaData
Creates a new instance of EmailResourceAdapterMetaData
EmailResponder - class com.ninecode.email.beans.master.EmailResponder.
Reply to original email sender with contents of a jms message.
EmailResponder() - Constructor for class com.ninecode.email.beans.master.EmailResponder
Creates a new instance of EmailResponder
EmailSource - class com.ninecode.email.connector.EmailSource.
Encapsulation of all the unique things for a specific Source Configuration.
EmailSource(EmailConfigurationData) - Constructor for class com.ninecode.email.connector.EmailSource
Creates a new instance of EmailSource
equals(Object) - Method in class com.ninecode.email.connector.EmailSource
Returns true if the other object is equal to this one.
equals(Object) - Method in class com.ninecode.email.connector.EmailMappedRecord
Check if this instance is equal to another Record.
equals(Object) - Method in class com.ninecode.email.connector.EmailManagedConnectionFactory
Check if this ManagedConnectionFactory is equal to another ManagedConnectionFactory.
equals(Object) - Method in class com.ninecode.email.connector.EmailIndexedRecord
Check if this instance is equal to another Record.
equals(Object) - Method in class com.ninecode.email.connector.EmailDefaultConnectionManager
Returns true if the other object is equal to this one.
equals(Object) - Method in class com.ninecode.email.connector.EmailConnectionFactory
Returns true if the other object is equal to this one.
equals(Object) - Method in class com.ninecode.email.connector.EmailConnectionData
Returns true if the other object is equal to this one.
equals(Object) - Method in class com.ninecode.email.connector.EmailConfigurationData
Returns true if the other object is equal to this one.
equals(Object) - Method in class com.ninecode.email.util.EmailProperties
Check for equality.
equalsSuite() - Static method in class test.ManagedConnectionFactoryUnitTest
Test the equals method.
exactLookup() - Method in class com.ninecode.email.beans.slave.dictionary.DictionaryBean
Perform an exact query.
exactLookup() - Method in class com.ninecode.email.beans.slave.phone.PhoneBean
Perform an exact query.
execute(InteractionSpec, Record) - Method in class com.ninecode.email.connector.EmailInteraction
Executes an interaction represented by the InteractionSpec.
execute(InteractionSpec, Record, Record) - Method in class com.ninecode.email.connector.EmailInteraction
Executes an interaction represented by the InteractionSpec.

F

fetch() - Method in class com.ninecode.email.beans.slave.stock.StockBean
Override fetch to do POST operation.
field(StringBuffer, String, String) - Method in class com.ninecode.email.beans.slave.phone.PhoneBean
 
findCity(String) - Method in class com.ninecode.email.beans.slave.weather.WeatherBean
 
findCode(String) - Method in class com.ninecode.email.beans.slave.weather.WeatherBean
 
findSourceForConfiguration(EmailConfigurationData) - Static method in class com.ninecode.email.connector.EmailManagedConnectionFactory
Look up the configuration in the list of sources.
forward(Message[]) - Method in class com.ninecode.email.connector.EmailManagedConnectionFactory
Perform "best effort" to forward the messages to the jms queue.
forwardMessage(Message, String) - Method in class com.ninecode.email.beans.master.EmailDispatcher
Forward a jms message to the topic given.
fuzzyLookup() - Method in class com.ninecode.email.beans.slave.dictionary.DictionaryBean
 
fuzzyLookup() - Method in class com.ninecode.email.beans.slave.phone.PhoneBean
Perform a fuzzy query.

G

get(InputStream) - Static method in class com.ninecode.email.beans.slave.stock.StockBean
Return the contents of a stream.
getAdapterName() - Method in class com.ninecode.email.connector.EmailResourceAdapterMetaData
Gets a tool displayable name of the resource adapter.
getAdapterShortDescription() - Method in class com.ninecode.email.connector.EmailResourceAdapterMetaData
Gets a tool displayable short desription of the resource adapter.
getAdapterVendorName() - Method in class com.ninecode.email.connector.EmailResourceAdapterMetaData
Gets the name of the vendor that has provided the resource adapter.
getAdapterVersion() - Method in class com.ninecode.email.connector.EmailResourceAdapterMetaData
Gets the version of the resource adapter.
getApproximateQuery() - Method in class com.ninecode.email.beans.slave.dictionary.DictionaryBean
 
getApproximateQuery() - Method in class com.ninecode.email.beans.slave.phone.PhoneBean
 
getAreaCode() - Method in class com.ninecode.email.beans.slave.phone.PhoneBean
 
getBackgroundThread() - Method in class com.ninecode.email.connector.EmailConfigurationData
Getter for property backgroundThread.
getBackgroundThreadInitialDelay() - Method in class com.ninecode.email.connector.EmailConfigurationData
Getter for property backgroundThreadInitialDelay.
getBackgroundThreadPollDelay() - Method in class com.ninecode.email.connector.EmailConfigurationData
Getter for property backgroundThreadPollDelay.
getBackgroundThreadReconnectDelay() - Method in class com.ninecode.email.connector.EmailConfigurationData
Getter for property backgroundThreadReconnectDelay.
getBeanDescriptor() - Method in class com.ninecode.email.connector.EmailInteractionSpecBeanInfo
Gets the bean's BeanDescriptors.
getBytes(BytesMessage) - Method in class com.ninecode.email.beans.master.EmailDispatcher
Read all bytes from a bytes message.
getCities() - Method in class com.ninecode.email.beans.slave.weather.WeatherBean
 
getCity() - Method in class com.ninecode.email.beans.slave.phone.PhoneBean
 
getCity(String) - Method in class com.ninecode.email.beans.slave.weather.WeatherBean
 
getCode() - Method in class com.ninecode.email.beans.slave.weather.WeatherBean
Getter for property code.
getColumnClass(int) - Method in class test.ConfigurationDialog
Returns the most specific superclass for all the cell values in the column.
getColumnCount() - Method in class test.ConfigurationDialog
Returns the number of columns in the model.
getColumnName(int) - Method in class test.ConfigurationDialog
Returns the name of the column at columnIndex.
getConfigurationData() - Method in class com.ninecode.email.connector.EmailSource
Getter for property configurationData.
getConfigurationData() - Method in class com.ninecode.email.connector.EmailManagedConnection
Getter for property configurationData.
getConfigurationData() - Method in class com.ninecode.email.connector.EmailConnectionFactory
Getter for property configurationData.
getConnected() - Method in class com.ninecode.email.connector.EmailManagedConnection
Report the connected state of this managed connection.
getConnection() - Method in class com.ninecode.email.beans.master.EmailResponder
 
getConnection() - Method in class com.ninecode.email.beans.slave.dictionary.DictionaryBean
Get the database connection.
getConnection() - Method in class com.ninecode.email.beans.slave.phone.PhoneBean
Get the database connection.
getConnection() - Method in class com.ninecode.email.connector.EmailInteraction
Gets the Connection associated with the Interaction.
getConnection() - Method in class com.ninecode.email.connector.EmailConnectionFactory
Gets a connection to an EIS instance.
getConnection(ConnectionSpec) - Method in class com.ninecode.email.connector.EmailConnectionFactory
Gets a connection to an EIS instance.
getConnection(Subject, ConnectionRequestInfo) - Method in class com.ninecode.email.connector.EmailManagedConnection
Creates a new connection handle for the underlying physical connection represented by the ManagedConnection instance.
getConnectionData() - Method in class com.ninecode.email.connector.EmailConnectionFactory
Getter for property connectionData.
getConnectionData() - Method in class com.ninecode.email.connector.EmailConnection
Get the connection data associated with this connection.
getConnectionManager() - Method in class com.ninecode.email.connector.EmailConnectionFactory
Getter for property connectionManager.
getContent() - Method in class com.ninecode.email.util.WebBean
 
getContent(boolean) - Method in class com.ninecode.email.beans.slave.stock.StockBean
 
getContent(boolean) - Method in class com.ninecode.email.util.WebBean
 
getContent(HTMLParser, boolean) - Method in class com.ninecode.email.util.WebBean
 
getDefaultEventIndex() - Method in class com.ninecode.email.connector.EmailInteractionSpecBeanInfo
A bean may have a "default" event that is the event that will mostly commonly be used by human's when using the bean.
getDefaultPropertyIndex() - Method in class com.ninecode.email.connector.EmailInteractionSpecBeanInfo
A bean may have a "default" property that is the property that will mostly commonly be initially chosen for update by human's who are customizing the bean.
getDefaults() - Method in class com.ninecode.email.connector.EmailManagedConnectionFactory
Get the default settings.
getDescriptors() - Method in class test.ConfigurationDialog
Get the bean properties we can understand by introspecting the object.
getDistance() - Method in class com.ninecode.email.util.Levenshtein
Get the Levenshtein distance.
getDistance(int, int) - Method in class com.ninecode.email.util.Levenshtein
Get the cost at a particular element in the matrix.
getEISProductName() - Method in class com.ninecode.email.connector.EmailManagedConnectionMetaData
Returns product name of the underlying EIS instance.
getEISProductName() - Method in class com.ninecode.email.connector.EmailConnectionMetaData
Returns product name of the underlying EIS instance.
getEISProductVersion() - Method in class com.ninecode.email.connector.EmailManagedConnectionMetaData
Returns product version of the underlying EIS instance.
getEISProductVersion() - Method in class com.ninecode.email.connector.EmailConnectionMetaData
Returns product version of the underlying EIS instance.
getEmailAddress() - Method in class test.InteractionUnitTest
Return a valid adjusted email address.
getEventSetDescriptors() - Method in class com.ninecode.email.connector.EmailInteractionSpecBeanInfo
Gets the bean's EventSetDescriptors.
getExactQuery() - Method in class com.ninecode.email.beans.slave.dictionary.DictionaryBean
 
getExactQuery() - Method in class com.ninecode.email.beans.slave.phone.PhoneBean
 
getExchange() - Method in class com.ninecode.email.beans.slave.phone.PhoneBean
 
getExchange() - Method in class com.ninecode.email.beans.slave.stock.StockBean
Getter for property exchange.
getExchangeString() - Method in class com.ninecode.email.beans.slave.stock.StockBean
Get the exchange as a string.
getExecutionTimeout() - Method in class com.ninecode.email.connector.EmailInteractionSpec
Getter for property executionTimeout.
getFactory() - Method in class com.ninecode.email.beans.master.EmailResponder
 
getFirstName() - Method in class com.ninecode.email.beans.slave.phone.PhoneBean
 
getFunctionName() - Method in class com.ninecode.email.connector.EmailInteractionSpec
Getter for property functionName.
getFuzzyQuery() - Method in class com.ninecode.email.beans.slave.phone.PhoneBean
 
getFuzzyThreshold() - Method in class com.ninecode.email.beans.slave.dictionary.DictionaryBean
Get the maximum Levenshtein distance allowed.
getFuzzyThreshold() - Method in class com.ninecode.email.beans.slave.phone.PhoneBean
Get the maximum Levenshtein distance allowed.
getInteractionSpecsSupported() - Method in class com.ninecode.email.connector.EmailResourceAdapterMetaData
Returns an array of fully-qualified names of InteractionSpec types supported by the CCI implementation for this resource adapter.
getLastName() - Method in class com.ninecode.email.beans.slave.phone.PhoneBean
 
getLocalTransaction() - Method in class com.ninecode.email.connector.EmailManagedConnection
Returns an javax.resource.spi.LocalTransaction instance.
getLocalTransaction() - Method in class com.ninecode.email.connector.EmailConnection
Returns a LocalTransaction instance that enables a component to demarcate resource manager local transactions on the Connection.
getLogWriter() - Method in class com.ninecode.email.connector.EmailManagedConnectionFactory
Get the log writer for this ManagedConnectionFactory instance.
getLogWriter() - Method in class com.ninecode.email.connector.EmailManagedConnection
Gets the log writer for this ManagedConnection instance.
getMailProperties() - Method in class com.ninecode.email.connector.EmailConnectionData
Getter for property MailProperties.
getManagedConnection() - Method in class com.ninecode.email.connector.EmailConnection
Get the managed connection associated with this connection.
getManagedConnectionFactory() - Method in class com.ninecode.email.connector.EmailConnectionFactory
Getter for property managedConnectionFactory.
getMaxConnections() - Method in class com.ninecode.email.connector.EmailManagedConnectionMetaData
Returns maximum limit on number of active concurrent connections that an EIS instance can support across client processes.
getMessage(Record) - Method in class com.ninecode.email.connector.EmailInteraction
 
getMessages() - Method in class com.ninecode.email.connector.EmailSource
 
getMessages() - Method in class com.ninecode.email.connector.EmailManagedConnection
Get any messages.
getMessages() - Method in class com.ninecode.email.connector.EmailConnection
Get any messages.
getMetaData() - Method in class com.ninecode.email.connector.EmailManagedConnection
Gets the metadata information for this connection's underlying EIS resource manager instance.
getMetaData() - Method in class com.ninecode.email.connector.EmailConnectionFactory
Gets metadata for the Resource Adapter.
getMetaData() - Method in class com.ninecode.email.connector.EmailConnection
Gets the information on the underlying EIS instance represented through an active connection.
getMethodDescriptors() - Method in class com.ninecode.email.connector.EmailInteractionSpecBeanInfo
Gets the bean's MethodDescriptors.
getNumber() - Method in class com.ninecode.email.beans.slave.phone.PhoneBean
 
getPassword() - Method in class com.ninecode.email.connector.EmailConnectionData
Getter for property password.
getPasswordAuthentication() - Method in class com.ninecode.email.connector.EmailAuthenticator
Get authentication details.
getPhone() - Method in class com.ninecode.email.beans.slave.phone.PhoneBean
 
getPhoneNumber() - Method in class com.ninecode.email.beans.slave.phone.PhoneBean
 
getPropertyDescriptors() - Method in class com.ninecode.email.connector.EmailInteractionSpecBeanInfo
Gets the bean's PropertyDescriptors.
getProvince() - Method in class com.ninecode.email.beans.slave.phone.PhoneBean
 
getQualifier() - Method in class com.ninecode.email.beans.slave.phone.PhoneBean
 
getQueueConnectionFactoryResourceReference() - Method in class com.ninecode.email.connector.EmailConfigurationData
Getter for property queueConnectionFactoryResourceReference.
getQueueConnectionReference() - Method in class com.ninecode.email.connector.EmailConfigurationData
Getter for property queueConnectionReference.
getRecordFactory() - Method in class com.ninecode.email.connector.EmailConnectionFactory
Gets a RecordFactory instance.
getRecordLimit() - Method in class com.ninecode.email.beans.slave.dictionary.DictionaryBean
Get the upper limit on returned records.
getRecordLimit() - Method in class com.ninecode.email.beans.slave.phone.PhoneBean
Get the upper limit on returned records.
getRecordName() - Method in class com.ninecode.email.connector.EmailMappedRecord
Gets the name of the Record.
getRecordName() - Method in class com.ninecode.email.connector.EmailIndexedRecord
Gets the name of the Record.
getRecordShortDescription() - Method in class com.ninecode.email.connector.EmailMappedRecord
Gets a short description string for the Record.
getRecordShortDescription() - Method in class com.ninecode.email.connector.EmailIndexedRecord
Gets a short description string for the Record.
getReference() - Method in class com.ninecode.email.connector.EmailConnectionFactory
Retrieves the Reference of this object.
getResultSetInfo() - Method in class com.ninecode.email.connector.EmailConnection
Gets the information on the ResultSet functionality supported by a connected EIS instance.
getRowCount() - Method in class test.ConfigurationDialog
Returns the number of rows in the model.
getSession() - Method in class com.ninecode.email.connector.EmailSource
Get the session associated with this connection.
getSession() - Method in class com.ninecode.email.connector.EmailManagedConnection
Get the session associated with this connection.
getSession() - Method in class com.ninecode.email.connector.EmailConnection
Get the session associated with this connection.
getSession() - Method in class com.ninecode.email.util.EmailMessage
Get the session associated with this message.
getSoundexQuery() - Method in class com.ninecode.email.beans.slave.dictionary.DictionaryBean
 
getSoundexQuery() - Method in class com.ninecode.email.beans.slave.phone.PhoneBean
 
getSource() - Method in class com.ninecode.email.connector.EmailManagedConnection
Get the source associated with the 'store' connection data.
getSourceForCurrentThread() - Static method in class com.ninecode.email.connector.EmailManagedConnectionFactory
Look up the current thread in the list of sources.
getSpecVersion() - Method in class com.ninecode.email.connector.EmailResourceAdapterMetaData
Returns a string representation of the version of the connector architecture specification that is supported by the resource adapter.
getStore() - Method in class com.ninecode.email.connector.EmailSource
Get the email store.
getStoreFile() - Method in class com.ninecode.email.connector.EmailConfigurationData
Getter for property storeFile.
getStoreHost() - Method in class com.ninecode.email.connector.EmailConfigurationData
Getter for property storeHost.
getStorePassword() - Method in class com.ninecode.email.connector.EmailConnectionData
Getter for property storePassword.
getStorePassword() - Method in class com.ninecode.email.connector.EmailAuthenticator
Getter for property storePassword.
getStorePort() - Method in class com.ninecode.email.connector.EmailConfigurationData
Getter for property storePort.
getStoreProtocol() - Method in class com.ninecode.email.connector.EmailConfigurationData
Getter for property storeProtocol.
getStoreUserName() - Method in class com.ninecode.email.connector.EmailConnectionData
Getter for property storeUserName.
getStoreUserName() - Method in class com.ninecode.email.connector.EmailAuthenticator
Getter for property storeUserName.
getStreet() - Method in class com.ninecode.email.beans.slave.phone.PhoneBean
 
getString1() - Method in class com.ninecode.email.util.Levenshtein
Get the current string being used.
getString2() - Method in class com.ninecode.email.util.Levenshtein
Get the current string being used.
getText() - Method in class com.ninecode.email.beans.slave.dictionary.DictionaryBean
 
getText() - Method in class com.ninecode.email.beans.slave.phone.PhoneBean
Output results in text form.
getText() - Method in class com.ninecode.email.beans.slave.stock.StockBean
 
getText() - Method in class com.ninecode.email.beans.slave.weather.WeatherBean
 
getThread() - Method in class com.ninecode.email.connector.EmailSource
Getter for property thread.
getTicker() - Method in class com.ninecode.email.beans.slave.stock.StockBean
Getter for property Ticker.
getTopics() - Method in class com.ninecode.email.beans.master.EmailDispatcher
Get the list of configured topics.
getTransport() - Method in class com.ninecode.email.connector.EmailManagedConnection
Get the transport associated with this connection.
getTransport() - Method in class com.ninecode.email.connector.EmailConnection
Get the transport associated with this connection.
getTransportFile() - Method in class com.ninecode.email.connector.EmailConfigurationData
Getter for property transportFile.
getTransportHost() - Method in class com.ninecode.email.connector.EmailConfigurationData
Getter for property transportHost.
getTransportPassword() - Method in class com.ninecode.email.connector.EmailConnectionData
Getter for property transportPassword.
getTransportPassword() - Method in class com.ninecode.email.connector.EmailAuthenticator
Getter for property transportPassword.
getTransportPort() - Method in class com.ninecode.email.connector.EmailConfigurationData
Getter for property transportPort.
getTransportProtocol() - Method in class com.ninecode.email.connector.EmailConfigurationData
Getter for property transportProtocol.
getTransportUserName() - Method in class com.ninecode.email.connector.EmailConnectionData
Getter for property Transport username.
getTransportUserName() - Method in class com.ninecode.email.connector.EmailAuthenticator
Getter for property transportUserName.
getURL() - Method in class com.ninecode.email.util.WebBean
 
getURL(String) - Method in class com.ninecode.email.beans.slave.web.WebFetch
 
getUserName() - Method in class com.ninecode.email.connector.EmailManagedConnectionMetaData
Returns name of the user associated with the ManagedConnection instance.
getUserName() - Method in class com.ninecode.email.connector.EmailConnectionMetaData
Returns the user name for an active connection as known to the underlying EIS instance.
getUserName() - Method in class com.ninecode.email.connector.EmailConnectionData
Getter for property userName.
getValueAt(int, int) - Method in class test.ConfigurationDialog
Returns the value for the cell at index and rowIndex.
getVendorsVersions() - Method in class com.ninecode.email.connector.EmailManagedConnectionMetaData
Get an array of distinct vendor and version pairs from the providers.
getVerb() - Method in class com.ninecode.email.connector.EmailInteractionSpec
Getter for property verb.
getWarnings() - Method in class com.ninecode.email.connector.EmailInteraction
Gets the first ResourceWarning from the chain of warnings associated with this Interaction instance.
getWord() - Method in class com.ninecode.email.beans.slave.dictionary.DictionaryBean
 
getXAResource() - Method in class com.ninecode.email.connector.EmailManagedConnection
Returns an javax.transaction.xa.XAresource instance.

H

hashCode() - Method in class com.ninecode.email.connector.EmailSource
Returns a hash code for this object.
hashCode() - Method in class com.ninecode.email.connector.EmailMappedRecord
Returns the hash code for the Record instance.
hashCode() - Method in class com.ninecode.email.connector.EmailManagedConnectionFactory
Returns the hash code for the ManagedConnectionFactory.
hashCode() - Method in class com.ninecode.email.connector.EmailIndexedRecord
Returns the hash code for the Record instance.
hashCode() - Method in class com.ninecode.email.connector.EmailDefaultConnectionManager
Returns a hash code for this object.
hashCode() - Method in class com.ninecode.email.connector.EmailConnectionFactory
Returns a hash code for this object.
hashCode() - Method in class com.ninecode.email.connector.EmailConnectionData
Returns a hash code for this object.
hashCode() - Method in class com.ninecode.email.connector.EmailConfigurationData
Returns a hash code for this object.
hashCodeSuite() - Static method in class test.ManagedConnectionFactoryUnitTest
Test the hashCode method.
help() - Method in class com.ninecode.email.beans.slave.dictionary.DictionaryBean
 
help() - Method in class com.ninecode.email.beans.slave.phone.PhoneBean
 
help() - Method in class com.ninecode.email.beans.slave.stock.StockBean
 
help() - Method in class com.ninecode.email.beans.slave.weather.WeatherBean
 
help() - Method in class com.ninecode.email.beans.slave.web.WebFetch
 
helpMessage(Message) - Method in class com.ninecode.email.beans.master.EmailDispatcher
Send help messages to all topics.
hex(int) - Static method in class com.ninecode.email.util.EmailProperties
Convert a nibble to a hex character

I

initialDelay() - Method in class com.ninecode.email.connector.EmailManagedConnectionFactory
Sleep for a few seconds while the container sets *all* our properties.
initialize(int) - Method in class com.ninecode.email.util.Levenshtein
Create memory structures.
initializeMapping() - Method in class com.ninecode.email.beans.master.EmailDispatcher
Internalize the configured environment "Subject Topic Map".
INS - Static variable in class com.ninecode.email.util.Levenshtein
Indicates the character is inserted.
InteractionUnitTest - class test.InteractionUnitTest.
Unit test for the email resource adapter connection.
InteractionUnitTest(String) - Constructor for class test.InteractionUnitTest
Construct a Connection test.
isCellEditable(int, int) - Method in class test.ConfigurationDialog
Returns true if the cell at rowIndex and index is editable.

L

Levenshtein - class com.ninecode.email.util.Levenshtein.
Computes the Levenshtein distance (string-to-string edit).
Levenshtein() - Constructor for class com.ninecode.email.util.Levenshtein
Create a Levenshtein distance calculation object.
Levenshtein(int) - Constructor for class com.ninecode.email.util.Levenshtein
Create a Levenshtein distance calculation object.
limit(StringBuffer, String, String) - Method in class com.ninecode.email.beans.slave.dictionary.DictionaryBean
 
limit(StringBuffer, String, String) - Method in class com.ninecode.email.beans.slave.phone.PhoneBean
 
Listing - class com.ninecode.email.beans.slave.phone.Listing.
A basket for phone listings.
Listing(String, String, String, String, String, String, String, String, String, String) - Constructor for class com.ninecode.email.beans.slave.phone.Listing
Construct a Listing.
loadConfiguration(String, String) - Static method in class test.ConfigurationDialog
Load the configuration.
localTransactionCommitted(ConnectionEvent) - Method in class test.ManagedConnectionUnitTest
Method called when a local transaction is committed.
localTransactionRolledback(ConnectionEvent) - Method in class test.ManagedConnectionUnitTest
Method called when a local transaction is rolled back.
localTransactionStarted(ConnectionEvent) - Method in class test.ManagedConnectionUnitTest
Method called when a local transaction is started.

M

main(String[]) - Static method in class com.ninecode.email.beans.slave.stock.StockBean
Unit test.
main(String[]) - Static method in class test.ResourceAdapterUnitTest
 
main(String[]) - Static method in class test.ManagedConnectionUnitTest
Mainline for the ManagedConnection.
main(String[]) - Static method in class test.ManagedConnectionFactoryUnitTest
Mainline for the ManagedConnectionFactory.
main(String[]) - Static method in class test.InteractionUnitTest
Mainline for the Connection.
main(String[]) - Static method in class test.ConnectionUnitTest
Mainline for the Connection.
main(String[]) - Static method in class test.ConnectionFactoryUnitTest
Mainline for the ConnectionFactory.
main(String[]) - Static method in class test.ConfigurationDialog
The main line for the configuration dialog.
ManagedConnectionFactoryUnitTest - class test.ManagedConnectionFactoryUnitTest.
Unit test for the email resource adapter managed connection factory.
ManagedConnectionFactoryUnitTest(String) - Constructor for class test.ManagedConnectionFactoryUnitTest
Construct a ManagedConnectionFactory test.
ManagedConnectionUnitTest - class test.ManagedConnectionUnitTest.
Unit test for the email resource adapter managed connection.
ManagedConnectionUnitTest(String) - Constructor for class test.ManagedConnectionUnitTest
Construct a ManagedConnection test.
mAreaCode - Variable in class com.ninecode.email.beans.slave.phone.PhoneBean
 
mark() - Method in class com.ninecode.email.connector.EmailManagedConnectionFactory
Create a time marker for the current time.
MATCH - Static variable in class com.ninecode.email.util.Levenshtein
Indicates the characters match.
matchManagedConnections(Set, Subject, ConnectionRequestInfo) - Method in class com.ninecode.email.connector.EmailManagedConnectionFactory
Returns a matched connection from the candidate set of connections.
mBackgroundThread - Variable in class com.ninecode.email.connector.EmailConfigurationData
Controls the state of the background thread.
mBackgroundThreadInitialDelay - Variable in class com.ninecode.email.connector.EmailConfigurationData
Initial thread startup delay in milliseconds.
mBackgroundThreadPollDelay - Variable in class com.ninecode.email.connector.EmailConfigurationData
Holds value of property backgroundThreadPollDelay.
mBackgroundThreadReconnectDelay - Variable in class com.ninecode.email.connector.EmailConfigurationData
Reconnection delay in milliseconds.
mBufferSize - Static variable in class com.ninecode.email.util.WebBean
 
mCity - Variable in class com.ninecode.email.beans.slave.phone.PhoneBean
 
mCode - Variable in class com.ninecode.email.beans.slave.weather.WeatherBean
The airport code of the city requested.
mCoffin - Variable in class test.ResourceAdapterUnitTest
The serialized connection factory object.
mConfiguration - Variable in class test.ConfigurationDialog
 
mConfigurationData - Variable in class com.ninecode.email.connector.EmailSource
Holds value of property configurationData.
mConfigurationData - Variable in class com.ninecode.email.connector.EmailConnectionFactory
Configuration data.
mConnection - Variable in class com.ninecode.email.beans.master.EmailResponder
 
mConnection - Variable in class com.ninecode.email.beans.slave.dictionary.DictionaryBean
The connection to the database.
mConnection - Variable in class com.ninecode.email.beans.slave.phone.PhoneBean
The connection to the database.
mConnection - Variable in class com.ninecode.email.connector.EmailManagedConnectionMetaData
The connection corresponding to this meta data.
mConnection - Variable in class com.ninecode.email.connector.EmailInteraction
The connection that created this interacation.
mConnection - Variable in class com.ninecode.email.connector.EmailConnectionMetaData
This metadata's connection.
mConnection - Variable in class com.ninecode.email.connector.EmailConnection
The managed connection that created this connection.
mConnection - Variable in class test.InteractionUnitTest
The connection used in the tests.
mConnection - Variable in class test.ConnectionUnitTest
The connection used in the tests.
mConnectionData - Variable in class com.ninecode.email.connector.EmailConnectionFactory
Connection data.
mConnectionFactory - Variable in class test.ConnectionFactoryUnitTest
The connection factory used in the tests.
mConnectionManager - Variable in class com.ninecode.email.connector.EmailConnectionFactory
The connection manager to use when creating connections.
mConnections - Variable in class com.ninecode.email.connector.EmailManagedConnection
The list of Connections handed out.
mData - Variable in class com.ninecode.email.connector.EmailManagedConnection
The configuration data associated with this managed connection.
mData - Variable in class com.ninecode.email.connector.EmailConnection
The connection data for this particular connection.
mDefinition - Variable in class com.ninecode.email.beans.slave.dictionary.Definition
The word definition.
mDelims - Static variable in class com.ninecode.email.util.EmailProperties
Possible delimiter characters (on output).
mDescription - Variable in class com.ninecode.email.connector.EmailMappedRecord
The description.
mDescription - Variable in class com.ninecode.email.connector.EmailIndexedRecord
The description.
mDescriptors - Variable in class test.ConfigurationDialog
Cached list of property descriptors introspected from the bean.
mDictionaryBean - Variable in class com.ninecode.email.beans.slave.dictionary.Dictionary
 
mEmpty - Static variable in class com.ninecode.email.connector.EmailSource
Value to be returned when there are no messages.
mEvents - Variable in class test.ManagedConnectionUnitTest
Event history.
mExchange - Variable in class com.ninecode.email.beans.slave.phone.PhoneBean
 
mExchange - Variable in class com.ninecode.email.beans.slave.stock.StockBean
The exchange.
mExecutionTimeout - Variable in class com.ninecode.email.connector.EmailInteractionSpec
The timeout value for this interaction.
mFactory - Variable in class com.ninecode.email.beans.master.EmailResponder
 
mFile - Variable in class test.ConfigurationDialog
The file to store the configuration in.
mFirstName - Variable in class com.ninecode.email.beans.slave.phone.PhoneBean
 
mFunctionName - Variable in class com.ninecode.email.connector.EmailInteractionSpec
The function name for this interaction.
mFuzzyThreshold - Variable in class com.ninecode.email.beans.slave.dictionary.DictionaryBean
The maximum Levenshtein distance allowed.
mFuzzyThreshold - Variable in class com.ninecode.email.beans.slave.phone.PhoneBean
The maximum Levenshtein distance allowed.
mHexDigits - Static variable in class com.ninecode.email.util.EmailProperties
A table of hex digits.
mInteractions - Variable in class com.ninecode.email.connector.EmailConnection
The interactions created from thsi connection.
mLastName - Variable in class com.ninecode.email.beans.slave.phone.PhoneBean
 
mListeners - Variable in class com.ninecode.email.connector.EmailManagedConnection
The ConnectionListeners list.
mListeners - Variable in class test.ConfigurationDialog
The array of TableModelListeners.
mMailProperties - Variable in class com.ninecode.email.connector.EmailConnectionData
The current value of mail.XXXX properties.
mManagedConnection - Variable in class test.ManagedConnectionUnitTest
The managed connection used in the tests.
mManagedConnectionFactory - Variable in class test.ManagedConnectionUnitTest
The managed connection factory used to create the managed connections used in the tests.
mManagedConnectionMetaData - Variable in class com.ninecode.email.connector.EmailConnectionMetaData
The managed connection meta data.
mMap - Variable in class com.ninecode.email.beans.master.EmailDispatcher
The list of subject-topic pairs.
mMatrix - Variable in class com.ninecode.email.util.Levenshtein
This is the matrix.
mName - Variable in class com.ninecode.email.connector.EmailMappedRecord
The name.
mName - Variable in class com.ninecode.email.connector.EmailIndexedRecord
The name.
mNumber - Variable in class com.ninecode.email.beans.slave.phone.PhoneBean
 
mObject - Variable in class test.ConfigurationDialog
The bean we're going to configure.
mOperationTable - Variable in class com.ninecode.email.util.Levenshtein
Costs defined on a per-op basis.
mPartOfSpeech - Variable in class com.ninecode.email.beans.slave.dictionary.Definition
The part(s) of speech.
mPhone - Variable in class com.ninecode.email.beans.slave.phone.PhoneBean
 
mPhoneBean - Variable in class com.ninecode.email.beans.slave.phone.PhoneBooth
 
mPollDelay - Variable in class com.ninecode.email.connector.EmailInteraction
Cached poll delay.
mPrintWriter - Variable in class com.ninecode.email.connector.EmailSource
The logging output stream.
mPrintWriter - Variable in class com.ninecode.email.connector.EmailManagedConnectionFactory
The logging output stream.
mPrintWriter - Variable in class com.ninecode.email.connector.EmailManagedConnection
The logging output stream.
mPropertyChangeSupport - Variable in class com.ninecode.email.connector.EmailInteractionSpec
Utility field used by bound properties.
mPropertySupport - Variable in class com.ninecode.email.connector.EmailConnectionData
Support for bound properties.
mProvince - Variable in class com.ninecode.email.beans.slave.phone.PhoneBean
 
mQualifier - Variable in class com.ninecode.email.beans.slave.phone.PhoneBean
 
mQueueConnectionFactoryResourceReference - Variable in class com.ninecode.email.connector.EmailConfigurationData
Holds value of property queueConnectionFactoryResourceReference.
mQueueConnectionReference - Variable in class com.ninecode.email.connector.EmailConfigurationData
Holds value of property queueConnectionReference.
mRecordFactory - Variable in class test.InteractionUnitTest
The record factory used in the tests.
mRecordLimit - Variable in class com.ninecode.email.beans.slave.dictionary.DictionaryBean
The maximum number of records returned.
mRecordLimit - Variable in class com.ninecode.email.beans.slave.phone.PhoneBean
The maximum number of records returned.
mReference - Variable in class com.ninecode.email.connector.EmailConnectionFactory
Reference to this ConnectionFactory.
mResult - Variable in class test.ConfigurationDialog
The user action causing the dialog to exit: Boolean.TRUE - user clicked the OK button Boolean.FALSE - user clicked the Cancel button null - user closed window without choosing either button
mSession - Variable in class com.ninecode.email.connector.EmailSource
The session object for this source.
mSession - Variable in class com.ninecode.email.connector.EmailManagedConnection
The email session.
mSource - Variable in class com.ninecode.email.connector.EmailManagedConnection
The source corresponding to the 'store' configuration data.
mSources - Static variable in class com.ninecode.email.connector.EmailManagedConnectionFactory
Set of email sources.
mSpecialSaveChars - Static variable in class com.ninecode.email.util.EmailProperties
Characters receiving unicode escape handling on output.
mStockBean - Variable in class com.ninecode.email.beans.slave.stock.Ticker
 
mStore - Variable in class com.ninecode.email.connector.EmailSource
Holds value of property store.
mStoreFile - Variable in class com.ninecode.email.connector.EmailConfigurationData
Holds value of property storeFile.
mStoreHost - Variable in class com.ninecode.email.connector.EmailConfigurationData
Holds value of property storeHost.
mStorePassword - Variable in class com.ninecode.email.connector.EmailConnectionData
The current value of Store password.
mStorePassword - Variable in class com.ninecode.email.connector.EmailAuthenticator
The current value of Store password.
mStorePort - Variable in class com.ninecode.email.connector.EmailConfigurationData
Holds value of property storePort.
mStoreProtocol - Variable in class com.ninecode.email.connector.EmailConfigurationData
Holds value of property storeProtocol.
mStoreUserName - Variable in class com.ninecode.email.connector.EmailConnectionData
The current value of the Store user name.
mStoreUserName - Variable in class com.ninecode.email.connector.EmailAuthenticator
The current value of Store user name.
mStreet - Variable in class com.ninecode.email.beans.slave.phone.PhoneBean
 
mString1 - Variable in class com.ninecode.email.util.Levenshtein
One string.
mString1Length - Variable in class com.ninecode.email.util.Levenshtein
One string length.
mString1Shadow - Variable in class com.ninecode.email.util.Levenshtein
One string as characters.
mString2 - Variable in class com.ninecode.email.util.Levenshtein
The other string.
mString2Length - Variable in class com.ninecode.email.util.Levenshtein
The other string length.
mString2Shadow - Variable in class com.ninecode.email.util.Levenshtein
The other string as characters.
mThread - Variable in class com.ninecode.email.connector.EmailSource
Holds value of property thread.
mTicker - Variable in class com.ninecode.email.beans.slave.stock.StockBean
The stock ticker symbol.
mTransport - Variable in class com.ninecode.email.connector.EmailManagedConnection
The javax.mail Transport object for this connection.
mTransportFile - Variable in class com.ninecode.email.connector.EmailConfigurationData
Holds value of property transportFile.
mTransportHost - Variable in class com.ninecode.email.connector.EmailConfigurationData
Holds value of property transportHost.
mTransportPassword - Variable in class com.ninecode.email.connector.EmailConnectionData
The current value of Transport password.
mTransportPassword - Variable in class com.ninecode.email.connector.EmailAuthenticator
The current value of Transport password.
mTransportPort - Variable in class com.ninecode.email.connector.EmailConfigurationData
Holds value of property transportPort.
mTransportProtocol - Variable in class com.ninecode.email.connector.EmailConfigurationData
Holds value of property transportProtocol.
mTransportUserName - Variable in class com.ninecode.email.connector.EmailConnectionData
The current value of Transport user name.
mTransportUserName - Variable in class com.ninecode.email.connector.EmailAuthenticator
The current value of Transport user name.
mUrl - Variable in class com.ninecode.email.util.WebBean
 
mVendorsVersions - Variable in class com.ninecode.email.connector.EmailManagedConnectionMetaData
The vendors of JavaMail providers and the versions corresponding to the vendors.
mVerb - Variable in class com.ninecode.email.connector.EmailInteractionSpec
The nature of this interaction.
mWarning - Variable in class com.ninecode.email.connector.EmailInteraction
The first warning in the chain.
mWeatherBean - Variable in class com.ninecode.email.beans.slave.weather.WeatherMan
 
mWebBean - Variable in class com.ninecode.email.beans.slave.web.WebFetch
 
mWord - Variable in class com.ninecode.email.beans.slave.dictionary.DictionaryBean
The word to look up.
mWord - Variable in class com.ninecode.email.beans.slave.dictionary.Definition
The word.

N

newline - Static variable in class com.ninecode.email.util.WebBean
 
newline_size - Static variable in class com.ninecode.email.util.WebBean
 
notifyListeners(ConnectionEvent, String) - Method in class com.ninecode.email.connector.EmailManagedConnection
Send an event to all listeners.

O

onMessage(Message) - Method in class com.ninecode.email.beans.master.EmailResponder
Process a message.
onMessage(Message) - Method in class com.ninecode.email.beans.master.EmailDispatcher
Process a message.
onMessage(Message) - Method in class com.ninecode.email.beans.slave.Robot
Process a message.
onMessage(Message) - Method in class com.ninecode.email.beans.slave.dictionary.Dictionary
Process a message.
onMessage(Message) - Method in class com.ninecode.email.beans.slave.phone.PhoneBooth
Process a message.
onMessage(Message) - Method in class com.ninecode.email.beans.slave.stock.Ticker
Process a message.
onMessage(Message) - Method in class com.ninecode.email.beans.slave.weather.WeatherMan
Process a message.
onMessage(Message) - Method in class com.ninecode.email.beans.slave.web.WebFetch
Process a message.
override(EmailConnectionData) - Method in class com.ninecode.email.connector.EmailConnectionData
Override this bean's empty properties with that bean's properties.

P

parse(String, String) - Method in class com.ninecode.email.beans.slave.phone.PhoneBean
Parse out keyword phrase.
parseString(String) - Method in class com.ninecode.email.util.EmailProperties
Adds the properties provided in the string to this email properties.
PhoneBean - class com.ninecode.email.beans.slave.phone.PhoneBean.
Bean to handle phone requests.
PhoneBean() - Constructor for class com.ninecode.email.beans.slave.phone.PhoneBean
 
PhoneBooth - class com.ninecode.email.beans.slave.phone.PhoneBooth.
Message driven bean to handle phone requests.
PhoneBooth() - Constructor for class com.ninecode.email.beans.slave.phone.PhoneBooth
 
pickle(MimeMessage) - Static method in class com.ninecode.email.util.EmailMessage
Convert a message to internal form (losing the session object within it).
pickleMessages(Message[]) - Method in class com.ninecode.email.connector.EmailSource
 
propertyName(PropertyDescriptor) - Method in class test.ConfigurationDialog
Create the configuration property name from the property descriptor.

Q

qualify(StringBuffer, String, String) - Method in class com.ninecode.email.beans.slave.phone.PhoneBean
 

R

readProperties(String) - Static method in class test.ConfigurationDialog
Read the properties file.
removeConnectionEventListener(ConnectionEventListener) - Method in class com.ninecode.email.connector.EmailManagedConnection
Removes an already registered connection event listener from the ManagedConnection instance.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ninecode.email.connector.EmailInteractionSpec
Removes a PropertyChangeListener from the listener list.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ninecode.email.connector.EmailConnectionData
Bound property support.
removeTableModelListener(TableModelListener) - Method in class test.ConfigurationDialog
Removes a listener from the list that is notified each time a change to the data model occurs.
replyMessage(Message, String, String) - Method in class com.ninecode.email.beans.slave.Robot
Reply to a message.
ResourceAdapterUnitTest - class test.ResourceAdapterUnitTest.
Unit test for the email resource adapter.
ResourceAdapterUnitTest(String) - Constructor for class test.ResourceAdapterUnitTest
 
rfc822() - Method in class com.ninecode.email.util.EmailMessage
Output the message as an RFC 822 format array of bytes.
rfc822(MimeMessage) - Static method in class com.ninecode.email.util.EmailMessage
Output the message as an RFC 822 format array of bytes.
Robot - class com.ninecode.email.beans.slave.Robot.
Message driven bean base class to handle web requests.
Robot() - Constructor for class com.ninecode.email.beans.slave.Robot
Construct a Robot.
rollback() - Method in class com.ninecode.email.connector.EmailManagedConnection
Rollbacks the current resource manager local transaction.
rollback() - Method in class com.ninecode.email.connector.EmailConnection
Rollbacks the current resource manager local transaction.
run() - Method in class com.ninecode.email.connector.EmailManagedConnectionFactory
Perform background polling for incoming email.

S

save() - Method in class test.ConfigurationDialog
Save the contents of the object.
sendMessage(InternetAddress, String, String, int) - Method in class com.ninecode.email.beans.master.EmailResponder
Send a message using the resource adapter.
sendMessage(String, String, String, byte[]) - Method in class com.ninecode.email.connector.EmailManagedConnectionFactory
Send a jms message with the contents of the email as data.
sendMessage(TextMessage) - Method in class com.ninecode.email.beans.master.EmailResponder
Send a message using the resource adapter.
serialize(Serializable) - Method in class test.ResourceAdapterUnitTest
Serialize an object.
serialize(Serializable) - Method in class test.ManagedConnectionFactoryUnitTest
Serialize an object.
serialize(Serializable) - Method in class test.ConnectionFactoryUnitTest
Serialize an object.
setAreaCode(String) - Method in class com.ninecode.email.beans.slave.phone.PhoneBean
 
setBackgroundThread(boolean) - Method in class com.ninecode.email.connector.EmailManagedConnectionFactory
Override setter for property BackgroundThread.
setBackgroundThread(boolean) - Method in class com.ninecode.email.connector.EmailConfigurationData
Setter for property backgroundThread.
setBackgroundThread(Boolean) - Method in class com.ninecode.email.connector.EmailManagedConnectionFactory
Override setter for property BackgroundThread.
setBackgroundThread(Boolean) - Method in class com.ninecode.email.connector.EmailConfigurationData
Setter for property backgroundThread.
setBackgroundThreadInitialDelay(int) - Method in class com.ninecode.email.connector.EmailConfigurationData
Setter for property backgroundThreadInitialDelay.
setBackgroundThreadInitialDelay(Integer) - Method in class com.ninecode.email.connector.EmailConfigurationData
Setter for property backgroundThreadInitialDelay.
setBackgroundThreadPollDelay(int) - Method in class com.ninecode.email.connector.EmailConfigurationData
Setter for property backgroundThreadPollDelay.
setBackgroundThreadPollDelay(Integer) - Method in class com.ninecode.email.connector.EmailConfigurationData
Setter for property backgroundThreadPollDelay.
setBackgroundThreadReconnectDelay(int) - Method in class com.ninecode.email.connector.EmailConfigurationData
Setter for property backgroundThreadReconnectDelay.
setBackgroundThreadReconnectDelay(Integer) - Method in class com.ninecode.email.connector.EmailConfigurationData
Setter for property backgroundThreadReconnectDelay.
setCity(String) - Method in class com.ninecode.email.beans.slave.phone.PhoneBean
 
setCode(String) - Method in class com.ninecode.email.beans.slave.weather.WeatherBean
Setter for property code.
setConfigurationData(EmailConfigurationData) - Method in class com.ninecode.email.connector.EmailSource
Setter for property configurationData.
setConfigurationData(EmailConfigurationData) - Method in class com.ninecode.email.connector.EmailManagedConnection
Setter for property configurationData.
setConfigurationData(EmailConfigurationData) - Method in class com.ninecode.email.connector.EmailConnectionFactory
Setter for property configurationData.
setConnected(boolean) - Method in class com.ninecode.email.connector.EmailManagedConnection
Connect or disconnect the email session.
setConnection(Connection) - Method in class com.ninecode.email.beans.slave.dictionary.DictionaryBean
Set the database connection.
setConnection(Connection) - Method in class com.ninecode.email.beans.slave.phone.PhoneBean
Set the database connection.
setConnection(EmailConnection) - Method in class com.ninecode.email.connector.EmailInteraction
Sets the connection associated with this interaction.
setConnectionData(EmailConnectionData) - Method in class com.ninecode.email.connector.EmailConnectionFactory
Setter for property connectionData.
setConnectionManager(ConnectionManager) - Method in class com.ninecode.email.connector.EmailConnectionFactory
Setter for property connectionManager.
setExchange(String) - Method in class com.ninecode.email.beans.slave.phone.PhoneBean
 
setExchange(String) - Method in class com.ninecode.email.beans.slave.stock.StockBean
Setter for property exchange.
setExecutionTimeout(long) - Method in class com.ninecode.email.connector.EmailInteractionSpec
Setter for property executionTimeout.
setFirstName(String) - Method in class com.ninecode.email.beans.slave.phone.PhoneBean
 
setFunctionName(String) - Method in class com.ninecode.email.connector.EmailInteractionSpec
Setter for property functionName.
setFuzzyThreshold(int) - Method in class com.ninecode.email.beans.slave.dictionary.DictionaryBean
Set the maximum Levenshtein distance allowed.
setFuzzyThreshold(int) - Method in class com.ninecode.email.beans.slave.phone.PhoneBean
Set the maximum Levenshtein distance allowed.
setLastName(String) - Method in class com.ninecode.email.beans.slave.phone.PhoneBean
 
setLogWriter(PrintWriter) - Method in class com.ninecode.email.connector.EmailManagedConnectionFactory
Set the log writer for this ManagedConnectionFactory instance.
setLogWriter(PrintWriter) - Method in class com.ninecode.email.connector.EmailManagedConnection
Sets the log writer for this ManagedConnection instance.
setMailProperties(String) - Method in class com.ninecode.email.connector.EmailConnectionData
Setter for property mailProperties.
setManagedConnection(EmailManagedConnection) - Method in class com.ninecode.email.connector.EmailConnection
Set the managed connection associated with this connection.
setManagedConnectionFactory(ManagedConnectionFactory) - Method in class com.ninecode.email.connector.EmailConnectionFactory
Setter for property managedConnectionFactory.
setMessageDrivenContext(MessageDrivenContext) - Method in class com.ninecode.email.beans.master.EmailResponder
Remember the context for this instance.
setMessageDrivenContext(MessageDrivenContext) - Method in class com.ninecode.email.beans.master.EmailDispatcher
Remember the context for this instance.
setMessageDrivenContext(MessageDrivenContext) - Method in class com.ninecode.email.beans.slave.Robot
Remember the context for this instance.
setNumber(String) - Method in class com.ninecode.email.beans.slave.phone.PhoneBean
 
setPassword(String) - Method in class com.ninecode.email.connector.EmailConnectionData
Setter for property password.
setPhone(String) - Method in class com.ninecode.email.beans.slave.phone.PhoneBean
 
setPhoneNumber(String) - Method in class com.ninecode.email.beans.slave.phone.PhoneBean
 
setProvince(String) - Method in class com.ninecode.email.beans.slave.phone.PhoneBean
 
setQualifier(String) - Method in class com.ninecode.email.beans.slave.phone.PhoneBean
 
setQueueConnectionFactoryResourceReference(String) - Method in class com.ninecode.email.connector.EmailConfigurationData
Setter for property queueConnectionFactoryResourceReference.
setQueueConnectionReference(String) - Method in class com.ninecode.email.connector.EmailConfigurationData
Setter for property queueConnectionReference.
setRecordLimit(int) - Method in class com.ninecode.email.beans.slave.dictionary.DictionaryBean
Set the limit on returned records.
setRecordLimit(int) - Method in class com.ninecode.email.beans.slave.phone.PhoneBean
Set the limit on returned records.
setRecordName(String) - Method in class com.ninecode.email.connector.EmailMappedRecord
Sets the name of the Record.
setRecordName(String) - Method in class com.ninecode.email.connector.EmailIndexedRecord
Sets the name of the Record.
setRecordShortDescription(String) - Method in class com.ninecode.email.connector.EmailMappedRecord
Sets a short description string for the Record.
setRecordShortDescription(String) - Method in class com.ninecode.email.connector.EmailIndexedRecord
Sets a short description string for the Record.
setReference(Reference) - Method in class com.ninecode.email.connector.EmailConnectionFactory
Sets the Reference instance.
setSession(Session) - Method in class com.ninecode.email.connector.EmailSource
Set the session associated with this connection.
setSession(Session) - Method in class com.ninecode.email.connector.EmailManagedConnection
Set the session associated with this connection.
setSession(Session) - Method in class com.ninecode.email.util.EmailMessage
Set the session associated with this message.
setStore(Store) - Method in class com.ninecode.email.connector.EmailSource
Setter for property store.
setStoreFile(String) - Method in class com.ninecode.email.connector.EmailConfigurationData
Setter for property storeFile.
setStoreHost(String) - Method in class com.ninecode.email.connector.EmailConfigurationData
Setter for property storeHost.
setStorePassword(String) - Method in class com.ninecode.email.connector.EmailConnectionData
Setter for property storePassword.
setStorePassword(String) - Method in class com.ninecode.email.connector.EmailAuthenticator
Setter for property storePassword.
setStorePort(int) - Method in class com.ninecode.email.connector.EmailConfigurationData
Setter for property storePort.
setStorePort(Integer) - Method in class com.ninecode.email.connector.EmailConfigurationData
Setter for property storePort.
setStoreProtocol(String) - Method in class com.ninecode.email.connector.EmailConfigurationData
Setter for property storeProtocol.
setStoreUserName(String) - Method in class com.ninecode.email.connector.EmailConnectionData
Setter for property storeUserName.
setStoreUserName(String) - Method in class com.ninecode.email.connector.EmailAuthenticator
Setter for property storeUserName.
setStreet(String) - Method in class com.ninecode.email.beans.slave.phone.PhoneBean
 
setString1(String) - Method in class com.ninecode.email.util.Levenshtein
Setup one string value.
setString2(String) - Method in class com.ninecode.email.util.Levenshtein
Setup the other string value.
setText(String) - Method in class com.ninecode.email.beans.slave.dictionary.DictionaryBean
 
setText(String) - Method in class com.ninecode.email.beans.slave.phone.PhoneBean
Freeform text input.
setText(String) - Method in class com.ninecode.email.beans.slave.stock.StockBean
 
setText(String) - Method in class com.ninecode.email.beans.slave.weather.WeatherBean
 
setThread(Thread) - Method in class com.ninecode.email.connector.EmailSource
Setter for property thread.
setTicker(String) - Method in class com.ninecode.email.beans.slave.stock.StockBean
Setter for property Ticker.
setTransportFile(String) - Method in class com.ninecode.email.connector.EmailConfigurationData
Setter for property transportFile.
setTransportHost(String) - Method in class com.ninecode.email.connector.EmailConfigurationData
Setter for property transportHost.
setTransportPassword(String) - Method in class com.ninecode.email.connector.EmailConnectionData
Setter for property transportPassword.
setTransportPassword(String) - Method in class com.ninecode.email.connector.EmailAuthenticator
Setter for property transportPassword.
setTransportPort(int) - Method in class com.ninecode.email.connector.EmailConfigurationData
Setter for property transportPort.
setTransportPort(Integer) - Method in class com.ninecode.email.connector.EmailConfigurationData
Setter for property storePort.
setTransportProtocol(String) - Method in class com.ninecode.email.connector.EmailConfigurationData
Setter for property transportProtocol.
setTransportUserName(String) - Method in class com.ninecode.email.connector.EmailConnectionData
Setter for property Transport username.
setTransportUserName(String) - Method in class com.ninecode.email.connector.EmailAuthenticator
Setter for property transportUserName.
setUp() - Method in class test.ResourceAdapterUnitTest
 
setUp() - Method in class test.ManagedConnectionUnitTest
Create a managed connection.
setUp() - Method in class test.ManagedConnectionFactoryUnitTest
 
setUp() - Method in class test.InteractionUnitTest
Create a connection.
setUp() - Method in class test.ConnectionUnitTest
Create a connection.
setUp() - Method in class test.ConnectionFactoryUnitTest
Create a connection factory.
setURL(String) - Method in class com.ninecode.email.util.WebBean
 
setUserName(String) - Method in class com.ninecode.email.connector.EmailConnectionData
Setter for property userName.
setValueAt(Object, int, int) - Method in class test.ConfigurationDialog
Sets the value in the cell at index and rowIndex to aValue.
setVerb(int) - Method in class com.ninecode.email.connector.EmailInteractionSpec
Setter for property verb.
setWord(String) - Method in class com.ninecode.email.beans.slave.dictionary.DictionaryBean
 
showBytes(byte[]) - Method in class test.ManagedConnectionUnitTest
Create a string representation of an array of bytes.
showBytes(byte[]) - Method in class test.ManagedConnectionFactoryUnitTest
Create a string representation of an array of bytes.
sleep(int, long) - Method in class com.ninecode.email.connector.EmailManagedConnectionFactory
Sleep for a few milliseconds.
soundex(StringBuffer, String, String) - Method in class com.ninecode.email.beans.slave.phone.PhoneBean
 
soundexLookup() - Method in class com.ninecode.email.beans.slave.dictionary.DictionaryBean
Perform a soundex query.
soundexLookup() - Method in class com.ninecode.email.beans.slave.phone.PhoneBean
Perform a soundex query.
startThread() - Method in class com.ninecode.email.connector.EmailManagedConnectionFactory
Start a new thread running against this Runnable object.
StockBean - class com.ninecode.email.beans.slave.stock.StockBean.
Fetch stock info from etrade.ca.
StockBean() - Constructor for class com.ninecode.email.beans.slave.stock.StockBean
Creates a new instance of StockBean
storeEquals(Object) - Method in class com.ninecode.email.connector.EmailConnectionData
Returns true if the other object has a Store configuration equal to this one.
storeEquals(Object) - Method in class com.ninecode.email.connector.EmailConfigurationData
Returns true if the other object has a Store configuration equal to this one.
SUB - Static variable in class com.ninecode.email.util.Levenshtein
Indicates one character is substituted for another.
suite() - Static method in class test.ResourceAdapterUnitTest
 
suite() - Static method in class test.ManagedConnectionUnitTest
Create the suite of tests for the ManagedConnection.
suite() - Static method in class test.ManagedConnectionFactoryUnitTest
Create the suite of tests for the ManagedConnectionFactory.
suite() - Static method in class test.InteractionUnitTest
Create the suite of tests for the Connection.
suite() - Static method in class test.ConnectionUnitTest
Create the suite of tests for the Connection.
suite() - Static method in class test.ConnectionFactoryUnitTest
Create the suite of tests for the ConnectionFactory.
supportsExecuteWithInputAndOutputRecord() - Method in class com.ninecode.email.connector.EmailResourceAdapterMetaData
Check for input and output execute support.
supportsExecuteWithInputRecordOnly() - Method in class com.ninecode.email.connector.EmailResourceAdapterMetaData
Check for input execute only support.
supportsLocalTransactionDemarcation() - Method in class com.ninecode.email.connector.EmailResourceAdapterMetaData
Check for local transaction support.

T

tearDown() - Method in class test.ResourceAdapterUnitTest
 
tearDown() - Method in class test.ManagedConnectionFactoryUnitTest
 
test - package test
The unit test package.
test2Cleanups() - Method in class test.ManagedConnectionUnitTest
Test calling the cleanup method twice.
test2Closes() - Method in class test.ConnectionUnitTest
Test the calling the close method twice.
testAssociateConnection() - Method in class test.ManagedConnectionUnitTest
Test the associate connection method.
testCleanup() - Method in class test.ManagedConnectionUnitTest
Test the cleanup method.
testClose() - Method in class test.InteractionUnitTest
Test if the close method.
testClose() - Method in class test.ConnectionUnitTest
Test the close method.
testConnectionListener() - Method in class test.ManagedConnectionUnitTest
Test the listener methods.
testCreateConnectionFactory() - Method in class test.ManagedConnectionFactoryUnitTest
Test the create factory method.
testCreateConnectionFactoryWithConnectionManager() - Method in class test.ManagedConnectionFactoryUnitTest
Test the create factory method with a manager argument.
testCreateInteraction() - Method in class test.ConnectionUnitTest
Test the create interaction method.
testCreateManagedConnection() - Method in class test.ManagedConnectionFactoryUnitTest
Test the create connection method.
testCreateManagedConnectionWithSubject() - Method in class test.ManagedConnectionFactoryUnitTest
Test the create connection method with a non-null subject.
testDestroy() - Method in class test.ManagedConnectionUnitTest
Test the destroy method.
testGetConnection() - Method in class test.ManagedConnectionUnitTest
Test the get connection method.
testGetConnection() - Method in class test.ConnectionFactoryUnitTest
Test no-arg get connection method.
testGetConnectionWithConnectionSpec() - Method in class test.ConnectionFactoryUnitTest
Test get connection using a connection spec.
testGetConnectionWithSubject() - Method in class test.ManagedConnectionUnitTest
Test the get connection method.
testGetMetaData() - Method in class test.ManagedConnectionUnitTest
Test the get meta data method.
testGetMetaData() - Method in class test.ConnectionUnitTest
Test get metadata method.
testGetMetaData() - Method in class test.ConnectionFactoryUnitTest
Test get metadata method.
testInteractionsVoided() - Method in class test.ConnectionUnitTest
Test if interactions are invalidated by the connection close method.
testLogWriter() - Method in class test.ManagedConnectionUnitTest
Test the logWriter property.
testLogWriter() - Method in class test.ManagedConnectionFactoryUnitTest
Test the logWriter property.
testLogWriterPropagates() - Method in class test.ManagedConnectionFactoryUnitTest
Test the logWriter property propagates to managed connections.
testMatchManagedConnections() - Method in class test.ManagedConnectionFactoryUnitTest
Test the match connection method.
testMatchManagedConnectionsWithSubject() - Method in class test.ManagedConnectionFactoryUnitTest
Test the match connection method with a non-null subject.
testReceive() - Method in class test.InteractionUnitTest
Test the execute method for function 'receive'.
testReceiveWithIndexedOutputRecord() - Method in class test.InteractionUnitTest
Test the execute method for function 'receive' with an indexed output record.
testReceiveWithMappedOutputRecord() - Method in class test.InteractionUnitTest
Test the execute method for function 'receive' with a mapped output record.
testRecordFactory() - Method in class test.ConnectionFactoryUnitTest
Test get record factory method.
testSend() - Method in class test.InteractionUnitTest
Test the execute method for function 'send'.
testSerialization() - Method in class test.ManagedConnectionFactoryUnitTest
Test the serializability of the factory.
testSerialization() - Method in class test.ConnectionFactoryUnitTest
Test the serializability of the factory.
testWarnings() - Method in class test.InteractionUnitTest
Test if interactions are invalidated by the connection close method.
Ticker - class com.ninecode.email.beans.slave.stock.Ticker.
Message driven bean to handle stock quote requests.
Ticker() - Constructor for class com.ninecode.email.beans.slave.stock.Ticker
 
toString() - Method in class com.ninecode.email.beans.slave.dictionary.DictionaryBean
Generate a string representing the state of this bean.
toString() - Method in class com.ninecode.email.beans.slave.dictionary.Definition
Converts this definition into a representative string.
toString() - Method in class com.ninecode.email.beans.slave.phone.PhoneBean
Generate a string representing the state of this bean.
toString() - Method in class com.ninecode.email.beans.slave.phone.Listing
Converts this listing into a representative string.
toString() - Method in class com.ninecode.email.beans.slave.stock.StockBean
Generate a string representing the state of this bean.
toString() - Method in class com.ninecode.email.beans.slave.weather.WeatherBean
Generate a string representing the state of this bean.
toString() - Method in class com.ninecode.email.connector.EmailConnectionData
Converts this data object into a printable string.
toString() - Method in class com.ninecode.email.connector.EmailConfigurationData
Converts this data object into a printable string.
toString() - Method in class com.ninecode.email.util.WebBean
Generate a string representing the state of this bean.
toString() - Method in class com.ninecode.email.util.EmailProperties
Converts the current values of all the properties to a string.

V

verbose_mode - Static variable in class com.ninecode.email.util.Levenshtein
Debugging flag.

W

WeatherBean - class com.ninecode.email.beans.slave.weather.WeatherBean.
Fetch weather info from weatheroffice.ec.gc.ca.
WeatherBean() - Constructor for class com.ninecode.email.beans.slave.weather.WeatherBean
Creates a new instance of WeatherBean
WeatherMan - class com.ninecode.email.beans.slave.weather.WeatherMan.
Message driven bean to handle weather requests.
WeatherMan() - Constructor for class com.ninecode.email.beans.slave.weather.WeatherMan
 
WebBean - class com.ninecode.email.util.WebBean.
Fetches a web page and turns it into text.
WebBean() - Constructor for class com.ninecode.email.util.WebBean
Creates a new instance of WebBean
WebFetch - class com.ninecode.email.beans.slave.web.WebFetch.
Message driven bean to handle web requests.
WebFetch() - Constructor for class com.ninecode.email.beans.slave.web.WebFetch
 
windowActivated(WindowEvent) - Method in class test.ConfigurationDialog
Invoked when the Window is set to be the active Window.
windowClosed(WindowEvent) - Method in class test.ConfigurationDialog
Invoked when a window has been closed as the result of calling dispose on the window.
windowClosing(WindowEvent) - Method in class test.ConfigurationDialog
Invoked when the user attempts to close the window from the window's system menu.
windowDeactivated(WindowEvent) - Method in class test.ConfigurationDialog
Invoked when a Window is no longer the active Window.
windowDeiconified(WindowEvent) - Method in class test.ConfigurationDialog
Invoked when a window is changed from a minimized to a normal state.
windowIconified(WindowEvent) - Method in class test.ConfigurationDialog
Invoked when a window is changed from a normal to a minimized state.
windowOpened(WindowEvent) - Method in class test.ConfigurationDialog
Invoked the first time a window is made visible.
writeProperties(String, Properties) - Static method in class test.ConfigurationDialog
Write the properties file.

A B C D E F G H I L M N O P Q R S T V W
Email Answering System
Version 1.0

Copyright © 2003 Derrick Oswald. All rights reserved.