public class ResponseEventContext extends Object
Constructor and Description |
---|
ResponseEventContext(NettyDataReaderStateMachine nettyClientStateMachine)
Response event context is used for recording the following information.
|
Modifier and Type | Method and Description |
---|---|
NettyDataReaderStateMachine |
getNettyClientStateMachine()
Get the NettyClientStateMachine.
|
public ResponseEventContext(NettyDataReaderStateMachine nettyClientStateMachine)
nettyClientStateMachine
- public NettyDataReaderStateMachine getNettyClientStateMachine()
Copyright © 2023. All Rights Reserved.