Index

C D E G L M O S W 
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 debug property.
getDescription() - Method in interface org.glassfish.resources.mail.config.MailResource
Gets the value of the description property.
getEnabled() - Method in interface org.glassfish.resources.mail.config.MailResource
Gets the value of the enabled property.
getFrom() - Method in interface org.glassfish.resources.mail.config.MailResource
Gets the value of the from property.
getHost() - Method in interface org.glassfish.resources.mail.config.MailResource
Gets the value of the host property.
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 storeProtocol property.
getStoreProtocolClass() - Method in interface org.glassfish.resources.mail.config.MailResource
Gets the value of the storeProtocolClass property.
getTransportProtocol() - Method in interface org.glassfish.resources.mail.config.MailResource
Gets the value of the transportProtocol property.
getTransportProtocolClass() - Method in interface org.glassfish.resources.mail.config.MailResource
Gets the value of the transportProtocolClass property.
getUser() - Method in interface org.glassfish.resources.mail.config.MailResource
Gets the value of the user property.

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 Session resource.
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 debug property.
setDescription(String) - Method in interface org.glassfish.resources.mail.config.MailResource
Sets the value of the description property.
setEnabled(String) - Method in interface org.glassfish.resources.mail.config.MailResource
Sets the value of the enabled property.
setFrom(String) - Method in interface org.glassfish.resources.mail.config.MailResource
Sets the value of the from property.
setHost(String) - Method in interface org.glassfish.resources.mail.config.MailResource
Sets the value of the host property.
setStoreProtocol(String) - Method in interface org.glassfish.resources.mail.config.MailResource
Sets the value of the storeProtocol property.
setStoreProtocolClass(String) - Method in interface org.glassfish.resources.mail.config.MailResource
Sets the value of the storeProtocolClass property.
setTransportProtocol(String) - Method in interface org.glassfish.resources.mail.config.MailResource
Sets the value of the transportProtocol property.
setTransportProtocolClass(String) - Method in interface org.glassfish.resources.mail.config.MailResource
Sets the value of the transportProtocolClass property.
setUser(String) - Method in interface org.glassfish.resources.mail.config.MailResource
Sets the value of the user property.

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
 
C D E G L M O S W 
All Classes and Interfaces|All Packages