Class ConfiguredEndpoint
java.lang.Object
org.eclipse.jetty.websocket.javax.common.ConfiguredEndpoint
Associate a JSR Endpoint with its optional
EndpointConfig
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionjavax.websocket.EndpointConfig
void
setRawEndpoint
(Object rawEndpoint)
-
Constructor Details
-
ConfiguredEndpoint
-
-
Method Details
-
getConfig
public javax.websocket.EndpointConfig getConfig() -
getRawEndpoint
-
setRawEndpoint
-