Package com.liferay.petra.concurrent
Class AsyncBroker<K,V>
java.lang.Object
com.liferay.petra.concurrent.AsyncBroker<K,V>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
takeWithException
(K key, Throwable throwable) boolean
takeWithResult
(K key, V result)
-
Constructor Details
-
AsyncBroker
public AsyncBroker()
-
-
Method Details
-
getOpenBids
-
post
-
post
-
take
-
takeWithException
-
takeWithResult
-