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


Package org.jboss.netty.channel.local

Class org.jboss.netty.channel.local.LocalAddress extends SocketAddress implements Serializable

serialVersionUID: -3601961747680808645L

Serialized Fields

id

String id

ephemeral

boolean ephemeral

Package org.jboss.netty.channel.socket.http

Class org.jboss.netty.channel.socket.http.HttpTunnelingServlet extends HttpServlet implements Serializable

serialVersionUID: 4259910275899756070L

Serialized Fields

remoteAddress

SocketAddress remoteAddress

channelFactory

ChannelFactory channelFactory

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.replay

Class org.jboss.netty.handler.codec.replay.UnreplayableOperationException extends UnsupportedOperationException implements Serializable

serialVersionUID: 8577363912862364021L


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



Copyright © 2008-2009 JBoss, by Red Hat. All Rights Reserved.