|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ExchangeConverter
This converter is capable of converting from an exchange to another type
| Method Summary | ||
|---|---|---|
|
convertTo(Class<T> type,
Exchange exchange)
Converts the given exchange to the new type |
|
| Method Detail |
|---|
<T> T convertTo(Class<T> type,
Exchange exchange)
T - the new typetype - the new class typeexchange - the exchange to converter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||