A C G L M S

A

APPLET - Static variable in class com.abb.mpi.MXRequest
If the user wants to use the API for creating APPLETS, users should use this Execution mode type constant.
APPLICATION - Static variable in class com.abb.mpi.MXRequest
If the user wants to use the API for creating an APPLICATION, users should use this Execution mode type constant.

C

com.abb.mpi - package com.abb.mpi
 

G

getMessage() - Method in class com.abb.mpi.MXRequest
getMessage - Return new/alarm/active/log messages to the user.
getUsername() - Method in class com.abb.mpi.MXRequest
Return MX logged-in user name.

L

login() - Method in class com.abb.mpi.MXRequest
Login MX Web user.
logout() - Method in class com.abb.mpi.MXRequest
Logout MX user.

M

MXRequest - class com.abb.mpi.MXRequest.
The MXRequest class is used to access IMO/ABB MX infrastructure server functionality.
MXRequest(String, String, int, String, String, int) - Constructor for class com.abb.mpi.MXRequest
Initializes a newly created MXRequest object with the passed HTTP basic authorization arguments.

S

sendAccept(Vector) - Method in class com.abb.mpi.MXRequest
sendAccept - send responses for a group of messages which are recieved on the client.
sendReject(Vector) - Method in class com.abb.mpi.MXRequest
sendReject - send responses for a group of messages which are recieved on the client.
setDebug(boolean) - Method in class com.abb.mpi.MXRequest
Set debug status using flag argument.

A C G L M S