Proxy pattern definitions

Search

Proxy pattern

Proxy pattern logo #10101) Software design pattern
Found on https://www.crosswordclues.com/clue/proxy-pattern

Proxy pattern

Proxy pattern logo #21000 In computer programming, the proxy pattern is a software design pattern. A proxy, in its most general form, is a class functioning as an interface to something else. The proxy could interface to anything: a network connection, a large object in memory, a file, or some other resource that is expensive or impossible to duplicate. A well-known exampl...
Found on http://en.wikipedia.org/wiki/Proxy_pattern
No exact match found.