public class EtherNetIpTcpPlcConnection extends BaseEtherNetIpPlcConnection
awaitSessionSetupComplete, channel, channelFactory, connected, timer| Constructor and Description |
|---|
EtherNetIpTcpPlcConnection(ChannelFactory channelFactory,
String params) |
EtherNetIpTcpPlcConnection(InetAddress address,
int port,
String params) |
EtherNetIpTcpPlcConnection(InetAddress address,
String params) |
| Modifier and Type | Method and Description |
|---|---|
protected io.netty.channel.ChannelHandler |
getChannelHandler(CompletableFuture<Void> sessionSetupCompleteFuture) |
protected void |
sendChannelCreatedEvent() |
canRead, canWrite, read, readRequestBuilder, write, writeRequestBuilderclose, connect, getChannel, isConnectedcanSubscribe, checkInternal, getMetadata, subscriptionRequestBuilder, unsubscriptionRequestBuilderpublic EtherNetIpTcpPlcConnection(InetAddress address, String params)
public EtherNetIpTcpPlcConnection(InetAddress address, int port, String params)
public EtherNetIpTcpPlcConnection(ChannelFactory channelFactory, String params)
protected io.netty.channel.ChannelHandler getChannelHandler(CompletableFuture<Void> sessionSetupCompleteFuture)
getChannelHandler in class NettyPlcConnectionprotected void sendChannelCreatedEvent()
sendChannelCreatedEvent in class NettyPlcConnectionCopyright © 2017–2019 The Apache Software Foundation. All rights reserved.