dk.i1.sctp
Class SCTPNotificationAssociationChangeRestart

java.lang.Object
  extended by dk.i1.sctp.SCTPChunk
      extended by dk.i1.sctp.SCTPNotification
          extended by dk.i1.sctp.SCTPNotificationAssociationChange
              extended by dk.i1.sctp.SCTPNotificationAssociationChangeRestart

public class SCTPNotificationAssociationChangeRestart
extends SCTPNotificationAssociationChange

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