Uses of Interface
com.liferay.portal.kernel.cluster.Address
Packages that use Address
-
Uses of Address in com.liferay.portal.kernel.cluster
Methods in com.liferay.portal.kernel.cluster that return AddressModifier and TypeMethodDescriptionstatic Address
AddressSerializerUtil.deserialize
(String serializedAddress) static Address
ClusterLinkUtil.getAddress
(Message message) Methods in com.liferay.portal.kernel.cluster with parameters of type AddressModifier and TypeMethodDescriptionvoid
ClusterLink.sendUnicastMessage
(Address address, Message message, Priority priority) static void
ClusterLinkUtil.sendUnicastMessage
(Address address, Message message, Priority priority) static String
static Message
ClusterLinkUtil.setAddress
(Message message, Address address)