Class CallOptions


  • public class CallOptions
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      int timeout  
    • Constructor Summary

      Constructors 
      Constructor Description
      CallOptions​(int timeout)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • timeout

        public final int timeout
    • Constructor Detail

      • CallOptions

        public CallOptions​(int timeout)