Skip navigation links
A G M O P S 

A

Address - Class in org.hawkular.bus.sample.msg
The home address of this person.
Address() - Constructor for class org.hawkular.bus.sample.msg.Address
 

G

getAddress() - Method in class org.hawkular.bus.sample.msg.Person
The home address of this person.
getAge() - Method in class org.hawkular.bus.sample.msg.Person
Age in years.
getBooks() - Method in class org.hawkular.bus.sample.msg.Person
A list of books owned by this person.
getCity() - Method in class org.hawkular.bus.sample.msg.Address
 
getDigits() - Method in class org.hawkular.bus.sample.msg.PhoneNumber
 
getFavoriteColors() - Method in class org.hawkular.bus.sample.msg.Person
A set of colors that this person likes.
getFirstName() - Method in class org.hawkular.bus.sample.msg.Person
 
getKind() - Method in class org.hawkular.bus.sample.msg.PhoneNumber
Indicates the kind of number, such as home, cell, or work.
getLastName() - Method in class org.hawkular.bus.sample.msg.Person
 
getPhoneNumbers() - Method in class org.hawkular.bus.sample.msg.Person
Phone numbers associated with this person.
getStreet() - Method in class org.hawkular.bus.sample.msg.Address
 

M

Main - Class in org.hawkular.bus.sample.client
A simple sample client used to show the API needed to consume and produce messages.
Main() - Constructor for class org.hawkular.bus.sample.client.Main
 
main(String[]) - Static method in class org.hawkular.bus.sample.client.Main
 

O

org.hawkular.bus.sample.client - package org.hawkular.bus.sample.client
 
org.hawkular.bus.sample.msg - package org.hawkular.bus.sample.msg
 

P

Person - Class in org.hawkular.bus.sample.msg
A person.
Person() - Constructor for class org.hawkular.bus.sample.msg.Person
 
PhoneNumber - Class in org.hawkular.bus.sample.msg
 
PhoneNumber() - Constructor for class org.hawkular.bus.sample.msg.PhoneNumber
 

S

setAddress(Address) - Method in class org.hawkular.bus.sample.msg.Person
The home address of this person.
setAge(Integer) - Method in class org.hawkular.bus.sample.msg.Person
Age in years.
setBooks(List<String>) - Method in class org.hawkular.bus.sample.msg.Person
A list of books owned by this person.
setCity(String) - Method in class org.hawkular.bus.sample.msg.Address
 
setDigits(String) - Method in class org.hawkular.bus.sample.msg.PhoneNumber
 
setFavoriteColors(Set<String>) - Method in class org.hawkular.bus.sample.msg.Person
A set of colors that this person likes.
setFirstName(String) - Method in class org.hawkular.bus.sample.msg.Person
 
setKind(String) - Method in class org.hawkular.bus.sample.msg.PhoneNumber
Indicates the kind of number, such as home, cell, or work.
setLastName(String) - Method in class org.hawkular.bus.sample.msg.Person
 
setPhoneNumbers(Set<PhoneNumber>) - Method in class org.hawkular.bus.sample.msg.Person
Phone numbers associated with this person.
setStreet(String) - Method in class org.hawkular.bus.sample.msg.Address
 
A G M O P S 
Skip navigation links

Copyright © 2015 Red Hat, Inc.. All rights reserved.