| Modifier and Type | Method and Description |
|---|---|
OutboundEvent |
OutboundEvent.Builder.build()
Build
OutboundEvent. |
| Modifier and Type | Method and Description |
|---|---|
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) |
Copyright © 2007-2012 Oracle Corporation. All Rights Reserved. Use is subject to license terms.