Serialized Form


Package org.jnetstream.capture

Class org.jnetstream.capture.CaptureException extends java.io.IOException implements Serializable

serialVersionUID: 2927732402664836082L

Serialized Fields

cause

java.lang.Throwable cause

Class org.jnetstream.capture.CaptureOpenException extends java.lang.Exception implements Serializable

serialVersionUID: 175423645763L

Class org.jnetstream.capture.FileFormatException extends java.io.IOException implements Serializable

serialVersionUID: 2436226880588709668L

Serialized Fields

file

java.io.File file

position

long position

Class org.jnetstream.capture.RemoteAuthenticationException extends java.lang.Exception implements Serializable

serialVersionUID: 13458789L

Class org.jnetstream.capture.RemoteProtocolException extends java.lang.Exception implements Serializable

serialVersionUID: -5216634668763532135L


Package org.jnetstream.capture.file

Class org.jnetstream.capture.file.BufferException extends java.io.IOException implements Serializable

serialVersionUID: -4941664138858214297L

Serialized Fields

partialBuffer

com.slytechs.utils.memory.PartialBuffer partialBuffer

regional

long regional

fromCache

boolean fromCache

length

int length

override

java.lang.String override

headerReader

HeaderReader headerReader

Class org.jnetstream.capture.file.BufferFetchException extends BufferException implements Serializable

serialVersionUID: -8609730609666590018L

Serialized Fields

flexRegion

com.slytechs.utils.region.FlexRegion<T> flexRegion

Package org.jnetstream.filter

Class org.jnetstream.filter.FilterException extends CaptureException implements Serializable

serialVersionUID: 2182790715182156312L

Class org.jnetstream.filter.FilterNotFoundException extends FilterException implements Serializable

serialVersionUID: -7257949719364993671L

Class org.jnetstream.filter.FilterSyntaxError extends FilterException implements Serializable

serialVersionUID: 1460780954913477185L


Package org.jnetstream.filter.bpf

Class org.jnetstream.filter.bpf.IllegalInstructionException extends FilterException implements Serializable

serialVersionUID: -5274996672193519270L


Package org.jnetstream.packet

Class org.jnetstream.packet.UpdateException extends java.lang.Exception implements Serializable

serialVersionUID: 1L


Package org.jnetstream.protocol

Class org.jnetstream.protocol.ProtocolBindingException extends ProtocolException implements Serializable

serialVersionUID: 2064849909091077418L

Class org.jnetstream.protocol.ProtocolDeclarationException extends ProtocolException implements Serializable

serialVersionUID: 5939973681605039340L

Class org.jnetstream.protocol.ProtocolException extends java.lang.Exception implements Serializable

serialVersionUID: -946131124096092499L

Class org.jnetstream.protocol.ProtocolNotFoundException extends ProtocolException implements Serializable

serialVersionUID: -7374650203368536625L

Serialized Fields

filename

java.lang.String filename

Package org.jnetstream.protocol.codec

Class org.jnetstream.protocol.codec.CodecCreateException extends CodecException implements Serializable

serialVersionUID: 5198775133217902469L

Class org.jnetstream.protocol.codec.CodecDefinitionException extends CodecException implements Serializable

serialVersionUID: 1L

Class org.jnetstream.protocol.codec.CodecException extends java.lang.Exception implements Serializable

serialVersionUID: 7988871863162942793L

Class org.jnetstream.protocol.codec.CodecFormatException extends CodecException implements Serializable

serialVersionUID: -5657302553748393216L

Class org.jnetstream.protocol.codec.ProtocolFieldNotFoundException extends CodecException implements Serializable