Class RemoteInterfaceGenerator
java.lang.Object
com.sun.xml.rpc.processor.generator.RemoteInterfaceGenerator
- All Implemented Interfaces:
ProcessorAction
- Author:
- JAX-RPC Development Team
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidperform(Model model, Configuration config, Properties options)
-
Constructor Details
-
RemoteInterfaceGenerator
public RemoteInterfaceGenerator()
-
-
Method Details
-
perform
- Specified by:
performin interfaceProcessorAction
-