| Package | Description |
|---|---|
| com.linecorp.armeria.server.annotation |
Annotations for building a RESTful service.
|
| Modifier and Type | Class and Description |
|---|---|
interface |
ProducesEventStream
An alias for
@Produces(MediaTypeNames.EVENT_STREAM) and
@ResponseConverter(ServerSentEventResponseConverterFunction.class). |
Copyright © 2020 LeanCloud. All rights reserved.