Uses of Class
org.kuali.common.deploy.aws.model.SesContext

Packages that use SesContext
org.kuali.common.deploy.aws.model   
org.kuali.common.deploy.aws.spring   
 

Uses of SesContext in org.kuali.common.deploy.aws.model
 

Methods in org.kuali.common.deploy.aws.model that return SesContext
 SesContext SesContext.Builder.build()
           
 SesContext AwsContext.getSes()
           
 

Constructors in org.kuali.common.deploy.aws.model with parameters of type SesContext
AwsContext(EC2Context ec2, S3Context s3, SesContext ses)
           
 

Uses of SesContext in org.kuali.common.deploy.aws.spring
 

Methods in org.kuali.common.deploy.aws.spring that return SesContext
protected  SesContext DefaultAwsContextConfig.getSesContext()
           
 



Copyright © 2004–2014 The Kuali Foundation. All rights reserved.