Package | Description |
---|---|
org.jboss.remoting3.remote | |
org.xnio.channels |
Modifier and Type | Class and Description |
---|---|
class |
RemotingMessageChannel
This class is alternative to
FramedMessageChannel to fix
REM3-259 issue. |
Modifier and Type | Class and Description |
---|---|
class |
FramedMessageChannel
A connected message channel providing a SASL-style framing layer over a stream channel where each message is prepended
by a four-byte length field.
|
class |
TranslatingSuspendableChannel<C extends SuspendableChannel,W extends SuspendableChannel>
An abstract wrapped channel.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.