| Interface | Description |
|---|---|
| ServiceSerializationSupport |
Utility interface used to support serialization of services (really, service proxies).
|
| Class | Description |
|---|---|
| ServiceSerializationHelper |
Class used to hold a global instance of
ServiceSerializationSupport, so that
ServiceTokens may locate them. |
| ServiceToken |
Instance used to replace actual service (proxies) during serialization.
|