Class RemoteURLHelper

  • All Implemented Interfaces:
    URLHelper

    public class RemoteURLHelper
    extends Object
    implements URLHelper
    Implementation of URLHelper designed for remote resources. Determines appropriate helper based on protocol (ftp/http), and then delegates.