Class AtmosphereHandlerAdapter

java.lang.Object
org.atmosphere.handler.AtmosphereHandlerAdapter
All Implemented Interfaces:
AtmosphereHandler

public class AtmosphereHandlerAdapter extends Object implements AtmosphereHandler
An implementation of AtmosphereHandler that does nothing.
Author:
Jeanfrancois Arcand