|
Authentication API v8.1 SP2 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.rsa.ace.techservice.udpserver.AceSegment
public class AceSegment
| Constructor Summary | |
|---|---|
AceSegment(AceSegmentType type)
|
|
AceSegment(byte[] data)
|
|
AceSegment(java.nio.ByteBuffer buf)
|
|
| Method Summary | |
|---|---|
byte[] |
getData()
|
java.nio.ByteBuffer |
getDataBuffer()
|
AceSegmentHeader |
getHeader()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AceSegment(java.nio.ByteBuffer buf)
public AceSegment(byte[] data)
public AceSegment(AceSegmentType type)
| Method Detail |
|---|
public byte[] getData()
public AceSegmentHeader getHeader()
public java.nio.ByteBuffer getDataBuffer()
|
Authentication API v8.1 SP2 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||