public static final class ListenerRegistry.HttpUpgradeMetadata extends Object
Constructor and Description |
---|
HttpUpgradeMetadata(String protocol, String subProtocol) |
Modifier and Type | Method and Description |
---|---|
Object | getContextInformation(String key) |
Collection<String> | getContextKeys() |
String | getProtocol() |
String | getSubProtocol() |
Object | removeContextInformation(String key) |
Object | setContextInformation(String key, Object value) |
public String getProtocol()
public String getSubProtocol()
public Collection<String> getContextKeys()
Copyright © 2020 JBoss by Red Hat. All rights reserved.