You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avalon.apache.org by Paul Hammant <Pa...@yahoo.com> on 2002/01/09 23:58:31 UTC

Cornerstone : SocketFactory/DefaultSocketFactory

Peter,

In a block, should I use DefaultSocketFactory to get outgoing sockets? 
 The impl seems quite basic and is not a service/block.
Should we make a service/block out of this?

Regards,

- Paul H


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: Cornerstone : SocketFactory/DefaultSocketFactory

Posted by Peter Donald <pe...@apache.org>.
On Thu, 10 Jan 2002 09:58, Paul Hammant wrote:
> In a block, should I use DefaultSocketFactory to get outgoing sockets?

>  The impl seems quite basic and is not a service/block.
> Should we make a service/block out of this?

No - it is quite basic and doesn't need to be a block. It is not designed to 
be used directly (but prolly could be). It is designed to be accessed via a 
SocketManager. 

-- 
Cheers,

Pete

------------------------------------------------------
"If people are good only because they fear punishment,
and hope for reward, then we are a sorry lot indeed." 
                                 -Albert Einstein
------------------------------------------------------

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>