|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springframework.integration.samples.quote.QuoteService
@MessageEndpoint(input="tickers",
output="quotes")
public class QuoteService
| Constructor Summary | |
|---|---|
QuoteService()
|
|
| Method Summary | |
|---|---|
Quote |
lookupQuote(java.lang.String ticker)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public QuoteService()
| Method Detail |
|---|
@Handler public Quote lookupQuote(java.lang.String ticker)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||