com.bigdata.service.jini
Interface AbstractServer.ConfigurationOptions
- Enclosing class:
- AbstractServer
public static interface AbstractServer.ConfigurationOptions
SERVICE_DIR
static final String SERVICE_DIR
- The pathname of the service directory as a
File.
- See Also:
- Constant Field Values
LOGICAL_SERVICE_ZPATH
static final String LOGICAL_SERVICE_ZPATH
- See Also:
- Constant Field Values
- TODO:
- javadoc.
EXPORTER
static final String EXPORTER
- This object is used to export the service proxy. The choice here
effects the protocol that will be used for communications between the
clients and the service. The default
Exporter if none is
specified is a BasicJeriExporter using a
TcpServerEndpoint.
- See Also:
- Constant Field Values
Copyright © 2006-2009 SYSTAP, LLC. All Rights Reserved.