Module ilusr.core

Class InternalURLConnector


  • public class InternalURLConnector
    extends URLConnection
    Author:
    Jeff Riggle
    • Constructor Detail

      • InternalURLConnector

        public InternalURLConnector​(URL url,
                                    String data)
        Parameters:
        url - The @see URL to use.
        data - The data that should be associated with this URL.