Uses of Class
org.infinispan.server.router.router.impl.hotrod.handlers.util.SslUtils
-
Packages that use SslUtils Package Description org.infinispan.server.router.router.impl.hotrod.handlers.util -
-
Uses of SslUtils in org.infinispan.server.router.router.impl.hotrod.handlers.util
Methods in org.infinispan.server.router.router.impl.hotrod.handlers.util that return SslUtils Modifier and Type Method Description static SslUtilsSslUtils. valueOf(String name)Returns the enum constant of this type with the specified name.static SslUtils[]SslUtils. values()Returns an array containing the constants of this enum type, in the order they are declared.
-