|
ArcGIS Server Geoportal extension 10
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.esri.gpt.framework.http.ContentBase
com.esri.gpt.framework.http.ContentHandler
com.esri.gpt.framework.http.CharacterHandler
com.esri.gpt.framework.http.StringHandler
public class StringHandler
Writes the content of an HTTP response body to a String.
| Constructor Summary | |
|---|---|
StringHandler()
Default constructor. |
|
| Method Summary | |
|---|---|
String |
getContent()
Gets the content associated with the HTTP response. |
String |
getLoggableContent()
Gets the content associated with the HTTP response suitable for logging. |
| Methods inherited from class com.esri.gpt.framework.http.CharacterHandler |
|---|
determineEncoding, getWriter, readResponse |
| Methods inherited from class com.esri.gpt.framework.http.ContentBase |
|---|
executeIO, executeIO, getInitialBufferlength, setInitialBufferLength |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StringHandler()
| Method Detail |
|---|
public String getContent()
public String getLoggableContent()
getLoggableContent in class ContentBase
|
ArcGIS Server Geoportal extension 10
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||