Uses of Interface
org.symphonyoss.s2.canon.runtime.IAbstractEntityHandler
-
Packages that use IAbstractEntityHandler Package Description org.symphonyoss.s2.canon.runtime -
-
Uses of IAbstractEntityHandler in org.symphonyoss.s2.canon.runtime
Subinterfaces of IAbstractEntityHandler in org.symphonyoss.s2.canon.runtime Modifier and Type Interface Description interfaceIAsyncEntityHandlerInterface for synchronous entity handlers.interfaceIEntityHandlerInterface for synchronous entity handlers.Classes in org.symphonyoss.s2.canon.runtime that implement IAbstractEntityHandler Modifier and Type Class Description classAbstractPathHandler<T,C extends IRequestContext>classAsyncPathHandler<T>classPathHandler<T>
-