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