Package org.apache.wicket.protocol.ws.api.message

Interface Summary
IWebSocketMessage A marker interface for all message types
 

Class Summary
BinaryMessage A message with binary data
ClosedMessage A message sent when the web socket connection is closed.
ConnectedMessage A message when a client creates web socket connection.
TextMessage A message with text data
 



Copyright © 2006-2012 Apache Software Foundation. All Rights Reserved.