Uses of Class
org.dcache.xrootd.protocol.messages.ReadResponse
-
Packages that use ReadResponse Package Description org.dcache.xrootd.protocol.messages org.dcache.xrootd.stream -
-
Uses of ReadResponse in org.dcache.xrootd.protocol.messages
Methods in org.dcache.xrootd.protocol.messages that return ReadResponse Modifier and Type Method Description ReadResponseReadResponse. retain()ReadResponseReadResponse. retain(int increment) -
Uses of ReadResponse in org.dcache.xrootd.stream
Methods in org.dcache.xrootd.stream that return ReadResponse Modifier and Type Method Description ReadResponseAbstractChunkedReadResponse. nextChunk(io.netty.buffer.ByteBufAllocator alloc)
-