Interface ExtendedTypeMapping

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      Class getJavaType​(QName xmlType)  
      QName getXmlType​(Class javaType)  
      • Methods inherited from interface javax.xml.rpc.encoding.TypeMapping

        getDeserializer, getSerializer, getSupportedEncodings, isRegistered, register, removeDeserializer, removeSerializer, setSupportedEncodings