You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by John Hawkins <HA...@uk.ibm.com> on 2004/08/18 10:35:55 UTC

Handler access to the transport




Hi Folks,

Can I just confirm with everyone that what I'm seeing is correct -

Can any handler get to the transport to set URI, setTimeout etc? I think
not but as this is important to us I just need to check that I've not
missed anything.

thankyou,
John.



Re: Handler access to the transport

Posted by John Hawkins <HA...@uk.ibm.com>.



Hi Samisa,

I agree - I think it's a strange model to allow them access to the call
object. fyi: I am questioning why they need access to set these things from
the handler at all and why they can't do this from the stub level.

John Hawkins




                                                                           
             Samisa Abeysinghe                                             
             <samisa_abeysingh                                             
             e@yahoo.com>                                               To 
                                       Apache AXIS C Developers List       
             18/08/2004 10:57          <ax...@ws.apache.org>          
                                                                        cc 
                                                                           
             Please respond to                                     Subject 
              "Apache AXIS C           Re: Handler access to the transport 
             Developers List"                                              
                                                                           
                                                                           
                                                                           
                                                                           
                                                                           





--- John Hawkins <HA...@uk.ibm.com> wrote:

>
>
>
>
> Hi Folks,
>
> Can I just confirm with everyone that what I'm seeing is correct -
>
> Can any handler get to the transport to set URI, setTimeout etc? I think
> not but as this is important to us I just need to check that I've not
> missed anything.
>

John you are correct. Handlers cannot get to transport.
setUri/setTimeout are only available from Stub class.

Stub get to trasport through a referance to a Call object. If a handler
could get access to the
call object (which is not currently supported) then the API would be made
availeble to handlers
(but I am not sure if it is the correct to give a handler access to call
object referance)

Samisa...

> thankyou,
> John.
>
>
>




__________________________________
Do you Yahoo!?
Yahoo! Mail - 50x more storage than other providers!
http://promotions.yahoo.com/new_mail



Re: Handler access to the transport

Posted by Samisa Abeysinghe <sa...@yahoo.com>.
--- John Hawkins <HA...@uk.ibm.com> wrote:

> 
> 
> 
> 
> Hi Folks,
> 
> Can I just confirm with everyone that what I'm seeing is correct -
> 
> Can any handler get to the transport to set URI, setTimeout etc? I think
> not but as this is important to us I just need to check that I've not
> missed anything.
> 

John you are correct. Handlers cannot get to transport. 
setUri/setTimeout are only available from Stub class.

Stub get to trasport through a referance to a Call object. If a handler could get access to the
call object (which is not currently supported) then the API would be made availeble to handlers
(but I am not sure if it is the correct to give a handler access to call object referance)

Samisa...

> thankyou,
> John.
> 
> 
> 



		
__________________________________
Do you Yahoo!?
Yahoo! Mail - 50x more storage than other providers!
http://promotions.yahoo.com/new_mail