JavaScript is disabled on your browser.
Skip navigation links
hawtio-system 4.3.0
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
io.hawt.web.proxy
Interface ProxyAddress
All Known Implementing Classes:
ProxyDetails
public interface
ProxyAddress
Proxy address interface.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getFullProxyUrl
()
String
getPassword
()
String
getUserName
()
Method Details
getFullProxyUrl
String
getFullProxyUrl
()
getUserName
String
getUserName
()
getPassword
String
getPassword
()