Searched defs:ProtectedPromise (Results 1 – 1 of 1) sorted by relevance
37 final class ProtectedPromise extends DefaultChannelPromise { class44 ProtectedPromise(Channel channel, EventExecutor executor, int numUnprotectedPromises) { in ProtectedPromise() method in ProtectedPromise