@FunctionalInterface public interface MailSessionSupplier<T extends MailSession>
Modifier and Type | Method and Description |
---|---|
MailSession |
get()
Constructed instance of MailSession resource
|
MailSession get()
Copyright © 2018 JBoss by Red Hat. All rights reserved.