- m_client - Variable in class com.ecec.rweber.multispeak.MultiSpeakService
-
- m_log - Variable in class com.ecec.rweber.multispeak.MultiSpeakService
-
- main(String[]) - Static method in class com.ecec.rweber.multispeak.Test
-
- MultiSpeak - Class in com.ecec.rweber.multispeak
-
High level class with some static members and functions for navigating Multispeak calls
- MultiSpeak() - Constructor for class com.ecec.rweber.multispeak.MultiSpeak
-
- MultiSpeakClient - Class in com.ecec.rweber.multispeak
-
Non-visible class for encapsulating the HTTP send/receive functions of the library.
- MultiSpeakClient(MultiSpeakEndpoint) - Constructor for class com.ecec.rweber.multispeak.MultiSpeakClient
-
- MultiSpeakEndpoint - Class in com.ecec.rweber.multispeak
-
This class represents the connection information for a given Multispeak endpoint.
- MultiSpeakEndpoint(MultiSpeakVersion, String, String) - Constructor for class com.ecec.rweber.multispeak.MultiSpeakEndpoint
-
- MultiSpeakEndpoint(MultiSpeakVersion, String, String, String, String) - Constructor for class com.ecec.rweber.multispeak.MultiSpeakEndpoint
-
- MultiSpeakEndpoint(MultiSpeakVersion, String, String, String, String, String) - Constructor for class com.ecec.rweber.multispeak.MultiSpeakEndpoint
-
- MultiSpeakException - Exception in com.ecec.rweber.multispeak
-
Exception that gets thrown when the Multispeak Endpoint returns an error.
- MultiSpeakException(String) - Constructor for exception com.ecec.rweber.multispeak.MultiSpeakException
-
- MultiSpeakResult - Class in com.ecec.rweber.multispeak
-
- MultiSpeakResult(Document, String) - Constructor for class com.ecec.rweber.multispeak.MultiSpeakResult
-
- MultiSpeakService - Class in com.ecec.rweber.multispeak
-
This is an abstract class representing a service endpoint such as MR (meter reading), OA (outage managment), etc.
- MultiSpeakService(MultiSpeakEndpoint) - Constructor for class com.ecec.rweber.multispeak.MultiSpeakService
-
- MultiSpeakVersion - Enum in com.ecec.rweber.multispeak
-
This represents information about different version of the MultiSpeak protocol.