org.epics.directory
Class DSClient
java.lang.Object
org.epics.directory.DSClient
public class DSClient
- extends Object
DSClient is a simple command line client of the DSService.
DSService gets data out of the ChannelFinder directory service.
- Author:
- Ralph Lange
Method Summary |
static void |
main(String[] args)
main() |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DSClient
public DSClient()
main
public static void main(String[] args)
- main()
- Parameters:
args
- args[0] must be a query that the server will understand
Copyright © 2012-2013 EPICS. All Rights Reserved.