This method is responsible for creating a new RPC message for the
message service.
A newly created text message. Parameters: type - The type of message. exception: RemoteException - exception: MessageServiceException -
This method is responsible for creating a new text message for the
message service.
A newly created text message. Parameters: type - The type of message. exception: RemoteException - exception: MessageServiceException -
This method is responsible for submitting a new message for processing by
the message service.
Parameters: newMessage - The new message to be processed. exception: RemoteException - exception: MessageServiceException -