Package io.jmix.flowui.devserver
Class FlowJettyServer
java.lang.Object
org.eclipse.jetty.util.component.AbstractLifeCycle
org.eclipse.jetty.util.component.ContainerLifeCycle
org.eclipse.jetty.server.Handler.Abstract
org.eclipse.jetty.server.Handler.AbstractContainer
org.eclipse.jetty.server.Handler.Wrapper
org.eclipse.jetty.server.Server
io.jmix.flowui.devserver.FlowJettyServer
- All Implemented Interfaces:
- org.eclipse.jetty.server.Handler,- org.eclipse.jetty.server.Handler.Container,- org.eclipse.jetty.server.Handler.Singleton,- org.eclipse.jetty.server.Request.Handler,- org.eclipse.jetty.util.Attributes,- org.eclipse.jetty.util.component.Container,- org.eclipse.jetty.util.component.Destroyable,- org.eclipse.jetty.util.component.Dumpable,- org.eclipse.jetty.util.component.Dumpable.DumpableContainer,- org.eclipse.jetty.util.component.LifeCycle,- org.eclipse.jetty.util.thread.Invocable
public class FlowJettyServer
extends org.eclipse.jetty.server.Server
Used in Studio.
- 
Nested Class SummaryNested classes/interfaces inherited from class org.eclipse.jetty.server.Handler.Abstractorg.eclipse.jetty.server.Handler.Abstract.NonBlockingNested classes/interfaces inherited from class org.eclipse.jetty.util.component.AbstractLifeCycleorg.eclipse.jetty.util.component.AbstractLifeCycle.AbstractLifeCycleListener, org.eclipse.jetty.util.component.AbstractLifeCycle.StopExceptionNested classes/interfaces inherited from interface org.eclipse.jetty.util.Attributesorg.eclipse.jetty.util.Attributes.Layer, org.eclipse.jetty.util.Attributes.Lazy, org.eclipse.jetty.util.Attributes.Mapped, org.eclipse.jetty.util.Attributes.Synthetic, org.eclipse.jetty.util.Attributes.WrapperNested classes/interfaces inherited from interface org.eclipse.jetty.util.component.Containerorg.eclipse.jetty.util.component.Container.InheritedListener, org.eclipse.jetty.util.component.Container.ListenerNested classes/interfaces inherited from interface org.eclipse.jetty.util.component.Dumpableorg.eclipse.jetty.util.component.Dumpable.DumpableContainerNested classes/interfaces inherited from interface org.eclipse.jetty.server.Handlerorg.eclipse.jetty.server.Handler.Abstract, org.eclipse.jetty.server.Handler.AbstractContainer, org.eclipse.jetty.server.Handler.Collection, org.eclipse.jetty.server.Handler.Container, org.eclipse.jetty.server.Handler.Sequence, org.eclipse.jetty.server.Handler.Singleton, org.eclipse.jetty.server.Handler.WrapperNested classes/interfaces inherited from interface org.eclipse.jetty.util.thread.Invocableorg.eclipse.jetty.util.thread.Invocable.Callable, org.eclipse.jetty.util.thread.Invocable.InvocationType, org.eclipse.jetty.util.thread.Invocable.ReadyTask, org.eclipse.jetty.util.thread.Invocable.TaskNested classes/interfaces inherited from interface org.eclipse.jetty.util.component.LifeCycleorg.eclipse.jetty.util.component.LifeCycle.ListenerNested classes/interfaces inherited from interface org.eclipse.jetty.server.Request.Handlerorg.eclipse.jetty.server.Request.Handler.AbortException
- 
Field SummaryFields inherited from class org.eclipse.jetty.util.component.AbstractLifeCycleFAILED, STARTED, STARTING, STOPPED, STOPPINGFields inherited from interface org.eclipse.jetty.util.AttributesNULLFields inherited from interface org.eclipse.jetty.util.component.DumpableKEYFields inherited from interface org.eclipse.jetty.util.thread.Invocable__nonBlocking, NOOP
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class org.eclipse.jetty.server.ServeraddBeanToAllConnectors, addConnector, clearAttributes, doStart, doStop, dump, getAttribute, getAttributeNameSet, getByteBufferPool, getConnectors, getContext, getDateField, getDefaultFavicon, getDefaultHandler, getDefaultStyleSheet, getErrorHandler, getInvocationType, getMimeTypes, getRequestLog, getScheduler, getServer, getServerInfo, getStopAtShutdown, getStopTimeout, getTempDirectory, getThreadPool, getURI, getVersion, handle, isDryRun, isDumpAfterStart, isDumpBeforeStop, join, main, removeAttribute, removeConnector, setAttribute, setConnectors, setDefaultHandler, setDryRun, setDumpAfterStart, setDumpBeforeStop, setErrorHandler, setRequestLog, setServerInfo, setStopAtShutdown, setStopTimeout, setTempDirectory, setTempDirectory, start, toStringMethods inherited from class org.eclipse.jetty.server.Handler.WrappergetHandler, setHandlerMethods inherited from class org.eclipse.jetty.server.Handler.AbstractContainerfindContainerOf, getDescendant, getDescendants, isDynamic, setDynamic, setServerMethods inherited from class org.eclipse.jetty.server.Handler.AbstractdestroyMethods inherited from class org.eclipse.jetty.util.component.ContainerLifeCycleaddBean, addBean, addEventListener, addManaged, contains, dump, dump, dumpObjects, dumpStdErr, getBean, getBeans, getBeans, getContainedBeans, getContainedBeans, installBean, installBean, isAuto, isManaged, isUnmanaged, manage, removeBean, removeBeans, removeEventListener, setBeans, stop, unmanage, updateBean, updateBean, updateBeans, updateBeansMethods inherited from class org.eclipse.jetty.util.component.AbstractLifeCyclegetEventListeners, getState, getState, isFailed, isRunning, isStarted, isStarting, isStopped, isStopping, setEventListeners, start, stopMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.eclipse.jetty.util.AttributesasAttributeMap, equals, hashCodeMethods inherited from interface org.eclipse.jetty.util.component.ContainergetCachedBeans, getEventListenersMethods inherited from interface org.eclipse.jetty.util.component.DestroyabledestroyMethods inherited from interface org.eclipse.jetty.util.component.DumpabledumpSelfMethods inherited from interface org.eclipse.jetty.util.component.Dumpable.DumpableContainerisDumpableMethods inherited from interface org.eclipse.jetty.server.HandlersetServerMethods inherited from interface org.eclipse.jetty.server.Handler.ContainergetContainer, getDescendant, getDescendants, getDescendantsMethods inherited from interface org.eclipse.jetty.server.Handler.SingletongetHandlers, getTail, insertHandler, setHandlerMethods inherited from interface org.eclipse.jetty.util.component.LifeCycleaddEventListener, isFailed, isRunning, isStarted, isStarting, isStopped, isStopping, removeEventListener, start, stop
- 
Constructor Details- 
FlowJettyServer
 
- 
- 
Method Details- 
initAndStart- Throws:
- Exception
 
 
-