public class RemoteBundleGenerator extends BundleGenerator.Implementation implements connections.WiredBox
| Modifier and Type | Class and Description |
|---|---|
static class |
RemoteBundleGenerator.BundleServer |
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
WORDNET_SERVICE_GUID |
| Modifier | Constructor and Description |
|---|---|
|
RemoteBundleGenerator() |
protected |
RemoteBundleGenerator(boolean ignoreMe) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName() |
Bundle |
getRawBundle(java.lang.String word) |
static void |
main(java.lang.String[] args) |
getBundle, getBundleMap, getWordNet, purgeWordnetCache, readWordnetCache, writeWordnetCachepublic RemoteBundleGenerator()
throws connections.Connections.NetWireException
connections.Connections.NetWireExceptionprotected RemoteBundleGenerator(boolean ignoreMe)
public Bundle getRawBundle(java.lang.String word)
getRawBundle in class BundleGenerator.Implementationpublic static void main(java.lang.String[] args)
public java.lang.String getName()
getName in interface connections.WiredBox