Class BasicEndpointConfig
java.lang.Object
org.eclipse.jetty.websocket.jsr356.BasicEndpointConfig
- All Implemented Interfaces:
javax.websocket.EndpointConfig
Basic EndpointConfig (used when no EndpointConfig is provided or discovered)
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
BasicEndpointConfig
public BasicEndpointConfig()
-
-
Method Details
-
getDecoders
-
getEncoders
-
getUserProperties
-