om]
Sent: Monday, May 31, 2010 11:24 AM
To: [email protected]
Subject: Re: implementing org.apache.axis2.modules.Module
On Wed, May 26, 2010 at 5:53 PM, Prateek Asthana
mailto:[email protected]>> wrote:
Hi,
I am a newbie trying to crete my first module/handler class. As per the doc at
On Wed, May 26, 2010 at 5:53 PM, Prateek Asthana wrote:
> Hi,
> I am a newbie trying to crete my first module/handler class. As per the doc
> at:
> http://ws.apache.org/axis2/1_5_1/modules.html
> all the methods of org.apache.axis2.modules.Module can have a blank
> impl. It suits fine as most hav
Hi,
I am a newbie trying to crete my first module/handler class. As per the doc at:
http://ws.apache.org/axis2/1_5_1/modules.html
all the methods of org.apache.axis2.modules.Module can have a blank
impl. It suits fine as most have void return type. But "public boolean
canSupportAssertion(Assertion