Example usage for com.vaadin.server WrappedSession interface-usage

List of usage examples for com.vaadin.server WrappedSession interface-usage

Introduction

In this page you can find the example usage for com.vaadin.server WrappedSession interface-usage.

Usage

From source file com.github.mcollovati.vertx.vaadin.VertxWrappedSession.java

/**
 * Created by marco on 16/07/16.
 */
@RequiredArgsConstructor(access = AccessLevel.PUBLIC)
public class VertxWrappedSession implements WrappedSession {