- DEFAULT_HTTP_PORT - Static variable in class com.aemo.msats.util.Constants
-
- DEFAULT_HTTPS_PORT - Static variable in class com.aemo.msats.util.Constants
-
- DEFAULT_PROXY_PORT - Static variable in class com.aemo.msats.util.Constants
-
- doC4(String, String) - Method in class com.aemo.msats.ws.C4
-
Make a request to the C4 web service by POSTing an aseXML file from the inbox.
- doC4(String, String, String, String, String, String, String, String) - Method in class com.aemo.msats.ws.C4
-
Make a GET request to the C4 web service.
- doMSATSLimits(String, String) - Method in class com.aemo.msats.ws.MSATSLimits
-
Make a request to the MSATS Limits web service by POSTing an aseXML file from the inbox.
- doMSATSLimitsTransid(String) - Method in class com.aemo.msats.ws.MSATSLimits
-
Make a GET request to the MSATS Limits web service.
- doNmiDetail(String, String) - Method in class com.aemo.msats.ws.NMIDetail
-
Make a request to the NMI Detail web service by POSTing an aseXML file from the inbox.
- doNmiDetail(String, String, String, String, String) - Method in class com.aemo.msats.ws.NMIDetail
-
Make a GET request to the NMI Detail web service to fetch details for a specific NMI.
- doNmiDiscovery(String, String) - Method in class com.aemo.msats.ws.NMIDiscovery
-
Make a request to the NMI Discovery web service by POSTing an aseXML file from the inbox.
- doNmiDiscoveryAddress(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class com.aemo.msats.ws.NMIDiscovery
-
Make a GET request to the NMI Discovery web service to search for NMIs by address.
- doNmiDiscoveryDpid(String, String, String) - Method in class com.aemo.msats.ws.NMIDiscovery
-
Make a GET request to the NMI Discovery web service to search for NMIs by delivery point identifier.
- doNmiDiscoveryMeterSerial(String, String, String) - Method in class com.aemo.msats.ws.NMIDiscovery
-
Make a GET request to the NMI Discovery web service to search for NMIs by meter serial number.
- doParticipantSystemStatus(String, String) - Method in class com.aemo.msats.ws.ParticipantSystemStatus
-
Make a request to the Participant System Status web service by POSTing an aseXML file from the inbox.
- doParticipantSystemStatusTransid(String) - Method in class com.aemo.msats.ws.ParticipantSystemStatus
-
Make a GET request to the Participant System Status web service.