Package com.yahoo.restapi
Class StringResponse
java.lang.Object
com.yahoo.container.jdisc.HttpResponse
com.yahoo.restapi.ByteArrayResponse
com.yahoo.restapi.StringResponse
- Author:
- bratseth
-
Field Summary
Fields inherited from class com.yahoo.container.jdisc.HttpResponse
DEFAULT_CHARACTER_ENCODING, DEFAULT_MIME_TYPE
-
Constructor Summary
-
Method Summary
Methods inherited from class com.yahoo.restapi.ByteArrayResponse
render
Methods inherited from class com.yahoo.container.jdisc.HttpResponse
complete, getCharacterEncoding, getContentType, getJdiscResponse, getLogValues, getRequestType, getStatus, headers, maxPendingBytes, populateAccessLogEntry, setRequestType, setStatus
-
Constructor Details
-
StringResponse
-