Searched defs:isDone (Results 1 – 4 of 4) sorted by last modified time
/unit/src/java/nginx/unit/websocket/ | ||
H A D | WsRemoteEndpointImplBase.java | 753 private volatile boolean isDone = false; field in WsRemoteEndpointImplBase.TextMessageSendHandler |
H A D | FutureToSendHandler.java | 72 public boolean isDone() { in isDone() method in FutureToSendHandler |
H A D | AsyncChannelWrapperNonSecure.java | 96 public boolean isDone() { in isDone() method in AsyncChannelWrapperNonSecure.NoOpFuture |
H A D | AsyncChannelWrapperSecure.java | 489 public final boolean isDone() { in isDone() method in AsyncChannelWrapperSecure.WrapperFuture |