Searched refs:JsPayloadType (Results 1 – 2 of 2) sorted by relevance
55 public @interface JsPayloadType {} annotation in JsVersionHelper96 @JsPayloadType int jsPayloadType, Long version) { in constructVersionHeader()104 public static String getVersionHeaderName(@JsPayloadType int jsPayloadType) { in getVersionHeaderName()
49 public Long getVersion(@JsVersionHelper.JsPayloadType Integer jsPayloadType) { in getVersion()