|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectdk.i1.sctp.SCTPChunk
dk.i1.sctp.SCTPNotification
dk.i1.sctp.SCTPNotificationAdaptationIndication
public class SCTPNotificationAdaptationIndication
Nested Class Summary |
---|
Nested classes/interfaces inherited from class dk.i1.sctp.SCTPNotification |
---|
SCTPNotification.Type |
Field Summary | |
---|---|
int |
sai_adaptation_ind
The 32-bit array (in network order) of the adaptation layer indication |
AssociationId |
sai_assoc_id
The association that sent the adaptation notification |
Fields inherited from class dk.i1.sctp.SCTPNotification |
---|
flags, type |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public final int sai_adaptation_ind
public final AssociationId sai_assoc_id
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |