|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Plugin | |
---|---|
org.apache.cxf.tools.plugin | |
org.apache.cxf.tools.wsdlto.core |
Uses of Plugin in org.apache.cxf.tools.plugin |
---|
Methods in org.apache.cxf.tools.plugin that return Plugin | |
---|---|
Plugin |
ObjectFactory.createPlugin()
Create an instance of Plugin |
Methods in org.apache.cxf.tools.plugin that return types with arguments of type Plugin | |
---|---|
JAXBElement<Plugin> |
ObjectFactory.createPlugin(Plugin value)
Create an instance of JAXBElement < Plugin > } |
Methods in org.apache.cxf.tools.plugin with parameters of type Plugin | |
---|---|
JAXBElement<Plugin> |
ObjectFactory.createPlugin(Plugin value)
Create an instance of JAXBElement < Plugin > } |
Uses of Plugin in org.apache.cxf.tools.wsdlto.core |
---|
Methods in org.apache.cxf.tools.wsdlto.core that return Plugin | |
---|---|
protected Plugin |
PluginLoader.getPlugin(String resource)
|
protected Plugin |
PluginLoader.getPlugin(URL url)
|
Methods in org.apache.cxf.tools.wsdlto.core that return types with arguments of type Plugin | |
---|---|
Map<String,Plugin> |
PluginLoader.getPlugins()
|
Methods in org.apache.cxf.tools.wsdlto.core with parameters of type Plugin | |
---|---|
protected void |
PluginLoader.loadPlugin(Plugin plugin)
|
|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |