package chainsys.chat.business;
/**
Represents a Message sent by a user.
*/
public class Message
{
/**
* String used to store the name of a chatter
*@author chainsys
*/
private String chatter
package chainsys.chat.business;
/**
Represents a Message sent by a user.
*/
public class Message
{
/**
* String used to store the name of a chatter
*@author chainsys
*/
private String chatter
package hdaty.prtds.rdgadaptor.protocol;
import java.io.Serializable;
public class Message implements Serializable{
/**
*
*/
private static final long serialVersionUID = 3L;
private
package hdaty.prtds.rdgadaptor.protocol;
import java.io.Serializable;
public class Message implements Serializable{
/**
*
*/
private static final long serialVersionUID = 3L;
private
# US English Message file for Net components
# ## Internal [ 0, 19]
GOT_MINUS_ONE=Got minus one from a read call
ASSERTION_FAILED=Internal Error
# ## NT Errors [ 20, 99]
NT_CONNECTION_