public class HttpUtils extends Object
| Constructor and Description | 
|---|
| HttpUtils() | 
| Modifier and Type | Method and Description | 
|---|---|
| static int | post(URL url,
    String content,
    String contentType,
    int timeout) | 
public static int post(URL url, String content, String contentType, int timeout) throws IOException
IOExceptionCopyright © GigaSpaces.