Interface ServerEndpointMetadata
-
- All Superinterfaces:
org.eclipse.jetty.websocket.jsr356.metadata.EndpointMetadata
- All Known Implementing Classes:
AnnotatedServerEndpointMetadata,SimpleServerEndpointMetadata
public interface ServerEndpointMetadata extends org.eclipse.jetty.websocket.jsr356.metadata.EndpointMetadata
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description javax.websocket.server.ServerEndpointConfiggetConfig()java.lang.StringgetPath()
-