Package com.sun.corba.ee.spi.protocol
Interface ClientDelegateFactory
-
public interface ClientDelegateFactoryInterface used to create a ClientDelegate from a ContactInfoList.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ClientDelegatecreate(ContactInfoList list)
-
-
-
Method Detail
-
create
ClientDelegate create(ContactInfoList list)
-
-