public interface HandlerProvider
Modifier and Type | Method and Description |
---|---|
SourceMessage |
handle(HandlerContext context,
SourceMessage in)
Delivers a message to a service provider after implementing all
required policies.
|
SourceMessage handle(HandlerContext context, SourceMessage in) throws DelegateException
context
- Context of the message to be delivered.in
- SourceMessage being delivered.DelegateException
- Thrown if the delegate could not perform
the delivery.?? 2022 Perforce Software, All rights reserved
This software is the confidential and proprietary information of Perforce, Inc. and is subject to copyright protection under laws of the United States of America and other countries. The use of this software should be in accordance with the license agreement terms you entered into with Perforce, Inc.