Uses of Class
com.aspectran.core.activity.response.transform.TransformResponse
-
Packages that use TransformResponse Package Description com.aspectran.core.activity.response.transform -
-
Uses of TransformResponse in com.aspectran.core.activity.response.transform
Subclasses of TransformResponse in com.aspectran.core.activity.response.transform Modifier and Type Class Description classAponTransformResponseResponse to transform into APON.classJsonTransformResponseResponse to transform into JSON.classNoneTransformResponseThe Class NoneTransformResponse.classTextTransformResponseResponse to transform to plain text.classXmlTransformResponseResponse to transform into XML.classXslTransformResponseResponse to transform into XSL.
-