Package 

Class InternalCronetCallOptions


  • @Internal() 
    public final class InternalCronetCallOptions
    
                        

    Internal accessor class for call options using with the Cronet transport. This is intended for usage internal to the gRPC team. If you *really* think you need to use this, contact the gRPC team first.

    • Method Summary

      Modifier and Type Method Description
      static CallOptions withAnnotation(CallOptions callOptions, Object annotation)
      static Collection<Object> getAnnotations(CallOptions callOptions) Returns Cronet annotations for gRPC included in the given {@code callOptions}.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait