Class AbstractVendorService
java.lang.Object
org.broadleafcommerce.common.vendor.service.AbstractVendorService
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AbstractVendorService
public AbstractVendorService()
-
-
Method Details
-
postMessage
protected InputStream postMessage(Map<String, String> content, URL destination, String encodeCharset) throws IOException- Throws:
IOException
-