public interface MappedWebSocketCreator
Modifier and Type | Method and Description |
---|---|
void |
addMapping(PathSpec spec,
WebSocketCreator creator) |
PathMappings<WebSocketCreator> |
getMappings() |
void addMapping(PathSpec spec, WebSocketCreator creator)
PathMappings<WebSocketCreator> getMappings()
Copyright © 1995-2015 Webtide. All Rights Reserved.