Business delegate pattern: Difference between revisions

Content deleted Content added
Bluelink 1 book for verifiability (prndis)) #IABot (v2.0.1) (GreenC bot
m change source to syntaxhighlight
Line 140:
...
}
</sourcesyntaxhighlight><ref name=":o_cjp"/>
Remote interface for ResourceSession:
<sourcesyntaxhighlight lang="java">
 
public class ResourceDelegate {
Line 248:
...
}
</sourcesyntaxhighlight><ref name=":o_cjp"/>
 
==See also==