Uses of Interface
com.oracle.coherence.client.GrpcChannelConfigurer
-
Packages that use GrpcChannelConfigurer Package Description com.oracle.coherence.client.config -
-
Uses of GrpcChannelConfigurer in com.oracle.coherence.client.config
Methods in com.oracle.coherence.client.config that return types with arguments of type GrpcChannelConfigurer Modifier and Type Method Description Optional<GrpcChannelConfigurer>DefaultGrpcChannelDependencies. getConfigurer()Method parameters in com.oracle.coherence.client.config with type arguments of type GrpcChannelConfigurer Modifier and Type Method Description voidDefaultGrpcChannelDependencies. setConfigurer(com.tangosol.coherence.config.builder.ParameterizedBuilder<GrpcChannelConfigurer> bldr)Set the optionalParameterizedBuilderthat will build aGrpcChannelConfigurerthat can apply further configuration to aManagedChannelBuilder.
-