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