public interface Transports
extends org.jvnet.hk2.config.ConfigBeanProxy, org.jvnet.hk2.config.types.PropertyBag
| Modifier and Type | Interface and Description |
|---|---|
static class |
Transports.Duck |
| Modifier and Type | Method and Description |
|---|---|
NetworkConfig |
getParent() |
List<SelectionKeyHandler> |
getSelectionKeyHandler()
Defines public SelectionKey handler, which could be referenced within transport
|
List<Transport> |
getTransport()
Defines the transports
|
List<SelectionKeyHandler> getSelectionKeyHandler()
@DuckTyped NetworkConfig getParent()
getParent in interface org.jvnet.hk2.config.ConfigBeanProxyCopyright © 2017. All rights reserved.