|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
protected static interface RequestWriter.RequestEntityWriterListener
A listener for listening to events when writing a request entity.
| Method Summary | |
|---|---|
OutboundMessageContext.StreamProvider |
onGetStreamProvider()
Called when the output stream is required to write the request entity. |
| Methods inherited from interface org.glassfish.jersey.message.MessageBodyWorkers.MessageBodySizeCallback |
|---|
onRequestEntitySize |
| Method Detail |
|---|
OutboundMessageContext.StreamProvider onGetStreamProvider()
throws java.io.IOException
java.io.IOException - in case of an error while opening the output stream.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||