Interface RemoteEntityConnectionProvider

All Superinterfaces:
AutoCloseable, EntityConnectionProvider

public interface RemoteEntityConnectionProvider extends EntityConnectionProvider
A class responsible for managing a remote entity connection.
See Also:
  • Field Details

    • REMOTE_CLIENT_DOMAIN_TYPE

      static final String REMOTE_CLIENT_DOMAIN_TYPE
      A key for specifying the domain type required by a remote client
      See Also:
  • Method Details

    • hostName

      String hostName()
      Returns:
      the name of the host of the server providing the connection
    • builder

      Instantiates a new builder instance.
      Returns:
      a new builder