jar

org.wso2.carbon.registry : org.wso2.carbon.registry.info.stub

Maven & Gradle

Mar 01, 2023
13 usages
20 stars

WSO2 Carbon - Registry - Info Stub

Table Of Contents

Latest Version

Download org.wso2.carbon.registry : org.wso2.carbon.registry.info.stub JAR file - Latest Versions:

All Versions

Download org.wso2.carbon.registry : org.wso2.carbon.registry.info.stub JAR file - All Versions:

Version Vulnerabilities Size Updated
4.8.x
4.7.x
4.6.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 org.wso2.carbon.registry.info.stub-4.8.15.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.wso2.carbon.registry.info.stub.beans.utils.xsd

├─ org.wso2.carbon.registry.info.stub.beans.utils.xsd.Comment.class - [JAR]

├─ org.wso2.carbon.registry.info.stub.beans.utils.xsd.EventType.class - [JAR]

├─ org.wso2.carbon.registry.info.stub.beans.utils.xsd.ExtensionMapper.class - [JAR]

├─ org.wso2.carbon.registry.info.stub.beans.utils.xsd.SubscriptionInstance.class - [JAR]

├─ org.wso2.carbon.registry.info.stub.beans.utils.xsd.Tag.class - [JAR]

org.wso2.carbon.registry.info.stub.exception.xsd

├─ org.wso2.carbon.registry.info.stub.exception.xsd.RegistryException.class - [JAR]

org.wso2.carbon.registry.info.stub

├─ org.wso2.carbon.registry.info.stub.InfoAdminService.class - [JAR]

├─ org.wso2.carbon.registry.info.stub.InfoAdminServiceCallbackHandler.class - [JAR]

├─ org.wso2.carbon.registry.info.stub.InfoAdminServiceStub.class - [JAR]

├─ org.wso2.carbon.registry.info.stub.RegistryExceptionException.class - [JAR]

org.wso2.carbon.registry.info.stub.services

├─ org.wso2.carbon.registry.info.stub.services.AddComment.class - [JAR]

├─ org.wso2.carbon.registry.info.stub.services.AddTag.class - [JAR]

├─ org.wso2.carbon.registry.info.stub.services.GetComments.class - [JAR]

├─ org.wso2.carbon.registry.info.stub.services.GetCommentsResponse.class - [JAR]

├─ org.wso2.carbon.registry.info.stub.services.GetEventTypes.class - [JAR]

├─ org.wso2.carbon.registry.info.stub.services.GetEventTypesResponse.class - [JAR]

├─ org.wso2.carbon.registry.info.stub.services.GetRatings.class - [JAR]

├─ org.wso2.carbon.registry.info.stub.services.GetRatingsResponse.class - [JAR]

├─ org.wso2.carbon.registry.info.stub.services.GetRemoteURL.class - [JAR]

├─ org.wso2.carbon.registry.info.stub.services.GetRemoteURLResponse.class - [JAR]

├─ org.wso2.carbon.registry.info.stub.services.GetSubscriptions.class - [JAR]

├─ org.wso2.carbon.registry.info.stub.services.GetSubscriptionsResponse.class - [JAR]

├─ org.wso2.carbon.registry.info.stub.services.GetTags.class - [JAR]

├─ org.wso2.carbon.registry.info.stub.services.GetTagsResponse.class - [JAR]

├─ org.wso2.carbon.registry.info.stub.services.IsProfileExisting.class - [JAR]

├─ org.wso2.carbon.registry.info.stub.services.IsProfileExistingResponse.class - [JAR]

├─ org.wso2.carbon.registry.info.stub.services.IsResource.class - [JAR]

├─ org.wso2.carbon.registry.info.stub.services.IsResourceResponse.class - [JAR]

├─ org.wso2.carbon.registry.info.stub.services.IsRoleProfileExisting.class - [JAR]

├─ org.wso2.carbon.registry.info.stub.services.IsRoleProfileExistingResponse.class - [JAR]

├─ org.wso2.carbon.registry.info.stub.services.IsRoleValid.class - [JAR]

├─ org.wso2.carbon.registry.info.stub.services.IsRoleValidResponse.class - [JAR]

├─ org.wso2.carbon.registry.info.stub.services.IsUserValid.class - [JAR]

├─ org.wso2.carbon.registry.info.stub.services.IsUserValidResponse.class - [JAR]

├─ org.wso2.carbon.registry.info.stub.services.RateResource.class - [JAR]

├─ org.wso2.carbon.registry.info.stub.services.RegistryExceptionE.class - [JAR]

├─ org.wso2.carbon.registry.info.stub.services.RemoveComment.class - [JAR]

├─ org.wso2.carbon.registry.info.stub.services.RemoveTag.class - [JAR]

├─ org.wso2.carbon.registry.info.stub.services.Subscribe.class - [JAR]

├─ org.wso2.carbon.registry.info.stub.services.SubscribeREST.class - [JAR]

├─ org.wso2.carbon.registry.info.stub.services.SubscribeRESTResponse.class - [JAR]

├─ org.wso2.carbon.registry.info.stub.services.SubscribeResponse.class - [JAR]

├─ org.wso2.carbon.registry.info.stub.services.Unsubscribe.class - [JAR]

├─ org.wso2.carbon.registry.info.stub.services.UnsubscribeResponse.class - [JAR]

├─ org.wso2.carbon.registry.info.stub.services.VerifyEmail.class - [JAR]

├─ org.wso2.carbon.registry.info.stub.services.VerifyEmailResponse.class - [JAR]

org.wso2.carbon.registry.info.stub.beans.xsd

├─ org.wso2.carbon.registry.info.stub.beans.xsd.CommentBean.class - [JAR]

├─ org.wso2.carbon.registry.info.stub.beans.xsd.EventTypeBean.class - [JAR]

├─ org.wso2.carbon.registry.info.stub.beans.xsd.RatingBean.class - [JAR]

├─ org.wso2.carbon.registry.info.stub.beans.xsd.SubscriptionBean.class - [JAR]

├─ org.wso2.carbon.registry.info.stub.beans.xsd.TagBean.class - [JAR]

Advertisement