Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

One service can have several interceptors.

Interceptor is located and executed where the service is implemented (for Java service - on Java side, for .NET-service on .NET side without any additional serialization).

...