|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ValetItem | |
|---|---|
| com.nitido.nimx.nuggets.javamail.valet | This is the "valet" implementation of JavaMailNugget, which "park" the IMAP connections to the ValetService in order to keep the connection opened between requests. |
| com.nitido.nimx.services.valet | This package contains the ValetService that provides the custodian service for holding resources that cannot be migrated to other servers in the same cluster. |
| Uses of ValetItem in com.nitido.nimx.nuggets.javamail.valet |
|---|
| Subclasses of ValetItem in com.nitido.nimx.nuggets.javamail.valet | |
|---|---|
class |
IMAPItem
The ValetItem object for the JavaMail's mail session and IMAP store reference. |
| Uses of ValetItem in com.nitido.nimx.services.valet |
|---|
| Methods in com.nitido.nimx.services.valet that return ValetItem | |
|---|---|
abstract ValetItem |
ValetService.attachItem(ValetTicket ticket,
ValetItem item)
Invoked by the nugget to attach a new instance of the itemMap. |
ValetItem |
ValetServiceImpl.attachItem(ValetTicket ticket,
ValetItem item)
Invoked by the nugget to attach a new instance of the itemMap. |
ValetItem |
ValetTicket.getItem()
|
protected ValetItem |
ValetServiceImpl.getItem(java.lang.String id)
|
| Methods in com.nitido.nimx.services.valet with parameters of type ValetItem | |
|---|---|
protected void |
ValetTicket.assignItem(java.lang.String nodeId,
ValetItem item)
|
abstract ValetItem |
ValetService.attachItem(ValetTicket ticket,
ValetItem item)
Invoked by the nugget to attach a new instance of the itemMap. |
ValetItem |
ValetServiceImpl.attachItem(ValetTicket ticket,
ValetItem item)
Invoked by the nugget to attach a new instance of the itemMap. |
|
Nitido NiM 2.5 Java API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Copyright © 1999-2009 Nitido Inc. Proprietary and Confidential. All Rights Reserved.