proxy pattern
التعريفات والمعاني
== English ==
=== Noun ===
proxy pattern (plural proxy patterns)
(software, design) A structural design pattern that is implemented as a class functioning as an interface for a network connection, a large object in memory, a file, or some other resource that is expensive or impossible to duplicate.
==== Translations ====