public class GCUBEServiceClientImpl extends Object implements GCUBEServiceClient
GCUBEServiceClient interface.| Constructor and Description |
|---|
GCUBEServiceClientImpl() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,org.apache.axis.message.addressing.EndpointReferenceType> |
getPortTypeMap()
Returns the service map.
|
GCUBEScope |
getScope()
Returns the scope in which interactions ought to take place.
|
void |
setPortTypeMap(Map<String,org.apache.axis.message.addressing.EndpointReferenceType> map)
Sets the service map.
|
public Map<String,org.apache.axis.message.addressing.EndpointReferenceType> getPortTypeMap()
getPortTypeMap in interface GCUBEServiceClientpublic void setPortTypeMap(Map<String,org.apache.axis.message.addressing.EndpointReferenceType> map)
setPortTypeMap in interface GCUBEServiceClientmap - the map.public GCUBEScope getScope()
Typically, this is delegated to a GCUBEScopeManager .
getScope in interface GCUBEServiceClientnull if interactions should not to be scoped.Copyright © 2015. All Rights Reserved.