Uses of Class
org.osgi.service.http.runtime.dto.ListenerDTO
-
Packages that use ListenerDTO Package Description org.osgi.service.http.runtime.dto Http Runtime DTO Package Version 1.1. -
-
Uses of ListenerDTO in org.osgi.service.http.runtime.dto
Subclasses of ListenerDTO in org.osgi.service.http.runtime.dto Modifier and Type Class Description class
FailedListenerDTO
Represents a listener service which is currently not being used by a servlet context due to a problem.Fields in org.osgi.service.http.runtime.dto declared as ListenerDTO Modifier and Type Field Description ListenerDTO[]
ServletContextDTO. listenerDTOs
Returns the representations of the listener services associated with this context.
-