|
Sonic Management API | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public static interface IAbstractAcceptorsBean.IAbstractHttpParametersType
Inner class representing HttpParametersType This class extends IMgmtListBase
| Method Summary | |
|---|---|
long |
getHttpBrokerReadTimeout()
Get the attribute for HTTP_BROKER_READ_TIMEOUT as a long value. |
IMgmtAttributeMetaData |
getHttpBrokerReadTimeoutMetaData()
Get the attribute metadata for HTTP_BROKER_READ_TIMEOUT. |
long |
getHttpClientIdleTimeout()
Get the attribute for HTTP_CLIENT_IDLE_TIMEOUT as a long value. |
IMgmtAttributeMetaData |
getHttpClientIdleTimeoutMetaData()
Get the attribute metadata for HTTP_CLIENT_IDLE_TIMEOUT. |
long |
getHttpClientReadTimeout()
Get the attribute for HTTP_CLIENT_READ_TIMEOUT as a long value. |
IMgmtAttributeMetaData |
getHttpClientReadTimeoutMetaData()
Get the attribute metadata for HTTP_CLIENT_READ_TIMEOUT. |
int |
getHttpMaxThreads()
Get the attribute for HTTP_MAX_THREADS as a int value. |
IMgmtAttributeMetaData |
getHttpMaxThreadsMetaData()
Get the attribute metadata for HTTP_MAX_THREADS. |
int |
getHttpMinThreads()
Get the attribute for HTTP_MIN_THREADS as a int value. |
IMgmtAttributeMetaData |
getHttpMinThreadsMetaData()
Get the attribute metadata for HTTP_MIN_THREADS. |
void |
setHttpBrokerReadTimeout(long value)
Set the attribute for HTTP_BROKER_READ_TIMEOUT to the specified long value. |
void |
setHttpClientIdleTimeout(long value)
Set the attribute for HTTP_CLIENT_IDLE_TIMEOUT to the specified long value. |
void |
setHttpClientReadTimeout(long value)
Set the attribute for HTTP_CLIENT_READ_TIMEOUT to the specified long value. |
void |
setHttpMaxThreads(int value)
Set the attribute for HTTP_MAX_THREADS to the specified int value. |
void |
setHttpMinThreads(int value)
Set the attribute for HTTP_MIN_THREADS to the specified int value. |
| Methods inherited from interface com.sonicsw.ma.mgmtapi.config.IMgmtSubBeanBase |
|---|
getBigDecimalAttribute, getBooleanAttribute, getByteArrayAttribute, getIntegerAttribute, getLongAttribute, getReferenceAttribute, getStringAttribute, setBigDecimalAttribute, setBooleanAttribute, setByteArrayAttribute, setIntegerAttribute, setLongAttribute, setReferenceAttribute, setStringAttribute |
| Methods inherited from interface com.sonicsw.ma.mgmtapi.config.IMgmtBase |
|---|
getAttributeList, getAttributeMap, getAttributeMetaData, getConfigBean, getConfigBeanName, getConfigBeanNameTail, getConfigPath, getConfigPath, getMgmtBeanFactory, getParent, removeAttribute, setAttribute |
| Method Detail |
|---|
long getHttpBrokerReadTimeout()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
IMgmtAttributeMetaData getHttpBrokerReadTimeoutMetaData()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadata
long getHttpClientIdleTimeout()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
IMgmtAttributeMetaData getHttpClientIdleTimeoutMetaData()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadata
long getHttpClientReadTimeout()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
IMgmtAttributeMetaData getHttpClientReadTimeoutMetaData()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadata
int getHttpMaxThreads()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
IMgmtAttributeMetaData getHttpMaxThreadsMetaData()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadata
int getHttpMinThreads()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
IMgmtAttributeMetaData getHttpMinThreadsMetaData()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadata
void setHttpBrokerReadTimeout(long value)
throws MgmtException
value - The long value for this attribute
MgmtException - Thrown if there is some problem setting this attribute
void setHttpClientIdleTimeout(long value)
throws MgmtException
value - The long value for this attribute
MgmtException - Thrown if there is some problem setting this attribute
void setHttpClientReadTimeout(long value)
throws MgmtException
value - The long value for this attribute
MgmtException - Thrown if there is some problem setting this attribute
void setHttpMaxThreads(int value)
throws MgmtException
value - The int value for this attribute
MgmtException - Thrown if there is some problem setting this attribute
void setHttpMinThreads(int value)
throws MgmtException
value - The int value for this attribute
MgmtException - Thrown if there is some problem setting this attribute
|
Sonic Management API | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||