public class UnsignedIntBucket extends XrootdBucket
XrootdBucket_type| Constructor and Description |
|---|
UnsignedIntBucket(XrootdSecurityProtocol.BucketType type,
int data) |
| Modifier and Type | Method and Description |
|---|---|
static UnsignedIntBucket |
deserialize(XrootdSecurityProtocol.BucketType type,
org.jboss.netty.buffer.ChannelBuffer buffer) |
int |
getContent() |
int |
getSize() |
void |
serialize(org.jboss.netty.buffer.ChannelBuffer out) |
String |
toString() |
getType, writeIntpublic UnsignedIntBucket(XrootdSecurityProtocol.BucketType type, int data)
public int getContent()
public static UnsignedIntBucket deserialize(XrootdSecurityProtocol.BucketType type, org.jboss.netty.buffer.ChannelBuffer buffer)
public void serialize(org.jboss.netty.buffer.ChannelBuffer out)
serialize in class XrootdBucketpublic int getSize()
getSize in class XrootdBucketpublic String toString()
toString in class XrootdBucketCopyright © 2013 dCache.org. All rights reserved.