Package | Description |
---|---|
org.restlet.engine.converter |
Modifier and Type | Method and Description |
---|---|
protected String |
StatusInfoHtmlConverter.getStatusLabel(StatusInfo status)
Returns the status information to display in the default representation.
|
protected Representation |
StatusInfoHtmlConverter.toHtml(StatusInfo status)
Returns a representation for the given status.
In order to customize the default representation, this method can be overridden. |
Copyright © 2005–2016. All rights reserved.