Uses of Class
com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties.ServerProperties
- 
Packages that use CoherenceProperties.ServerProperties Package Description com.oracle.coherence.spring.boot.autoconfigure Provides auto configuration for Spring Boot. - 
- 
Uses of CoherenceProperties.ServerProperties in com.oracle.coherence.spring.boot.autoconfigure
Methods in com.oracle.coherence.spring.boot.autoconfigure that return CoherenceProperties.ServerProperties Modifier and Type Method Description CoherenceProperties.ServerPropertiesCoherenceProperties. getServer()Methods in com.oracle.coherence.spring.boot.autoconfigure with parameters of type CoherenceProperties.ServerProperties Modifier and Type Method Description voidCoherenceProperties. setServer(CoherenceProperties.ServerProperties server) 
 -