Uses of Class
org.javalite.activeweb.websockets.AppEndpoint
Package
Description
ActiveWeb - the agile java framework
-
Uses of AppEndpoint in org.javalite.activeweb
Modifier and TypeMethodDescriptionstatic Class<? extends AppEndpoint>
Configuration.getAppEndpointClass(String path)
-
Uses of AppEndpoint in org.javalite.activeweb.websockets
Modifier and TypeMethodDescriptionClass<? extends AppEndpoint>
AbstractWebSocketConfig.EndpointMapping.getEndpointClass()