Modifier and Type | Method and Description |
---|---|
static WebSocketExtension |
WebSocketExtension.create()
Creates a new WebSocketExtension instance.
|
WebSocketExtension |
WebSocketFactory.getExtension(String name)
get the WebSocketExtension with the extension name.
|
Modifier and Type | Method and Description |
---|---|
void |
WebSocketFactory.setExtension(WebSocketExtension extension)
add or update the WebSocketExtension to this WebSocketFactory object.
|
Copyright © 2014. All Rights Reserved.