Class HttpTransportManager

java.lang.Object
org.jumpmind.symmetric.transport.AbstractTransportManager
org.jumpmind.symmetric.transport.http.HttpTransportManager
All Implemented Interfaces:
ITransportManager
Direct Known Subclasses:
FileTransportManager

public class HttpTransportManager extends AbstractTransportManager implements ITransportManager
Allow remote communication to nodes, in order to push data, pull data, and send messages.