JavaScript is disabled on your browser.
gnu.inet.ftp

Class Handler



  • public class Handler
    extends java.net.URLStreamHandler
    An FTP URL stream handler.
    • Constructor Summary

      Constructors
      Constructor and Description
      Handler ()
    • Method Summary

      Methods
      Modifier and Type Method and Description
      protected int getDefaultPort ()
      java.net.URLConnection openConnection (java.net.URL url)
      Returns an FTPURLConnection for the given URL.
      • Methods inherited from class java.net.URLStreamHandler

        equals, getHostAddress, hashCode, hostsEqual, openConnection, parseURL, sameFile, setURL, setURL, toExternalForm
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Handler

        public Handler()
    • Method Detail

      • getDefaultPort

        protected int getDefaultPort()
        Overrides:
        getDefaultPort in class java.net.URLStreamHandler
      • openConnection

        public java.net.URLConnection openConnection(java.net.URL url)
         throws java.io.IOException
        Returns an FTPURLConnection for the given URL.
        Specified by:
        openConnection in class java.net.URLStreamHandler
        Throws:
        java.io.IOException

AltStyle によって変換されたページ (->オリジナル) /