| Interface | Description |
|---|---|
| IBaseEntity | |
| IConsumer<T> | |
| IEmptyRequestManager | |
| IEntity |
Interface representing a generated object type from a Canon model.
|
| IEntityArray | |
| IEntityArrayFactory<M extends IEntityArray,F extends IModel> | |
| IEntityConsumer | |
| IEntityFactory<E extends IEntity,S extends IEntity,B extends EntityBuilder> |
A factory for an enclosing entity type.
|
| IEntityHandler | |
| IEntityList<T> | |
| IEntitySet<T> | |
| IModel | |
| IModelRegistry | |
| IModelServlet | |
| IPayloadOnlyRequestManager<P> | |
| IPayloadResponseRequestManager<P,R> |
A handler for some async method which takes a payload and returns a response.
|
| IProducer<V> |
An interface for an entity which produces objects for which listeners may be registered.
|
| IProducerImpl<V> |
The implementation side of a producer which has the additional method to notify listeners of the
production of an item.
|
| IRequestProducer<T> | |
| IResponseOnlyRequestManager<R> |
A handler for some async method which takes a payload and returns a response.
|
| IServer |
Copyright © 2018 Symphony Software Foundation. All rights reserved.