public final class ProcessResponse<T,E> extends Object
Modifier and Type | Method and Description |
---|---|
E |
getErrOutput() |
T |
getOutput() |
int |
getResponseCode() |
SysExits |
getResponseExitCode() |
String |
toString() |
Copyright © 2018 SPF4J. All rights reserved.