Uses of Class
org.infinispan.remoting.transport.jgroups.JGroupsTopologyAwareAddress
Packages that use JGroupsTopologyAwareAddress
-
Uses of JGroupsTopologyAwareAddress in org.infinispan.remoting.transport.jgroups
Methods in org.infinispan.remoting.transport.jgroups that return JGroupsTopologyAwareAddressModifier and TypeMethodDescriptionJGroupsTopologyAwareAddress.Externalizer.doReadObject
(ObjectInput unmarshaller) Methods in org.infinispan.remoting.transport.jgroups that return types with arguments of type JGroupsTopologyAwareAddressModifier and TypeMethodDescriptionSet<Class<? extends JGroupsTopologyAwareAddress>>
JGroupsTopologyAwareAddress.Externalizer.getTypeClasses()
Methods in org.infinispan.remoting.transport.jgroups with parameters of type JGroupsTopologyAwareAddressModifier and TypeMethodDescriptionvoid
JGroupsTopologyAwareAddress.Externalizer.doWriteObject
(ObjectOutput output, JGroupsTopologyAwareAddress address)