corda / net.corda.node.driver / PortAllocation / Incremental

Incremental

class Incremental : PortAllocation

Constructors

<init> Incremental(startingPort: Int)

Properties

portCounter val portCounter: AtomicInteger

Functions

nextPort fun nextPort(): Int

Inherited Functions

nextHostAndPort fun nextHostAndPort(): HostAndPort