Serialized Form


Package org.apache.struts2.rest

Class org.apache.struts2.rest.ContentTypeInterceptor extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

selector

ContentTypeHandlerManager selector

Class org.apache.struts2.rest.RestActionInvocation extends com.opensymphony.xwork2.DefaultActionInvocation implements Serializable

serialVersionUID: 3485701178946428716L

Serialized Fields

handlerSelector

ContentTypeHandlerManager handlerSelector

logger

boolean logger

defaultErrorResultName

String defaultErrorResultName

restrictToGet

boolean restrictToGet

httpHeaders

HttpHeaders httpHeaders

target

Object target

isFirstInterceptor

boolean isFirstInterceptor

hasErrors

boolean hasErrors

Class org.apache.struts2.rest.RestActionSupport extends com.opensymphony.xwork2.ActionSupport implements Serializable

serialVersionUID: -889518620073576882L

Class org.apache.struts2.rest.RestWorkflowInterceptor extends com.opensymphony.xwork2.interceptor.MethodFilterInterceptor implements Serializable

serialVersionUID: 7563014655616490865L

Serialized Fields

inputResultName

String inputResultName

manager

ContentTypeHandlerManager manager

postMethodName

String postMethodName

editMethodName

String editMethodName

newMethodName

String newMethodName

putMethodName

String putMethodName

validationFailureStatusCode

int validationFailureStatusCode



Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.