org.overlord.sramp.governance.workflow
Class Multipart

java.lang.Object
  extended by org.overlord.sramp.governance.workflow.Multipart

public class Multipart
extends Object


Constructor Summary
Multipart()
           
 
Method Summary
 void post(org.apache.http.client.HttpClient httpclient, URI uri, Map<String,Object> parameters)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Multipart

public Multipart()
Method Detail

post

public void post(org.apache.http.client.HttpClient httpclient,
                 URI uri,
                 Map<String,Object> parameters)
          throws IOException,
                 WorkflowException
Throws:
IOException
WorkflowException


Copyright © 2011-2013 JBoss, a division of Red Hat. All Rights Reserved.