ChannelShutdownDirection
cc.otavia.core.channel.ChannelShutdownDirection
The direction of a shutdown. Depending on the direction this has different meaning. If the Inbound direction is shutdown, no more data is read from the transport and dispatched. If the Outbound direction is shutdown, no more writes will be possible to the transport and so all writes will fail.
Attributes
- Graph
-
- Supertypes
-
trait Enumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article