Class ConfiguredEndpoint
java.lang.Object
org.eclipse.jetty.ee10.websocket.jakarta.common.ConfiguredEndpoint
Associate a JSR Endpoint with its optional
EndpointConfig
-
Constructor Summary
ConstructorDescriptionConfiguredEndpoint
(Object endpoint, jakarta.websocket.EndpointConfig config) -
Method Summary
Modifier and TypeMethodDescriptionjakarta.websocket.EndpointConfig
void
setRawEndpoint
(Object rawEndpoint)
-
Constructor Details
-
ConfiguredEndpoint
-
-
Method Details
-
getConfig
public jakarta.websocket.EndpointConfig getConfig() -
getRawEndpoint
-
setRawEndpoint
-