Uses of Interface
com.sun.xml.rpc.spi.tools.ModelFileModelInfo
-
Packages that use ModelFileModelInfo Package Description com.sun.xml.rpc.processor.config com.sun.xml.rpc.spi com.sun.xml.rpc.util -
-
Uses of ModelFileModelInfo in com.sun.xml.rpc.processor.config
Classes in com.sun.xml.rpc.processor.config that implement ModelFileModelInfo Modifier and Type Class Description classModelFileModelInfo -
Uses of ModelFileModelInfo in com.sun.xml.rpc.spi
Methods in com.sun.xml.rpc.spi that return ModelFileModelInfo Modifier and Type Method Description abstract ModelFileModelInfoJaxRpcObjectFactory. createModelFileModelInfo() -
Uses of ModelFileModelInfo in com.sun.xml.rpc.util
Methods in com.sun.xml.rpc.util that return ModelFileModelInfo Modifier and Type Method Description ModelFileModelInfoJaxRpcObjectFactoryImpl. createModelFileModelInfo()
-