|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--mx4j.adaptor.http.HttpCommandProcessorAdaptor | +--mx4j.adaptor.http.EmptyCommandProcessor
EmptyCommandProcessor, returns an empty xml tree
Fields inherited from class mx4j.adaptor.http.HttpCommandProcessorAdaptor |
builder, server |
Constructor Summary | |
EmptyCommandProcessor()
Constructs a new EmptyCommandProcessor |
Method Summary | |
org.w3c.dom.Document |
executeRequest(HttpInputStream in)
Executes an HTTP request. |
Methods inherited from class mx4j.adaptor.http.HttpCommandProcessorAdaptor |
setDocumentBuilder, setMBeanServer |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public EmptyCommandProcessor()
Method Detail |
public org.w3c.dom.Document executeRequest(HttpInputStream in) throws java.io.IOException, JMException
HttpCommandProcessor
executeRequest
in class HttpCommandProcessorAdaptor
mx4j.adaptor.http.HttpCommandProcessor
out
- Input requestjava.io.IOException
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |