Package | Description |
---|---|
psdi.iface.webservices | |
psdi.iface.webservices.action |
Modifier and Type | Method and Description |
---|---|
WSRegistryInfo |
WSRegistryCacheImpl.getWSRegistryInfo(java.lang.String name)
Return WSRegistryInfo object for the given name and type
|
WSRegistryInfo |
WSRegistryCache.getWSRegistryInfo(java.lang.String name)
Return WSRegistryInfo object for the given name and type
|
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,WSRegistryInfo> |
WSRegistryCacheImpl.getWSRegistryMap()
Returns Map of all ws registries.
|
java.util.Map<java.lang.String,WSRegistryInfo> |
WSRegistryCache.getWSRegistryMap()
Returns Map of all ws registries.
|
Modifier and Type | Method and Description |
---|---|
void |
AxisWSDeployer.deployWebService(WSRegistryInfo regInfo)
Deploys Web Service
|
Constructor and Description |
---|
DefaultWSDLGenerator(WSRegistryInfo wsRegInfo) |
EnterpriseServiceWSDLGenerator(WSRegistryInfo wsRegInfo) |
MOSServiceWSDLGenerator(WSRegistryInfo wsRegInfo) |
WSDLGenerator(WSRegistryInfo wsRegInfo) |
Constructor and Description |
---|
MAXServiceWSDLGenerator(WSRegistryInfo wsRegInfo) |