$ A D G I M N O P S

$

$getResource() - Method in class org.apache.geronimo.mail.MailGBean
 

A

addOverrides(Properties) - Method in class org.apache.geronimo.mail.IMAPStoreGBean
Add the overrides from the member variables to the properties file.
addOverrides(Properties) - Method in class org.apache.geronimo.mail.POP3StoreGBean
Add the overrides from the member variables to the properties file.
addOverrides(Properties) - Method in class org.apache.geronimo.mail.ProtocolGBean
Add the overrides from the member variables to the properties file.
addOverrides(Properties) - Method in class org.apache.geronimo.mail.SMTPTransportGBean
Add the overrides from the member variables to the properties file.

D

doFail() - Method in class org.apache.geronimo.mail.IMAPStoreGBean
 
doFail() - Method in class org.apache.geronimo.mail.MailGBean
 
doFail() - Method in class org.apache.geronimo.mail.POP3StoreGBean
 
doFail() - Method in class org.apache.geronimo.mail.ProtocolGBean
 
doFail() - Method in class org.apache.geronimo.mail.SMTPTransportGBean
 
doStart() - Method in class org.apache.geronimo.mail.IMAPStoreGBean
 
doStart() - Method in class org.apache.geronimo.mail.MailGBean
 
doStart() - Method in class org.apache.geronimo.mail.POP3StoreGBean
 
doStart() - Method in class org.apache.geronimo.mail.ProtocolGBean
 
doStart() - Method in class org.apache.geronimo.mail.SMTPTransportGBean
 
doStop() - Method in class org.apache.geronimo.mail.IMAPStoreGBean
 
doStop() - Method in class org.apache.geronimo.mail.MailGBean
 
doStop() - Method in class org.apache.geronimo.mail.POP3StoreGBean
 
doStop() - Method in class org.apache.geronimo.mail.ProtocolGBean
 
doStop() - Method in class org.apache.geronimo.mail.SMTPTransportGBean
 

G

GBEAN_INFO - Static variable in class org.apache.geronimo.mail.IMAPStoreGBean
 
GBEAN_INFO - Static variable in class org.apache.geronimo.mail.MailGBean
 
GBEAN_INFO - Static variable in class org.apache.geronimo.mail.POP3StoreGBean
 
GBEAN_INFO - Static variable in class org.apache.geronimo.mail.ProtocolGBean
 
GBEAN_INFO - Static variable in class org.apache.geronimo.mail.SMTPTransportGBean
 
getAllow8bitmime() - Method in class org.apache.geronimo.mail.SMTPTransportGBean
Returns whether encodings are converted to use "8bit" under certain conditions.
getAllowReadOnlySelect() - Method in class org.apache.geronimo.mail.IMAPStoreGBean
Returns the flag to indicate whether SELECT commands are read-only.
getAppendBufferSize() - Method in class org.apache.geronimo.mail.IMAPStoreGBean
Returns the maximum size of a message to buffer in memory when appending to an IMAP folder.
getAuth() - Method in class org.apache.geronimo.mail.SMTPTransportGBean
Returns whether an attempt will be made to authenticate the user using the AUTH command.
getAuthLoginDisable() - Method in class org.apache.geronimo.mail.IMAPStoreGBean
Returns the flag that prevents use of the non-standard AUTHENTICATE LOGIN command, instead using the plain LOGIN command.
getAuthPlainDisable() - Method in class org.apache.geronimo.mail.IMAPStoreGBean
Returns the flag that prevents use of the AUTHENTICATE PLAIN command.
getAuthenticator() - Method in class org.apache.geronimo.mail.MailGBean
Returns the authenticator object.
getConnectionPoolSize() - Method in class org.apache.geronimo.mail.IMAPStoreGBean
Returns the maximum number of available connections in the connection pool.
getConnectionPoolTimeout() - Method in class org.apache.geronimo.mail.IMAPStoreGBean
Returns the timeout value in milliseconds for connection pool connections.
getConnectionTimeout() - Method in class org.apache.geronimo.mail.IMAPStoreGBean
Returns the socket connection timeout value in milliseconds.
getConnectionTimeout() - Method in class org.apache.geronimo.mail.POP3StoreGBean
Returns the socket connection timeout value in milliseconds.
getConnectionTimeout() - Method in class org.apache.geronimo.mail.SMTPTransportGBean
Returns the socket connection timeout value in milliseconds.
getDebug() - Method in class org.apache.geronimo.mail.MailGBean
Returns the debug setting for Sessions created from this GBean.
getDsnNotify() - Method in class org.apache.geronimo.mail.SMTPTransportGBean
Returns the NOTIFY option to the RCPT command.
getDsnRet() - Method in class org.apache.geronimo.mail.SMTPTransportGBean
Returns the RET option to the MAIL command.
getEhlo() - Method in class org.apache.geronimo.mail.SMTPTransportGBean
Returns whether an attempt will be made to sign on with the EHLO command.
getFetchSize() - Method in class org.apache.geronimo.mail.IMAPStoreGBean
Returns the partial fetch size in bytes.
getFrom() - Method in class org.apache.geronimo.mail.SMTPTransportGBean
Returns the email address to use for SMTP MAIL command.
getGBeanInfo() - Static method in class org.apache.geronimo.mail.IMAPStoreGBean
 
getGBeanInfo() - Static method in class org.apache.geronimo.mail.MailGBean
 
getGBeanInfo() - Static method in class org.apache.geronimo.mail.POP3StoreGBean
 
getGBeanInfo() - Static method in class org.apache.geronimo.mail.ProtocolGBean
 
getGBeanInfo() - Static method in class org.apache.geronimo.mail.SMTPTransportGBean
 
getHost() - Method in class org.apache.geronimo.mail.MailGBean
Returns the default Mail server.
getHost() - Method in class org.apache.geronimo.mail.ProtocolGBean
Returns the host the protocol connects to.
getLocaladdress() - Method in class org.apache.geronimo.mail.IMAPStoreGBean
Returns the local address (host name) to bind to when creating the IMAP socket.
getLocaladdress() - Method in class org.apache.geronimo.mail.POP3StoreGBean
Returns the local address (host name) to bind to when creating the POP3 socket.
getLocaladdress() - Method in class org.apache.geronimo.mail.SMTPTransportGBean
Returns the local address (host name) to bind to when creating the SMTP socket.
getLocalhost() - Method in class org.apache.geronimo.mail.SMTPTransportGBean
Returns the local host name used in the SMTP HELO or EHLO command.
getLocalport() - Method in class org.apache.geronimo.mail.IMAPStoreGBean
Returns the local port number to bind to when creating the IMAP socket.
getLocalport() - Method in class org.apache.geronimo.mail.POP3StoreGBean
Returns the local port number to bind to when creating the POP3 socket.
getLocalport() - Method in class org.apache.geronimo.mail.SMTPTransportGBean
Returns the local port number to bind to when creating the SMTP socket.
getMailExtension() - Method in class org.apache.geronimo.mail.SMTPTransportGBean
Returns the extension string to append to the MAIL command.
getMessageClass() - Method in class org.apache.geronimo.mail.POP3StoreGBean
Returns the class name of a subclass of com.sun.mail.pop3.POP3Message.
getObjectName() - Method in class org.apache.geronimo.mail.MailGBean
Returns the GBean name of this Mail GBean
getObjectName() - Method in class org.apache.geronimo.mail.ProtocolGBean
Returns the object name of this protocol GBean
getPartialFetch() - Method in class org.apache.geronimo.mail.IMAPStoreGBean
Returns whether the IMAP partial-fetch capability should be used.
getPort() - Method in class org.apache.geronimo.mail.IMAPStoreGBean
Returns the IMAP server port to connect to, if the connect() method doesn't explicitly specify one.
getPort() - Method in class org.apache.geronimo.mail.POP3StoreGBean
Returns the POP3 server port to connect to, if the connect() method doesn't explicitly specify one.
getPort() - Method in class org.apache.geronimo.mail.SMTPTransportGBean
Returns the SMTP server port to connect to, if the connect() method doesn't explicitly specify one.
getProperties() - Method in class org.apache.geronimo.mail.MailGBean
Returns the set of default properties for the protocols.
getProperties() - Method in class org.apache.geronimo.mail.ProtocolGBean
Returns the set of default properties for the protocol.
getProtocol() - Method in class org.apache.geronimo.mail.ProtocolGBean
Returns the name of the protocol
getProtocols() - Method in class org.apache.geronimo.mail.MailGBean
Returns the set of protocol GBeans that contain protocol specific configurations.
getQuitWait() - Method in class org.apache.geronimo.mail.SMTPTransportGBean
Returns whether the transport will wait for the response to the QUIT command.
getReportSuccess() - Method in class org.apache.geronimo.mail.SMTPTransportGBean
Returns whether the transport will include an SMTPAddressSucceededException for each address that is successful.
getRsetBeforeQuit() - Method in class org.apache.geronimo.mail.POP3StoreGBean
Returns whether an attempt will be made send a POP3 RSET command when closing the folder, before sending the QUIT command.
getSaslAuthorizationId() - Method in class org.apache.geronimo.mail.IMAPStoreGBean
Returns the authorization ID to use in the SASL authentication.
getSaslEnable() - Method in class org.apache.geronimo.mail.IMAPStoreGBean
Returns the flag that enables an attempt to use the javax.security.sasl package to choose an authentication mechanism for login.
getSaslMechanisms() - Method in class org.apache.geronimo.mail.IMAPStoreGBean
Returns a space or comma separated list of SASL mechanism names to try to use.
getSaslRealm() - Method in class org.apache.geronimo.mail.SMTPTransportGBean
Returns the realm to use with DIGEST-MD5 authentication.
getSendPartial() - Method in class org.apache.geronimo.mail.SMTPTransportGBean
Returns whether to send email to valid addresses when others are invalid.
getSeparateStoreConnection() - Method in class org.apache.geronimo.mail.IMAPStoreGBean
Returns the flag to indicate whether to use a dedicated store connection for store commands.
getSocketFactoryClass() - Method in class org.apache.geronimo.mail.IMAPStoreGBean
Returns the class that will be used to create IMAP sockets.
getSocketFactoryClass() - Method in class org.apache.geronimo.mail.POP3StoreGBean
Returns the class that will be used to create POP3 sockets.
getSocketFactoryClass() - Method in class org.apache.geronimo.mail.SMTPTransportGBean
Returns the class that will be used to create SMTP sockets.
getSocketFactoryFallback() - Method in class org.apache.geronimo.mail.IMAPStoreGBean
Returns whether java.net.Socket class will be created if the specified socket factory class cannot be created.
getSocketFactoryFallback() - Method in class org.apache.geronimo.mail.SMTPTransportGBean
Returns whether java.net.Socket class will be created if the specified socket factory class cannot be created.
getSocketFactoryPort() - Method in class org.apache.geronimo.mail.IMAPStoreGBean
Returns the port to connect to when using the specified socket factory.
getSocketFactoryPort() - Method in class org.apache.geronimo.mail.POP3StoreGBean
Returns the port to connect to when using the specified socket factory.
getSocketFactoryPort() - Method in class org.apache.geronimo.mail.SMTPTransportGBean
Returns the port to connect to when using the specified socket factory.
getStartTLSEnable() - Method in class org.apache.geronimo.mail.IMAPStoreGBean
Returns the flag that enables the use of the STARTTLS command (if supported by the server) to switch the connection to a TLS-protected connection before issuing any login commands.
getStatusCacheTimeout() - Method in class org.apache.geronimo.mail.IMAPStoreGBean
Returns the timeout value in milliseconds for cache of STATUS command response.
getStoreProtocol() - Method in class org.apache.geronimo.mail.MailGBean
Returns the store protocol that Sessions created from this GBean will return.
getSubmitter() - Method in class org.apache.geronimo.mail.SMTPTransportGBean
Returns the submitter to use in the AUTH tag in the MAIL FROM command.
getTimeout() - Method in class org.apache.geronimo.mail.IMAPStoreGBean
Returns the socket I/O timeout value in milliseconds.
getTimeout() - Method in class org.apache.geronimo.mail.POP3StoreGBean
Returns the socket I/O timeout value in milliseconds.
getTimeout() - Method in class org.apache.geronimo.mail.SMTPTransportGBean
Returns the socket I/O timeout value in milliseconds.
getTransportProtocol() - Method in class org.apache.geronimo.mail.MailGBean
Returns the transport protocol that Sessions created from this GBean will return.
getUseDefault() - Method in class org.apache.geronimo.mail.MailGBean
Returns whether this GBean will return default Sessions or not.
getUser() - Method in class org.apache.geronimo.mail.MailGBean
Returns the username to provide when connecting to a Mail server.
getUser() - Method in class org.apache.geronimo.mail.ProtocolGBean
Returns the default user name for the protocol.

I

IMAPStoreGBean - class org.apache.geronimo.mail.IMAPStoreGBean.
A GBean that provides for the configuration of a JavaMail IMAP message store protocol.
IMAPStoreGBean(String, Properties, String, String, Integer, Boolean, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Boolean, Boolean, Boolean, Boolean, Boolean, String, Integer, Boolean, String, String, String, Boolean, Integer) - Constructor for class org.apache.geronimo.mail.IMAPStoreGBean
Construct an instance of IMAPStoreGBean

Values that are set in the individual member variables will override any of the corresponding values that have been set in the properties set.

isApopEnable() - Method in class org.apache.geronimo.mail.POP3StoreGBean
Returns whether to use APOP instead of USER/PASS to login to the POP3 server, if the POP3 server supports APOP.
isEventProvider() - Method in class org.apache.geronimo.mail.MailGBean
 
isSocketFactoryFallback() - Method in class org.apache.geronimo.mail.POP3StoreGBean
Returns whether java.net.Socket class will be created if the specified socket factory class cannot be created.
isStateManageable() - Method in class org.apache.geronimo.mail.MailGBean
 
isStatisticsProvider() - Method in class org.apache.geronimo.mail.MailGBean
 

M

MailGBean - class org.apache.geronimo.mail.MailGBean.
GBean that provides access to JavaMail Sessions.
MailGBean(String, Collection, Boolean, Properties, Authenticator, String, String, String, String, Boolean) - Constructor for class org.apache.geronimo.mail.MailGBean
Construct an instance of MailGBean

Values that are set in the individual member variables will override any of the corresponding values that have been set in the properties set.


N

NullTransport - class org.apache.geronimo.mail.NullTransport.
 
NullTransport(Session, URLName) - Constructor for class org.apache.geronimo.mail.NullTransport
 

O

org.apache.geronimo.mail - package org.apache.geronimo.mail
 

P

POP3StoreGBean - class org.apache.geronimo.mail.POP3StoreGBean.
A GBean that provides for the configuration of a JavaMail POP3 message store protocol.
POP3StoreGBean(String, Properties, String, String, Integer, Integer, Integer, Boolean, String, String, Integer, Boolean, String, Boolean, Integer) - Constructor for class org.apache.geronimo.mail.POP3StoreGBean
Construct an instance of POP3StoreGBean

Values that are set in the individual member variables will override any of the corresponding values that have been set in the properties set.

ProtocolGBean - class org.apache.geronimo.mail.ProtocolGBean.
A generic GBean that provides for the configuration of a JavaMail protocol.
ProtocolGBean() - Constructor for class org.apache.geronimo.mail.ProtocolGBean
Construct an instance of ProtocolGBean
ProtocolGBean(String, String, Properties, String, String) - Constructor for class org.apache.geronimo.mail.ProtocolGBean
Construct an instance of ProtocolGBean

Values that are set in the individual member variables will override any of the corresponding values that have been set in the properties set.

protocolConnect(String, int, String, String) - Method in class org.apache.geronimo.mail.NullTransport
 

S

SMTPTransportGBean - class org.apache.geronimo.mail.SMTPTransportGBean.
A GBean that provides for the configuration of a JavaMail SMTP transport protocol.
SMTPTransportGBean(String, Properties, String, String, Integer, Integer, Integer, String, String, String, Integer, Boolean, Boolean, String, String, String, Boolean, Boolean, String, Boolean, Boolean, String, Boolean, Integer, String) - Constructor for class org.apache.geronimo.mail.SMTPTransportGBean
Construct an instance of SMTPTransportGBean

Values that are set in the individual member variables will override any of the corresponding values that have been set in the properties set.

sendMessage(Message, Address[]) - Method in class org.apache.geronimo.mail.NullTransport
 
setAllow8bitmime(Boolean) - Method in class org.apache.geronimo.mail.SMTPTransportGBean
Sets whether encodings are converted to use "8bit" under certain conditions.
setAllowReadOnlySelect(Boolean) - Method in class org.apache.geronimo.mail.IMAPStoreGBean
Sets the flag to indicate whether SELECT commands are read-only.
setApopEnable(Boolean) - Method in class org.apache.geronimo.mail.POP3StoreGBean
Sets whether to use APOP instead of USER/PASS to login to the POP3 server, if the POP3 server supports APOP.
setAppendBufferSize(Integer) - Method in class org.apache.geronimo.mail.IMAPStoreGBean
Sets the maximum size of a message to buffer in memory when appending to an IMAP folder.
setAuth(Boolean) - Method in class org.apache.geronimo.mail.SMTPTransportGBean
Sets whether an attempt will be made to authenticate the user using the AUTH command.
setAuthLoginDisable(Boolean) - Method in class org.apache.geronimo.mail.IMAPStoreGBean
Sets the flag that prevents use of the non-standard AUTHENTICATE LOGIN command, instead using the plain LOGIN command.
setAuthPlainDisable(Boolean) - Method in class org.apache.geronimo.mail.IMAPStoreGBean
Sets the flag that prevents use of the AUTHENTICATE PLAIN command.
setAuthenticator(Authenticator) - Method in class org.apache.geronimo.mail.MailGBean
Sets the authenticator object.
setConnectionPoolSize(Integer) - Method in class org.apache.geronimo.mail.IMAPStoreGBean
Sets the maximum number of available connections in the connection pool.
setConnectionPoolTimeout(Integer) - Method in class org.apache.geronimo.mail.IMAPStoreGBean
Sets the timeout value in milliseconds for connection pool connections

Default is 45000 (45 seconds).

setConnectionTimeout(Integer) - Method in class org.apache.geronimo.mail.IMAPStoreGBean
Sets the socket connection timeout value in milliseconds.
setConnectionTimeout(Integer) - Method in class org.apache.geronimo.mail.POP3StoreGBean
Sets the socket connection timeout value in milliseconds.
setConnectionTimeout(Integer) - Method in class org.apache.geronimo.mail.SMTPTransportGBean
Sets the socket connection timeout value in milliseconds.
setDebug(Boolean) - Method in class org.apache.geronimo.mail.MailGBean
Sets the debug setting for Sessions created from this GBean.
setDsnNotify(String) - Method in class org.apache.geronimo.mail.SMTPTransportGBean
Sets the NOTIFY option to the RCPT command

Either NEVER, or some combination of SUCCESS, FAILURE, and DELAY (separated by commas).

setDsnRet(String) - Method in class org.apache.geronimo.mail.SMTPTransportGBean
Sets the RET option to the MAIL command

Either FULL or HDRS.

setEhlo(Boolean) - Method in class org.apache.geronimo.mail.SMTPTransportGBean
Set whether an attempt will be made to sign on with the EHLO command.
setFetchSize(Integer) - Method in class org.apache.geronimo.mail.IMAPStoreGBean
Sets the partial fetch size in bytes

Defaults to 16K.

setFrom(String) - Method in class org.apache.geronimo.mail.SMTPTransportGBean
Sets the email address to use for SMTP MAIL command

Email address to use for SMTP MAIL command.

setHost(String) - Method in class org.apache.geronimo.mail.MailGBean
Sets the default Mail server.
setHost(String) - Method in class org.apache.geronimo.mail.ProtocolGBean
Set the host the protocol connects to.
setLocaladdress(String) - Method in class org.apache.geronimo.mail.IMAPStoreGBean
Sets the local address (host name) to bind to when creating the IMAP socket.
setLocaladdress(String) - Method in class org.apache.geronimo.mail.POP3StoreGBean
Sets the local address (host name) to bind to when creating the POP3 socket.
setLocaladdress(String) - Method in class org.apache.geronimo.mail.SMTPTransportGBean
Sets the local address (host name) to bind to when creating the SMTP socket.
setLocalhost(String) - Method in class org.apache.geronimo.mail.SMTPTransportGBean
Sets the local host name used in the SMTP HELO or EHLO command.
setLocalport(Integer) - Method in class org.apache.geronimo.mail.IMAPStoreGBean
Sets the local port number to bind to when creating the IMAP socket.
setLocalport(Integer) - Method in class org.apache.geronimo.mail.POP3StoreGBean
Sets the local port number to bind to when creating the POP3 socket.
setLocalport(Integer) - Method in class org.apache.geronimo.mail.SMTPTransportGBean
Sets the local port number to bind to when creating the SMTP socket.
setMailExtension(String) - Method in class org.apache.geronimo.mail.SMTPTransportGBean
Sets the extension string to append to the MAIL command.
setMessageClass(String) - Method in class org.apache.geronimo.mail.POP3StoreGBean
Sets the class name of a subclass of com.sun.mail.pop3.POP3Message.
setPartialFetch(Boolean) - Method in class org.apache.geronimo.mail.IMAPStoreGBean
Sets whether the IMAP partial-fetch capability should be used.
setPort(Integer) - Method in class org.apache.geronimo.mail.IMAPStoreGBean
Sets the IMAP server port to connect to, if the connect() method doesn't explicitly specify one.
setPort(Integer) - Method in class org.apache.geronimo.mail.POP3StoreGBean
Sets the POP3 server port to connect to, if the connect() method doesn't explicitly specify one.
setPort(Integer) - Method in class org.apache.geronimo.mail.SMTPTransportGBean
Sets the SMTP server port to connect to, if the connect() method doesn't explicitly specify one.
setProperties(Properties) - Method in class org.apache.geronimo.mail.MailGBean
Sets the set of default properties for the protocols.
setProperties(Properties) - Method in class org.apache.geronimo.mail.ProtocolGBean
Sets the set of default properties for the protocol.
setQuitWait(Boolean) - Method in class org.apache.geronimo.mail.SMTPTransportGBean
Sets whether the transport will wait for the response to the QUIT command

If set to true, causes the transport to wait for the response to the QUIT command.

setReportSuccess(Boolean) - Method in class org.apache.geronimo.mail.SMTPTransportGBean
Sets whether the transport will include an SMTPAddressSucceededException for each address that is successful.
setRsetBeforeQuit(Boolean) - Method in class org.apache.geronimo.mail.POP3StoreGBean
Sets whether an attempt will be made send a POP3 RSET command when closing the folder, before sending the QUIT command.
setSaslAuthorizationId(String) - Method in class org.apache.geronimo.mail.IMAPStoreGBean
Sets the authorization ID to use in the SASL authentication.
setSaslEnable(Boolean) - Method in class org.apache.geronimo.mail.IMAPStoreGBean
Sets the flag that enables an attempt to use the javax.security.sasl package to choose an authentication mechanism for login.
setSaslMechanisms(String) - Method in class org.apache.geronimo.mail.IMAPStoreGBean
Sets a space or comma separated list of SASL mechanism names to try to use.
setSaslRealm(String) - Method in class org.apache.geronimo.mail.SMTPTransportGBean
Sets the realm to use with DIGEST-MD5 authentication.
setSendPartial(Boolean) - Method in class org.apache.geronimo.mail.SMTPTransportGBean
Sets whether to send email to valid addresses when others are invalid.
setSeparateStoreConnection(Boolean) - Method in class org.apache.geronimo.mail.IMAPStoreGBean
Sets the flag to indicate whether to use a dedicated store connection for store commands

Flag to indicate whether to use a dedicated store connection for store commands.

setSocketFactoryClass(String) - Method in class org.apache.geronimo.mail.IMAPStoreGBean
Sets the class that will be used to create SMTP sockets.
setSocketFactoryClass(String) - Method in class org.apache.geronimo.mail.POP3StoreGBean
Sets the class that will be used to create POP3 sockets.
setSocketFactoryClass(String) - Method in class org.apache.geronimo.mail.SMTPTransportGBean
Sets the class that will be used to create SMTP sockets.
setSocketFactoryFallback(Boolean) - Method in class org.apache.geronimo.mail.IMAPStoreGBean
Sets whether java.net.Socket class will be created if the specified socket factory class cannot be created.
setSocketFactoryFallback(Boolean) - Method in class org.apache.geronimo.mail.POP3StoreGBean
Sets whether java.net.Socket class will be created if the specified socket factory class cannot be created.
setSocketFactoryFallback(Boolean) - Method in class org.apache.geronimo.mail.SMTPTransportGBean
Sets whether java.net.Socket class will be created if the specified socket factory class cannot be created.
setSocketFactoryPort(Integer) - Method in class org.apache.geronimo.mail.IMAPStoreGBean
Sets the port to connect to when using the specified socket factory.
setSocketFactoryPort(Integer) - Method in class org.apache.geronimo.mail.POP3StoreGBean
Sets the port to connect to when using the specified socket factory.
setSocketFactoryPort(Integer) - Method in class org.apache.geronimo.mail.SMTPTransportGBean
Sets the port to connect to when using the specified socket factory.
setStartTLSEnable(Boolean) - Method in class org.apache.geronimo.mail.IMAPStoreGBean
Sets the flag that enables the use of the STARTTLS command (if supported by the server) to switch the connection to a TLS-protected connection before issuing any login commands.
setStatusCacheTimeout(Integer) - Method in class org.apache.geronimo.mail.IMAPStoreGBean
Sets the timeout value in milliseconds for cache of STATUS command response

Timeout value in milliseconds for cache of STATUS command response.

setStoreProtocol(String) - Method in class org.apache.geronimo.mail.MailGBean
Sets the store protocol that Sessions created from this GBean will return.
setSubmitter(String) - Method in class org.apache.geronimo.mail.SMTPTransportGBean
Sets the submitter to use in the AUTH tag in the MAIL FROM command.
setTimeout(Integer) - Method in class org.apache.geronimo.mail.IMAPStoreGBean
Sets the socket I/O timeout value in milliseconds.
setTimeout(Integer) - Method in class org.apache.geronimo.mail.POP3StoreGBean
Sets the socket I/O timeout value in milliseconds.
setTimeout(Integer) - Method in class org.apache.geronimo.mail.SMTPTransportGBean
Sets the socket I/O timeout value in milliseconds.
setTransportProtocol(String) - Method in class org.apache.geronimo.mail.MailGBean
Sets the transport protocol that Sessions created from this GBean will return.
setUseDefault(Boolean) - Method in class org.apache.geronimo.mail.MailGBean
Sets whether this GBean will return default Sessions or not,
setUser(String) - Method in class org.apache.geronimo.mail.MailGBean
Sets the username to provide when connecting to a Mail server.
setUser(String) - Method in class org.apache.geronimo.mail.ProtocolGBean
Sets the default user name for the protocol.

$ A D G I M N O P S

Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.