|
BlackBerry Administration API v5.0.3.29 |
||||||||
| PREV CLASS NEXT CLASS | com.rim.bes.basplugin.mdscs.dto.HTTPSettingsType NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||

java.lang.Objectcom.rim.bes.bas.dto.BASBaseDTO
com.rim.bes.basplugin.mdscs.dto.HTTPSettingsType
public abstract class HTTPSettingsType
Java class for HTTPSettingsType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="HTTPSettingsType">
<complexContent>
<extension base="{http://www.rim.com/com.rim.bes.bas.dto}BASBaseDTO">
<sequence>
<element name="authenticationTimeout" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="deviceConnectionTimeouts" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="maximumNumberOfRedirects" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="serverConnectionTimeouts" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="supportHTTPAuthentication" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="supportHTTPCookieStorage" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.rim.bes.bas.dto.BASBaseDTO |
|---|
BASBaseDTO.VersionStamps |
| Field Summary | |
|---|---|
protected java.lang.Integer |
authenticationTimeout
|
protected java.lang.Integer |
deviceConnectionTimeouts
|
protected java.lang.Integer |
maximumNumberOfRedirects
|
protected java.lang.Integer |
serverConnectionTimeouts
|
protected java.lang.Boolean |
supportHTTPAuthentication
|
protected java.lang.Boolean |
supportHTTPCookieStorage
|
| Fields inherited from class com.rim.bes.bas.dto.BASBaseDTO |
|---|
versionStamps |
| Constructor Summary | |
|---|---|
HTTPSettingsType()
|
|
| Method Summary | |
|---|---|
java.lang.Integer |
getAuthenticationTimeout()
Gets the value of the authenticationTimeout property. |
java.lang.Integer |
getDeviceConnectionTimeouts()
Gets the value of the deviceConnectionTimeouts property. |
java.lang.Integer |
getMaximumNumberOfRedirects()
Gets the value of the maximumNumberOfRedirects property. |
java.lang.Integer |
getServerConnectionTimeouts()
Gets the value of the serverConnectionTimeouts property. |
java.lang.Boolean |
isSupportHTTPAuthentication()
Gets the value of the supportHTTPAuthentication property. |
java.lang.Boolean |
isSupportHTTPCookieStorage()
Gets the value of the supportHTTPCookieStorage property. |
void |
setAuthenticationTimeout(java.lang.Integer value)
Sets the value of the authenticationTimeout property. |
void |
setDeviceConnectionTimeouts(java.lang.Integer value)
Sets the value of the deviceConnectionTimeouts property. |
void |
setMaximumNumberOfRedirects(java.lang.Integer value)
Sets the value of the maximumNumberOfRedirects property. |
void |
setServerConnectionTimeouts(java.lang.Integer value)
Sets the value of the serverConnectionTimeouts property. |
void |
setSupportHTTPAuthentication(java.lang.Boolean value)
Sets the value of the supportHTTPAuthentication property. |
void |
setSupportHTTPCookieStorage(java.lang.Boolean value)
Sets the value of the supportHTTPCookieStorage property. |
| Methods inherited from class com.rim.bes.bas.dto.BASBaseDTO |
|---|
getVersionStamps, setVersionStamps |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.lang.Integer authenticationTimeout
protected java.lang.Integer deviceConnectionTimeouts
protected java.lang.Integer maximumNumberOfRedirects
protected java.lang.Integer serverConnectionTimeouts
protected java.lang.Boolean supportHTTPAuthentication
protected java.lang.Boolean supportHTTPCookieStorage
| Constructor Detail |
|---|
public HTTPSettingsType()
| Method Detail |
|---|
public java.lang.Integer getAuthenticationTimeout()
Integerpublic void setAuthenticationTimeout(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.Integer getDeviceConnectionTimeouts()
Integerpublic void setDeviceConnectionTimeouts(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.Integer getMaximumNumberOfRedirects()
Integerpublic void setMaximumNumberOfRedirects(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.Integer getServerConnectionTimeouts()
Integerpublic void setServerConnectionTimeouts(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.Boolean isSupportHTTPAuthentication()
Booleanpublic void setSupportHTTPAuthentication(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean isSupportHTTPCookieStorage()
Booleanpublic void setSupportHTTPCookieStorage(java.lang.Boolean value)
value - allowed object is
Boolean
|
BlackBerry Administration API v5.0.3.29 |
||||||||
| PREV CLASS NEXT CLASS | com.rim.bes.basplugin.mdscs.dto.HTTPSettingsType NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||