The abstract implementation of an {@link com.caucho.bam.stream.MessageStream}returns query errors for RPC packets, and ignores unknown packets for messages and presence announcement. Most developers will use {@link com.caucho.bam.actor.SkeletonActorFilter}or {@link com.caucho.bam.actor.SimpleActor} because those classes useintrospection with {@link com.caucho.bam.Message @Message} annotationsto simplify Actor development.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.