|
||||||||||
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 | |
---|---|
org.w3c.dom.Document |
executeRequest(HttpInputStream in)
Executes an HTTP request. |
void |
setDocumentBuilder(javax.xml.parsers.DocumentBuilder builder)
Sets the Document Builder factory |
void |
setMBeanServer(javax.management.MBeanServer server)
Sets the target MBeanServer |
Method Detail |
---|
org.w3c.dom.Document executeRequest(HttpInputStream in) throws java.io.IOException, javax.management.JMException
out
- Input request
java.io.IOException
javax.management.JMException
void setMBeanServer(javax.management.MBeanServer server)
void setDocumentBuilder(javax.xml.parsers.DocumentBuilder builder)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |