Searched defs:KEEP_ALIVE (Results 1 – 4 of 4) sorted by relevance
52 public static final String KEEP_ALIVE = "keepalive"; field in PreferenceConstants
77 const KEEP_ALIVE: Duration = Duration::from_secs(10); constant
55 private static final ByteString KEEP_ALIVE = ByteString.encodeUtf8("keep-alive"); field in Http2xStream
57 private static final ByteString KEEP_ALIVE = ByteString.encodeUtf8("keep-alive"); field in Http2xStream