uk.org.arlott.simon.hw.f24.lbsta
Class TopologyChangeMessage

java.lang.Object
  extended by uk.org.arlott.simon.hw.f24.lbsta.PacketData
      extended by uk.org.arlott.simon.hw.f24.lbsta.BridgePacket
          extended by uk.org.arlott.simon.hw.f24.lbsta.TopologyChangeMessage

public class TopologyChangeMessage
extends BridgePacket

Spanning Tree Algorithm Bridge Topology Change Message.


Constructor Summary
TopologyChangeMessage()
          Creates a new Topology Change Message, with inherited values from BridgePacket and a fixed Message Type of 128.
 
Method Summary
 
Methods inherited from class uk.org.arlott.simon.hw.f24.lbsta.BridgePacket
getMessageType, getProtcolIdentifier, getVersion
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TopologyChangeMessage

public TopologyChangeMessage()
Creates a new Topology Change Message, with inherited values from BridgePacket and a fixed Message Type of 128.