org.broadleafcommerce.profile.vendor.service
Class AbstractVendorService

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

public abstract class AbstractVendorService
extends java.lang.Object


Constructor Summary
AbstractVendorService()
           
 
Method Summary
protected  java.io.InputStream postMessage(java.util.Map<java.lang.String,java.lang.String> content, java.net.URL destination, java.lang.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 java.io.InputStream postMessage(java.util.Map<java.lang.String,java.lang.String> content,
                                          java.net.URL destination,
                                          java.lang.String encodeCharset)
                                   throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2011. All Rights Reserved.