public final class Scheme extends Object
Constructor and Description |
---|
Scheme(String name,
int defaultPort,
boolean ssl) |
Modifier and Type | Method and Description |
---|---|
int |
getDefaultPort() |
String |
getName() |
boolean |
isSSL() |
String |
toString() |
Copyright © 2005–2020 Apache Software Foundation. All rights reserved.