@Configuration public class GrpcPluginConfiguration extends Object
| Constructor and Description |
|---|
GrpcPluginConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shenyu.plugin.api.ShenyuPlugin |
grpcPlugin()
grpc plugin shenyu plugin.
|
org.apache.shenyu.plugin.base.handler.PluginDataHandler |
grpcPluginDataHandler()
Grpc data handler.
|
org.apache.shenyu.plugin.api.context.ShenyuContextDecorator |
grpcShenyuContextDecorator()
Grpc shenyu context decorator shenyu context decorator.
|
@Bean public org.apache.shenyu.plugin.api.ShenyuPlugin grpcPlugin()
@Bean public org.apache.shenyu.plugin.base.handler.PluginDataHandler grpcPluginDataHandler()
@Bean public org.apache.shenyu.plugin.api.context.ShenyuContextDecorator grpcShenyuContextDecorator()
Copyright © 2021 The Apache Software Foundation. All rights reserved.