Uses of Class
org.neociclo.odetteftp.protocol.VirtualFileMappingException

Packages that use VirtualFileMappingException
org.neociclo.odetteftp.protocol.data   
 

Uses of VirtualFileMappingException in org.neociclo.odetteftp.protocol.data
 

Methods in org.neociclo.odetteftp.protocol.data that throw VirtualFileMappingException
protected  void AbstractMapping.discardReadBytes(FileChannel in, int discardedBytes)
           
protected  long AbstractMapping.position(FileChannel in)
           
protected  int AbstractMapping.read(FileChannel in, ByteBuffer buffer)
           
protected  void AbstractMapping.skip(FileChannel in, int bytes)
           
 



ACCORD