Uses of Class
org.javalite.activeweb.websockets.AppEndpoint
Packages that use AppEndpoint
Package
Description
ActiveWeb - the agile java framework
-
Uses of AppEndpoint in org.javalite.activeweb
Methods in org.javalite.activeweb that return types with arguments of type AppEndpointModifier and TypeMethodDescriptionstatic Class<? extends AppEndpoint>
Configuration.getAppEndpointClass(String path)
-
Uses of AppEndpoint in org.javalite.activeweb.websockets
Subclasses of AppEndpoint in org.javalite.activeweb.websocketsMethods in org.javalite.activeweb.websockets with type parameters of type AppEndpointMethods in org.javalite.activeweb.websockets that return types with arguments of type AppEndpointModifier and TypeMethodDescriptionClass<? extends AppEndpoint>
AbstractWebSocketConfig.EndpointMapping.getEndpointClass()