Uses of Interface
org.eclipse.ecf.remoteservice.IRegistrationListener

Packages that use IRegistrationListener
org.eclipse.ecf.remoteservice   
 

Uses of IRegistrationListener in org.eclipse.ecf.remoteservice
 

Fields in org.eclipse.ecf.remoteservice declared as IRegistrationListener
protected  IRegistrationListener RemoteServiceRegistrationImpl.registrationListener
           
 

Constructors in org.eclipse.ecf.remoteservice with parameters of type IRegistrationListener
RemoteServiceRegistrationImpl(IRegistrationListener listener)