28293031323334
return null; } public OutputStreamMessageContext createOutputStreamContext(MessageContext context) throws IOException { return new ToyOutputStreamMessageContext(new GenericMessageContext()); }