public interface IPlugin
Modifier and Type | Field and Description |
---|---|
static String |
TYPE_BACKEND |
static String |
TYPE_REQUEST_PROCESSOR |
static final String TYPE_BACKEND
static final String TYPE_REQUEST_PROCESSOR
void destroy()
String getId()
void init(Map<String,String> config) throws Exception
config
- Exception
String isBufferingRequired()
Copyright © 2009–2013. All rights reserved.