Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
showEnv
Function · 0.45
_handle_resolve
Method · 0.45
_handle_probematches
Method · 0.45
_handle_resolvematches
Method · 0.45
_handle_hello
Method · 0.45
_handle_bye
Method · 0.45
_addRemoteService
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected