Skip navigation links
C D E G J L M O S W 

C

create(Resources, HashMap, Properties, String) - Method in class org.glassfish.resources.javamail.admin.cli.JavaMailResourceManager
 
createConfigBean(Resources, HashMap, Properties, boolean) - Method in class org.glassfish.resources.javamail.admin.cli.JavaMailResourceManager
 
CreateJavaMailResource - Class in org.glassfish.resources.javamail.admin.cli
Create Java Mail Resource
CreateJavaMailResource() - Constructor for class org.glassfish.resources.javamail.admin.cli.CreateJavaMailResource
 

D

DeleteJavaMailResource - Class in org.glassfish.resources.javamail.admin.cli
Delete Mail Resource object
DeleteJavaMailResource() - Constructor for class org.glassfish.resources.javamail.admin.cli.DeleteJavaMailResource
 
Duck() - Constructor for class org.glassfish.resources.javamail.config.MailResource.Duck
 

E

execute(AdminCommandContext) - Method in class org.glassfish.resources.javamail.admin.cli.CreateJavaMailResource
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.javamail.admin.cli.DeleteJavaMailResource
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.javamail.admin.cli.ListJavaMailResources
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.javamail.config.MailResource
Gets the value of the debug property.
getDescription() - Method in interface org.glassfish.resources.javamail.config.MailResource
Gets the value of the description property.
getEnabled() - Method in interface org.glassfish.resources.javamail.config.MailResource
Gets the value of the enabled property.
getFrom() - Method in interface org.glassfish.resources.javamail.config.MailResource
Gets the value of the from property.
getHost() - Method in interface org.glassfish.resources.javamail.config.MailResource
Gets the value of the host property.
getIdentity(MailResource) - Static method in class org.glassfish.resources.javamail.config.MailResource.Duck
 
getIdentity() - Method in interface org.glassfish.resources.javamail.config.MailResource
 
getPasswordAuthentication() - Method in class org.glassfish.resources.javamail.MailSessionAuthenticator
 
getProperty() - Method in interface org.glassfish.resources.javamail.config.MailResource
Properties as per PropertyBag
getResourceType() - Method in class org.glassfish.resources.javamail.admin.cli.JavaMailResourceManager
 
getStoreProtocol() - Method in interface org.glassfish.resources.javamail.config.MailResource
Gets the value of the storeProtocol property.
getStoreProtocolClass() - Method in interface org.glassfish.resources.javamail.config.MailResource
Gets the value of the storeProtocolClass property.
getTransportProtocol() - Method in interface org.glassfish.resources.javamail.config.MailResource
Gets the value of the transportProtocol property.
getTransportProtocolClass() - Method in interface org.glassfish.resources.javamail.config.MailResource
Gets the value of the transportProtocolClass property.
getUser() - Method in interface org.glassfish.resources.javamail.config.MailResource
Gets the value of the user property.

J

JavaMailResourceManager - Class in org.glassfish.resources.javamail.admin.cli
 
JavaMailResourceManager() - Constructor for class org.glassfish.resources.javamail.admin.cli.JavaMailResourceManager
 

L

level - Variable in class org.glassfish.resources.javamail.LogOutputStream
 
ListJavaMailResources - Class in org.glassfish.resources.javamail.admin.cli
List Mail Resources command
ListJavaMailResources() - Constructor for class org.glassfish.resources.javamail.admin.cli.ListJavaMailResources
 
log(String) - Method in class org.glassfish.resources.javamail.LogOutputStream
Log the specified message.
log(String) - Method in class org.glassfish.resources.javamail.MailLogOutputStream
All output except detained protocol traces starts with "DEBUG".
logger - Variable in class org.glassfish.resources.javamail.LogOutputStream
 
LogOutputStream - Class in org.glassfish.resources.javamail
Capture output lines and send them to the system error log.
LogOutputStream(String) - Constructor for class org.glassfish.resources.javamail.LogOutputStream
Log to the specified facility at the default FINE level.
LogOutputStream(String, Level) - Constructor for class org.glassfish.resources.javamail.LogOutputStream
Log to the specified facility at the specified level.

M

MailLogOutputStream - Class in org.glassfish.resources.javamail
Capture JavaMail debug output.
MailLogOutputStream() - Constructor for class org.glassfish.resources.javamail.MailLogOutputStream
 
MailResource - Interface in org.glassfish.resources.javamail.config
 
MailResource.Duck - Class in org.glassfish.resources.javamail.config
 
MailResourceInjector - Class in org.glassfish.resources.javamail.config
 
MailResourceInjector() - Constructor for class org.glassfish.resources.javamail.config.MailResourceInjector
 
MailSessionAuthenticator - Class in org.glassfish.resources.javamail
 
MailSessionAuthenticator(Properties) - Constructor for class org.glassfish.resources.javamail.MailSessionAuthenticator
 

O

org.glassfish.resources.javamail - package org.glassfish.resources.javamail
 
org.glassfish.resources.javamail.admin.cli - package org.glassfish.resources.javamail.admin.cli
 
org.glassfish.resources.javamail.config - package org.glassfish.resources.javamail.config
 

S

setDebug(String) - Method in interface org.glassfish.resources.javamail.config.MailResource
Sets the value of the debug property.
setDescription(String) - Method in interface org.glassfish.resources.javamail.config.MailResource
Sets the value of the description property.
setEnabled(String) - Method in interface org.glassfish.resources.javamail.config.MailResource
Sets the value of the enabled property.
setFrom(String) - Method in interface org.glassfish.resources.javamail.config.MailResource
Sets the value of the from property.
setHost(String) - Method in interface org.glassfish.resources.javamail.config.MailResource
Sets the value of the host property.
setStoreProtocol(String) - Method in interface org.glassfish.resources.javamail.config.MailResource
Sets the value of the storeProtocol property.
setStoreProtocolClass(String) - Method in interface org.glassfish.resources.javamail.config.MailResource
Sets the value of the storeProtocolClass property.
setTransportProtocol(String) - Method in interface org.glassfish.resources.javamail.config.MailResource
Sets the value of the transportProtocol property.
setTransportProtocolClass(String) - Method in interface org.glassfish.resources.javamail.config.MailResource
Sets the value of the transportProtocolClass property.
setUser(String) - Method in interface org.glassfish.resources.javamail.config.MailResource
Sets the value of the user property.

W

write(int) - Method in class org.glassfish.resources.javamail.LogOutputStream
 
write(byte[]) - Method in class org.glassfish.resources.javamail.LogOutputStream
 
write(byte[], int, int) - Method in class org.glassfish.resources.javamail.LogOutputStream
 
C D E G J L M O S W 
Skip navigation links

Copyright © 2017. All rights reserved.