Hi Tony,

Before a method executes it is not associated with a connection, so
there would be nothing to test.  Generally speaking all connection
handling is done automatically by HttpClient.  You should never
actually seen an instance of HttpConnection.

Mike

On 7/27/05, Tony Seebregts <[EMAIL PROTECTED]> wrote:
> Hi,
> 
> Is there any way to find out whether the HttpConnection for a method is
> already connected or must still establish a connection to execute ?
> 
> regards
> 
> Tony Seebregts
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to