Skip to content
This repository was archived by the owner on Apr 4, 2026. It is now read-only.

issue #95: asynchron output for servlet 3.1#243

Merged
dlecan merged 3 commits into
play2war:developfrom
yanns:servlet31output
May 12, 2014
Merged

issue #95: asynchron output for servlet 3.1#243
dlecan merged 3 commits into
play2war:developfrom
yanns:servlet31output

Conversation

@yanns

@yanns yanns commented May 12, 2014

Copy link
Copy Markdown
Member

The handling of a play result in the default request handler is moved
to pushPlayResultToServletOS. This handling stayed the same. This change
should not have any impact on the existing servlet wrapper for servlet < 3.1.

For servlet 3.1, pushPlayResultToServletOS is overwritten to provide a
non-blocking asynchron handling based on the new WriteListener.

yanns added 3 commits May 9, 2014 11:56
The handling of a play result in the default request handler is moved
to pushPlayResultToServletOS. This handling stayed the same. This change
should not have any impact on the existing servlet wrapper for servlet < 3.1.

For servlet 3.1, pushPlayResultToServletOS is overwritten to provide a
non-blocking asynchron handling based on the new WriteListener.
dlecan added a commit that referenced this pull request May 12, 2014
issue #95: asynchron output for servlet 3.1
@dlecan dlecan merged commit 76f494a into play2war:develop May 12, 2014
@yanns yanns mentioned this pull request May 13, 2014
@yanns yanns deleted the servlet31output branch June 2, 2014 08:39
@dlecan dlecan added this to the v1.2 milestone Jun 11, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants