Serialized Form
-
Package com.sun.nio.sctp
-
Exception Class com.sun.nio.sctp.IllegalReceiveException
class IllegalReceiveException extends IllegalStateException implements Serializable- serialVersionUID:
- 2296619040988576224L
-
Exception Class com.sun.nio.sctp.IllegalUnbindException
class IllegalUnbindException extends IllegalStateException implements Serializable- serialVersionUID:
- -310540883995532224L
-
Exception Class com.sun.nio.sctp.InvalidStreamException
class InvalidStreamException extends IllegalArgumentException implements Serializable- serialVersionUID:
- -9172703378046665558L
-
Exception Class com.sun.nio.sctp.UnsupportedOperatingSystemException
class UnsupportedOperatingSystemException extends RuntimeException implements Serializable- serialVersionUID:
- -221782446524784377L
-
-
Package io.netty.channel
-
Exception Class io.netty.channel.ChannelException
class ChannelException extends RuntimeException implements Serializable- serialVersionUID:
- 2908618315971075004L
-
Exception Class io.netty.channel.ChannelPipelineException
class ChannelPipelineException extends ChannelException implements Serializable- serialVersionUID:
- 3379174210419885980L
-
Exception Class io.netty.channel.ConnectTimeoutException
class ConnectTimeoutException extends ConnectException implements Serializable- serialVersionUID:
- 2317065249988317463L
-
Class io.netty.channel.DefaultChannelId
class DefaultChannelId extends Object implements Serializable- serialVersionUID:
- 3884076183504074063L
-
Serialized Fields
-
data
byte[] data
-
hashCode
int hashCode
-
-
Exception Class io.netty.channel.EventLoopException
class EventLoopException extends ChannelException implements Serializable- serialVersionUID:
- -8969100344583703616L
-
-
Package io.netty.channel.epoll
-
Class io.netty.channel.epoll.VSockAddress
class VSockAddress extends SocketAddress implements Serializable- serialVersionUID:
- 8600894096347158429L
-
Serialized Fields
-
cid
int cid
-
port
int port
-
-
-
Package io.netty.channel.group
-
Exception Class io.netty.channel.group.ChannelGroupException
class 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
class LocalAddress extends SocketAddress implements Serializable- serialVersionUID:
- 4644331421130916435L
-
-
Package io.netty.channel.socket
-
Exception Class io.netty.channel.socket.ChannelOutputShutdownException
class ChannelOutputShutdownException extends IOException implements Serializable- serialVersionUID:
- 6712549938359321378L
-
-
Package io.netty.channel.unix
-
Class io.netty.channel.unix.DatagramSocketAddress
class DatagramSocketAddress extends InetSocketAddress implements Serializable- serialVersionUID:
- 3094819287843178401L
-
Serialized Fields
-
localAddress
DatagramSocketAddress localAddress
-
receivedAmount
int receivedAmount
-
-
Class io.netty.channel.unix.DomainDatagramSocketAddress
class DomainDatagramSocketAddress extends DomainSocketAddress implements Serializable- serialVersionUID:
- -5925732678737768223L
-
Serialized Fields
-
localAddress
DomainDatagramSocketAddress localAddress
-
receivedAmount
int receivedAmount
-
-
Class io.netty.channel.unix.DomainSocketAddress
class DomainSocketAddress extends SocketAddress implements Serializable- serialVersionUID:
- -6934618000832236893L
-
Serialized Fields
-
socketPath
String socketPath
-
-
Exception Class io.netty.channel.unix.Errors.NativeIoException
class NativeIoException extends IOException implements Serializable- serialVersionUID:
- 8222160204268655526L
-
Serialized Fields
-
expectedErr
int expectedErr
-
fillInStackTrace
boolean fillInStackTrace
-
-
-
Package io.netty.handler.codec
-
Exception Class io.netty.handler.codec.CodecException
class CodecException extends RuntimeException implements Serializable- serialVersionUID:
- -1464830400709348473L
-
Exception Class io.netty.handler.codec.CorruptedFrameException
class CorruptedFrameException extends DecoderException implements Serializable- serialVersionUID:
- 3918052232492988408L
-
Exception Class io.netty.handler.codec.DecoderException
class DecoderException extends CodecException implements Serializable- serialVersionUID:
- 6926716840699621852L
-
Exception Class io.netty.handler.codec.EncoderException
class EncoderException extends CodecException implements Serializable- serialVersionUID:
- -5086121160476476774L
-
Exception Class io.netty.handler.codec.MessageAggregationException
class MessageAggregationException extends IllegalStateException implements Serializable- serialVersionUID:
- -1995826182950310255L
-
Exception Class io.netty.handler.codec.PrematureChannelClosureException
class PrematureChannelClosureException extends CodecException implements Serializable- serialVersionUID:
- 4907642202594703094L
-
Exception Class io.netty.handler.codec.TooLongFrameException
class TooLongFrameException extends DecoderException implements Serializable- serialVersionUID:
- -1995801950698951640L
-
Exception Class io.netty.handler.codec.UnsupportedMessageTypeException
class UnsupportedMessageTypeException extends CodecException implements Serializable- serialVersionUID:
- 2799598826487038726L
-
-
Package io.netty.handler.codec.compression
-
Exception Class io.netty.handler.codec.compression.CompressionException
class CompressionException extends EncoderException implements Serializable- serialVersionUID:
- 5603413481274811897L
-
Exception Class io.netty.handler.codec.compression.DecompressionException
class DecompressionException extends DecoderException implements Serializable- serialVersionUID:
- 3546272712208105199L
-
-
Package io.netty.handler.codec.haproxy
-
Exception Class io.netty.handler.codec.haproxy.HAProxyProtocolException
class HAProxyProtocolException extends DecoderException implements Serializable- serialVersionUID:
- 713710864325167351L
-
-
Package io.netty.handler.codec.http
-
Class io.netty.handler.codec.http.HttpHeaderDateFormat
class HttpHeaderDateFormat extends SimpleDateFormat implements Serializable- serialVersionUID:
- -925286159755905325L
-
Serialized Fields
-
format1
SimpleDateFormat format1
Deprecated. -
format2
SimpleDateFormat format2
Deprecated.
-
-
Exception Class io.netty.handler.codec.http.TooLongHttpContentException
class TooLongHttpContentException extends TooLongFrameException implements Serializable- serialVersionUID:
- 3238341182129476117L
-
Exception Class io.netty.handler.codec.http.TooLongHttpHeaderException
class TooLongHttpHeaderException extends TooLongFrameException implements Serializable- serialVersionUID:
- -8295159138628369730L
-
Exception Class io.netty.handler.codec.http.TooLongHttpLineException
class TooLongHttpLineException extends TooLongFrameException implements Serializable- serialVersionUID:
- 1614751125592211890L
-
-
Package io.netty.handler.codec.http.multipart
-
Exception Class io.netty.handler.codec.http.multipart.HttpPostRequestDecoder.EndOfDataDecoderException
class EndOfDataDecoderException extends DecoderException implements Serializable- serialVersionUID:
- 1336267941020800769L
-
Exception Class io.netty.handler.codec.http.multipart.HttpPostRequestDecoder.ErrorDataDecoderException
class ErrorDataDecoderException extends DecoderException implements Serializable- serialVersionUID:
- 5020247425493164465L
-
Exception Class io.netty.handler.codec.http.multipart.HttpPostRequestDecoder.NotEnoughDataDecoderException
class NotEnoughDataDecoderException extends DecoderException implements Serializable- serialVersionUID:
- -7846841864603865638L
-
Exception Class io.netty.handler.codec.http.multipart.HttpPostRequestDecoder.TooLongFormFieldException
class TooLongFormFieldException extends DecoderException implements Serializable- serialVersionUID:
- 1336267941020800769L
-
Exception Class io.netty.handler.codec.http.multipart.HttpPostRequestDecoder.TooManyFormFieldsException
class TooManyFormFieldsException extends DecoderException implements Serializable- serialVersionUID:
- 1336267941020800769L
-
Exception Class io.netty.handler.codec.http.multipart.HttpPostRequestEncoder.ErrorDataEncoderException
class ErrorDataEncoderException extends Exception implements Serializable- serialVersionUID:
- 5020247425493164465L
-
-
Package io.netty.handler.codec.http.websocketx
-
Exception Class io.netty.handler.codec.http.websocketx.CorruptedWebSocketFrameException
class CorruptedWebSocketFrameException extends CorruptedFrameException implements Serializable- serialVersionUID:
- 3918055132492988338L
-
Serialized Fields
-
closeStatus
WebSocketCloseStatus closeStatus
-
-
Exception Class io.netty.handler.codec.http.websocketx.WebSocketClientHandshakeException
class WebSocketClientHandshakeException extends WebSocketHandshakeException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
response
HttpResponse response
-
-
Exception Class io.netty.handler.codec.http.websocketx.WebSocketHandshakeException
class WebSocketHandshakeException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception Class io.netty.handler.codec.http.websocketx.WebSocketServerHandshakeException
class WebSocketServerHandshakeException extends WebSocketHandshakeException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
request
HttpRequest request
-
-
-
Package io.netty.handler.codec.http2
-
Exception Class io.netty.handler.codec.http2.Http2Exception
class Http2Exception extends Exception implements Serializable- serialVersionUID:
- -6941186345430164209L
-
Serialized Fields
-
error
Http2Error error
-
shutdownHint
Http2Exception.ShutdownHint shutdownHint
-
-
Exception Class io.netty.handler.codec.http2.Http2Exception.ClosedStreamCreationException
class ClosedStreamCreationException extends Http2Exception implements Serializable- serialVersionUID:
- -6746542974372246206L
-
Exception Class io.netty.handler.codec.http2.Http2Exception.CompositeStreamException
class CompositeStreamException extends Http2Exception implements Serializable- serialVersionUID:
- 7091134858213711015L
-
Serialized Fields
-
exceptions
List<Http2Exception.StreamException> exceptions
-
-
Exception Class io.netty.handler.codec.http2.Http2Exception.HeaderListSizeException
class HeaderListSizeException extends Http2Exception.StreamException implements Serializable- serialVersionUID:
- -8807603212183882637L
-
Serialized Fields
-
decode
boolean decode
-
-
Exception Class io.netty.handler.codec.http2.Http2Exception.StreamException
class StreamException extends Http2Exception implements Serializable- serialVersionUID:
- 602472544416984384L
-
Serialized Fields
-
streamId
int streamId
-
-
Exception Class io.netty.handler.codec.http2.Http2FrameStreamException
class Http2FrameStreamException extends Exception implements Serializable- serialVersionUID:
- -4407186173493887044L
-
Serialized Fields
-
error
Http2Error error
-
stream
Http2FrameStream stream
-
-
Exception Class io.netty.handler.codec.http2.Http2MultiplexActiveStreamsException
class Http2MultiplexActiveStreamsException extends Exception implements Serializable -
Exception Class io.netty.handler.codec.http2.Http2NoMoreStreamIdsException
class Http2NoMoreStreamIdsException extends Http2Exception implements Serializable- serialVersionUID:
- -7756236161274851110L
-
Exception Class io.netty.handler.codec.http2.StreamBufferingEncoder.Http2ChannelClosedException
class Http2ChannelClosedException extends Http2Exception implements Serializable- serialVersionUID:
- 4768543442094476971L
-
Exception Class io.netty.handler.codec.http2.StreamBufferingEncoder.Http2GoAwayException
class Http2GoAwayException extends Http2Exception implements Serializable- serialVersionUID:
- 1326785622777291198L
-
Serialized Fields
-
goAwayDetail
StreamBufferingEncoder.GoAwayDetail goAwayDetail
-
-
-
Package io.netty.handler.codec.mqtt
-
Exception Class io.netty.handler.codec.mqtt.MqttIdentifierRejectedException
class MqttIdentifierRejectedException extends DecoderException implements Serializable- serialVersionUID:
- -1323503322689614981L
-
Exception Class io.netty.handler.codec.mqtt.MqttUnacceptableProtocolVersionException
class MqttUnacceptableProtocolVersionException extends DecoderException implements Serializable- serialVersionUID:
- 4914652213232455749L
-
-
Package io.netty.handler.codec.redis
-
Exception Class io.netty.handler.codec.redis.RedisCodecException
class RedisCodecException extends CodecException implements Serializable- serialVersionUID:
- 5570454251549268063L
-
-
Package io.netty.handler.codec.spdy
-
Exception Class io.netty.handler.codec.spdy.SpdyProtocolException
class SpdyProtocolException extends Exception implements Serializable- serialVersionUID:
- 7870000537743847264L
-
-
Package io.netty.handler.proxy
-
Exception Class io.netty.handler.proxy.HttpProxyHandler.HttpProxyConnectException
class HttpProxyConnectException extends ProxyConnectException implements Serializable- serialVersionUID:
- -8824334609292146066L
-
Serialized Fields
-
headers
HttpHeaders headers
-
-
Exception Class io.netty.handler.proxy.ProxyConnectException
class ProxyConnectException extends ConnectException implements Serializable- serialVersionUID:
- 5211364632246265538L
-
-
Package io.netty.handler.ssl
-
Exception Class io.netty.handler.ssl.NotSslRecordException
class NotSslRecordException extends SSLException implements Serializable- serialVersionUID:
- -4316784434770656841L
-
Exception Class io.netty.handler.ssl.OpenSslCertificateException
class OpenSslCertificateException extends CertificateException implements Serializable- serialVersionUID:
- 5542675253797129798L
-
Serialized Fields
-
errorCode
int errorCode
-
-
Class io.netty.handler.ssl.PemPrivateKey
class PemPrivateKey extends AbstractReferenceCounted implements Serializable- serialVersionUID:
- 7978017465645018936L
-
Serialized Fields
-
content
ByteBuf content
-
-
Class io.netty.handler.ssl.PemX509Certificate
class PemX509Certificate extends X509Certificate implements Serializable-
Serialized Fields
-
content
ByteBuf content
-
-
-
Exception Class io.netty.handler.ssl.SslClosedEngineException
class SslClosedEngineException extends SSLException implements Serializable- serialVersionUID:
- -5204207600474401904L
-
Exception Class io.netty.handler.ssl.SslHandshakeTimeoutException
class SslHandshakeTimeoutException extends SSLHandshakeException implements Serializable
-
-
Package io.netty.handler.ssl.util
-
Class io.netty.handler.ssl.util.LazyX509Certificate
class LazyX509Certificate extends X509Certificate implements Serializable-
Serialized Fields
-
bytes
byte[] bytes
-
wrapped
X509Certificate wrapped
-
-
-
-
Package io.netty.handler.timeout
-
Exception Class io.netty.handler.timeout.ReadTimeoutException
class ReadTimeoutException extends TimeoutException implements Serializable- serialVersionUID:
- 169287984113283421L
-
Exception Class io.netty.handler.timeout.TimeoutException
class TimeoutException extends ChannelException implements Serializable- serialVersionUID:
- 4673641882869672533L
-
Exception Class io.netty.handler.timeout.WriteTimeoutException
class WriteTimeoutException extends TimeoutException implements Serializable- serialVersionUID:
- -144786655770296065L
-
-
Package io.netty.resolver.dns
-
Exception Class io.netty.resolver.dns.DnsErrorCauseException
class DnsErrorCauseException extends RuntimeException implements Serializable- serialVersionUID:
- 7485145036717494533L
-
Serialized Fields
-
code
DnsResponseCode code
-
-
Exception Class io.netty.resolver.dns.DnsNameResolverException
class DnsNameResolverException extends RuntimeException implements Serializable- serialVersionUID:
- -8826717909627131850L
-
Serialized Fields
-
question
DnsQuestion question
-
remoteAddress
InetSocketAddress remoteAddress
-
-
Exception Class io.netty.resolver.dns.DnsNameResolverTimeoutException
class DnsNameResolverTimeoutException extends DnsNameResolverException implements Serializable- serialVersionUID:
- -8826717969627131854L
-
Class io.netty.resolver.dns.NameServerComparator
class NameServerComparator extends Object implements Serializable- serialVersionUID:
- 8372151874317596185L
-
Serialized Fields
-
preferredAddressType
Class<? extends InetAddress> preferredAddressType
-
-
-
Package io.netty.util
-
Exception Class io.netty.util.IllegalReferenceCountException
class IllegalReferenceCountException extends IllegalStateException implements Serializable- serialVersionUID:
- -2507492394288153468L
-
Exception Class io.netty.util.ResourceLeakException
class ResourceLeakException extends RuntimeException implements Serializable- serialVersionUID:
- 7186453858343358280L
-
Serialized Fields
-
cachedStackTrace
StackTraceElement[] cachedStackTrace
Deprecated.
-
-
Exception Class io.netty.util.Signal
class Signal extends Error implements Serializable- serialVersionUID:
- -221145131122459977L
-
Serialized Fields
-
constant
Signal.SignalConstant constant
-
-
-
Package io.netty.util.concurrent
-
Exception Class io.netty.util.concurrent.BlockingOperationException
class BlockingOperationException extends IllegalStateException implements Serializable- serialVersionUID:
- 2462223247762460301L
-
-
Package io.netty.util.internal
-
Class io.netty.util.internal.ConcurrentSet
- serialVersionUID:
- -6761513279741915432L
-
Serialized Fields
-
map
ConcurrentMap<E,
Boolean> map Deprecated.
-
-
Exception Class io.netty.util.internal.OutOfDirectMemoryError
class OutOfDirectMemoryError extends OutOfMemoryError implements Serializable- serialVersionUID:
- 4228264016184011555L
-
Class io.netty.util.internal.RecyclableArrayList
- serialVersionUID:
- -8605125654176467947L
-
Serialized Fields
-
handle
ObjectPool.Handle<RecyclableArrayList> handle
-
insertSinceRecycled
boolean insertSinceRecycled
-
-
Class io.netty.util.internal.ThreadLocalRandom
class ThreadLocalRandom extends Random implements Serializable- serialVersionUID:
- -5851777807851030925L
-
Serialized Fields
-
initialized
boolean initialized
Initialization flag to permit calls to setSeed to succeed only while executing the Random constructor. We can't allow others since it would cause setting seed in one part of a program to unintentionally impact other usages by the thread. -
pad0
long pad0
-
pad1
long pad1
-
pad2
long pad2
-
pad3
long pad3
-
pad4
long pad4
-
pad5
long pad5
-
pad6
long pad6
-
pad7
long pad7
-
rnd
long rnd
The random seed. We can't use super.seed.
-
-
-
Package io.netty.util.internal.logging
-
Class io.netty.util.internal.logging.AbstractInternalLogger
class AbstractInternalLogger extends Object implements Serializable- serialVersionUID:
- -6382972526573193470L
-
Serialization Methods
-
readResolve
- Throws:
ObjectStreamException
-
-
Serialized Fields
-
name
String name
-
-