|
IBM WebSphere Application ServerTM Release 7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface HTTPProxySettings
A representation of the model object 'HTTP Proxy Settings'.
The following features are supported:
HeadersPackage.getHTTPProxySettings()
Field Summary | |
---|---|
static java.lang.String |
COPYRIGHT
|
Method Summary | |
---|---|
java.util.List |
getNonProxyHost()
Returns the value of the 'Non Proxy Host' attribute list. |
HTTPCredentials |
getProxyCredentials()
Returns the value of the 'Proxy Credentials' containment reference. |
java.lang.String |
getProxyHost()
Returns the value of the 'Proxy Host' attribute. |
java.lang.Integer |
getProxyPort()
Returns the value of the 'Proxy Port' attribute. |
HTTPProxyType |
getProxyType()
Returns the value of the 'Proxy Type' attribute. |
boolean |
isSetProxyCredentials()
Returns whether the value of the ' Proxy Credentials ' containment reference is set |
boolean |
isSetProxyHost()
Returns whether the value of the ' Proxy Host ' attribute is set |
boolean |
isSetProxyPort()
Returns whether the value of the ' Proxy Port ' attribute is set |
boolean |
isSetProxyType()
Returns whether the value of the ' Proxy Type ' attribute is set |
void |
setProxyCredentials(HTTPCredentials value)
Sets the value of the ' Proxy Credentials ' containment reference |
void |
setProxyHost(java.lang.String value)
Sets the value of the ' Proxy Host ' attribute |
void |
setProxyPort(java.lang.Integer value)
Sets the value of the ' Proxy Port ' attribute |
void |
setProxyType(HTTPProxyType value)
Sets the value of the ' Proxy Type ' attribute |
void |
unsetProxyCredentials()
Unsets the value of the ' Proxy Credentials ' containment reference |
void |
unsetProxyHost()
Unsets the value of the ' Proxy Host ' attribute |
void |
unsetProxyPort()
Unsets the value of the ' Proxy Port ' attribute |
void |
unsetProxyType()
Unsets the value of the ' Proxy Type ' attribute |
Field Detail |
---|
static final java.lang.String COPYRIGHT
Method Detail |
---|
java.lang.String getProxyHost()
isSetProxyHost()
,
unsetProxyHost()
,
setProxyHost(String)
,
HeadersPackage.getHTTPProxySettings_ProxyHost()
void setProxyHost(java.lang.String value)
Proxy Host
' attribute.
value
- the new value of the 'Proxy Host' attribute.isSetProxyHost()
,
unsetProxyHost()
,
getProxyHost()
void unsetProxyHost()
Proxy Host
' attribute.
isSetProxyHost()
,
getProxyHost()
,
setProxyHost(String)
boolean isSetProxyHost()
Proxy Host
' attribute is set.
unsetProxyHost()
,
getProxyHost()
,
setProxyHost(String)
java.lang.Integer getProxyPort()
isSetProxyPort()
,
unsetProxyPort()
,
setProxyPort(Integer)
,
HeadersPackage.getHTTPProxySettings_ProxyPort()
void setProxyPort(java.lang.Integer value)
Proxy Port
' attribute.
value
- the new value of the 'Proxy Port' attribute.isSetProxyPort()
,
unsetProxyPort()
,
getProxyPort()
void unsetProxyPort()
Proxy Port
' attribute.
isSetProxyPort()
,
getProxyPort()
,
setProxyPort(Integer)
boolean isSetProxyPort()
Proxy Port
' attribute is set.
unsetProxyPort()
,
getProxyPort()
,
setProxyPort(Integer)
HTTPProxyType getProxyType()
"http"
.
isSetProxyType()
,
unsetProxyType()
,
setProxyType(HTTPProxyType)
,
HeadersPackage.getHTTPProxySettings_ProxyType()
void setProxyType(HTTPProxyType value)
Proxy Type
' attribute.
value
- the new value of the 'Proxy Type' attribute.isSetProxyType()
,
unsetProxyType()
,
getProxyType()
void unsetProxyType()
Proxy Type
' attribute.
isSetProxyType()
,
getProxyType()
,
setProxyType(HTTPProxyType)
boolean isSetProxyType()
Proxy Type
' attribute is set.
unsetProxyType()
,
getProxyType()
,
setProxyType(HTTPProxyType)
HTTPCredentials getProxyCredentials()
isSetProxyCredentials()
,
unsetProxyCredentials()
,
setProxyCredentials(HTTPCredentials)
,
HeadersPackage.getHTTPProxySettings_ProxyCredentials()
void setProxyCredentials(HTTPCredentials value)
Proxy Credentials
' containment reference.
value
- the new value of the 'Proxy Credentials' containment reference.isSetProxyCredentials()
,
unsetProxyCredentials()
,
getProxyCredentials()
void unsetProxyCredentials()
Proxy Credentials
' containment reference.
isSetProxyCredentials()
,
getProxyCredentials()
,
setProxyCredentials(HTTPCredentials)
boolean isSetProxyCredentials()
Proxy Credentials
' containment reference is set.
unsetProxyCredentials()
,
getProxyCredentials()
,
setProxyCredentials(HTTPCredentials)
java.util.List getNonProxyHost()
String
.
HeadersPackage.getHTTPProxySettings_NonProxyHost()
|
IBM WebSphere Application ServerTM Release 7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |