@Deprecated public interface AcceptOptionsContext
| Modifier and Type | Interface and Description |
|---|---|
static class |
AcceptOptionsContext.Wrapper
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addBind(String scheme,
String authority)
Deprecated.
Add a binding to the accept-options from the given scheme to the given authority.
|
Map<String,Object> |
asOptionsMap()
Deprecated.
|
Map<String,String> |
getBinds()
Deprecated.
|
String |
getInternalURI(String externalURI)
Deprecated.
|
void addBind(String scheme, String authority)
scheme - authority - Copyright © 2014–2017. All rights reserved.