Package com.aoapps.messaging


package com.aoapps.messaging
  • Class
    Description
    Encapsulates a byte[] and the number of bytes used.
    A message that is a byte[].
    A message that is a file.
    Any type of encapsulated message.
    The types of serializations.
    A message that is a combination of multiple messages.
    One established connection.
    Each socket, regardless or protocol and whether client or server, has a context.
    Receives notification on context events.
    Receives messages as they come in from the sockets.
    A message that is a String.