Index

C D E F G H I L M N O P R S T U V W 
Alle Klassen und Schnittstellen|Alle Packages|Serialisierte Form

C

checkException() - Methode in Klasse io.netty.channel.embedded.Plc4xEmbeddedChannel
Check if there was any Throwable received 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 Channel is 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 Channel as finished.
finishAndReleaseAll() - Methode in Klasse io.netty.channel.embedded.Plc4xEmbeddedChannel
Mark this Channel as 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
Returns the Queue which holds all the Objects that were received by this Channel.
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
Returns the Queue which holds all the Objects that were written by this Channel.

P

Plc4xEmbeddedChannel - Klasse in io.netty.channel.embedded
Base class for Channel implementations that are used in an embedded fashion.
Plc4xEmbeddedChannel() - Konstruktor für Klasse io.netty.channel.embedded.Plc4xEmbeddedChannel
Create a new instance with an EmbeddedChannelId and 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 Channel on its EventLoop.
releaseInbound() - Methode in Klasse io.netty.channel.embedded.Plc4xEmbeddedChannel
Release all buffered inbound messages and return true if any were in the inbound buffer, false otherwise.
releaseOutbound() - Methode in Klasse io.netty.channel.embedded.Plc4xEmbeddedChannel
Release all buffered outbound messages and return true if any were in the outbound buffer, false otherwise.
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 EventLoop for this Channel
runScheduledPendingTasks() - Methode in Klasse io.netty.channel.embedded.Plc4xEmbeddedChannel
Run all pending scheduled tasks in the EventLoop for this Channel and return the nanoseconds when 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 Channel and does not flush it.
writeOneInbound(Object, ChannelPromise) - Methode in Klasse io.netty.channel.embedded.Plc4xEmbeddedChannel
Writes one message to the inbound of this Channel and does not flush it.
writeOneOutbound(Object) - Methode in Klasse io.netty.channel.embedded.Plc4xEmbeddedChannel
Writes one message to the outbound of this Channel and does not flush it.
writeOneOutbound(Object, ChannelPromise) - Methode in Klasse io.netty.channel.embedded.Plc4xEmbeddedChannel
Writes one message to the outbound of this Channel and does not flush it.
writeOutbound(Object...) - Methode in Klasse io.netty.channel.embedded.Plc4xEmbeddedChannel
Write messages to the outbound of this Channel.
C D E F G H I L M N O P R S T U V W 
Alle Klassen und Schnittstellen|Alle Packages|Serialisierte Form