Uses of Interface
org.javlo.service.social.ISocialNetwork
-
Packages that use ISocialNetwork Package Description org.javlo.service.social -
-
Uses of ISocialNetwork in org.javlo.service.social
Classes in org.javlo.service.social that implement ISocialNetwork Modifier and Type Class Description classAbstractSocialNetworkclassFacebookclassGoogleclassLinkedinclassPushbulletclassTwitterMethods in org.javlo.service.social that return ISocialNetwork Modifier and Type Method Description ISocialNetworkSocialService. getGoogle()ISocialNetworkSocialService. getLinkedin()ISocialNetworkSocialService. getNetwork(String name)ISocialNetworkSocialService. getPushbullet()ISocialNetworkSocialService. getTwitter()Methods in org.javlo.service.social that return types with arguments of type ISocialNetwork Modifier and Type Method Description List<ISocialNetwork>SocialService. getAllNetworks()
-