Serialized Form
-
Package io.netty.channel
-
Class io.netty.channel.ChannelException extends RuntimeException implements Serializable
- serialVersionUID:
- 2908618315971075004L
-
Class io.netty.channel.ChannelPipelineException extends ChannelException implements Serializable
- serialVersionUID:
- 3379174210419885980L
-
Class io.netty.channel.ConnectTimeoutException extends ConnectException implements Serializable
- serialVersionUID:
- 2317065249988317463L
-
Class io.netty.channel.DefaultChannelId extends Object implements Serializable
- serialVersionUID:
- 3884076183504074063L
-
Serialized Fields
-
data
byte[] data
-
hashCode
int hashCode
-
-
Class io.netty.channel.EventLoopException extends ChannelException implements Serializable
- serialVersionUID:
- -8969100344583703616L
-
-
Package io.netty.channel.group
-
Class io.netty.channel.group.ChannelGroupException extends ChannelException implements Serializable
- serialVersionUID:
- -4093064295562629453L
-
Serialized Fields
-
failed
Collection<Map.Entry<Channel,Throwable>> failed
-
-
-
Package io.netty.channel.local
-
Class io.netty.channel.local.LocalAddress extends SocketAddress implements Serializable
- serialVersionUID:
- 4644331421130916435L
-
-
Package io.netty.channel.socket
-
Class io.netty.channel.socket.ChannelOutputShutdownException extends IOException implements Serializable
- serialVersionUID:
- 6712549938359321378L
-