public static interface CombiningReplyParser.PartialReplyHandler<T1,T2,R>
| Modifier and Type | Method and Description |
|---|---|
R |
partialReply(CombiningReplyParser<? extends T1,? extends T2> partial) |
R partialReply(CombiningReplyParser<? extends T1,? extends T2> partial)
Copyright © 2016. All rights reserved.