Interface Configurable
-
- All Known Implementing Classes:
DecoderFactory
,DecoderFactory.Wrapper
,EncoderFactory
,EncoderFactory.Wrapper
,JsrSession
public interface Configurable
Tag indicating a component that needs to be configured.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
destroy()
void
init(javax.websocket.EndpointConfig config)
-