|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.netscape.cmsutil.radius.Attribute
com.netscape.cmsutil.radius.FramedCompressionAttribute
public class FramedCompressionAttribute
Field Summary | |
---|---|
static int |
IPX_HEADER
|
static int |
NONE
|
static int |
STAC_LZS
|
static int |
VJ_TCP_IP_HEADER
|
Constructor Summary | |
---|---|
FramedCompressionAttribute(byte[] value)
|
Method Summary | |
---|---|
int |
getType()
|
byte[] |
getValue()
|
Methods inherited from class com.netscape.cmsutil.radius.Attribute |
---|
getData |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int NONE
public static final int VJ_TCP_IP_HEADER
public static final int IPX_HEADER
public static final int STAC_LZS
Constructor Detail |
---|
public FramedCompressionAttribute(byte[] value)
Method Detail |
---|
public int getType()
getType
in class Attribute
public byte[] getValue() throws java.io.IOException
getValue
in class Attribute
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |