| Package | Description |
|---|---|
| org.apache.dubbo.metadata.rest |
| Modifier and Type | Method and Description |
|---|---|
RequestMetadata |
RequestMetadata.addHeader(String name,
String value) |
RequestMetadata |
RequestMetadata.addParam(String name,
String value) |
RequestMetadata |
RestMethodMetadata.getRequest() |
| Modifier and Type | Method and Description |
|---|---|
void |
RestMethodMetadata.setRequest(RequestMetadata request) |
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.