Example usage for com.mongodb.session ServerSession interface-usage

List of usage examples for com.mongodb.session ServerSession interface-usage

Introduction

In this page you can find the example usage for com.mongodb.session ServerSession interface-usage.

Usage

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

/**
 *
 * @author Andrea Di Cesare <andrea@softinstigate.com>
 */
public class ServerSessionImpl implements ServerSession {
    interface Clock {