jar

org.wso2.carbon.devicemgt-plugins : org.wso2.carbon.device.mgt.output.adapter.websocket

Maven & Gradle

Oct 31, 2018
3 usages
8 stars

WSO2 Carbon - Event Output UI Adapter Module · org.wso2.carbon.event.output.adapter.ui provides the back-end functionality of ui event adapter

Table Of Contents

Latest Version

Download org.wso2.carbon.devicemgt-plugins : org.wso2.carbon.device.mgt.output.adapter.websocket JAR file - Latest Versions:

All Versions

Download org.wso2.carbon.devicemgt-plugins : org.wso2.carbon.device.mgt.output.adapter.websocket JAR file - All Versions:

Version Vulnerabilities Size Updated
4.1.x
4.0.x
3.0.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.device.mgt.output.adapter.websocket-4.1.20.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.wso2.carbon.device.mgt.output.adapter.websocket.authorization

├─ org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.Authorizer.class - [JAR]

├─ org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.DeviceAuthorizer.class - [JAR]

org.wso2.carbon.device.mgt.output.adapter.websocket

├─ org.wso2.carbon.device.mgt.output.adapter.websocket.WebsocketEventAdapter.class - [JAR]

├─ org.wso2.carbon.device.mgt.output.adapter.websocket.WebsocketEventAdapterFactory.class - [JAR]

├─ org.wso2.carbon.device.mgt.output.adapter.websocket.WebsocketOutputCallbackControllerService.class - [JAR]

├─ org.wso2.carbon.device.mgt.output.adapter.websocket.WebsocketOutputCallbackControllerServiceImpl.class - [JAR]

org.wso2.carbon.device.mgt.output.adapter.websocket.util

├─ org.wso2.carbon.device.mgt.output.adapter.websocket.util.PropertyUtils.class - [JAR]

├─ org.wso2.carbon.device.mgt.output.adapter.websocket.util.WebSocketSessionRequest.class - [JAR]

├─ org.wso2.carbon.device.mgt.output.adapter.websocket.util.WebsocketEventAdapterConstants.class - [JAR]

org.wso2.carbon.device.mgt.output.adapter.websocket.constants

├─ org.wso2.carbon.device.mgt.output.adapter.websocket.constants.WebsocketConstants.class - [JAR]

org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto

├─ org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.AccessTokenInfo.class - [JAR]

├─ org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.ApiApplicationKey.class - [JAR]

├─ org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.ApiApplicationRegistrationService.class - [JAR]

├─ org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.ApiRegistrationProfile.class - [JAR]

├─ org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.AuthorizationRequest.class - [JAR]

├─ org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.DeviceAccessAuthorizationAdminService.class - [JAR]

├─ org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.DeviceAuthorizationResult.class - [JAR]

├─ org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.DeviceIdentifier.class - [JAR]

├─ org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.OAuthApplicationInfo.class - [JAR]

├─ org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.RegisterInfo.class - [JAR]

├─ org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.RegistrationProfile.class - [JAR]

├─ org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.TokenIssuerService.class - [JAR]

org.wso2.carbon.device.mgt.output.adapter.websocket.service

├─ org.wso2.carbon.device.mgt.output.adapter.websocket.service.WebsocketValidationService.class - [JAR]

├─ org.wso2.carbon.device.mgt.output.adapter.websocket.service.WebsocketValidationServiceImpl.class - [JAR]

org.wso2.carbon.device.mgt.output.adapter.websocket.internal

├─ org.wso2.carbon.device.mgt.output.adapter.websocket.internal.WebsocketEventAdaptorServiceDataHolder.class - [JAR]

├─ org.wso2.carbon.device.mgt.output.adapter.websocket.internal.WebsocketLocalEventAdapterServiceComponent.class - [JAR]

org.wso2.carbon.device.mgt.output.adapter.websocket.authentication

├─ org.wso2.carbon.device.mgt.output.adapter.websocket.authentication.AuthenticationInfo.class - [JAR]

├─ org.wso2.carbon.device.mgt.output.adapter.websocket.authentication.Authenticator.class - [JAR]

├─ org.wso2.carbon.device.mgt.output.adapter.websocket.authentication.OAuthAuthenticator.class - [JAR]

org.wso2.carbon.device.mgt.output.adapter.websocket.authentication.oauth

├─ org.wso2.carbon.device.mgt.output.adapter.websocket.authentication.oauth.OAuthTokenValdiator.class - [JAR]

├─ org.wso2.carbon.device.mgt.output.adapter.websocket.authentication.oauth.OAuthTokenValidaterStubFactory.class - [JAR]

org.wso2.carbon.device.mgt.output.adapter.websocket.authentication.oauth.exception

├─ org.wso2.carbon.device.mgt.output.adapter.websocket.authentication.oauth.exception.OAuthTokenValidationException.class - [JAR]

org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client

├─ org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.OAuthRequestInterceptor.class - [JAR]

Advertisement

Dependencies from Group

Discover Dependencies