Hi Daniel,

Thanks for your kind pointer.

Is there any references which is implemented this service ?

This is my first trail with BaseUnicastRomoteService.
So I would like to know how to people implemented it.

Thanks again,

youngho

----- Original Message ----- 
From: Daniel Rall <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, August 17, 2001 1:14 AM
Subject: Re: BaseUnicastRemoteService


> "Youngho Cho" <[EMAIL PROTECTED]> writes:
> 
> > Is there any BaseUnicastRemoteService how to or references to use it ?
> > 
> > Any Comments will be applicated.
> 
> BaseUnicastRemoteService strives to be the equivalent of
> TurbineBaseService, except that it subclasses UnicastRemoteObject (a
> RMI server object base class).  Use it just like you would use
> TurbineBaseService, when your Service implementation will be a RMI
> server object.
> 
>                              Daniel Rall
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to