public interface Transports extends ConfigBeanProxy, PropertyBag
Modifier and Type | Interface and Description |
---|---|
static class |
Transports.Duck |
Modifier and Type | Method and Description |
---|---|
NetworkConfig |
getParent()
Returns the parent element of this configuration element.
|
List<SelectionKeyHandler> |
getSelectionKeyHandler()
Defines public SelectionKey handler, which could be referenced within transport
|
List<Transport> |
getTransport()
Defines the transports
|
createChild, deepCopy, getParent
addProperty, getProperty, getProperty, getPropertyValue, getPropertyValue, lookupProperty, removeProperty, removeProperty
List<SelectionKeyHandler> getSelectionKeyHandler()
@DuckTyped NetworkConfig getParent()
ConfigBeanProxy
getParent
in interface ConfigBeanProxy
Copyright © 2021. All rights reserved.