Package org.fossilec.odettej.service

Class Summary
AnswerReason Enumeration that represents each reason code for avaiable Answer Reasons while transfering a Virtual File.
BufferUtil  
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 avaiable.
OdetteExchangeBuffer The communication between Odette FTP entities is basically done by sending and receiving messages in Exchange Buffers via the transport layer.
RecordFormat  
Service  
StreamTransmissionBuffer The reason of the Stream Transmission Buffer as in the specification is to encapsulate the Odette Exchange Buffer in an application level flow control.
StreamTransmissionService The Service class provide a protocol level abstraction layer which encloses the transport layer in using communication.
TransferMode  
UsualService  
 

Exception Summary
BufferCorruptedException This exception is thrown when the processing buffer is corrupted.
CommandNotRecognisedException The exception thrown when parsing or using an Exchange Buffer that contains an invalid command code (1st octet of the buffer).
InvalidCommandDataException This exception is thrown when a command contains invalid data.
 



Copyright © 2005 ObjectWeb Consortium. All Rights Reserved.