|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Identity | |
---|---|
org.apache.activemq.transport.xmpp | |
org.jabber.protocol.disco_info |
Uses of Identity in org.apache.activemq.transport.xmpp |
---|
Methods in org.apache.activemq.transport.xmpp that return Identity | |
---|---|
protected Identity |
ProtocolConverter.createIdentity(String category,
String type,
String name)
|
Uses of Identity in org.jabber.protocol.disco_info |
---|
Fields in org.jabber.protocol.disco_info with type parameters of type Identity | |
---|---|
protected List<Identity> |
Query.identity
|
Methods in org.jabber.protocol.disco_info that return Identity | |
---|---|
Identity |
ObjectFactory.createIdentity()
Create an instance of Identity |
Methods in org.jabber.protocol.disco_info that return types with arguments of type Identity | |
---|---|
List<Identity> |
Query.getIdentity()
Gets the value of the identity property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |