users@grizzly.java.net

Re: How to transfer large Object divide into many times?

From: Oleksiy Stashok <oleksiy.stashok_at_oracle.com>
Date: Wed, 08 Jun 2011 16:33:09 +0200

Here we have part (how to parse messages) in our docs [1].
And here is the complete Filter sample [2].

WBR,
Alexey.


[1]
http://grizzly.java.net/nonav/docs/docbkx2.0/html/coreframework-samples.html#parsing-incoming
[2]
http://java.net/projects/grizzly/sources/git/content/samples/framework-samples/src/main/java/org/glassfish/grizzly/samples/filterchain/GIOPFilter.java

On 06/08/2011 03:41 PM, yangjun2 wrote:
> see:
> http://mina.apache.org/tutorial-on-protocolcodecfilter-for-mina-2x.html
>
> this case ,how to implement filter using grizzly?
>
> --
> View this message in context: http://grizzly.1045725.n5.nabble.com/How-to-transfer-large-Object-divide-into-many-times-tp4469532p4469532.html
> Sent from the Grizzly - Users mailing list archive at Nabble.com.