[ 
https://issues.apache.org/jira/browse/AXIS2-4724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hiranya Jayathilaka updated AXIS2-4724:
---------------------------------------

    Attachment: AXIS2-4724.patch

Here's a patch for the first step of the task. It introduces two IO dispatcher 
implementations:

NonBlockingIODispatcher (this is the old IODispatcher we had)
BlockingIODispatcher

We can configure the transport listener to load the appropriate dispatcher by 
setting the transport.udp.blocking parameter. I have also added some new test 
cases to cover the new dispatcher.

Kindly send in your feedback.

> Add Multicast Capabilities to the UDP Transport
> -----------------------------------------------
>
>                 Key: AXIS2-4724
>                 URL: https://issues.apache.org/jira/browse/AXIS2-4724
>             Project: Axis2
>          Issue Type: Improvement
>          Components: transports
>            Reporter: Hiranya Jayathilaka
>             Fix For: 1.6
>
>         Attachments: AXIS2-4724.patch
>
>
> With this improvement Axis2 will be able to receive SOAP messages from 
> multicast groups and send requests to multicast groups. Also we will be able 
> to support multicast request - unicast response MEP. I will attach the patch 
> soon.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to