org.kuali.ole.utility
Class HttpUtil

java.lang.Object
  extended by org.kuali.ole.utility.HttpUtil

public class HttpUtil
extends Object

Created by IntelliJ IDEA. User: ND6967 Date: 12/21/11 Time: 5:17 PM To change this template use File | Settings | File Templates.


Constructor Summary
HttpUtil()
           
 
Method Summary
static String postData(String target, String content)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HttpUtil

public HttpUtil()
Method Detail

postData

public static String postData(String target,
                              String content)
                       throws Exception
Throws:
Exception


Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.