Uses of Interface
org.gcube.contentmanagement.contentmanager.smsplugin.delegates.util.SMSInterface

Packages that use SMSInterface
org.gcube.contentmanagement.contentmanager.smsplugin.delegates   
org.gcube.contentmanagement.contentmanager.smsplugin.delegates.util   
 

Uses of SMSInterface in org.gcube.contentmanagement.contentmanager.smsplugin.delegates
 

Methods in org.gcube.contentmanagement.contentmanager.smsplugin.delegates that return SMSInterface
 SMSInterface SMSCollection.getSmsInterface()
           
 

Uses of SMSInterface in org.gcube.contentmanagement.contentmanager.smsplugin.delegates.util
 

Classes in org.gcube.contentmanagement.contentmanager.smsplugin.delegates.util that implement SMSInterface
 class SMSInterfaceImpl
           
 

Methods in org.gcube.contentmanagement.contentmanager.smsplugin.delegates.util that return SMSInterface
static SMSInterface SMSInterfaceImpl.getInstance()