Serialized Form
-
Package org.jboss.netty.channel
-
Exception Class org.jboss.netty.channel.ChannelException
class ChannelException extends RuntimeException implements Serializable- serialVersionUID:
- 2908618315971075004L
-
Exception Class org.jboss.netty.channel.ChannelHandlerLifeCycleException
class ChannelHandlerLifeCycleException extends RuntimeException implements Serializable- serialVersionUID:
- 8764799996088850672L
-
Exception Class org.jboss.netty.channel.ChannelPipelineException
class ChannelPipelineException extends ChannelException implements Serializable- serialVersionUID:
- 3379174210419885980L
-
Exception Class org.jboss.netty.channel.ConnectTimeoutException
class ConnectTimeoutException extends ConnectException implements Serializable- serialVersionUID:
- 2317065249988317463L
-
-
Package org.jboss.netty.channel.local
-
Class org.jboss.netty.channel.local.LocalAddress
class LocalAddress extends SocketAddress implements Serializable- serialVersionUID:
- -3601961747680808645L
-
Serialized Fields
-
ephemeral
boolean ephemeral
-
id
String id
-
-
-
Package org.jboss.netty.channel.socket.http
-
Class org.jboss.netty.channel.socket.http.HttpTunnelingServlet
class HttpTunnelingServlet extends javax.servlet.http.HttpServlet implements Serializable- serialVersionUID:
- 4259910275899756070L
-
Serialized Fields
-
channelFactory
ChannelFactory channelFactory
-
connectAttempts
long connectAttempts
-
remoteAddress
SocketAddress remoteAddress
-
retryDelay
long retryDelay
-
-
-
Package org.jboss.netty.example.localtime
-
Class org.jboss.netty.example.localtime.LocalTimeProtocol.LocalTime
class LocalTime extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialization Methods
-
writeReplace
- Throws:
ObjectStreamException
-
-
Serialized Fields
-
bitField0_
int bitField0_
-
dayOfMonth_
int dayOfMonth_
-
dayOfWeek_
LocalTimeProtocol.DayOfWeek dayOfWeek_
-
hour_
int hour_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
memoizedSerializedSize
int memoizedSerializedSize
-
minute_
int minute_
-
month_
int month_
-
second_
int second_
-
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
-
year_
int year_
-
-
Class org.jboss.netty.example.localtime.LocalTimeProtocol.LocalTimes
class LocalTimes extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialization Methods
-
writeReplace
- Throws:
ObjectStreamException
-
-
Serialized Fields
-
localTime_
List<LocalTimeProtocol.LocalTime> localTime_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
memoizedSerializedSize
int memoizedSerializedSize
-
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
-
-
Class org.jboss.netty.example.localtime.LocalTimeProtocol.Location
class Location extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialization Methods
-
writeReplace
- Throws:
ObjectStreamException
-
-
Serialized Fields
-
bitField0_
int bitField0_
-
city_
Object city_
-
continent_
LocalTimeProtocol.Continent continent_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
memoizedSerializedSize
int memoizedSerializedSize
-
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
-
-
Class org.jboss.netty.example.localtime.LocalTimeProtocol.Locations
class Locations extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialization Methods
-
writeReplace
- Throws:
ObjectStreamException
-
-
Serialized Fields
-
location_
List<LocalTimeProtocol.Location> location_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
memoizedSerializedSize
int memoizedSerializedSize
-
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
-
-
-
Package org.jboss.netty.handler.codec
-
Exception Class org.jboss.netty.handler.codec.PrematureChannelClosureException
class PrematureChannelClosureException extends Exception implements Serializable- serialVersionUID:
- 233460005724966593L
-
-
Package org.jboss.netty.handler.codec.compression
-
Exception Class org.jboss.netty.handler.codec.compression.CompressionException
class CompressionException extends RuntimeException implements Serializable- serialVersionUID:
- 5603413481274811897L
-
-
Package org.jboss.netty.handler.codec.embedder
-
Exception Class org.jboss.netty.handler.codec.embedder.CodecEmbedderException
class CodecEmbedderException extends RuntimeException implements Serializable- serialVersionUID:
- -6283302594160331474L
-
-
Package org.jboss.netty.handler.codec.frame
-
Exception Class org.jboss.netty.handler.codec.frame.CorruptedFrameException
class CorruptedFrameException extends Exception implements Serializable- serialVersionUID:
- 3918052232492988408L
-
Exception Class org.jboss.netty.handler.codec.frame.TooLongFrameException
class TooLongFrameException extends Exception implements Serializable- serialVersionUID:
- -1995801950698951640L
-
-
Package org.jboss.netty.handler.codec.http
-
Class org.jboss.netty.handler.codec.http.HttpHeaderDateFormat
class HttpHeaderDateFormat extends SimpleDateFormat implements Serializable- serialVersionUID:
- -925286159755905325L
-
Serialized Fields
-
format1
SimpleDateFormat format1
-
format2
SimpleDateFormat format2
-
-
-
Package org.jboss.netty.handler.codec.http.multipart
-
Exception Class org.jboss.netty.handler.codec.http.multipart.HttpPostRequestDecoder.EndOfDataDecoderException
class EndOfDataDecoderException extends Exception implements Serializable- serialVersionUID:
- 1336267941020800769L
-
Exception Class org.jboss.netty.handler.codec.http.multipart.HttpPostRequestDecoder.ErrorDataDecoderException
class ErrorDataDecoderException extends Exception implements Serializable- serialVersionUID:
- 5020247425493164465L
-
Exception Class org.jboss.netty.handler.codec.http.multipart.HttpPostRequestDecoder.NotEnoughDataDecoderException
class NotEnoughDataDecoderException extends Exception implements Serializable- serialVersionUID:
- -7846841864603865638L
-
Exception Class org.jboss.netty.handler.codec.http.multipart.HttpPostRequestEncoder.ErrorDataEncoderException
class ErrorDataEncoderException extends Exception implements Serializable- serialVersionUID:
- 5020247425493164465L
-
-
Package org.jboss.netty.handler.codec.http.websocketx
-
Exception Class org.jboss.netty.handler.codec.http.websocketx.WebSocketHandshakeException
class WebSocketHandshakeException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
-
Package org.jboss.netty.handler.codec.replay
-
Exception Class org.jboss.netty.handler.codec.replay.UnreplayableOperationException
class UnreplayableOperationException extends UnsupportedOperationException implements Serializable- serialVersionUID:
- 8577363912862364021L
-
-
Package org.jboss.netty.handler.codec.spdy
-
Exception Class org.jboss.netty.handler.codec.spdy.SpdyProtocolException
class SpdyProtocolException extends Exception implements Serializable- serialVersionUID:
- 7870000537743847264L
-
-
Package org.jboss.netty.handler.ipfilter
-
Class org.jboss.netty.handler.ipfilter.IpFilterRuleList
- serialVersionUID:
- -6164162941749588780L
-
-
Package org.jboss.netty.handler.queue
-
Exception Class org.jboss.netty.handler.queue.BlockingReadTimeoutException
class BlockingReadTimeoutException extends InterruptedIOException implements Serializable- serialVersionUID:
- 356009226872649493L
-
-
Package org.jboss.netty.handler.ssl
-
Exception Class org.jboss.netty.handler.ssl.NotSslRecordException
class NotSslRecordException extends SSLException implements Serializable- serialVersionUID:
- -4316784434770656841L
-
-
Package org.jboss.netty.handler.timeout
-
Exception Class org.jboss.netty.handler.timeout.ReadTimeoutException
class ReadTimeoutException extends TimeoutException implements Serializable- serialVersionUID:
- -4596059237992273913L
-
Exception Class org.jboss.netty.handler.timeout.TimeoutException
class TimeoutException extends ChannelException implements Serializable- serialVersionUID:
- 4673641882869672533L
-
Exception Class org.jboss.netty.handler.timeout.WriteTimeoutException
class WriteTimeoutException extends TimeoutException implements Serializable- serialVersionUID:
- -7746685254523245218L
-
-
Package org.jboss.netty.util.internal
-
Class org.jboss.netty.util.internal.CaseIgnoringComparator
class CaseIgnoringComparator extends Object implements Serializable- serialVersionUID:
- 4582133183775373862L
-
Serialization Methods
-
readResolve
-
-
Class org.jboss.netty.util.internal.NonReentrantLock
class NonReentrantLock extends AbstractQueuedSynchronizer implements Serializable- serialVersionUID:
- -833780837233068610L
-
Serialized Fields
-
owner
Thread owner
-
-
Class org.jboss.netty.util.internal.ThreadLocalRandom
class ThreadLocalRandom extends Random implements Serializable- serialVersionUID:
- -5851777807851030925L
-
Serialized Fields
-
initialized
boolean initialized
Initialization flag to permit the first and only allowed call to setSeed (inside Random constructor) to succeed. 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.
-
-