public class HttpConnectionDescription extends AbstractHttpConnectionDescription implements IResourceReferenceConnectionDescription
| Constructor and Description |
|---|
HttpConnectionDescription(String host,
int port,
String path,
String userName,
String password,
IParameters parameters,
boolean sslEnabled) |
| Modifier and Type | Method and Description |
|---|---|
HttpConnectionDescription |
adapt(IAuthentication authentication) |
String |
getFormat() |
IResourceReference |
getResourceReference() |
String |
toString() |
createHashCode, equals, getAuthentication, getHost, getParameters, getPassword, getPath, getPort, getURI, getUrl, getUrlString, getUserName, hashCode, isSslEnabled, toStringgetDataSourceType, getVersion, setVersionclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetAuthentication, getDataSourceType, getURI, getUrl, getVersionpublic HttpConnectionDescription(String host, int port, String path, String userName, String password, IParameters parameters, boolean sslEnabled)
public HttpConnectionDescription adapt(IAuthentication authentication)
adapt in interface IConnectionDescriptionadapt in interface IResourceReferenceConnectionDescriptionpublic IResourceReference getResourceReference()
getResourceReference in interface IResourceReferenceConnectionDescriptionpublic String getFormat()
getFormat in interface IConnectionDescriptionCopyright © 2007–2019 Andreas W. Bartels. All rights reserved.