|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.common.core.utils.handlers.GCUBEServiceClientImpl
public class GCUBEServiceClientImpl
Basic implementation of the GCUBEServiceClient interface.
| Constructor Summary | |
|---|---|
GCUBEServiceClientImpl()
|
|
| Method Summary | |
|---|---|
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. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GCUBEServiceClientImpl()
| Method Detail |
|---|
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.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||