Class Protocol


  • public class Protocol
    extends Object
    • Constructor Detail

      • Protocol

        public Protocol()
    • Method Detail

      • getScheme

        public String getScheme()
        URI protocol scheme (example: http, https, ftp)
        Returns:
        scheme
      • setScheme

        public void setScheme​(String scheme)