Deprecated API


Contents
Deprecated Fields
gnu.cajo.utils.CodebaseServer.port
          The preferred field to check is serverPort as this field is mutable unfortunately; it remains solely to maintain backward compatibility. 
 

Deprecated Constructors
gnu.cajo.utils.ItemServer()
          As only the static methods of this class are necessary now. 
gnu.cajo.utils.ItemServer(String, int, String)
          Normally use of this constructor is not necessary, as the CodebaseServer class manages this property automatically when used.