Uses of Interface
org.neociclo.odetteftp.protocol.OdetteFtpExchangeBuffer

Packages that use OdetteFtpExchangeBuffer
org.neociclo.odetteftp.protocol   
 

Uses of OdetteFtpExchangeBuffer in org.neociclo.odetteftp.protocol
 

Classes in org.neociclo.odetteftp.protocol that implement OdetteFtpExchangeBuffer
 class CommandExchangeBuffer
          A Command Exchange Buffer contains a single command starting at the beginning of the buffer.
 class DataExchangeBuffer
          DataExchange is an type of Odette FTP Exchange Buffer used for encapsulate and transmit of Virtual File records.
 



ACCORD