Interface GleSYSApi

All Superinterfaces:
AutoCloseable, Closeable

public interface GleSYSApi extends Closeable
Provides synchronous access to GleSYS.

See Also:
  • Method Details

    • getServerApi

      ServerApi getServerApi()
      Provides synchronous access to Server features.
    • getIpApi

      IpApi getIpApi()
      Provides synchronous access to Ip Address features.
    • getArchiveApi

      ArchiveApi getArchiveApi()
      Provides synchronous access to Archive features.
    • getDomainApi

      DomainApi getDomainApi()
      Provides synchronous access to DNS features.
    • getEmailAccountApi

      EmailAccountApi getEmailAccountApi()
      Provides synchronous access to E-Mail features.