org.broadleafcommerce.common.vendor.service
Class AbstractVendorService

java.lang.Object
  extended by org.broadleafcommerce.common.vendor.service.AbstractVendorService

public abstract class AbstractVendorService
extends Object


Constructor Summary
AbstractVendorService()
           
 
Method Summary
protected  InputStream postMessage(Map<String,String> content, URL destination, String encodeCharset)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractVendorService

public AbstractVendorService()
Method Detail

postMessage

protected InputStream postMessage(Map<String,String> content,
                                  URL destination,
                                  String encodeCharset)
                           throws IOException
Throws:
IOException


Copyright © 2012. All Rights Reserved.