![JAR search and dependency download from the Maven repository](/logo.png)
mtons.freemarker.directive.HttpServletDirective Maven / Gradle / Ivy
/*
+--------------------------------------------------------------------------
| Mtons [#RELEASE_VERSION#]
| ========================================
| Copyright (c) 2014, 2015 mtons. All Rights Reserved
| http://www.mtons.com
+---------------------------------------------------------------------------
*/
package mtons.freemarker.directive;
import mtons.freemarker.Privacy;
import org.springframework.http.MediaType;
import org.springframework.http.converter.HttpMessageConverter;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
/**
* 接口指令
* Created by langhsu on 2015/11/26.
*/
public interface HttpServletDirective {
void execute(HttpMessageConverter
© 2015 - 2025 Weber Informatics LLC | Privacy Policy