org.openamf.test
Class RemotingTester
java.lang.Object
org.openamf.test.RemotingTester
- public class RemotingTester
- extends java.lang.Object
- Version:
- $Revision: 1.1 $, $Date: 2003/08/20 20:35:23 $
- Author:
- Jason Calabrese
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemotingTester
public RemotingTester()
sendMessage
public static AMFMessage sendMessage(java.lang.String gateway,
java.lang.String target,
java.lang.String response,
java.util.List parameters)
throws java.io.IOException,
org.apache.commons.httpclient.HttpException
- Throws:
java.io.IOException
org.apache.commons.httpclient.HttpException
sendMessage
public static AMFMessage sendMessage(java.lang.String gateway,
AMFMessage requestMessage)
throws java.io.IOException,
org.apache.commons.httpclient.HttpException
- Throws:
java.io.IOException
org.apache.commons.httpclient.HttpException
main
public static void main(java.lang.String[] args)
throws java.io.IOException
- Throws:
java.io.IOException