net.java.sip.communicator.impl.protocol.mock
Class MockMessage
java.lang.Object
net.java.sip.communicator.service.protocol.AbstractMessage
net.java.sip.communicator.impl.protocol.mock.MockMessage
- All Implemented Interfaces:
- Message
public class MockMessage
- extends AbstractMessage
Message Impl.
- Author:
- Damian Minkov, Lubomir Marinov
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MockMessage
MockMessage(String content,
String contentType,
String contentEncoding,
String subject)
MockMessage
MockMessage(String content)
Jitsi, the OpenSource Java VoIP and Instant Messaging client.
Distributable under LGPL license.