Uses of Interface
hermes.postoffice.Message

Packages that use Message
hermes.postoffice   
 

Uses of Message in hermes.postoffice
 

Classes in hermes.postoffice that implement Message
 class KeyMessage
          Message representing a key stroke.
 class MouseMessage
          Message representing mouse actions.
 class MouseWheelMessage
          Message representing a movement of the Mouse Wheel.
 class OscMessage
          Message representing an OSC message.