org.qi4j.library.http
Interface JettyService

All Superinterfaces:
Composite, HttpService, Identity, JettyActivation, ServiceComposite
All Known Subinterfaces:
SecureJettyService

@Mixins(value=JettyMixin.class)
@Activators(value=JettyActivation.Activator.class)
public interface JettyService
extends HttpService, JettyActivation, ServiceComposite


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.qi4j.library.http.JettyActivation
JettyActivation.Activator
 
Nested classes/interfaces inherited from interface org.qi4j.api.entity.Identity
Identity.IdentityMixin
 
Method Summary
 
Methods inherited from interface org.qi4j.library.http.HttpService
interfacesServed
 
Methods inherited from interface org.qi4j.library.http.JettyActivation
startJetty, stopJetty
 
Methods inherited from interface org.qi4j.api.entity.Identity
identity