MCPcopy Create free account
hub / github.com/andreikop/python-ws-discovery / getEPR

Method getEPR

wsdiscovery/service.py:55–57  ·  view source on GitHub ↗

get endpoint reference

(self)

Source from the content-addressed store, hash-verified

53 self._xAddrs = xAddrs
54
55 def getEPR(self):
56 "get endpoint reference"
57 return self._epr
58
59 def setEPR(self, epr):
60 "set endpoint reference"

Callers 7

showEnvFunction · 0.45
_handle_resolveMethod · 0.45
_handle_probematchesMethod · 0.45
_handle_helloMethod · 0.45
_handle_byeMethod · 0.45
_addRemoteServiceMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected