You can edit almost every page by Creating an account. Otherwise, see the FAQ.

Message consumer

From EverybodyWiki Bios & Wiki


A message consumer is a Java interface for distributed systems. It is used to receive messages from a destination. To create it, a destination object is passed to a message-consumer creation method that is supplied by the session of this object.

Created by a selector, it is possible to send a message to particular message consumer objects. The communication may be synchronous or asynchronous.

See also[edit]



This article "Message consumer" is from Wikipedia. The list of its authors can be seen in its historical and/or the page Edithistory:Message consumer. Articles copied from Draft Namespace on Wikipedia could be seen on the Draft Namespace of Wikipedia and not main one.