Uses of Class
com.oracle.coherence.spring.configuration.session.GrpcSessionConfigurationBean
-
Packages that use GrpcSessionConfigurationBean Package Description com.oracle.coherence.spring.boot.autoconfigure Provides auto configuration for Spring Boot. -
-
Uses of GrpcSessionConfigurationBean in com.oracle.coherence.spring.boot.autoconfigure
Methods in com.oracle.coherence.spring.boot.autoconfigure that return types with arguments of type GrpcSessionConfigurationBean Modifier and Type Method Description List<GrpcSessionConfigurationBean>
CoherenceProperties.SessionProperties. getGrpc()
Method parameters in com.oracle.coherence.spring.boot.autoconfigure with type arguments of type GrpcSessionConfigurationBean Modifier and Type Method Description void
CoherenceProperties.SessionProperties. setGrpc(List<GrpcSessionConfigurationBean> grpc)
-