検索結果- 英語 - 多言語
検索内容:
proxy pattern
(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.
proxy patterns
plural of proxy pattern
caching proxy
(Internet) A proxy that provides temporary storage for results of operations that are expensive.
synchronisation proxy
(Internet) A proxy that provides safe access to a subject from multiple threads.
dynamic proxy
(Internet) A proxy that creates the actual proxy class at runtime.
protection proxy
(Internet) A proxy that controls access to a resource based on access rights.
virtual proxy
(Internet) A proxy that controls access to a resource that is expensive to create.
remote proxy
(Internet) A proxy that controls access to a remote object.