Uses of Class
rocks.xmpp.extensions.reach.model.Address
-
Packages that use Address Package Description rocks.xmpp.extensions.reach.model Provides XML schema implementations of XEP-0152: Reachability Addresses. -
-
Uses of Address in rocks.xmpp.extensions.reach.model
Methods in rocks.xmpp.extensions.reach.model that return types with arguments of type Address Modifier and Type Method Description List<Address>Reachability. getAddresses()Gets the addresses.Constructor parameters in rocks.xmpp.extensions.reach.model with type arguments of type Address Constructor Description Reachability(Collection<Address> addresses)
-