public final class RangeTcpPortProvider extends Object implements TcpPortProvider
| Modifier and Type | Field and Description |
|---|---|
static RangeTcpPortProvider |
Default
Deprecated.
in 0.12 have an instance injected instead.
|
| Constructor and Description |
|---|
RangeTcpPortProvider(int portRangeBegin,
int portRangeCount,
int portRangeTryCount) |
@Deprecated public static final RangeTcpPortProvider Default
@Inject public RangeTcpPortProvider(int portRangeBegin, int portRangeCount, int portRangeTryCount)
Copyright © 2015 The Apache Software Foundation. All rights reserved.