|
Java Access to WordNet | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of RemoteEnumeration in danbikel.wordnet |
| Classes in danbikel.wordnet that implement RemoteEnumeration | |
class |
RemoteEnumerator
This class provides a wrapper for Enumeration objects to be accessed remotely via RMI. |
| Methods in danbikel.wordnet that return RemoteEnumeration | |
RemoteEnumeration |
WordNetServer.getCachedDataEntries(String pos)
Returns a RemoteEnumeraton to allow iteration over all cached
data entries. |
RemoteEnumeration |
WordNetServer.getCachedDataEntries(int posIdx)
Returns a RemoteEnumeraton to allow iteration over all cached
data entries. |
RemoteEnumeration |
WordNetServer.getCachedIndexEntries(String pos)
Returns an RemoteEnumeraton to allow iteration over all
cached index entries. |
RemoteEnumeration |
WordNetServer.getCachedIndexEntries(int posIdx)
Returns an RemoteEnumeraton to allow iteration over all
cached index entries. |
RemoteEnumeration |
WordNetRemote.getCachedDataEntries(String pos)
Returns a RemoteEnumeraton to allow iteration over all cached
data entries. |
RemoteEnumeration |
WordNetRemote.getCachedDataEntries(int posIdx)
Returns a RemoteEnumeraton to allow iteration over all cached
data entries. |
RemoteEnumeration |
WordNetRemote.getCachedIndexEntries(String pos)
Returns an RemoteEnumeraton to allow iteration over all
cached index entries. |
RemoteEnumeration |
WordNetRemote.getCachedIndexEntries(int posIdx)
Returns an RemoteEnumeraton to allow iteration over all
cached index entries. |
RemoteEnumeration |
WordNetLocal.getCachedDataEntries(String pos)
Returns a RemoteEnumeraton to allow iteration over all cached
data entries. |
RemoteEnumeration |
WordNetLocal.getCachedDataEntries(int posIdx)
Returns a RemoteEnumeraton to allow iteration over all cached
data entries. |
RemoteEnumeration |
WordNetLocal.getCachedIndexEntries(String pos)
Returns an RemoteEnumeraton to allow iteration over all
cached index entries. |
RemoteEnumeration |
WordNetLocal.getCachedIndexEntries(int posIdx)
Returns an RemoteEnumeraton to allow iteration over all
cached index entries. |
|
Java Access to WordNet | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||