public class XMLRestServiceExporter extends AbstractRestServiceExporter
characterEncoding, contentType, serviceActions, serviceDescriptor| Constructor and Description |
|---|
XMLRestServiceExporter() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
configureXStream(com.thoughtworks.xstream.XStream xStream) |
protected <T> T |
deserializeRequestBody(Class<T> targetType,
javax.servlet.http.HttpServletRequest request) |
protected com.thoughtworks.xstream.io.HierarchicalStreamDriver |
getXStreamDriver() |
protected String |
serializeResponse(Object resultObject) |
explainActionsAsHTML, explainService, explainServiceAsHTML, handleRequest, onServiceMethodInvoked, setServicecheckService, checkServiceInterface, getExporterName, getProxyForService, getService, getServiceInterface, setInterceptors, setRegisterTraceInterceptor, setServiceInterfaceprotected void configureXStream(com.thoughtworks.xstream.XStream xStream)
protected <T> T deserializeRequestBody(Class<T> targetType, javax.servlet.http.HttpServletRequest request) throws IOException
deserializeRequestBody in class AbstractRestServiceExporterIOExceptionprotected com.thoughtworks.xstream.io.HierarchicalStreamDriver getXStreamDriver()
protected String serializeResponse(Object resultObject)
serializeResponse in class AbstractRestServiceExporterCopyright © 2010–2021 Vegard IT GmbH, Germany. All rights reserved.