public class SwaggerInvocationContext extends Object
| Constructor and Description |
|---|
SwaggerInvocationContext() |
SwaggerInvocationContext(Map<String,String> context) |
| Modifier and Type | Method and Description |
|---|---|
void |
addContext(Map<String,String> otherContext) |
void |
addContext(String key,
String value) |
Map<String,String> |
getContext() |
<T> T |
getContext(String key) |
void |
setContext(Map<String,String> context) |
Copyright © 2017. All rights reserved.