public class StringBucket extends XrootdBucket
XrootdBucket_type| Constructor and Description |
|---|
StringBucket(XrootdSecurityProtocol.BucketType type,
String data) |
| Modifier and Type | Method and Description |
|---|---|
static StringBucket |
deserialize(XrootdSecurityProtocol.BucketType type,
org.jboss.netty.buffer.ChannelBuffer buffer) |
String |
getContent() |
int |
getSize() |
void |
serialize(org.jboss.netty.buffer.ChannelBuffer out) |
String |
toString() |
getType, writeIntpublic StringBucket(XrootdSecurityProtocol.BucketType type, String data)
public String getContent()
public static StringBucket 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.