public static class ReqRespDebug.ReqRespPair extends Object
| Constructor and Description |
|---|
ReqRespPair() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getRequest() |
byte[] |
getResponse() |
void |
setRequest(byte[] request) |
void |
setResponse(byte[] response) |
Copyright © 2020. All rights reserved.