Searched refs:serverPlaintext (Results 1 – 3 of 3) sorted by relevance
252 negotiator = ProtocolNegotiators.serverPlaintext(); in negotiationFailurePropagatesToStatus()314 negotiator = ProtocolNegotiators.serverPlaintext(); in channelExceptionDuringNegotiatonPropagatesToStatus()334 negotiator = ProtocolNegotiators.serverPlaintext(); in handlerExceptionDuringNegotiatonPropagatesToStatus()
429 ProtocolNegotiators.serverPlaintext(); in buildTransportServer()
83 public static ProtocolNegotiator serverPlaintext() { in serverPlaintext() method in ProtocolNegotiators