public static class OutboundConnectionInitiator.Result.Success<SuccessType extends OutboundConnectionInitiator.Result.Success> extends OutboundConnectionInitiator.Result<SuccessType>
OutboundConnectionInitiator.Result.MessagingSuccess, OutboundConnectionInitiator.Result.StreamingSuccess, OutboundConnectionInitiator.Result.Success<SuccessType extends OutboundConnectionInitiator.Result.Success>
Modifier and Type | Field and Description |
---|---|
io.netty.channel.Channel |
channel |
int |
messagingVersion |
incompatible, retry, success
Copyright © 2009-2021 The Apache Software Foundation