|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface GCUBEServiceClient
Interface for objects handled by one or more service handlers.
It ensures that the objects can cache endpoints of an arbitrary number of port-types,
in a scope-sensitive manner.
| Method Summary | |
|---|---|
Map<String,org.apache.axis.message.addressing.EndpointReferenceType> |
getPortTypeMap()
The target port-types indexed by service name. |
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 cache of target port-types. |
| Method Detail |
|---|
Map<String,org.apache.axis.message.addressing.EndpointReferenceType> getPortTypeMap()
void setPortTypeMap(Map<String,org.apache.axis.message.addressing.EndpointReferenceType> map)
map - the map.GCUBEScope getScope()
Typically, this is delegated to a GCUBEScopeManager .
null if interactions should not to be scoped.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||