jar

org.apache.rave : rave-opensocial-client

Maven & Gradle

Dec 23, 2013
3 usages

Apache Rave :: rave-opensocial-client · Apache Rave OpenSocial Client Components

Table Of Contents

Latest Version

Download org.apache.rave : rave-opensocial-client JAR file - Latest Versions:

All Versions

Download org.apache.rave : rave-opensocial-client JAR file - All Versions:

Version Vulnerabilities Size Updated
0.23
0.22
0.21.x
0.20.x
0.20
0.19
0.18
0.16
0.15
0.14
0.12
0.11
0.10.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window rave-opensocial-client-0.23.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.rave.provider.opensocial.controller

├─ org.apache.rave.provider.opensocial.controller.SecurityTokenController.class - [JAR]

org.apache.rave.provider.opensocial.service.impl

├─ org.apache.rave.provider.opensocial.service.impl.DefaultOpenSocialService.class - [JAR]

├─ org.apache.rave.provider.opensocial.service.impl.EncryptedBlobSecurityTokenService.class - [JAR]

├─ org.apache.rave.provider.opensocial.service.impl.OpenSocialWidgetMetadataResolver.class - [JAR]

org.apache.rave.provider.opensocial

├─ org.apache.rave.provider.opensocial.Constants.class - [JAR]

org.apache.rave.provider.opensocial.repository

├─ org.apache.rave.provider.opensocial.repository.GadgetMetadataRepository.class - [JAR]

org.apache.rave.provider.opensocial.repository.impl

├─ org.apache.rave.provider.opensocial.repository.impl.ShindigGadgetMetadataRepository.class - [JAR]

org.apache.rave.provider.opensocial.config

├─ org.apache.rave.provider.opensocial.config.OpenSocialEnvironment.class - [JAR]

org.apache.rave.provider.opensocial.web.model

├─ org.apache.rave.provider.opensocial.web.model.OpenSocialRegionWidget.class - [JAR]

org.apache.rave.provider.opensocial.web.renderer

├─ org.apache.rave.provider.opensocial.web.renderer.OpenSocialRegionWidgetRenderer.class - [JAR]

├─ org.apache.rave.provider.opensocial.web.renderer.OpenSocialWidgetWrapperRenderer.class - [JAR]

org.apache.rave.provider.opensocial.exception

├─ org.apache.rave.provider.opensocial.exception.SecurityTokenException.class - [JAR]

org.apache.rave.provider.opensocial.service

├─ org.apache.rave.provider.opensocial.service.OpenSocialService.class - [JAR]

├─ org.apache.rave.provider.opensocial.service.SecurityTokenService.class - [JAR]

Advertisement