public interface RequestContext<R extends RequestResponse> extends CommunicationContext
Modifier and Type | Method and Description |
---|---|
R |
clearResponse() |
R |
getResponse()
if no response is present clearResponse is called automatically
|
boolean |
isResponse()
internal use only
|
getPort
log, logError, logWarn
R clearResponse()
R getResponse()
boolean isResponse()
clearResponse()
or getResponse()
beforeCopyright © 2024. All rights reserved.