Uses of Class
com.sun.tools.ws.wscompile.ErrorReceiver
-
Packages that use ErrorReceiver Package Description com.sun.tools.ws.wscompile -
-
Uses of ErrorReceiver in com.sun.tools.ws.wscompile
Subclasses of ErrorReceiver in com.sun.tools.ws.wscompile Modifier and Type Class Description classErrorReceiverFilterFilter implementation of the ErrorReceiver.protected classWsimportTool.ReceiverMethods in com.sun.tools.ws.wscompile with parameters of type ErrorReceiver Modifier and Type Method Description protected booleanWsimportTool. compileGeneratedClasses(ErrorReceiver receiver, WsimportListener listener)voidWsimportOptions. parseBindings(ErrorReceiver receiver)Exposing it as a public method to allow external tools such as NB to read from wsdl model and work on it.abstract booleanPlugin. run(com.sun.tools.ws.processor.model.Model wsdlModel, WsimportOptions options, ErrorReceiver errorReceiver)Run the add-on.
-