org.netbeans.modules.websvc.api.webservices |
|
Java Source File Name | Type | Comment |
StubDescriptor.java | Class | Note: this class is not final, so as to allow implementors to derive from
it to add additional implementation dependent properties such as wscompile
features. |
WebServicesSupport.java | Class | WebServicesSupport should be used to manipulate a projects representation
of a web service implementation. |
WebServicesView.java | Class | WebServicesView should be used to retrieve information and display objects
for the webservices in a project. |
WsCompileEditorSupport.java | Interface | |