|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TypeHintContext | |
|---|---|
| uk.ltd.getahead.dwr | |
| uk.ltd.getahead.dwr.impl | |
| Uses of TypeHintContext in uk.ltd.getahead.dwr |
|---|
| Methods in uk.ltd.getahead.dwr that return TypeHintContext | |
|---|---|
TypeHintContext |
TypeHintContext.createChildContext(int genericParameterNumber)
Create a child TypeHintContext based on this one |
TypeHintContext |
InboundContext.getCurrentTypeHintContext()
|
| Methods in uk.ltd.getahead.dwr with parameters of type TypeHintContext | |
|---|---|
java.lang.Object |
ConverterManager.convertInbound(java.lang.Class paramType,
InboundVariable iv,
InboundContext inctx,
TypeHintContext incc)
Convert an object from being a string into an object of some type. |
java.lang.Class |
ConverterManager.getExtraTypeInfo(TypeHintContext thc)
The extra type information that we have learnt about a method parameter. |
void |
InboundContext.pushContext(TypeHintContext context)
Someone wants to tell us about a new conversion context. |
void |
ConverterManager.setExtraTypeInfo(TypeHintContext thc,
java.lang.Class type)
We don't know enough from a method signature like setUsers(Set s) to be able to cast the inbound data to a set of Users. |
| Uses of TypeHintContext in uk.ltd.getahead.dwr.impl |
|---|
| Methods in uk.ltd.getahead.dwr.impl with parameters of type TypeHintContext | |
|---|---|
java.lang.Object |
DefaultConverterManager.convertInbound(java.lang.Class paramType,
InboundVariable iv,
InboundContext inctx,
TypeHintContext incc)
|
java.lang.Class |
DefaultConverterManager.getExtraTypeInfo(TypeHintContext thc)
|
void |
DefaultConverterManager.setExtraTypeInfo(TypeHintContext thc,
java.lang.Class type)
|
|
Copyright ¨ 2005 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||