Package | Description |
---|---|
org.javlo.service.social |
Modifier and Type | Class and Description |
---|---|
class |
AbstractSocialNetwork |
class |
Facebook |
class |
Google |
class |
Linkedin |
class |
Pushbullet |
class |
Twitter |
Modifier and Type | Method and Description |
---|---|
ISocialNetwork |
SocialService.getGoogle() |
ISocialNetwork |
SocialService.getLinkedin() |
ISocialNetwork |
SocialService.getNetwork(String name) |
ISocialNetwork |
SocialService.getPushbullet() |
ISocialNetwork |
SocialService.getTwitter() |
Modifier and Type | Method and Description |
---|---|
List<ISocialNetwork> |
SocialService.getAllNetworks() |
Copyright © 2012-2018. All Rights Reserved.