|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ObjectPair | |
|---|---|
| jxl.enclosure.peer | Classes that enable dynamic download and install of needed modules. |
| Uses of ObjectPair in jxl.enclosure.peer |
|---|
| Methods in jxl.enclosure.peer that return ObjectPair | |
|---|---|
ObjectPair<byte[],Version> |
ModuleServer.locate(java.lang.String[] classNames)
Remote method, should not be called by a client |
ObjectPair<byte[],Version> |
ModuleServerInterface.locate(java.lang.String[] classNames)
Find a module containing a class whose name is className |
ObjectPair<byte[],Version> |
ModuleServer.update(java.lang.String module,
Version version)
Remote method, should not be called by a client |
ObjectPair<byte[],Version> |
ModuleServerInterface.update(java.lang.String module,
Version version)
Search for a newer version than version of module |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||