Package com.levigo.jadice.web.transport.client.messaging
package com.levigo.jadice.web.transport.client.messaging
-
ClassDescriptionRequests the cancellation of a given conversation on the server.Payload sent by the server whenever there are no more messages to send for a given conversation.This listener is responsible for handling messages that are sent as part of a conversation, i.e. when the client sends a message and expects one or more direct responses to the sent message.Represents an actual JSON payload sent via the server connection.Used to handle messages generally on the client side.