Package com.sforce.ws.tools
Class PostMain
- java.lang.Object
-
- com.sforce.ws.tools.PostMain
-
public class PostMain extends Object
This is a util class that can be used to post a message to the specified endpoint.- Since:
- 1.0 Nov 30, 2005
- Version:
- 1.0
- Author:
- http://cheenath.com
-
-
Method Detail
-
main
public static void main(String[] args) throws IOException
Usage: post- Parameters:
args-- Throws:
IOException- failed to post
-
-