D G M S V

D

demo - package demo
 

G

GreetingsClient - Class in demo
Cliente do demo Greetings
GreetingsClient() - Constructor for class demo.GreetingsClient
 
GreetingsImpl - Class in demo
Implementação do componente Greetings
GreetingsImpl(OpenBusContext, GreetingsImpl.Language, GreetingsImpl.Period) - Constructor for class demo.GreetingsImpl
Construtor.
GreetingsImpl.Language - Enum in demo
Línguas em que se realiza o cumprimento.
GreetingsImpl.Period - Enum in demo
Períodos em que se realiza o cumprimento.
GreetingsServer - Class in demo
Parte servidora do demo Hello
GreetingsServer() - Constructor for class demo.GreetingsServer
 

M

main(String[]) - Static method in class demo.GreetingsClient
Função principal.
main(String[]) - Static method in class demo.GreetingsServer
Função principal.

S

sayGreetings() - Method in class demo.GreetingsImpl

V

valueOf(String) - Static method in enum demo.GreetingsImpl.Language
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum demo.GreetingsImpl.Period
Returns the enum constant of this type with the specified name.
values() - Static method in enum demo.GreetingsImpl.Language
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum demo.GreetingsImpl.Period
Returns an array containing the constants of this enum type, in the order they are declared.

D G M S V

Copyright © 2014. All rights reserved.