NettyServer
wvlet.airframe.http.netty.NettyServer
class NettyServer(config: NettyServerConfig, session: Session) extends AutoCloseable, LogSupport
Attributes
- Graph
-
- Supertypes
-
trait LogSupporttrait LazyLoggertrait LoggingMethodstrait Serializabletrait AutoCloseableclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Concrete methods
Await and block until the server terminates. If the server is already terminated (via close()), this method returns immediately.
Await and block until the server terminates. If the server is already terminated (via close()), this method returns immediately.
Attributes
Attributes
- Definition Classes
-
AutoCloseable
@PostConstruct
Inherited methods
Attributes
- Inherited from:
- LoggingMethods
Attributes
- Inherited from:
- LoggingMethods
Attributes
- Inherited from:
- LoggingMethods
Attributes
- Inherited from:
- LoggingMethods
Attributes
- Inherited from:
- LoggingMethods
Attributes
- Inherited from:
- LoggingMethods
Attributes
- Inherited from:
- LoggingMethods
Attributes
- Inherited from:
- LoggingMethods
Attributes
- Inherited from:
- LoggingMethods
Attributes
- Inherited from:
- LoggingMethods
Attributes
- Inherited from:
- LoggingMethods
Concrete fields
In this article