Uses of Interface
org.eclipse.jetty.websocket.jsr356.server.ServerEndpointMetadata
Packages that use ServerEndpointMetadata
-
Uses of ServerEndpointMetadata in org.eclipse.jetty.websocket.jsr356.server
Classes in org.eclipse.jetty.websocket.jsr356.server that implement ServerEndpointMetadataModifier and TypeClassDescriptionclassclassMethods in org.eclipse.jetty.websocket.jsr356.server that return ServerEndpointMetadataModifier and TypeMethodDescriptionServerContainer.getServerEndpointMetadata(Class<?> endpoint, javax.websocket.server.ServerEndpointConfig config) Constructors in org.eclipse.jetty.websocket.jsr356.server with parameters of type ServerEndpointMetadataModifierConstructorDescriptionJsrCreator(org.eclipse.jetty.websocket.common.scopes.WebSocketContainerScope containerScope, ServerEndpointMetadata metadata, org.eclipse.jetty.websocket.api.extensions.ExtensionFactory extensionFactory)