public class PluginServletActionRetVal extends Object implements IPluginServletActionRetVal
| Constructor and Description |
|---|
PluginServletActionRetVal(IServletResponse result) |
| Modifier and Type | Method and Description |
|---|---|
IServletResponse |
getResponse() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetHttpStatusCodepublic PluginServletActionRetVal(IServletResponse result)
public IServletResponse getResponse()
getResponse in interface IPluginServletActionRetValIServletResponse that is to be returned to the client in response to the HTTP request.Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.