
public static class FtpInternalConfiguration.BindAddress extends Object
| Modifier and Type | Field and Description |
|---|---|
AtomicInteger |
nbBind
Number of binded Data connections
|
io.netty.channel.Channel |
parent
Parent passive channel
|
| Constructor and Description |
|---|
BindAddress(io.netty.channel.Channel channel)
Constructor
|
public final io.netty.channel.Channel parent
public final AtomicInteger nbBind
Copyright © 2009–2022 Waarp. All rights reserved.