@FunctionalInterface public interface ChannelCreationOptionsConsumer<T extends ChannelCreationOptions>
| Modifier and Type | Method and Description |
|---|---|
void |
accept(T value)
Configure a pre-constructed instance of ChannelCreationOptions resource
|
void accept(T value)
Copyright © 2015 JBoss by Red Hat. All rights reserved.