Uses of Class
org.dcache.xrootd.protocol.messages.LocateResponse.InfoElement
-
Packages that use LocateResponse.InfoElement Package Description org.dcache.xrootd.protocol.messages -
-
Uses of LocateResponse.InfoElement in org.dcache.xrootd.protocol.messages
Methods in org.dcache.xrootd.protocol.messages with parameters of type LocateResponse.InfoElement Modifier and Type Method Description static java.lang.StringLocateResponse. encode(LocateResponse.InfoElement[] info)Constructors in org.dcache.xrootd.protocol.messages with parameters of type LocateResponse.InfoElement Constructor Description LocateResponse(LocateRequest request, LocateResponse.InfoElement... info)
-