dk.i1.sctp
Class SCTPNotificationAssociationChangeShutdownComplete

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.SCTPNotificationAssociationChangeShutdownComplete

public class SCTPNotificationAssociationChangeShutdownComplete
extends SCTPNotificationAssociationChange

An association has been shut down (cleanly). The association ID is not longer valid.


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