@Service public class SSEHandler extends Object
| Constructor and Description |
|---|
SSEHandler(ConfigurationService configurationService,
MethodInfoCache methodInfoCache) |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(String beanName,
String method,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
Locale locale) |
@Autowired public SSEHandler(ConfigurationService configurationService, MethodInfoCache methodInfoCache)
Copyright © 2010–2015. All rights reserved.