dk.i1.sctp
Class SCTPNotificationAssociationChangeCantStartAssociation

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

public class SCTPNotificationAssociationChangeCantStartAssociation
extends SCTPNotificationAssociationChange

An association to a peer cannot be made. Only happens when this node initiated the association attempt. 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