Uses of Class
org.dcache.xrootd.protocol.messages.ErrorResponse
-
Packages that use ErrorResponse Package Description org.dcache.xrootd.core -
-
Uses of ErrorResponse in org.dcache.xrootd.core
Methods in org.dcache.xrootd.core that return ErrorResponse Modifier and Type Method Description protected <T extends XrootdRequest>
ErrorResponse<T>XrootdRequestHandler. withError(io.netty.channel.ChannelHandlerContext ctx, T req, int errorCode, java.lang.String errMsg)
-