Index
Alle Klassen und Schnittstellen|Alle Packages|Serialisierte Form
C
- checkException() - Methode in Klasse io.netty.channel.embedded.Plc4xEmbeddedChannel
-
Check if there was any
Throwablereceived and if so rethrow it. - close() - Methode in Klasse io.netty.channel.embedded.Plc4xEmbeddedChannel
- close(ChannelPromise) - Methode in Klasse io.netty.channel.embedded.Plc4xEmbeddedChannel
- config() - Methode in Klasse io.netty.channel.embedded.Plc4xEmbeddedChannel
- configureBootstrap(Bootstrap) - Methode in Klasse org.apache.plc4x.java.transport.test.TestChannelFactory
- createBootstrap() - Methode in Klasse org.apache.plc4x.java.transport.test.TestChannelFactory
- createChannelFactory(String) - Methode in Klasse org.apache.plc4x.java.transport.test.TestTransport
D
- disconnect() - Methode in Klasse io.netty.channel.embedded.Plc4xEmbeddedChannel
- disconnect(ChannelPromise) - Methode in Klasse io.netty.channel.embedded.Plc4xEmbeddedChannel
- doBeginRead() - Methode in Klasse io.netty.channel.embedded.Plc4xEmbeddedChannel
- doBind(SocketAddress) - Methode in Klasse io.netty.channel.embedded.Plc4xEmbeddedChannel
- doClose() - Methode in Klasse io.netty.channel.embedded.Plc4xEmbeddedChannel
- doDisconnect() - Methode in Klasse io.netty.channel.embedded.Plc4xEmbeddedChannel
- doRegister() - Methode in Klasse io.netty.channel.embedded.Plc4xEmbeddedChannel
- doWrite(ChannelOutboundBuffer) - Methode in Klasse io.netty.channel.embedded.Plc4xEmbeddedChannel
E
- EmbeddedBootstrap - Klasse in io.netty.bootstrap
- EmbeddedBootstrap() - Konstruktor für Klasse io.netty.bootstrap.EmbeddedBootstrap
- ensureOpen() - Methode in Klasse io.netty.channel.embedded.Plc4xEmbeddedChannel
-
Ensure the
Channelis open and if not throw an exception. - EventLoopProvider - Schnittstelle in io.netty.bootstrap
F
- finish() - Methode in Klasse io.netty.channel.embedded.Plc4xEmbeddedChannel
-
Mark this
Channelas finished. - finishAndReleaseAll() - Methode in Klasse io.netty.channel.embedded.Plc4xEmbeddedChannel
-
Mark this
Channelas finished and release all pending message in the inbound and outbound buffer. - flushInbound() - Methode in Klasse io.netty.channel.embedded.Plc4xEmbeddedChannel
-
Flushes the inbound of this
Channel. - flushOutbound() - Methode in Klasse io.netty.channel.embedded.Plc4xEmbeddedChannel
-
Flushes the outbound of this
Channel.
G
- getChannel() - Methode in Klasse org.apache.plc4x.java.transport.test.TestChannelFactory
- getEventLoop() - Methode in Schnittstelle io.netty.bootstrap.EventLoopProvider
- getEventLoop() - Methode in Klasse io.netty.channel.embedded.Plc4xEmbeddedChannel
- getEventLoopGroup() - Methode in Klasse org.apache.plc4x.java.transport.test.TestChannelFactory
- getTransportCode() - Methode in Klasse org.apache.plc4x.java.transport.test.TestTransport
- getTransportName() - Methode in Klasse org.apache.plc4x.java.transport.test.TestTransport
H
- handleInboundMessage(Object) - Methode in Klasse io.netty.channel.embedded.Plc4xEmbeddedChannel
-
Called for each inbound message.
- handleOutboundMessage(Object) - Methode in Klasse io.netty.channel.embedded.Plc4xEmbeddedChannel
-
Called for each outbound message.
I
- inboundMessages() - Methode in Klasse io.netty.channel.embedded.Plc4xEmbeddedChannel
- io.netty.bootstrap - Package io.netty.bootstrap
- io.netty.channel.embedded - Package io.netty.channel.embedded
- isActive() - Methode in Klasse io.netty.channel.embedded.Plc4xEmbeddedChannel
- isCompatible(EventLoop) - Methode in Klasse io.netty.channel.embedded.Plc4xEmbeddedChannel
- isOpen() - Methode in Klasse io.netty.channel.embedded.Plc4xEmbeddedChannel
- isPassive() - Methode in Klasse org.apache.plc4x.java.transport.test.TestChannelFactory
- isRegistered() - Methode in Klasse io.netty.channel.embedded.Plc4xEmbeddedChannel
L
- lastInboundBuffer() - Methode in Klasse io.netty.channel.embedded.Plc4xEmbeddedChannel
-
Veraltet.
- lastOutboundBuffer() - Methode in Klasse io.netty.channel.embedded.Plc4xEmbeddedChannel
-
Veraltet.
- localAddress0() - Methode in Klasse io.netty.channel.embedded.Plc4xEmbeddedChannel
M
- metadata() - Methode in Klasse io.netty.channel.embedded.Plc4xEmbeddedChannel
N
- newChannelPipeline() - Methode in Klasse io.netty.channel.embedded.Plc4xEmbeddedChannel
- newUnsafe() - Methode in Klasse io.netty.channel.embedded.Plc4xEmbeddedChannel
O
- org.apache.plc4x.java.transport.test - Package org.apache.plc4x.java.transport.test
- outboundMessages() - Methode in Klasse io.netty.channel.embedded.Plc4xEmbeddedChannel
P
- Plc4xEmbeddedChannel - Klasse in io.netty.channel.embedded
-
Base class for
Channelimplementations that are used in an embedded fashion. - Plc4xEmbeddedChannel() - Konstruktor für Klasse io.netty.channel.embedded.Plc4xEmbeddedChannel
-
Create a new instance with an
EmbeddedChannelIdand an empty pipeline. - Plc4xEmbeddedChannel(boolean, boolean, ChannelHandler...) - Konstruktor für Klasse io.netty.channel.embedded.Plc4xEmbeddedChannel
-
Create a new instance with the pipeline initialized with the specified handlers.
- Plc4xEmbeddedChannel(boolean, ChannelHandler...) - Konstruktor für Klasse io.netty.channel.embedded.Plc4xEmbeddedChannel
-
Create a new instance with the pipeline initialized with the specified handlers.
- Plc4xEmbeddedChannel(ChannelHandler...) - Konstruktor für Klasse io.netty.channel.embedded.Plc4xEmbeddedChannel
-
Create a new instance with the pipeline initialized with the specified handlers.
- Plc4xEmbeddedChannel(ChannelId) - Konstruktor für Klasse io.netty.channel.embedded.Plc4xEmbeddedChannel
-
Create a new instance with the specified ID and an empty pipeline.
- Plc4xEmbeddedChannel(ChannelId, boolean, boolean, ChannelHandler...) - Konstruktor für Klasse io.netty.channel.embedded.Plc4xEmbeddedChannel
-
Create a new instance with the channel ID set to the given ID and the pipeline initialized with the specified handlers.
- Plc4xEmbeddedChannel(ChannelId, boolean, ChannelConfig, ChannelHandler...) - Konstruktor für Klasse io.netty.channel.embedded.Plc4xEmbeddedChannel
-
Create a new instance with the channel ID set to the given ID and the pipeline initialized with the specified handlers.
- Plc4xEmbeddedChannel(ChannelId, boolean, ChannelHandler...) - Konstruktor für Klasse io.netty.channel.embedded.Plc4xEmbeddedChannel
-
Create a new instance with the channel ID set to the given ID and the pipeline initialized with the specified handlers.
- Plc4xEmbeddedChannel(ChannelId, ChannelHandler...) - Konstruktor für Klasse io.netty.channel.embedded.Plc4xEmbeddedChannel
-
Create a new instance with the channel ID set to the given ID and the pipeline initialized with the specified handlers.
- Plc4xEmbeddedChannel(Channel, ChannelId, boolean, boolean, ChannelHandler...) - Konstruktor für Klasse io.netty.channel.embedded.Plc4xEmbeddedChannel
-
Create a new instance with the channel ID set to the given ID and the pipeline initialized with the specified handlers.
R
- readInbound() - Methode in Klasse io.netty.channel.embedded.Plc4xEmbeddedChannel
-
Return received data from this
Channel - readOutbound() - Methode in Klasse io.netty.channel.embedded.Plc4xEmbeddedChannel
-
Read data from the outbound.
- register() - Methode in Klasse io.netty.channel.embedded.Plc4xEmbeddedChannel
-
Register this
Channelon itsEventLoop. - releaseInbound() - Methode in Klasse io.netty.channel.embedded.Plc4xEmbeddedChannel
-
Release all buffered inbound messages and return
trueif any were in the inbound buffer,falseotherwise. - releaseOutbound() - Methode in Klasse io.netty.channel.embedded.Plc4xEmbeddedChannel
-
Release all buffered outbound messages and return
trueif any were in the outbound buffer,falseotherwise. - remoteAddress0() - Methode in Klasse io.netty.channel.embedded.Plc4xEmbeddedChannel
- runPendingTasks() - Methode in Klasse io.netty.channel.embedded.Plc4xEmbeddedChannel
-
Run all tasks (which also includes scheduled tasks) that are pending in the
EventLoopfor thisChannel - runScheduledPendingTasks() - Methode in Klasse io.netty.channel.embedded.Plc4xEmbeddedChannel
-
Run all pending scheduled tasks in the
EventLoopfor thisChanneland return thenanosecondswhen the next scheduled task is ready to run.
S
- setConfiguration(TestTransportConfiguration) - Methode in Klasse org.apache.plc4x.java.transport.test.TestChannelFactory
T
- TestChannelFactory - Klasse in org.apache.plc4x.java.transport.test
- TestChannelFactory(SocketAddress) - Konstruktor für Klasse org.apache.plc4x.java.transport.test.TestChannelFactory
- TestSocketAddress - Klasse in org.apache.plc4x.java.transport.test
- TestSocketAddress(String) - Konstruktor für Klasse org.apache.plc4x.java.transport.test.TestSocketAddress
- TestTransport - Klasse in org.apache.plc4x.java.transport.test
- TestTransport() - Konstruktor für Klasse org.apache.plc4x.java.transport.test.TestTransport
- TestTransportConfiguration - Schnittstelle in org.apache.plc4x.java.transport.test
U
- unsafe() - Methode in Klasse io.netty.channel.embedded.Plc4xEmbeddedChannel
V
- validate() - Methode in Klasse io.netty.bootstrap.EmbeddedBootstrap
W
- writeInbound(Object...) - Methode in Klasse io.netty.channel.embedded.Plc4xEmbeddedChannel
-
Write messages to the inbound of this
Channel. - writeOneInbound(Object) - Methode in Klasse io.netty.channel.embedded.Plc4xEmbeddedChannel
-
Writes one message to the inbound of this
Channeland does not flush it. - writeOneInbound(Object, ChannelPromise) - Methode in Klasse io.netty.channel.embedded.Plc4xEmbeddedChannel
-
Writes one message to the inbound of this
Channeland does not flush it. - writeOneOutbound(Object) - Methode in Klasse io.netty.channel.embedded.Plc4xEmbeddedChannel
-
Writes one message to the outbound of this
Channeland does not flush it. - writeOneOutbound(Object, ChannelPromise) - Methode in Klasse io.netty.channel.embedded.Plc4xEmbeddedChannel
-
Writes one message to the outbound of this
Channeland does not flush it. - writeOutbound(Object...) - Methode in Klasse io.netty.channel.embedded.Plc4xEmbeddedChannel
-
Write messages to the outbound of this
Channel.
Alle Klassen und Schnittstellen|Alle Packages|Serialisierte Form
inboundMessages()