Serialized Form
-
Package org.jboss.netty.channel
-
Class org.jboss.netty.channel.ChannelException extends RuntimeException implements Serializable
- serialVersionUID:
- 2908618315971075004L
-
Class org.jboss.netty.channel.ChannelHandlerLifeCycleException extends RuntimeException implements Serializable
- serialVersionUID:
- 8764799996088850672L
-
Class org.jboss.netty.channel.ChannelPipelineException extends ChannelException implements Serializable
- serialVersionUID:
- 3379174210419885980L
-
Class org.jboss.netty.channel.ConnectTimeoutException extends ConnectException implements Serializable
- serialVersionUID:
- 2317065249988317463L
-
-
Package org.jboss.netty.channel.local
-
Class org.jboss.netty.channel.local.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 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 extends com.google.protobuf.GeneratedMessage implements Serializable
- serialVersionUID:
- 0L
-
Serialization Methods
-
writeReplace
protected Object writeReplace() throws ObjectStreamException
- 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 extends com.google.protobuf.GeneratedMessage implements Serializable
- serialVersionUID:
- 0L
-
Serialization Methods
-
writeReplace
protected Object writeReplace() throws ObjectStreamException
- 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 extends com.google.protobuf.GeneratedMessage implements Serializable
- serialVersionUID:
- 0L
-
Serialization Methods
-
writeReplace
protected Object writeReplace() throws ObjectStreamException
- 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 extends com.google.protobuf.GeneratedMessage implements Serializable
- serialVersionUID:
- 0L
-
Serialization Methods
-
writeReplace
protected Object writeReplace() throws ObjectStreamException
- 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
-
Class org.jboss.netty.handler.codec.PrematureChannelClosureException extends Exception implements Serializable
- serialVersionUID:
- 233460005724966593L
-
-
Package org.jboss.netty.handler.codec.compression
-
Class org.jboss.netty.handler.codec.compression.CompressionException extends RuntimeException implements Serializable
- serialVersionUID:
- 5603413481274811897L
-
-
Package org.jboss.netty.handler.codec.embedder
-
Class org.jboss.netty.handler.codec.embedder.CodecEmbedderException extends RuntimeException implements Serializable
- serialVersionUID:
- -6283302594160331474L
-
-
Package org.jboss.netty.handler.codec.frame
-
Class org.jboss.netty.handler.codec.frame.CorruptedFrameException extends Exception implements Serializable
- serialVersionUID:
- 3918052232492988408L
-
Class org.jboss.netty.handler.codec.frame.TooLongFrameException extends Exception implements Serializable
- serialVersionUID:
- -1995801950698951640L
-
-
Package org.jboss.netty.handler.codec.http
-
Class org.jboss.netty.handler.codec.http.HttpHeaderDateFormat extends SimpleDateFormat implements Serializable
- serialVersionUID:
- -925286159755905325L
-
Serialized Fields
-
format1
SimpleDateFormat format1
-
format2
SimpleDateFormat format2
-
-
-
Package org.jboss.netty.handler.codec.http.multipart
-
Class org.jboss.netty.handler.codec.http.multipart.HttpPostRequestDecoder.EndOfDataDecoderException extends Exception implements Serializable
- serialVersionUID:
- 1336267941020800769L
-
Class org.jboss.netty.handler.codec.http.multipart.HttpPostRequestDecoder.ErrorDataDecoderException extends Exception implements Serializable
- serialVersionUID:
- 5020247425493164465L
-
Class org.jboss.netty.handler.codec.http.multipart.HttpPostRequestDecoder.NotEnoughDataDecoderException extends Exception implements Serializable
- serialVersionUID:
- -7846841864603865638L
-
Class org.jboss.netty.handler.codec.http.multipart.HttpPostRequestEncoder.ErrorDataEncoderException extends Exception implements Serializable
- serialVersionUID:
- 5020247425493164465L
-
-
Package org.jboss.netty.handler.codec.http.websocketx
-
Class org.jboss.netty.handler.codec.http.websocketx.WebSocketHandshakeException extends RuntimeException implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.jboss.netty.handler.codec.replay
-
Class org.jboss.netty.handler.codec.replay.UnreplayableOperationException extends UnsupportedOperationException implements Serializable
- serialVersionUID:
- 8577363912862364021L
-
-
Package org.jboss.netty.handler.codec.spdy
-
Class org.jboss.netty.handler.codec.spdy.SpdyProtocolException extends Exception implements Serializable
- serialVersionUID:
- 7870000537743847264L
-
-
Package org.jboss.netty.handler.ipfilter
-
Class org.jboss.netty.handler.ipfilter.IpFilterRuleList extends ArrayList<IpFilterRule> implements Serializable
- serialVersionUID:
- -6164162941749588780L
-
-
Package org.jboss.netty.handler.queue
-
Class org.jboss.netty.handler.queue.BlockingReadTimeoutException extends InterruptedIOException implements Serializable
- serialVersionUID:
- 356009226872649493L
-
-
Package org.jboss.netty.handler.ssl
-
Class org.jboss.netty.handler.ssl.NotSslRecordException extends SSLException implements Serializable
- serialVersionUID:
- -4316784434770656841L
-
-
Package org.jboss.netty.handler.timeout
-
Class org.jboss.netty.handler.timeout.ReadTimeoutException extends TimeoutException implements Serializable
- serialVersionUID:
- -4596059237992273913L
-
Class org.jboss.netty.handler.timeout.TimeoutException extends ChannelException implements Serializable
- serialVersionUID:
- 4673641882869672533L
-
Class org.jboss.netty.handler.timeout.WriteTimeoutException extends TimeoutException implements Serializable
- serialVersionUID:
- -7746685254523245218L
-
-
Package org.jboss.netty.util.internal
-
Class org.jboss.netty.util.internal.CaseIgnoringComparator extends Object implements Serializable
- serialVersionUID:
- 4582133183775373862L
-
Serialization Methods
-
readResolve
private Object readResolve()
-
-
Class org.jboss.netty.util.internal.NonReentrantLock extends AbstractQueuedSynchronizer implements Serializable
- serialVersionUID:
- -833780837233068610L
-
Serialized Fields
-
owner
Thread owner
-
-
Class org.jboss.netty.util.internal.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.
-
-