|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Package org.apache.mina.common |
---|
Class org.apache.mina.common.BufferDataException extends RuntimeException implements Serializable |
---|
serialVersionUID: -4138189188602563502L
Class org.apache.mina.common.IoFilterLifeCycleException extends RuntimeException implements Serializable |
---|
serialVersionUID: -5542098881633506449L
Class org.apache.mina.common.RuntimeIOException extends RuntimeException implements Serializable |
---|
serialVersionUID: 9029092241311939548L
Class org.apache.mina.common.TransportType extends Object implements Serializable |
---|
serialVersionUID: 3258132470497883447L
Serialization Methods |
---|
private Object readResolve() throws ObjectStreamException
ObjectStreamException
Serialized Fields |
---|
String[] names
Class org.apache.mina.common.WriteTimeoutException extends IOException implements Serializable |
---|
serialVersionUID: 3906931157944579121L
Package org.apache.mina.filter |
---|
Class org.apache.mina.filter.WriteBufferFullExeception extends RuntimeException implements Serializable |
---|
Serialized Fields |
---|
org.apache.mina.common.IoFilter.WriteRequest _writeRequest
Package org.apache.mina.filter.codec |
---|
Class org.apache.mina.filter.codec.ProtocolCodecException extends Exception implements Serializable |
---|
serialVersionUID: 5939878548186330695L
Class org.apache.mina.filter.codec.ProtocolDecoderException extends org.apache.mina.filter.codec.ProtocolCodecException implements Serializable |
---|
serialVersionUID: 3545799879533408565L
Serialized Fields |
---|
String hexdump
Class org.apache.mina.filter.codec.ProtocolEncoderException extends org.apache.mina.filter.codec.ProtocolCodecException implements Serializable |
---|
serialVersionUID: 8752989973624459604L
Package org.apache.mina.transport.vmpipe |
---|
Class org.apache.mina.transport.vmpipe.VmPipeAddress extends SocketAddress implements Serializable |
---|
serialVersionUID: 3257844376976830515L
Serialized Fields |
---|
int port
Package org.apache.qpid |
---|
Class org.apache.qpid.AMQChannelClosedException extends AMQException implements Serializable |
---|
Class org.apache.qpid.AMQChannelException extends AMQException implements Serializable |
---|
Serialized Fields |
---|
int _classId
int _methodId
byte major
byte minor
Class org.apache.qpid.AMQConnectionClosedException extends AMQException implements Serializable |
---|
Class org.apache.qpid.AMQConnectionException extends AMQException implements Serializable |
---|
Serialized Fields |
---|
int _classId
int _methodId
byte major
byte minor
boolean _closeConnetion
Class org.apache.qpid.AMQConnectionFailureException extends AMQException implements Serializable |
---|
Serialized Fields |
---|
Collection<E> _exceptions
Class org.apache.qpid.AMQDisconnectedException extends AMQException implements Serializable |
---|
Class org.apache.qpid.AMQException extends Exception implements Serializable |
---|
Serialized Fields |
---|
AMQConstant _errorCode
Class org.apache.qpid.AMQInternalException extends AMQException implements Serializable |
---|
serialVersionUID: 2544449432843381112L
Class org.apache.qpid.AMQInvalidArgumentException extends AMQException implements Serializable |
---|
Class org.apache.qpid.AMQInvalidRoutingKeyException extends AMQException implements Serializable |
---|
Class org.apache.qpid.AMQPInvalidClassException extends RuntimeException implements Serializable |
---|
Class org.apache.qpid.AMQProtocolException extends AMQException implements Serializable |
---|
Class org.apache.qpid.AMQSecurityException extends AMQException implements Serializable |
---|
serialVersionUID: 8862069852716968394L
Class org.apache.qpid.AMQStoreException extends AMQInternalException implements Serializable |
---|
serialVersionUID: 2859681947490637496L
Class org.apache.qpid.AMQTimeoutException extends AMQException implements Serializable |
---|
Class org.apache.qpid.AMQUndeliveredException extends AMQException implements Serializable |
---|
Serialized Fields |
---|
Object _bounced
Class org.apache.qpid.AMQUnknownExchangeType extends AMQException implements Serializable |
---|
Class org.apache.qpid.AMQUnresolvedAddressException extends AMQException implements Serializable |
---|
Serialized Fields |
---|
String _broker
Class org.apache.qpid.SerialException extends ArithmeticException implements Serializable |
---|
Package org.apache.qpid.configuration |
---|
Class org.apache.qpid.configuration.PropertyException extends AMQException implements Serializable |
---|
Package org.apache.qpid.framing |
---|
Class org.apache.qpid.framing.AMQFrameDecodingException extends AMQException implements Serializable |
---|
Class org.apache.qpid.framing.AMQProtocolClassException extends AMQProtocolHeaderException implements Serializable |
---|
Class org.apache.qpid.framing.AMQProtocolHeaderException extends AMQException implements Serializable |
---|
Class org.apache.qpid.framing.AMQProtocolInstanceException extends AMQProtocolHeaderException implements Serializable |
---|
Class org.apache.qpid.framing.AMQProtocolVersionException extends AMQProtocolHeaderException implements Serializable |
---|
Package org.apache.qpid.messaging.util |
---|
Class org.apache.qpid.messaging.util.LexError extends RuntimeException implements Serializable |
---|
Class org.apache.qpid.messaging.util.ParseError extends RuntimeException implements Serializable |
---|
Package org.apache.qpid.transport |
---|
Class org.apache.qpid.transport.ConnectionException extends TransportException implements Serializable |
---|
Serialized Fields |
---|
ConnectionClose close
Class org.apache.qpid.transport.OpenException extends IOException implements Serializable |
---|
Class org.apache.qpid.transport.ProtocolVersionException extends ConnectionException implements Serializable |
---|
Serialized Fields |
---|
byte major
byte minor
Class org.apache.qpid.transport.ProtocolViolationException extends ConnectionException implements Serializable |
---|
Class org.apache.qpid.transport.SenderException extends TransportException implements Serializable |
---|
Class org.apache.qpid.transport.SessionClosedException extends SessionException implements Serializable |
---|
Class org.apache.qpid.transport.SessionException extends TransportException implements Serializable |
---|
Serialized Fields |
---|
ExecutionException exception
Class org.apache.qpid.transport.TransportException extends RuntimeException implements Serializable |
---|
Package org.apache.qpid.url |
---|
Class org.apache.qpid.url.URLSyntaxException extends URISyntaxException implements Serializable |
---|
Serialized Fields |
---|
int _length
Package org.apache.qpid.util |
---|
Class org.apache.qpid.util.ConcurrentLinkedMessageQueueAtomicSize extends ConcurrentLinkedQueueAtomicSize<E> implements Serializable |
---|
Serialized Fields |
---|
Queue<E> _messageHead
AtomicInteger _messageHeadSize
Class org.apache.qpid.util.ConcurrentLinkedQueueAtomicSize extends ConcurrentLinkedQueue<E> implements Serializable |
---|
Serialized Fields |
---|
AtomicInteger _size
Class org.apache.qpid.util.ConcurrentLinkedQueueNoSize extends ConcurrentLinkedQueue<E> implements Serializable |
---|
Class org.apache.qpid.util.FileUtils.UnableToCopyException extends Exception implements Serializable |
---|
Package org.apache.qpid.util.concurrent |
---|
Class org.apache.qpid.util.concurrent.AlreadyUnblockedException extends RuntimeException implements Serializable |
---|
Class org.apache.qpid.util.concurrent.SynchException extends Exception implements Serializable |
---|
Serialized Fields |
---|
Object element
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |