Uses of Package
org.neociclo.odetteftp.protocol

Packages that use org.neociclo.odetteftp.protocol
org.neociclo.odetteftp   
org.neociclo.odetteftp.netty.codec   
org.neociclo.odetteftp.oftplet   
org.neociclo.odetteftp.protocol   
org.neociclo.odetteftp.protocol.data   
org.neociclo.odetteftp.protocol.v13   
org.neociclo.odetteftp.protocol.v14   
org.neociclo.odetteftp.protocol.v20   
org.neociclo.odetteftp.support   
org.neociclo.odetteftp.util   
 

Classes in org.neociclo.odetteftp.protocol used by org.neociclo.odetteftp
CommandExchangeBuffer
          A Command Exchange Buffer contains a single command starting at the beginning of the buffer.
CommandIdentifier
          Odette FTP entities communicate by sending and receiving messages in Exchange Buffers.
DataExchangeBuffer
          DataExchange is an type of Odette FTP Exchange Buffer used for encapsulate and transmit of Virtual File records.
EndSessionReason
          Enumeration representing each End Session Reason available.
 

Classes in org.neociclo.odetteftp.protocol used by org.neociclo.odetteftp.netty.codec
CommandExchangeBuffer
          A Command Exchange Buffer contains a single command starting at the beginning of the buffer.
CommandFormat
          This is a package visible class that provides support to represent a command format.
 

Classes in org.neociclo.odetteftp.protocol used by org.neociclo.odetteftp.oftplet
AnswerReason
          Enumeration that represents each reason code for available Answer Reasons while transferring a Virtual File.
DeliveryNotification
           
EndSessionReason
          Enumeration representing each End Session Reason available.
OdetteFtpObject
           
VirtualFile
           
 

Classes in org.neociclo.odetteftp.protocol used by org.neociclo.odetteftp.protocol
AnswerReason
          Enumeration that represents each reason code for available Answer Reasons while transferring a Virtual File.
CommandExchangeBuffer
          A Command Exchange Buffer contains a single command starting at the beginning of the buffer.
CommandFormat
          This is a package visible class that provides support to represent a command format.
CommandFormat.Field
          Command Format is compound of one or more fields.
CommandIdentifier
          Odette FTP entities communicate by sending and receiving messages in Exchange Buffers.
DataExchangeBuffer
          DataExchange is an type of Odette FTP Exchange Buffer used for encapsulate and transmit of Virtual File records.
DataExchangeBuffer.SubrecordHeader
          Subrecord Header is defined in one octet as follows:
DefaultEndFileResponse
           
DefaultStartFileResponse
           
DefaultVirtualFile
           
DeliveryNotification
           
DeliveryNotification.EndResponseType
           
EndSessionReason
          Enumeration representing each End Session Reason available.
NegativeResponseReason
          The Negative Response Reason will specify why transmission cannot proceed or why processing of the file failed.
OdetteFtpExchangeBuffer
          The communication between ODETTE-FTP entities is basically done by sending and receiving messages in Exchange Buffers via the transport layer.
OdetteFtpObject
           
RecordFormat
           
VirtualFile
           
 

Classes in org.neociclo.odetteftp.protocol used by org.neociclo.odetteftp.protocol.data
DataExchangeBuffer
          DataExchange is an type of Odette FTP Exchange Buffer used for encapsulate and transmit of Virtual File records.
RecordFormat
           
VirtualFile
           
VirtualFileMappingException
           
 

Classes in org.neociclo.odetteftp.protocol used by org.neociclo.odetteftp.protocol.v13
AnswerReason
          Enumeration that represents each reason code for available Answer Reasons while transferring a Virtual File.
CommandBuilder
           
CommandExchangeBuffer
          A Command Exchange Buffer contains a single command starting at the beginning of the buffer.
CommandFormat
          This is a package visible class that provides support to represent a command format.
CommandFormat.Field
          Command Format is compound of one or more fields.
CommandIdentifier
          Odette FTP entities communicate by sending and receiving messages in Exchange Buffers.
DefaultHandler
           
DefaultVirtualFile
           
DeliveryNotification
           
EndSessionReason
          Enumeration representing each End Session Reason available.
RecordFormat
           
VirtualFile
           
 

Classes in org.neociclo.odetteftp.protocol used by org.neociclo.odetteftp.protocol.v14
CommandBuilder
           
CommandExchangeBuffer
          A Command Exchange Buffer contains a single command starting at the beginning of the buffer.
CommandFormat
          This is a package visible class that provides support to represent a command format.
CommandFormat.Field
          Command Format is compound of one or more fields.
CommandIdentifier
          Odette FTP entities communicate by sending and receiving messages in Exchange Buffers.
DefaultHandler
           
DefaultVirtualFile
           
DeliveryNotification
           
NegativeResponseReason
          The Negative Response Reason will specify why transmission cannot proceed or why processing of the file failed.
RecordFormat
           
VirtualFile
           
 

Classes in org.neociclo.odetteftp.protocol used by org.neociclo.odetteftp.protocol.v20
AnswerReason
          Enumeration that represents each reason code for available Answer Reasons while transferring a Virtual File.
CommandBuilder
           
CommandExchangeBuffer
          A Command Exchange Buffer contains a single command starting at the beginning of the buffer.
CommandFormat
          This is a package visible class that provides support to represent a command format.
CommandFormat.Field
          Command Format is compound of one or more fields.
CommandIdentifier
          Odette FTP entities communicate by sending and receiving messages in Exchange Buffers.
DefaultDeliveryNotification
           
DefaultHandler
           
DefaultVirtualFile
           
DeliveryNotification
           
DeliveryNotification.EndResponseType
           
EndSessionReason
          Enumeration representing each End Session Reason available.
NegativeResponseReason
          The Negative Response Reason will specify why transmission cannot proceed or why processing of the file failed.
OdetteFtpObject
           
RecordFormat
           
VirtualFile
           
 

Classes in org.neociclo.odetteftp.protocol used by org.neociclo.odetteftp.support
DeliveryNotification
           
OdetteFtpObject
           
VirtualFile
           
 

Classes in org.neociclo.odetteftp.protocol used by org.neociclo.odetteftp.util
CommandFormat
          This is a package visible class that provides support to represent a command format.
CommandIdentifier
          Odette FTP entities communicate by sending and receiving messages in Exchange Buffers.
DataExchangeBuffer
          DataExchange is an type of Odette FTP Exchange Buffer used for encapsulate and transmit of Virtual File records.
DeliveryNotification
           
NegativeResponseReason
          The Negative Response Reason will specify why transmission cannot proceed or why processing of the file failed.
OdetteFtpObject
           
RecordFormat
           
VirtualFile
           
 



ACCORD