Example usage for com.mongodb.internal.session ServerSessionPool subclass-usage

List of usage examples for com.mongodb.internal.session ServerSessionPool subclass-usage

Introduction

In this page you can find the example usage for com.mongodb.internal.session ServerSessionPool subclass-usage.

Usage

From source file org.restheart.db.sessions.SimpleServerSessionPool.java

/**
 *
 * @author Andrea Di Cesare <andrea@softinstigate.com>
 */
public class SimpleServerSessionPool extends ServerSessionPool {
    private UUID sid;