ostore.network.patchwork
Interface PatchMsg

All Known Implementing Classes:
QuickStatTimeout, ProbeMsg, QuickStatReq, QuickStatResp, ProbeTimeout, AlarmMsg

public interface PatchMsg

An interface for messages that can be understood by Patches.

Version:
$Id: PatchMsg.java,v 1.2 2003/03/24 00:13:13 geels Exp $
Author:
Jeremy Stribling

Method Summary
 byte getType()
           
 

Method Detail

getType

public byte getType()