Class UnboundIDSyncProvider

  • All Implemented Interfaces:
    Provider<UnboundIDProviderConfig>

    public class UnboundIDSyncProvider
    extends UnboundIDProvider
    UnboundID provider implementation that uses synchronous options. Attempting to use connections by this provider in an asynchronous manner with throw exceptions.
    • Constructor Detail

      • UnboundIDSyncProvider

        public UnboundIDSyncProvider()
    • Method Detail