| java.lang.Object samples.bidbuy.TestClient
TestClient | public class TestClient (Code) | | Test Client for the echo interop service. See the main entrypoint
for more details on usage.
author: Sam Ruby |
Method Summary | |
public static void | main(String args) Main entry point. |
main | public static void main(String args) throws Exception(Code) | | Main entry point. Tests a variety of echo methods and reports
on their results.
Arguments are of the form:
-h localhost -p 8080 -s /soap/servlet/rpcrouter
|
|
|