Uses of Interface
com.db4o.messaging.MessageContext
-
Packages that use MessageContext Package Description com.db4o.messaging -
-
Uses of MessageContext in com.db4o.messaging
Methods in com.db4o.messaging with parameters of type MessageContext Modifier and Type Method Description void
MessageRecipient. processMessage(MessageContext context, java.lang.Object message)
the method called upon the arrival of messages.
-