...
- Mark all IMultithreaded* interfaces in uPortal 2.5-patches and 2.6 as deprecated.
- IMultithreadedCacheable
- IMultithreadedChannel
- IMultithreadedCharacterChannel
- IMultithreadedDirectResponse
- IMultithreadedMimeResponse
- IMultithreadedPrivileged
- Discourage use of these deprecated APIs and refactor the core channels to implement IChannel* .