| java.lang.Object mx4j.examples.tools.adaptor.http.HttpAdaptor
HttpAdaptor | public class HttpAdaptor (Code) | | Example as how to use the HttpAdaptor and the XSLTProcessor
version: $Revision: 1.1 $ |
Inner Class :public static interface TestClassMBean | |
Constructor Summary | |
public | HttpAdaptor(String args) Creates a new HttpAdaptor example. |
HttpAdaptor | public HttpAdaptor(String args)(Code) | | Creates a new HttpAdaptor example. You can optionally pass the host/port as
java -cp CLASSPATH adaptor.http.HttpAdaptor localhost 8080 path
|
|
|