Class DefaultEndpointMapper<U>

java.lang.Object
org.atmosphere.util.DefaultEndpointMapper<U>
All Implemented Interfaces:
AtmosphereConfigAware, EndpointMapper<U>

public class DefaultEndpointMapper<U> extends Object implements EndpointMapper<U>
Default implementation of the EndpointMapper used by the AsynchronousProcessor and DefaultWebSocketProcessor
Author:
Jeanfrancois Arcand