JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
com.loomcache.client
LoomQueue
Uses of Class
com.loomcache.client.LoomQueue
Packages that use
LoomQueue
Package
Description
com.loomcache.client
Uses of
LoomQueue
in
com.loomcache.client
Methods in
com.loomcache.client
that return
LoomQueue
Modifier and Type
Method
Description
LoomQueue
<
String
>
LoomCache.
getQueue
(
String
name)
Get a distributed queue proxy.
<E>
LoomQueue
<E>
LoomClient.
getQueue
(
String
name)
Obtain a handle to a distributed queue.