public class SpringConfiguration extends Object
Configuration| Constructor and Description |
|---|
SpringConfiguration(org.springframework.context.ApplicationContext appContext,
Configuration configuration) |
| Modifier and Type | Method and Description |
|---|---|
static org.jackstaff.grpc.Interceptor |
getInterceptor(Class<? extends org.jackstaff.grpc.Interceptor> clazz) |
static List<org.jackstaff.grpc.Interceptor> |
getInterceptors(Class<? extends org.jackstaff.grpc.Interceptor>[] types) |
org.jackstaff.grpc.Client |
newClient() |
org.jackstaff.grpc.Server |
newServer() |
public SpringConfiguration(org.springframework.context.ApplicationContext appContext,
Configuration configuration)
public static org.jackstaff.grpc.Interceptor getInterceptor(Class<? extends org.jackstaff.grpc.Interceptor> clazz)
public static List<org.jackstaff.grpc.Interceptor> getInterceptors(Class<? extends org.jackstaff.grpc.Interceptor>[] types)
public org.jackstaff.grpc.Server newServer()
public org.jackstaff.grpc.Client newClient()
Copyright © 2020. All rights reserved.