Uses of Class
org.dcache.xrootd.tpc.AbstractClientRequestHandler
-
Packages that use AbstractClientRequestHandler Package Description org.dcache.xrootd.tpc -
-
Uses of AbstractClientRequestHandler in org.dcache.xrootd.tpc
Subclasses of AbstractClientRequestHandler in org.dcache.xrootd.tpc Modifier and Type Class Description classAbstractClientAuthnHandlerBase class for authentication handlers used for outbound requests from the embedded third-party-client.classAbstractClientSourceHandlerXrootd Third Party copy requires the destination server to be active, and request a read of the source file from the source server.classTpcClientConnectHandlerThis handler implements protocol and login.classTpcSourceReadHandlerThis handler reads until the file is complete, terminating the session thereafter.
-