|
JXTA | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ResourceAccount | |
---|---|
net.jxta.impl.util | A collection of utility classes used by the JXTA implementation. |
Uses of ResourceAccount in net.jxta.impl.util |
---|
Classes in net.jxta.impl.util that implement ResourceAccount | |
---|---|
(package private) class |
ResourceDispatcher.ClientAccount
|
Methods in net.jxta.impl.util that return ResourceAccount | |
---|---|
ResourceAccount |
ResourceDispatcher.newAccount(long nbReq,
long maxExtra,
Object userObject)
Creates and returns a new client account. |
ResourceAccount |
ResourceAccount.releaseItem()
This will release an item and return the most eligible account to re-use this item for. |
ResourceAccount |
ResourceDispatcher.ClientAccount.releaseItem()
This will release an item and return the most eligible account to re-use this item for. |
|
JXSE | |||||||||
PREV NEXT | FRAMES NO FRAMES |