org.epics.directory
Class DSClient

java.lang.Object
  extended by 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

Constructor Summary
DSClient()
           
 
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
 

Constructor Detail

DSClient

public DSClient()
Method Detail

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.