Package com.isode.mhfcm
Class S5066Server
java.lang.Object
com.isode.mhfcm.S5066Server
- Direct Known Subclasses:
ExternalS5066Server,Icon5066Server
Abstract base class representing an S5066 Server
- Since:
- 16.4
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
S5066Server
public S5066Server()
-
-
Method Details
-
getName
Determine the name of this S5066 server.- Returns:
- the name of the server, which will never be null.
- Throws:
NoServerConnectionException- if there is a problem connecting to the Directory to read information.
-