hep.io.root.daemon.xrootd
Class Operation<V>

java.lang.Object
  extended by hep.io.root.daemon.xrootd.Operation<V>

public class Operation<V>
extends Object

An xrootd operation consists of a message to be sent to the server, plus a callback to handle the response from the server.

Author:
tonyj

Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2000-2013 FreeHEP. All Rights Reserved.