can anybody explain clearly what difference between using proxy and adapters at runtime?
especially for adatpers,i am confused.
there is a the following explanation in online help.
Communication using adapters. In this case, you create interfaces for message exchange in the application system, or use existing interfaces.
does not adapter have proxy programe? if so,where is its implementation?