|
Oracle Corporation | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
MBean interface for TL MLP traffic path.
| Field Summary | |
static String |
characterEncoding
MLP character encoding. |
static int |
cleanupInterval
Cleanup trigger interval in seconds. |
static boolean |
decimalDegreesToDMSH
Tells whether conversion from decimal format -> DMSH (Degrees Minutes Seconds Hemisphere) is needed or not for coordinates x and y. |
static int |
maxDuration
Set the maximum notification duration in seconds. |
static boolean |
mlpAltitudeSupported
MLP altitude supported status. |
static boolean |
mlpLocationEstimates
MLP location estimates status. |
static String |
mlpPushAddr
The MLP Push Address. |
static String |
mlpRequestType
MLP request type. |
static String |
mlpServerUrl
The MLP server url. |
static String |
mlpSrsName
MLP Spatial Reference System (SRS) name. |
static String |
mlpVersionSupported
MLP version supported. |
static String |
password
MLP password. |
static String |
requestor
MLP requestor. |
static int |
requestTimeout
The MLP request time out in seconds. |
static String |
serviceId
MLP serviceId. |
static String |
username
MLP username. |
static boolean |
xmlDoctypeTagUsage
MLP XML tag usage. |
| Field Detail |
public static final String characterEncoding
public static final int cleanupInterval
public static final boolean decimalDegreesToDMSH
public static final int maxDuration
public static final boolean mlpAltitudeSupported
public static final boolean mlpLocationEstimates
public static final String mlpPushAddr
public static final String mlpRequestType
public static final String mlpServerUrl
public static final String mlpSrsName
public static final String mlpVersionSupported
public static final String password
public static final String requestor
public static final int requestTimeout
public static final String serviceId
public static final String username
public static final boolean xmlDoctypeTagUsage
| Method Detail |
public String getCharacterEncoding()
throws ManagementException
ManagementException
public int getCleanupInterval()
throws ManagementException
ManagementException
public boolean getDecimalDegreesToDMSH()
throws ManagementException
ManagementException
public int getMaxDuration()
throws ManagementException
ManagementException
public boolean getMlpAltitudeSupported()
throws ManagementException
ManagementException
public boolean getMlpLocationEstimates()
throws ManagementException
ManagementException
public String getMlpPushAddr()
throws ManagementException
ManagementException
public String getMlpRequestType()
throws ManagementException
ManagementException
public String getMlpServerUrl()
throws ManagementException
ManagementException
public String getMlpSrsName()
throws ManagementException
ManagementException
public String getMlpVersionSupported()
throws ManagementException
ManagementException
public String getPassword()
throws ManagementException
ManagementException
public String getRequestor()
throws ManagementException
ManagementException
public int getRequestTimeout()
throws ManagementException
ManagementException
public String getServiceId()
throws ManagementException
ManagementException
public String getUsername()
throws ManagementException
ManagementException
public boolean getXmlDoctypeTagUsage()
throws ManagementException
ManagementException
public void setCharacterEncoding(String encoding)
throws ManagementException
ManagementException
public void setCleanupInterval(int interval)
throws ManagementException
ManagementException
public void setDecimalDegreesToDMSH(boolean decimalDegToDMSH)
throws ManagementException
ManagementException
public void setMaxDuration(int duration)
throws ManagementException
ManagementException
public void setMlpAltitudeSupported(boolean supported)
throws ManagementException
ManagementException
public void setMlpLocationEstimates(boolean locationEstimates)
throws ManagementException
ManagementException
public void setMlpPushAddr(String mlpPushAddr)
throws ManagementException
ManagementException
public void setMlpRequestType(String requestType)
throws ManagementException
ManagementException
public void setMlpServerUrl(String mlpServerUrl)
throws ManagementException
ManagementException
public void setMlpSrsName(String srsName)
throws ManagementException
ManagementException
public void setMlpVersionSupported(String version)
throws ManagementException
ManagementException
public void setPassword(String password)
throws ManagementException
ManagementException
public void setRequestor(String requestor)
throws ManagementException
ManagementException
public void setRequestTimeout(int requestTimeout)
throws ManagementException
ManagementException
public void setServiceId(String serviceId)
throws ManagementException
ManagementException
public void setUsername(String username)
throws ManagementException
ManagementException
public void setXmlDoctypeTagUsage(boolean usage)
throws ManagementException
ManagementException
|
Oracle Corporation | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||