|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Item | |
---|---|
org.apache.activemq.transport.xmpp | |
org.jabber.protocol.disco_items |
Uses of Item in org.apache.activemq.transport.xmpp |
---|
Methods in org.apache.activemq.transport.xmpp that return Item | |
---|---|
protected Item |
ProtocolConverter.createItem(String jid,
String name,
String node)
|
Uses of Item in org.jabber.protocol.disco_items |
---|
Fields in org.jabber.protocol.disco_items with type parameters of type Item | |
---|---|
protected List<Item> |
Query.item
|
Methods in org.jabber.protocol.disco_items that return Item | |
---|---|
Item |
ObjectFactory.createItem()
Create an instance of Item |
Methods in org.jabber.protocol.disco_items that return types with arguments of type Item | |
---|---|
List<Item> |
Query.getItem()
Gets the value of the item property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |