Class Constants

java.lang.Object
org.rasdaman.rasnet.util.Constants

public class Constants extends Object
  • Field Details

    • SERVICE_CALL_TIMEOUT

      public static final int SERVICE_CALL_TIMEOUT
      The number of milliseconds a server has to reply to a service request before being declared dead.
      See Also:
  • Constructor Details

    • Constants

      public Constants()