Class MultiProtocolOutgoingAdapter

  • All Implemented Interfaces:
    org.eclipse.core.runtime.IAdaptable, ISendFileTransferContainerAdapter, ISendFileTransfer

    public class MultiProtocolOutgoingAdapter
    extends Object
    implements ISendFileTransfer
    Multi protocol handler for outgoing file transfer. Multiplexes between Apache httpclient 3.0.1-based file retriever and the URLConnection-based file retriever.