Home
last modified time | relevance | path

Searched defs:wrapped (Results 1 – 2 of 2) sorted by last modified time

/unit/src/java/nginx/unit/websocket/
H A DWsSession.java332 MessageHandler wrapped = null; in removeMessageHandler() local
H A DAsyncChannelWrapperSecure.java519 private final Future<Long> wrapped; field in AsyncChannelWrapperSecure.LongToIntegerFuture
521 public LongToIntegerFuture(Future<Long> wrapped) { in LongToIntegerFuture()