public final class ComponentMessage extends Message
<message/> element in the jabber:component:accept namespace.Message.Type| Modifier and Type | Method and Description |
|---|---|
boolean |
addExtension(Object arg0) |
static ComponentMessage |
from(Message m)
Creates a message for the
jabber:client namespace from a generic message. |
List<Object> |
getExtensions() |
boolean |
removeExtension(Class<?> arg0) |
createError, createError, getBodies, getBody, getParentThread, getSubject, getSubjects, getThread, getType, isNormal, setBody, setParentThread, setSubject, setThread, setType, toStringgetError, getExtension, getFrom, getId, getLanguage, getTo, hasExtension, setError, setFrom, setId, setLanguage, setTopublic static ComponentMessage from(Message m)
jabber:client namespace from a generic message.m - The message.public final boolean addExtension(Object arg0)
public final boolean removeExtension(Class<?> arg0)
Copyright © 2014–2016 XMPP.rocks. All rights reserved.