Uses of Class
org.dcache.xrootd.protocol.messages.OkResponse
-
Packages that use OkResponse Package Description org.dcache.xrootd.core -
-
Uses of OkResponse in org.dcache.xrootd.core
Methods in org.dcache.xrootd.core that return OkResponse Modifier and Type Method Description protected <T extends XrootdRequest>
OkResponse<T>XrootdRequestHandler. withOk(T req)
-