Class Response
- java.lang.Object
 - 
- org.apache.sysds.runtime.controlprogram.federated.monitoring.Response
 
 
- 
public class Response extends Object
 
- 
- 
Constructor Summary
Constructors Constructor Description Response() 
- 
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static io.netty.handler.codec.http.FullHttpResponseforbidden(String exception)static io.netty.handler.codec.http.FullHttpResponsenotFound(String exception)static io.netty.handler.codec.http.FullHttpResponseok(String result) 
 -