Schnittstelle IClient

Alle Superschnittstellen:
AutoCloseable, Closeable, CloseStateRequestable, ConnectionSideRequestable, GroupCloseable, ISecuriyModeHolder
Alle bekannten Unterschnittstellen:
IBackendClient<S>
Alle bekannten Implementierungsklassen:
AbstractBackendClient, AbstractClient, AbstractFrontendClient, AbstractWebClient, WebClient

Version:
2025-07-11
Autor:
Silvan Wyss
  • Methodendetails

    • getUrlInstanceNameOfTargetApplication

      String getUrlInstanceNameOfTargetApplication()
      Gibt zurück:
      the URL instance name of the target application of the current IClient.
      Löst aus:
      RuntimeException - if the current IClient does not know the URL instance name of its target application.
    • hasRequestedConnection

      boolean hasRequestedConnection()
      Gibt zurück:
      true if the current IClient has requested the connection, false otherwise.
    • hasUrlInstanceNameOfTargetApplication

      boolean hasUrlInstanceNameOfTargetApplication()
      Gibt zurück:
      true if the current IClient has the URL instance name of its target application, false otherwise.