Uses of Package
org.dcache.xrootd.protocol.messages
-
Classes in org.dcache.xrootd.protocol.messages used by org.dcache.xrootd.core Class Description AuthenticationRequest The structure of the authentication request according to the protocol:CloseRequest DirListRequest EndSessionRequest ErrorResponse LocateRequest LoginRequest LoginResponse MkDirRequest FIXME the mode field is currently unsupported, because the owner of the file can not be determined.MvRequest OkResponse OpenRequest PrepareRequest ProtocolRequest The kXR_protocol request has the following packet structure:QueryRequest Not every QueryRequest is a path request, so it does not extend that class.ReadRequest ReadVRequest RmDirRequest RmRequest SetRequest StatRequest StatxRequest SyncRequest WriteRequest XrootdRequest An xrootd request message.XrootdResponse An xrootd response message. -
Classes in org.dcache.xrootd.protocol.messages used by org.dcache.xrootd.plugins Class Description AuthenticationRequest The structure of the authentication request according to the protocol:XrootdResponse An xrootd response message. -
Classes in org.dcache.xrootd.protocol.messages used by org.dcache.xrootd.plugins.authn.none Class Description AuthenticationRequest The structure of the authentication request according to the protocol:XrootdResponse An xrootd response message. -
Classes in org.dcache.xrootd.protocol.messages used by org.dcache.xrootd.protocol.messages Class Description AbstractXrootdRequest AbstractXrootdResponse AuthenticationRequest The structure of the authentication request according to the protocol:DirListRequest DirListResponse DirListResponse.Builder GenericReadRequestMessage GenericReadRequestMessage.EmbeddedReadRequest LocateRequest LocateResponse.Access LocateResponse.InfoElement LocateResponse.Node LoginRequest OpenRequest PathRequest Base class for requests that contain a path.ProtocolRequest The kXR_protocol request has the following packet structure:QueryRequest Not every QueryRequest is a path request, so it does not extend that class.ReadRequest ReadResponse ReadVRequest SetRequest StatRequest StatRequest.Target How the client is specifying about which file the server should provided metadata.StatxRequest StringResponse WriteRequest XrootdRequest An xrootd request message.XrootdResponse An xrootd response message. -
Classes in org.dcache.xrootd.protocol.messages used by org.dcache.xrootd.security Class Description XrootdRequest An xrootd request message. -
Classes in org.dcache.xrootd.protocol.messages used by org.dcache.xrootd.stream Class Description GenericReadRequestMessage.EmbeddedReadRequest ReadRequest ReadResponse ReadVRequest ReadVResponse XrootdRequest An xrootd request message.XrootdResponse An xrootd response message.