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