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, writeWordnetCache
public RemoteBundleGenerator() throws connections.Connections.NetWireException
connections.Connections.NetWireException
protected RemoteBundleGenerator(boolean ignoreMe)
public Bundle getRawBundle(java.lang.String word)
getRawBundle
in class BundleGenerator.Implementation
public static void main(java.lang.String[] args)
public java.lang.String getName()
getName
in interface connections.WiredBox