com.sforce.ws.tools
Class PostMain

java.lang.Object
  extended by 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 Summary
static void main(String[] args)
          Usage: post
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(String[] args)
                 throws IOException
Usage: post

Parameters:
args -
Throws:
IOException - failed to post


Copyright © 2013. All Rights Reserved.