solar.module.protocol
Interface ProtocolEvent

All Superinterfaces:
Adu, AttributeRecord, Event, java.io.Serializable

public interface ProtocolEvent
extends Event

Interface for protocol-specific control events, such as ACK and NACK.

Version:
$Id: ProtocolEvent.java,v 1.1 2003/10/05 14:15:41 glchen Exp $
Author:
Guanling Chen

Field Summary
 
Fields inherited from interface solar.api.Event
EVENT_PLAIN, EVENT_SERIALIZED
 
Methods inherited from interface solar.api.Event
getEncoding
 
Methods inherited from interface solar.api.AttributeRecord
equals, getAttribute, getAttributes, getAttributes, getKeys, getValue, getValues, getValues
 
Methods inherited from interface solar.api.Adu
toBytes, toString