Searched defs:PROTOCOL_VERSION (Results 1 – 15 of 15) sorted by relevance
57 public static final String PROTOCOL_VERSION = "http.protocol.version"; field
30 public static final int PROTOCOL_VERSION = 1; field in D2DConnectionContextV1
29 public static final int PROTOCOL_VERSION = 0; field in D2DConnectionContextV0
35 public static final String PROTOCOL_VERSION = "6"; field in WaltDevice222 s, PROTOCOL_VERSION)); in checkVersion() local
59 const PROTOCOL_VERSION: u16 = 1; constant
44 public static final String PROTOCOL_VERSION = "2"; field
37 PROTOCOL_VERSION = 18, enumerator
199 PROTOCOL_VERSION = 2 constant in ANTLR3.Profile.Profiler
377 PROTOCOL_VERSION = '2' constant
68 #define PROTOCOL_VERSION htons(0x0100) macro
73 #define PROTOCOL_VERSION htons(2) macro
206 PROTOCOL_VERSION = 70 variable in _TLSAlertType
417 PROTOCOL_VERSION = "2" variable in DebugEventListener
411 PROTOCOL_VERSION = "2" variable in DebugEventListener
275 pub const PROTOCOL_VERSION: u32 = PROTOCOL_VERSION_DRAFT29; constant