Searched defs:sendPing (Results 1 – 7 of 7) sorted by relevance
77 Runnable sendPing = sendPingCaptor.getValue(); in sendKeepAlivePings() local117 Runnable sendPing = sendPingCaptor.getValue(); in keepAlivePingDelayedByIncomingData() local174 Runnable sendPing = sendPingCaptor.getValue(); in onTransportTerminationCancelsShutdownFuture() local196 Runnable sendPing = sendPingCaptor.getValue(); in keepAlivePingTimesOut() local234 Runnable sendPing = sendPingCaptor.getValue(); in transportGoesIdle() local260 Runnable sendPing = runnableCaptor.getValue(); in transportGoesIdle_doesntCauseIdleWhenEnabled() local284 Runnable sendPing = sendPingCaptor.getValue(); in transportGoesIdleAfterPingSent() local350 Runnable sendPing = sendPingCaptor.getValue(); in transportShutsdownAfterPingSent() local374 Runnable sendPing = sendPingCaptor.getValue(); in pingSentThenIdleThenActiveThenAck() local
49 void sendPing(Buffer payload) throws IOException; in sendPing() method
138 @Override public void sendPing(Buffer payload) throws IOException { in sendPing() method in RealWebSocket
62 private final Runnable sendPing = new LogExceptionRunnable(new Runnable() { field in KeepAliveManager
182 private void sendPing(ChannelHandlerContext ctx) { in sendPing() method in AbstractNettyHandler.FlowControlPinger
674 private ChannelFuture sendPing(PingCallback callback) { in sendPing() method in NettyClientHandlerTest
META-INF/MANIFEST.MF de/tavendo/autobahn/ByteBufferInputStream.class ByteBufferInputStream.java ...