public interface InputPort extends Port<InputPort>, Input<InputPort>, InputGroupSupport<InputPort>, InputBatchSupport<InputPort>
The input port can contain any number of InputConnection
on which it receives input messages. Connections are constructed based
on current network configuration information. When the network configuration
is updated, the port will automatically update its internal connections.
messageHandler, pause, resume, vertxgroupHandlerbatchHandlerCopyright © 2013-2014. All Rights Reserved.