Uses of Class
colesico.framework.restlet.assist.LogRestletListener
| Package | Description |
|---|---|
| colesico.framework.restlet.internal |
-
Uses of LogRestletListener in colesico.framework.restlet.internal
Methods in colesico.framework.restlet.internal that return types with arguments of type LogRestletListener Modifier and Type Method Description colesico.framework.ioc.ioclet.Factory<LogRestletListener>RestletIoclet. getLogRestletListenerFactory9()Factory to produce colesico.framework.restlet.assist.LogRestletListener class instance Scope: SINGLETON; Custom: nullMethods in colesico.framework.restlet.internal with parameters of type LogRestletListener Modifier and Type Method Description RestletRequestListenerRestletProducer. getRestletRequestListener(LogRestletListener impl)RestletResponseListenerRestletProducer. getRestletResponseListener(LogRestletListener impl)