Uses of Class
com.sun.xml.rpc.processor.model.java.JavaInterface
Packages that use JavaInterface
Package
Description
-
Uses of JavaInterface in com.sun.xml.rpc.processor.generator
Methods in com.sun.xml.rpc.processor.generator with parameters of type JavaInterfaceModifier and TypeMethodDescriptionNames.customJavaTypeClassName(JavaInterface intf) Names.makeDerivedClassName(JavaInterface javaInterface, String suffix, String infix) Names.serializerRegistryClassName(JavaInterface intf) Names.skeletonFor(JavaInterface javaInterface) Return skeleton class name for impl class name. -
Uses of JavaInterface in com.sun.xml.rpc.processor.model
Methods in com.sun.xml.rpc.processor.model that return JavaInterfaceMethods in com.sun.xml.rpc.processor.model with parameters of type JavaInterfaceModifier and TypeMethodDescriptionvoidPort.setJavaInterface(JavaInterface i) voidService.setJavaInterface(JavaInterface i) Constructors in com.sun.xml.rpc.processor.model with parameters of type JavaInterface -
Uses of JavaInterface in com.sun.xml.rpc.processor.model.exporter
Methods in com.sun.xml.rpc.processor.model.exporter with parameters of type JavaInterfaceModifier and TypeMethodDescriptionprotected voidModelImporter.propertyJavaInterface(XMLReader reader, JavaInterface subject, String name, Object value) protected voidModelExporter.visitJavaInterface(JavaInterface target)