Uses of Class
com.sun.tools.ws.processor.model.java.JavaInterface
Packages that use JavaInterface
Package
Description
-
Uses of JavaInterface in com.sun.tools.ws.processor.generator
Methods in com.sun.tools.ws.processor.generator with parameters of type JavaInterfaceModifier and TypeMethodDescriptionstatic StringNames.customJavaTypeClassName(JavaInterface intf) -
Uses of JavaInterface in com.sun.tools.ws.processor.model
Methods in com.sun.tools.ws.processor.model that return JavaInterfaceModifier and TypeMethodDescriptionPort.getJavaInterface()Service.getJavaInterface()Service.getJavaIntf()Methods in com.sun.tools.ws.processor.model with parameters of type JavaInterfaceModifier and TypeMethodDescriptionvoidPort.setJavaInterface(JavaInterface i) voidService.setJavaInterface(JavaInterface i) Constructors in com.sun.tools.ws.processor.model with parameters of type JavaInterface -
Uses of JavaInterface in com.sun.tools.ws.processor.modeler.wsdl
Methods in com.sun.tools.ws.processor.modeler.wsdl with parameters of type JavaInterfaceModifier and TypeMethodDescriptionprotected voidWSDLModeler.createJavaMethodForOperation(Port port, Operation operation, JavaInterface intf)