Uses of Interface
org.infinispan.server.hotrod.ServerAddress
Packages that use ServerAddress
-
Uses of ServerAddress in org.infinispan.server.hotrod
Classes in org.infinispan.server.hotrod that implement ServerAddressModifier and TypeClassDescriptionclass
A Hot Rod server address which encapsulates a multi-homed server.class
A Hot Rod server addressMethods in org.infinispan.server.hotrod that return ServerAddressModifier and TypeMethodDescriptionstatic ServerAddress
ServerAddress.forAddress
(String host, int port, boolean networkPrefixOverride) HotRodServer.getAddress()
Methods in org.infinispan.server.hotrod that return types with arguments of type ServerAddress