|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use TypeMappingRegistry | |
| javax.xml.rpc | |
| org.apache.axis.client | |
| Uses of TypeMappingRegistry in javax.xml.rpc |
| Methods in javax.xml.rpc that return TypeMappingRegistry | |
TypeMappingRegistry |
Service.getTypeMappingRegistry()
Gets the TypeMappingRegistry for this
Service object. |
| Uses of TypeMappingRegistry in org.apache.axis.client |
| Methods in org.apache.axis.client that return TypeMappingRegistry | |
TypeMappingRegistry |
Service.getTypeMappingRegistry()
Returns the current TypeMappingRegistry or null. |
| Methods in org.apache.axis.client with parameters of type TypeMappingRegistry | |
void |
Service.setTypeMappingRegistry(TypeMappingRegistry registry)
Defines the current Type Mappig Registry. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||