|
Liferay 7.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Priority | |
|---|---|
| com.liferay.portal.kernel.cluster | |
| com.liferay.portal.kernel.cluster.messaging | |
| Uses of Priority in com.liferay.portal.kernel.cluster |
|---|
| Methods in com.liferay.portal.kernel.cluster that return Priority | |
|---|---|
static Priority |
Priority.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Priority[] |
Priority.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.liferay.portal.kernel.cluster with parameters of type Priority | |
|---|---|
static void |
ClusterLinkUtil.sendMulticastMessage(Message message,
Priority priority)
|
void |
ClusterLink.sendMulticastMessage(Message message,
Priority priority)
|
static void |
ClusterLinkUtil.sendMulticastMessage(Object payload,
Priority priority)
|
static void |
ClusterLinkUtil.sendUnicastMessage(Address address,
Message message,
Priority priority)
|
void |
ClusterLink.sendUnicastMessage(Address address,
Message message,
Priority priority)
|
| Uses of Priority in com.liferay.portal.kernel.cluster.messaging |
|---|
| Methods in com.liferay.portal.kernel.cluster.messaging with parameters of type Priority | |
|---|---|
void |
ClusterBridgeMessageListener.setPriority(Priority priority)
|
|
Liferay 7.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||