dk.i1.sctp
Class SCTPNotification

java.lang.Object
  extended by dk.i1.sctp.SCTPChunk
      extended by dk.i1.sctp.SCTPNotification
Direct Known Subclasses:
SCTPNotificationAdaptationIndication, SCTPNotificationAssociationChange, SCTPNotificationPartialDeliveryEvent, SCTPNotificationPeerAddressChange, SCTPNotificationRemoteError, SCTPNotificationSendFailed, SCTPNotificationShutdownEvent

public abstract class SCTPNotification
extends SCTPChunk


Nested Class Summary
static class SCTPNotification.Type
           
 
Field Summary
 short flags
           
 SCTPNotification.Type type
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

flags

public final short flags

type

public final SCTPNotification.Type type