Class EncoderFactory.Wrapper
java.lang.Object
org.eclipse.jetty.websocket.jsr356.EncoderFactory.Wrapper
- All Implemented Interfaces:
Configurable
- Enclosing class:
EncoderFactory
-
Method Details
-
getEncoder
public javax.websocket.Encoder getEncoder() -
getMetadata
-
init
public void init(javax.websocket.EndpointConfig config) - Specified by:
initin interfaceConfigurable
-
destroy
public void destroy()- Specified by:
destroyin interfaceConfigurable
-