public interface ShenyuContextDecorator
| Modifier and Type | Method and Description |
|---|---|
ShenyuContext |
decorator(ShenyuContext shenyuContext,
org.apache.shenyu.common.dto.MetaData metaData)
Decorator shenyu context.
|
default String |
rpcType()
Rpc type string.
|
ShenyuContext decorator(ShenyuContext shenyuContext, org.apache.shenyu.common.dto.MetaData metaData)
shenyuContext - the shenyu contextmetaData - the meta datadefault String rpcType()
Copyright © 2021 The Apache Software Foundation. All rights reserved.