Searched refs:PROTOCOL_VERSION_2 (Results 1 – 3 of 3) sorted by relevance
234 public final static int PROTOCOL_VERSION_2 = 2; field
185 private int protocol = PROTOCOL_VERSION_2;309 case PROTOCOL_VERSION_2: in useProtocolVersion()
1208 oos.useProtocolVersion(ObjectOutputStream.PROTOCOL_VERSION_2); in test_useProtocolVersionI_2()