|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of OutboundEvent in org.glassfish.jersey.media.sse |
|---|
| Methods in org.glassfish.jersey.media.sse that return OutboundEvent | |
|---|---|
OutboundEvent |
OutboundEvent.Builder.build()
Build OutboundEvent. |
| Methods in org.glassfish.jersey.media.sse with parameters of type OutboundEvent | |
|---|---|
long |
OutboundEventWriter.getSize(OutboundEvent incomingEvent,
Class<?> type,
Type genericType,
Annotation[] annotations,
MediaType mediaType)
|
void |
OutboundEventWriter.writeTo(OutboundEvent outboundEvent,
Class<?> type,
Type genericType,
Annotation[] annotations,
MediaType mediaType,
MultivaluedMap<String,Object> httpHeaders,
OutputStream entityStream)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||