Index
All Classes and Interfaces|All Packages
C
- create(Resources, HashMap, Properties, String) - Method in class org.glassfish.resources.mail.admin.cli.MailResourceManager
- createConfigBean(Resources, HashMap, Properties, boolean) - Method in class org.glassfish.resources.mail.admin.cli.MailResourceManager
- CreateMailResource - Class in org.glassfish.resources.mail.admin.cli
-
Create Java Mail Resource
- CreateMailResource() - Constructor for class org.glassfish.resources.mail.admin.cli.CreateMailResource
D
- DeleteMailResource - Class in org.glassfish.resources.mail.admin.cli
-
Delete Mail Resource object
- DeleteMailResource() - Constructor for class org.glassfish.resources.mail.admin.cli.DeleteMailResource
E
- execute(AdminCommandContext) - Method in class org.glassfish.resources.mail.admin.cli.CreateMailResource
-
Executes the command with the command parameters passed as Properties where the keys are the parameter names and the values the parameter values
- execute(AdminCommandContext) - Method in class org.glassfish.resources.mail.admin.cli.DeleteMailResource
-
Executes the command with the command parameters passed as Properties where the keys are the paramter names and the values the parameter values
- execute(AdminCommandContext) - Method in class org.glassfish.resources.mail.admin.cli.ListMailResources
-
Executes the command with the command parameters passed as Properties where the keys are the paramter names and the values the parameter values
G
- getDebug() - Method in interface org.glassfish.resources.mail.config.MailResource
-
Gets the value of the
debugproperty. - getDescription() - Method in interface org.glassfish.resources.mail.config.MailResource
-
Gets the value of the
descriptionproperty. - getEnabled() - Method in interface org.glassfish.resources.mail.config.MailResource
-
Gets the value of the
enabledproperty. - getFrom() - Method in interface org.glassfish.resources.mail.config.MailResource
-
Gets the value of the
fromproperty. - getHost() - Method in interface org.glassfish.resources.mail.config.MailResource
-
Gets the value of the
hostproperty. - getIdentity() - Method in interface org.glassfish.resources.mail.config.MailResource
- getPasswordAuthentication() - Method in class org.glassfish.resources.mail.MailSessionAuthenticator
- getProperty() - Method in interface org.glassfish.resources.mail.config.MailResource
-
Properties as per
PropertyBag - getResourceType() - Method in class org.glassfish.resources.mail.admin.cli.MailResourceManager
- getStoreProtocol() - Method in interface org.glassfish.resources.mail.config.MailResource
-
Gets the value of the
storeProtocolproperty. - getStoreProtocolClass() - Method in interface org.glassfish.resources.mail.config.MailResource
-
Gets the value of the
storeProtocolClassproperty. - getTransportProtocol() - Method in interface org.glassfish.resources.mail.config.MailResource
-
Gets the value of the
transportProtocolproperty. - getTransportProtocolClass() - Method in interface org.glassfish.resources.mail.config.MailResource
-
Gets the value of the
transportProtocolClassproperty. - getUser() - Method in interface org.glassfish.resources.mail.config.MailResource
-
Gets the value of the
userproperty.
L
- level - Variable in class org.glassfish.resources.mail.LogOutputStream
- ListMailResources - Class in org.glassfish.resources.mail.admin.cli
-
List Mail Resources command
- ListMailResources() - Constructor for class org.glassfish.resources.mail.admin.cli.ListMailResources
- log(String) - Method in class org.glassfish.resources.mail.LogOutputStream
-
Log the specified message.
- log(String) - Method in class org.glassfish.resources.mail.MailLogOutputStream
-
All output except detained protocol traces starts with "DEBUG".
- logger - Variable in class org.glassfish.resources.mail.LogOutputStream
- LogOutputStream - Class in org.glassfish.resources.mail
-
Capture output lines and send them to the system error log.
- LogOutputStream(String) - Constructor for class org.glassfish.resources.mail.LogOutputStream
-
Log to the specified facility at the default FINE level.
- LogOutputStream(String, Level) - Constructor for class org.glassfish.resources.mail.LogOutputStream
-
Log to the specified facility at the specified level.
M
- MailLogOutputStream - Class in org.glassfish.resources.mail
-
Capture Jakarta Mail debug output.
- MailLogOutputStream() - Constructor for class org.glassfish.resources.mail.MailLogOutputStream
- MailResource - Interface in org.glassfish.resources.mail.config
-
The mail-resource element describes a
Sessionresource. - MailResourceInjector - Class in org.glassfish.resources.mail.config
- MailResourceInjector() - Constructor for class org.glassfish.resources.mail.config.MailResourceInjector
- MailResourceManager - Class in org.glassfish.resources.mail.admin.cli
- MailResourceManager() - Constructor for class org.glassfish.resources.mail.admin.cli.MailResourceManager
- MailSessionAuthenticator - Class in org.glassfish.resources.mail
- MailSessionAuthenticator(Properties) - Constructor for class org.glassfish.resources.mail.MailSessionAuthenticator
O
- org.glassfish.resources.mail - package org.glassfish.resources.mail
- org.glassfish.resources.mail.admin.cli - package org.glassfish.resources.mail.admin.cli
- org.glassfish.resources.mail.config - package org.glassfish.resources.mail.config
S
- setDebug(String) - Method in interface org.glassfish.resources.mail.config.MailResource
-
Sets the value of the
debugproperty. - setDescription(String) - Method in interface org.glassfish.resources.mail.config.MailResource
-
Sets the value of the
descriptionproperty. - setEnabled(String) - Method in interface org.glassfish.resources.mail.config.MailResource
-
Sets the value of the
enabledproperty. - setFrom(String) - Method in interface org.glassfish.resources.mail.config.MailResource
-
Sets the value of the
fromproperty. - setHost(String) - Method in interface org.glassfish.resources.mail.config.MailResource
-
Sets the value of the
hostproperty. - setStoreProtocol(String) - Method in interface org.glassfish.resources.mail.config.MailResource
-
Sets the value of the
storeProtocolproperty. - setStoreProtocolClass(String) - Method in interface org.glassfish.resources.mail.config.MailResource
-
Sets the value of the
storeProtocolClassproperty. - setTransportProtocol(String) - Method in interface org.glassfish.resources.mail.config.MailResource
-
Sets the value of the
transportProtocolproperty. - setTransportProtocolClass(String) - Method in interface org.glassfish.resources.mail.config.MailResource
-
Sets the value of the
transportProtocolClassproperty. - setUser(String) - Method in interface org.glassfish.resources.mail.config.MailResource
-
Sets the value of the
userproperty.
W
- write(byte[]) - Method in class org.glassfish.resources.mail.LogOutputStream
- write(byte[], int, int) - Method in class org.glassfish.resources.mail.LogOutputStream
- write(int) - Method in class org.glassfish.resources.mail.LogOutputStream
All Classes and Interfaces|All Packages