Interface WebPlatformMessage

All Superinterfaces:
PlatformMessage
All Known Subinterfaces:
WebDepictEvent, WebPlatformEvent
All Known Implementing Classes:
AbstractWebDepictEvent, AbstractWebMessage, AbstractWebPlatformEvent, WebActionDepictEvent, WebChangeDepictEvent, WebCommandDepictEvent, WebCommandMessage, WebFormEvent, WebInitializeEvent, WebPollEvent, WebProgressDepictEvent

public interface WebPlatformMessage extends PlatformMessage
A message on the web platform.
Author:
Garret Wilson