| Package | Description |
|---|---|
| org.dcache.xrootd.protocol.messages | |
| org.dcache.xrootd.security |
| Class and Description |
|---|
| XrootdBucket
An XrootdBucket is a serialized datatype (string, uint, binary, list) with
an int32 header describing its contents.
|
| XrootdSecurityProtocol.BucketType |
| Class and Description |
|---|
| NestedBucketBuffer
Format of a NestedBucketBuffer:
- int32 BucketType (usually kXRS_main)
- int32 len
- char[4] protocol (\0 padded)
- int32 step (e.g.
|
| RawBucket
A bucket containing a header plus a number of bytes.
|
| StringBucket
A bucket containing a header plus a String.
|
| UnsignedIntBucket
A bucket containing a header plus an unsigned integer.
|
| XrootdBucket
An XrootdBucket is a serialized datatype (string, uint, binary, list) with
an int32 header describing its contents.
|
| XrootdSecurityProtocol.BucketType |
Copyright © 2013 dCache.org. All rights reserved.