mx4j.tools.adaptor.http
public interface HttpCommandProcessor
Version: $Revision: 1.3 $
Method Summary | |
---|---|
Document | executeRequest(HttpInputStream in)
Executes an HTTP request. |
void | setDocumentBuilder(DocumentBuilder builder)
Sets the Document Builder factory |
void | setMBeanServer(MBeanServer server)
Sets the target MBeanServer |
Parameters: out Input request
Returns: An XML Document
Throws: IOException