dk.i1.sctp
Class SCTPNotificationRemoteError

java.lang.Object
  extended by dk.i1.sctp.SCTPChunk
      extended by dk.i1.sctp.SCTPNotification
          extended by dk.i1.sctp.SCTPNotificationRemoteError

public class SCTPNotificationRemoteError
extends SCTPNotification


Nested Class Summary
 
Nested classes/interfaces inherited from class dk.i1.sctp.SCTPNotification
SCTPNotification.Type
 
Field Summary
 AssociationId sre_assoc_id
           
 short sre_error
           
 
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

sre_error

public final short sre_error

sre_assoc_id

public final AssociationId sre_assoc_id