Package ai.nexconn.chat.handler
Interface OperationHandler
-
- All Implemented Interfaces:
public interface OperationHandler<T extends Object>Generic completion callback.
Used for asynchronous operations that return result data.