org.jboss.resteasy.springmvc
public class ResteasyNoResourceFoundView extends Object implements org.springframework.web.servlet.View
Constructor and Description |
---|
ResteasyNoResourceFoundView() |
Modifier and Type | Method and Description |
---|---|
String |
getContentType() |
SynchronousDispatcher |
getDispatcher() |
void |
render(Map model,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
void |
setDispatcher(SynchronousDispatcher dispatcher) |
public SynchronousDispatcher getDispatcher()
public void setDispatcher(SynchronousDispatcher dispatcher)
public String getContentType()
getContentType
in interface org.springframework.web.servlet.View
Copyright © 2016. All Rights Reserved.