Serialized Form


Package org.neociclo.odetteftp

Class org.neociclo.odetteftp.OdetteFtpException extends Exception implements Serializable

serialVersionUID: 1L


Package org.neociclo.odetteftp.netty.codec

Class org.neociclo.odetteftp.netty.codec.StbException extends org.jboss.netty.channel.ChannelException implements Serializable

serialVersionUID: 1L


Package org.neociclo.odetteftp.protocol

Class org.neociclo.odetteftp.protocol.AuthenticationException extends OdetteFtpException implements Serializable

serialVersionUID: 1L

Serialized Fields

failure

int failure

Class org.neociclo.odetteftp.protocol.CommandNotRecognisedException extends OdetteFtpException implements Serializable

serialVersionUID: 1L

Serialized Fields

code

char code

Class org.neociclo.odetteftp.protocol.CorruptedBufferException extends OdetteFtpException implements Serializable

serialVersionUID: 1L

Class org.neociclo.odetteftp.protocol.DefaultDeliveryNotification extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

datasetName

String datasetName

dateTime

Date dateTime

ticker

Short ticker

destination

String destination

originator

String originator

userData

String userData

type

DeliveryNotification.EndResponseType type

creator

String creator

reason

NegativeResponseReason reason

reasonText

String reasonText

Class org.neociclo.odetteftp.protocol.DefaultVirtualFile extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

recordFormat

RecordFormat recordFormat

recordSize

int recordSize

restartOffset

long restartOffset

size

long size

datasetName

String datasetName

dateTime

Date dateTime

ticker

Short ticker

destination

String destination

originator

String originator

userData

String userData

file

File file

Class org.neociclo.odetteftp.protocol.EndSessionException extends OdetteFtpException implements Serializable

serialVersionUID: 1L

Serialized Fields

reason

EndSessionReason reason

Class org.neociclo.odetteftp.protocol.InvalidCommandDataException extends OdetteFtpException implements Serializable

serialVersionUID: 1L

Class org.neociclo.odetteftp.protocol.VirtualFileMappingException extends OdetteFtpException implements Serializable

serialVersionUID: 7288050041078513840L


Package org.neociclo.odetteftp.protocol.v20

Class org.neociclo.odetteftp.protocol.v20.DefaultEnvelopedVirtualFile extends DefaultVirtualFile implements Serializable

serialVersionUID: 1L

Serialized Fields

originalFileSize

long originalFileSize

securityLevel

SecurityLevel securityLevel

cipherSuite

CipherSuite cipherSuite

compressionAlgorithm

FileCompression compressionAlgorithm

envelopingFormat

FileEnveloping envelopingFormat

signedNotificationRequest

boolean signedNotificationRequest

fileDescription

String fileDescription

Class org.neociclo.odetteftp.protocol.v20.DefaultSignedDeliveryNotification extends DefaultDeliveryNotification implements Serializable

serialVersionUID: 1L

Serialized Fields

virtualFileHash

byte[] virtualFileHash

notificationSignature

byte[] notificationSignature

Package org.neociclo.odetteftp.support

Class org.neociclo.odetteftp.support.OdetteFtpConfiguration extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

userData

String userData

transferMode

TransferMode transferMode

dataExchangeBufferSize

Integer dataExchangeBufferSize

windowSize

Integer windowSize

useCompression

Boolean useCompression

useRestart

Boolean useRestart

hasSpecialLogic

Boolean hasSpecialLogic

useSecureAuthentication

Boolean useSecureAuthentication

cipherSuiteSelection

CipherSuite cipherSuiteSelection

version

OdetteFtpVersion version

Class org.neociclo.odetteftp.support.PropertiesBasedConfiguration extends OdetteFtpConfiguration implements Serializable

serialVersionUID: 1L


Package org.neociclo.odetteftp.util

Class org.neociclo.odetteftp.util.AttributeKey extends Object implements Serializable

serialVersionUID: -583377473376683096L

Serialized Fields

name

String name
The attribute's name

Class org.neociclo.odetteftp.util.EnvelopingException extends OdetteFtpException implements Serializable

serialVersionUID: 1L

Class org.neociclo.odetteftp.util.SignatureCheckException extends EnvelopingException implements Serializable

serialVersionUID: 1L



ACCORD