Package | Description |
---|---|
org.rapidoidx.net.impl |
Modifier and Type | Method and Description |
---|---|
ChannelHolderImpl |
RapidoidConnection.getHolder() |
Modifier and Type | Method and Description |
---|---|
void |
RapidoidConnection.setHolder(ChannelHolderImpl holder) |
Constructor and Description |
---|
ConnectionTarget(SocketChannel socketChannel,
InetSocketAddress addr,
Protocol protocol,
ChannelHolderImpl holder,
boolean autoreconnecting,
ConnState state) |
RapidoidChannel(SocketChannel socketChannel,
boolean isClient,
Protocol protocol,
ChannelHolderImpl holder,
boolean autoreconnecting,
ConnState state) |
Copyright © 2014–2015 Nikolche Mihajlovski and contributors. All rights reserved.