|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface HttpCommandProcessor
HttpCommandProcessor sets the structure of a command processor
Method Summary | |
---|---|
Document |
executeRequest(HttpInputStream in)
Executes an HTTP request. |
void |
setDocumentBuilder(DocumentBuilder builder)
Sets the Document Builder factory |
void |
setMBeanServer(javax.management.MBeanServer server)
Sets the target MBeanServer |
Method Detail |
---|
Document executeRequest(HttpInputStream in) throws IOException, javax.management.JMException
out
- Input request
IOException
javax.management.JMException
void setMBeanServer(javax.management.MBeanServer server)
void setDocumentBuilder(DocumentBuilder builder)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |