|
Oracle Communications Services Gatekeeper OAM Java API Reference 6.0 E55516-02 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
MBean interface for the TL MLP traffic path.
| Field Summary | |
static String |
characterEncodingIndicates the type of Unicode character encoding accepted by the MLP node. |
static int |
cleanupIntervalSpecifies the time interval at which periodic notification expiration checks are performed. |
static boolean |
decimalDegreesToDMSHTells whether conversion from decimal format -> DMSH (Degrees Minutes Seconds Hemisphere) is needed or not for coordinates x and y. |
static int |
maxDurationSpecifies the maximum duration for a periodic location request. |
static boolean |
mlpAltitudeSupportedSpecifies if the MLP server supports altitude requests. |
static boolean |
mlpLocationEstimatesSpecifies if the MLP server is allowed to estimate locations. |
static String |
mlpPushAddrSpecifies the callback URL to which the MLP server delivers location reports, periodic or triggered. |
static String |
mlpRequestTypeSpecifies which type of location request to use towards the MLP server. |
static String |
mlpServerUrlThe MLP server URL. |
static String |
mlpSrsNameMLP Spatial Reference System (SRS) name. |
static String |
mlpVersionSupportedMLP version supported. |
static String |
msidTypeMSID type of identifier for mobile subscriber. |
static String |
passwordSpecifies the password used when Services Gatekeeper connects to the MLP server. |
static String |
requestorSpecifies the requestor ID. |
static int |
requestTimeoutThe MLP request time out in seconds. |
static String |
serviceIdSpecifies the Services Gatekeeper service ID. |
static boolean |
useIntervalWhen enabled this flag indicates that the interval element will be used when sending a TLRR. |
static String |
usernameSpecifies the Services Gatekeeper user ID used for connecting to the MLP server. |
static boolean |
xmlDoctypeTagUsageSpecifies if the XML tag !DOCTYPE should be included in requests towards the MLP node. |
| Field Detail |
public static final String characterEncoding
Scope: Cluster
public static final int cleanupInterval
Scope: Cluster
public static final boolean decimalDegreesToDMSH
Scope: Cluster
public static final int maxDuration
Scope: Cluster
public static final boolean mlpAltitudeSupported
Scope: Cluster
public static final boolean mlpLocationEstimates
Scope: Cluster
public static final String mlpPushAddr
Scope: Cluster
public static final String mlpRequestType
Scope: Cluster
public static final String mlpServerUrl
Scope: Cluster
public static final String mlpSrsName
Scope: Cluster
public static final String mlpVersionSupported
Scope: Cluster
public static final String msidType
Scope: Cluster
public static final String password
Scope: Cluster
public static final String requestor
Scope: Cluster
public static final int requestTimeout
Scope: Cluster
public static final String serviceId
Scope: Cluster
public static final boolean useInterval
Scope: Cluster
public static final String username
Scope: Cluster
public static final boolean xmlDoctypeTagUsage
Scope: Cluster
| 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 getMsidType()
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 boolean getUseInterval()
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 setMsidType(String type)
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 setUseInterval(boolean useInterval)
throws ManagementException
ManagementException
public void setUsername(String username)
throws ManagementException
ManagementException
public void setXmlDoctypeTagUsage(boolean usage)
throws ManagementException
ManagementException
|
Oracle Communications Services Gatekeeper OAM Java API Reference 6.0 E55516-02 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||