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