|
|||||||||
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.SCTPNotificationAssociationChange
dk.i1.sctp.SCTPNotificationAssociationChangeRestart
public class SCTPNotificationAssociationChangeRestart
A peer has been restarted. The association to the peer was lost and then re-established. All application-level state is lost at the other end. This can happen if the peer rebotted without us noticing it, and the the peer initiated a "new" association to us whiel we believed that the old association stil existed.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class dk.i1.sctp.SCTPNotificationAssociationChange |
---|
SCTPNotificationAssociationChange.State |
Nested classes/interfaces inherited from class dk.i1.sctp.SCTPNotification |
---|
SCTPNotification.Type |
Field Summary |
---|
Fields inherited from class dk.i1.sctp.SCTPNotificationAssociationChange |
---|
sac_assoc_id, sac_error, sac_flags, sac_inbound_streams, sac_outbound_streams, sac_state, sac_type |
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 |
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |