Interface HttpEntityConnectionProvider

All Superinterfaces:
AutoCloseable, is.codion.framework.db.EntityConnectionProvider

public interface HttpEntityConnectionProvider extends is.codion.framework.db.EntityConnectionProvider
A class responsible for managing a HttpEntityConnection.
See Also:
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static interface 
    Builds a HttpEntityConnectionProvider instance.
  • Field Summary

    Fields inherited from interface is.codion.framework.db.EntityConnectionProvider

    CLIENT_CONNECTION_TYPE, CLIENT_DOMAIN_TYPE, CONNECTION_TYPE_HTTP, CONNECTION_TYPE_LOCAL, CONNECTION_TYPE_REMOTE
  • Method Summary

    Static Methods
    Modifier and Type
    Method
    Description
    Instantiates a new builder instance.

    Methods inherited from interface is.codion.framework.db.EntityConnectionProvider

    addOnConnectListener, clientId, clientTypeId, clientVersion, close, connection, connectionType, connectionValid, description, domainType, entities, removeOnConnectListener, user