Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
com.neuron.jaffer.AFP_Volume

Uses of AFP_Volume in com.neuron.jaffer
 

Subclasses of AFP_Volume in com.neuron.jaffer
(package private)  class OS_Volume
           
 

Fields in com.neuron.jaffer declared as AFP_Volume
private  AFP_Volume AFP_Session.Path.volume
           
 

Methods in com.neuron.jaffer that return AFP_Volume
(package private)  AFP_Volume AFP_Session.Path.getVolume()
           
 AFP_Volume AFP_Server.getVolume(int vid)
           
 AFP_Volume AFP_Server.getVolume(java.lang.String vname)
           
 AFP_Volume[] AFP_Server.getVolumes()
           
 

Methods in com.neuron.jaffer with parameters of type AFP_Volume
private  void AFP_Session.sendVolumeInfo(ByteWriter ww, AFP_Volume vol, int flags)
           
 int AFP_Server.addVolume(AFP_Volume vol)
           
 void AFP_Server.delVolume(AFP_Volume vol)