jar

com.vmware.xenon : xenon-common

Maven & Gradle

Dec 19, 2019
16 usages
227 stars
Table Of Contents

Latest Version

Download com.vmware.xenon : xenon-common JAR file - Latest Versions:

All Versions

Download com.vmware.xenon : xenon-common JAR file - All Versions:

Version Vulnerabilities Size Updated
1.6.x
CVE-2017-4952
CVE-2017-4952
CVE-2017-4952
CVE-2017-4952
1.5.x CVE-2017-4952
CVE-2017-4952
CVE-2017-4952
CVE-2017-4952
CVE-2017-4952
CVE-2017-4952
CVE-2017-4952
CVE-2017-4952
CVE-2017-4952
CVE-2017-4952
CVE-2017-4952
CVE-2017-4952
CVE-2017-4952
CVE-2017-4952
CVE-2017-4952
CVE-2017-4952
CVE-2017-4952
CVE-2017-4952
CVE-2017-4952
CVE-2017-4952
CVE-2017-4952
CVE-2017-4952
CVE-2017-4952
CVE-2017-4952
CVE-2017-4952
CVE-2017-4952
CVE-2017-4952
1.4.x
CVE-2017-4952
CVE-2017-4952
CVE-2017-4952
CVE-2017-4952
CVE-2017-4952
CVE-2017-4952
CVE-2017-4952
1.3.x
CVE-2017-4952
CVE-2017-4952
CVE-2017-4952
CVE-2017-4952
CVE-2017-4952
CVE-2017-4952
CVE-2017-4952
CVE-2017-4952
CVE-2017-4952
CVE-2017-4952
1.2.x 2 vulnerabilities
1.1.x 2 vulnerabilities
CVE-2017-4947
CVE-2017-4947
2 vulnerabilities
2 vulnerabilities
2 vulnerabilities
2 vulnerabilities
2 vulnerabilities
2 vulnerabilities
2 vulnerabilities
2 vulnerabilities
2 vulnerabilities
1.0.x 2 vulnerabilities
0.9.x CVE-2017-4952
CVE-2017-4952
CVE-2017-4952
CVE-2017-4952
CVE-2017-4952
CVE-2017-4952
CVE-2017-4952
CVE-2017-4952
CVE-2017-4952
0.8.x CVE-2017-4952
CVE-2017-4952
CVE-2017-4952
0.7.x CVE-2017-4952
CVE-2017-4952
CVE-2017-4952
CVE-2017-4952
CVE-2017-4952
0.6.x CVE-2017-4952
0.5.x CVE-2017-4952
CVE-2017-4952
0.4.x CVE-2017-4952
CVE-2017-4952
0.3.x CVE-2017-4952
CVE-2017-4952
CVE-2017-4952

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 xenon-common-1.6.14.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.vmware.xenon.common.opentracing

├─ com.vmware.xenon.common.opentracing.Jaeger.class - [JAR]

├─ com.vmware.xenon.common.opentracing.TracerFactory.class - [JAR]

├─ com.vmware.xenon.common.opentracing.TracerFactoryInterface.class - [JAR]

├─ com.vmware.xenon.common.opentracing.TracingExecutor.class - [JAR]

├─ com.vmware.xenon.common.opentracing.TracingScheduledExecutor.class - [JAR]

├─ com.vmware.xenon.common.opentracing.TracingUtils.class - [JAR]

├─ com.vmware.xenon.common.opentracing.Zipkin.class - [JAR]

com.vmware.xenon.common.jwt

├─ com.vmware.xenon.common.jwt.Algorithm.class - [JAR]

├─ com.vmware.xenon.common.jwt.Constants.class - [JAR]

├─ com.vmware.xenon.common.jwt.Header.class - [JAR]

├─ com.vmware.xenon.common.jwt.JWTUtils.class - [JAR]

├─ com.vmware.xenon.common.jwt.Rfc7519Claims.class - [JAR]

├─ com.vmware.xenon.common.jwt.Signer.class - [JAR]

├─ com.vmware.xenon.common.jwt.Verifier.class - [JAR]

com.vmware.xenon.common.http.netty

├─ com.vmware.xenon.common.http.netty.CookieJar.class - [JAR]

├─ com.vmware.xenon.common.http.netty.MaintenanceProxyService.class - [JAR]

├─ com.vmware.xenon.common.http.netty.NettyChannelContext.class - [JAR]

├─ com.vmware.xenon.common.http.netty.NettyChannelPool.class - [JAR]

├─ com.vmware.xenon.common.http.netty.NettyFullHttpRequest.class - [JAR]

├─ com.vmware.xenon.common.http.netty.NettyHttp2UserEventLogger.class - [JAR]

├─ com.vmware.xenon.common.http.netty.NettyHttpClientRequestHandler.class - [JAR]

├─ com.vmware.xenon.common.http.netty.NettyHttpClientRequestInitializer.class - [JAR]

├─ com.vmware.xenon.common.http.netty.NettyHttpEventStreamHandler.class - [JAR]

├─ com.vmware.xenon.common.http.netty.NettyHttpListener.class - [JAR]

├─ com.vmware.xenon.common.http.netty.NettyHttpServerInitializer.class - [JAR]

├─ com.vmware.xenon.common.http.netty.NettyHttpServerResponseHandler.class - [JAR]

├─ com.vmware.xenon.common.http.netty.NettyHttpServiceClient.class - [JAR]

├─ com.vmware.xenon.common.http.netty.NettyHttpToHttp2Handler.class - [JAR]

├─ com.vmware.xenon.common.http.netty.NettyHttpToHttp2HandlerBuilder.class - [JAR]

├─ com.vmware.xenon.common.http.netty.NettyLoggingUtil.class - [JAR]

├─ com.vmware.xenon.common.http.netty.NettyWebSocketRequestHandler.class - [JAR]

com.vmware.xenon.common.fsm

├─ com.vmware.xenon.common.fsm.FSM.class - [JAR]

├─ com.vmware.xenon.common.fsm.FSMTracker.class - [JAR]

├─ com.vmware.xenon.common.fsm.TaskFSM.class - [JAR]

├─ com.vmware.xenon.common.fsm.TaskFSMTracker.class - [JAR]

com.vmware.xenon.common.serialization

├─ com.vmware.xenon.common.serialization.BufferThreadLocal.class - [JAR]

├─ com.vmware.xenon.common.serialization.ByteArrayToBase64TypeAdapter.class - [JAR]

├─ com.vmware.xenon.common.serialization.ByteBufferSerializer.class - [JAR]

├─ com.vmware.xenon.common.serialization.FieldNullifyingVersionFieldSerializer.class - [JAR]

├─ com.vmware.xenon.common.serialization.GsonSerializers.class - [JAR]

├─ com.vmware.xenon.common.serialization.HashingJsonWriter.class - [JAR]

├─ com.vmware.xenon.common.serialization.InstantConverter.class - [JAR]

├─ com.vmware.xenon.common.serialization.InstantSerializer.class - [JAR]

├─ com.vmware.xenon.common.serialization.JsonMapper.class - [JAR]

├─ com.vmware.xenon.common.serialization.KryoSerializers.class - [JAR]

├─ com.vmware.xenon.common.serialization.ObjectCollectionTypeConverter.class - [JAR]

├─ com.vmware.xenon.common.serialization.ObjectMapTypeConverter.class - [JAR]

├─ com.vmware.xenon.common.serialization.OutputWithRoot.class - [JAR]

├─ com.vmware.xenon.common.serialization.PathConverter.class - [JAR]

├─ com.vmware.xenon.common.serialization.ReleaseConstants.class - [JAR]

├─ com.vmware.xenon.common.serialization.RequestRouteConverter.class - [JAR]

├─ com.vmware.xenon.common.serialization.ServerSentEventConverter.class - [JAR]

├─ com.vmware.xenon.common.serialization.SortedKeysMapViewAdapterFactory.class - [JAR]

├─ com.vmware.xenon.common.serialization.TypeTokens.class - [JAR]

├─ com.vmware.xenon.common.serialization.URISerializer.class - [JAR]

├─ com.vmware.xenon.common.serialization.UUIDSerializer.class - [JAR]

├─ com.vmware.xenon.common.serialization.UtcDateTypeAdapter.class - [JAR]

├─ com.vmware.xenon.common.serialization.ZoneIdSerializer.class - [JAR]

├─ com.vmware.xenon.common.serialization.ZonedDateTimeConverter.class - [JAR]

├─ com.vmware.xenon.common.serialization.ZonedDateTimeSerializer.class - [JAR]

com.vmware.xenon.services.common.authz

├─ com.vmware.xenon.services.common.authz.AuthorizationConstants.class - [JAR]

com.vmware.xenon.services.common.authn

├─ com.vmware.xenon.services.common.authn.AuthenticationConstants.class - [JAR]

├─ com.vmware.xenon.services.common.authn.AuthenticationRequest.class - [JAR]

├─ com.vmware.xenon.services.common.authn.BasicAuthenticationService.class - [JAR]

├─ com.vmware.xenon.services.common.authn.BasicAuthenticationUtils.class - [JAR]

com.vmware.xenon.common

├─ com.vmware.xenon.common.AuthUtils.class - [JAR]

├─ com.vmware.xenon.common.AuthenticationFilter.class - [JAR]

├─ com.vmware.xenon.common.AuthorizationFilter.class - [JAR]

├─ com.vmware.xenon.common.AuthorizationSetupHelper.class - [JAR]

├─ com.vmware.xenon.common.ByteBufferInputStream.class - [JAR]

├─ com.vmware.xenon.common.Claims.class - [JAR]

├─ com.vmware.xenon.common.ColorLogFormatter.class - [JAR]

├─ com.vmware.xenon.common.CommandLineArgumentParser.class - [JAR]

├─ com.vmware.xenon.common.DeferredResult.class - [JAR]

├─ com.vmware.xenon.common.FNVHash.class - [JAR]

├─ com.vmware.xenon.common.FactoryService.class - [JAR]

├─ com.vmware.xenon.common.FileUtils.class - [JAR]

├─ com.vmware.xenon.common.ForwardRequestFilter.class - [JAR]

├─ com.vmware.xenon.common.Handler.class - [JAR]

├─ com.vmware.xenon.common.LocalizableValidationException.class - [JAR]

├─ com.vmware.xenon.common.LocalizationUtil.class - [JAR]

├─ com.vmware.xenon.common.LogFormatter.class - [JAR]

├─ com.vmware.xenon.common.NamedThreadFactory.class - [JAR]

├─ com.vmware.xenon.common.NodeSelectorService.class - [JAR]

├─ com.vmware.xenon.common.NodeSelectorState.class - [JAR]

├─ com.vmware.xenon.common.ODataFactoryQueryResult.class - [JAR]

├─ com.vmware.xenon.common.ODataQueryVisitor.class - [JAR]

├─ com.vmware.xenon.common.ODataToken.class - [JAR]

├─ com.vmware.xenon.common.ODataTokenList.class - [JAR]

├─ com.vmware.xenon.common.ODataTokenizer.class - [JAR]

├─ com.vmware.xenon.common.ODataUtils.class - [JAR]

├─ com.vmware.xenon.common.Operation.class - [JAR]

├─ com.vmware.xenon.common.OperationContext.class - [JAR]

├─ com.vmware.xenon.common.OperationJoin.class - [JAR]

├─ com.vmware.xenon.common.OperationProcessingChain.class - [JAR]

├─ com.vmware.xenon.common.OperationQueue.class - [JAR]

├─ com.vmware.xenon.common.OperationSequence.class - [JAR]

├─ com.vmware.xenon.common.OperationTracker.class - [JAR]

├─ com.vmware.xenon.common.PrivateKeyReader.class - [JAR]

├─ com.vmware.xenon.common.QueryFilterUtils.class - [JAR]

├─ com.vmware.xenon.common.QueryResultsProcessor.class - [JAR]

├─ com.vmware.xenon.common.QueryTaskClientHelper.class - [JAR]

├─ com.vmware.xenon.common.ReflectionUtils.class - [JAR]

├─ com.vmware.xenon.common.RequestRateLimitsFilter.class - [JAR]

├─ com.vmware.xenon.common.RequestRouter.class - [JAR]

├─ com.vmware.xenon.common.RoundRobinOperationQueue.class - [JAR]

├─ com.vmware.xenon.common.ServerSentEvent.class - [JAR]

├─ com.vmware.xenon.common.Service.class - [JAR]

├─ com.vmware.xenon.common.ServiceAvailabilityFilter.class - [JAR]

├─ com.vmware.xenon.common.ServiceClient.class - [JAR]

├─ com.vmware.xenon.common.ServiceConfigUpdateRequest.class - [JAR]

├─ com.vmware.xenon.common.ServiceConfiguration.class - [JAR]

├─ com.vmware.xenon.common.ServiceDocument.class - [JAR]

├─ com.vmware.xenon.common.ServiceDocumentDescription.class - [JAR]

├─ com.vmware.xenon.common.ServiceDocumentDescriptionHelper.class - [JAR]

├─ com.vmware.xenon.common.ServiceDocumentQueryResult.class - [JAR]

├─ com.vmware.xenon.common.ServiceErrorResponse.class - [JAR]

├─ com.vmware.xenon.common.ServiceHost.class - [JAR]

├─ com.vmware.xenon.common.ServiceMaintenanceRequest.class - [JAR]

├─ com.vmware.xenon.common.ServiceMaintenanceTracker.class - [JAR]

├─ com.vmware.xenon.common.ServiceRequestListener.class - [JAR]

├─ com.vmware.xenon.common.ServiceRequestSender.class - [JAR]

├─ com.vmware.xenon.common.ServiceResourceTracker.class - [JAR]

├─ com.vmware.xenon.common.ServiceRuntimeContext.class - [JAR]

├─ com.vmware.xenon.common.ServiceStatUtils.class - [JAR]

├─ com.vmware.xenon.common.ServiceStateCollectionUpdateRequest.class - [JAR]

├─ com.vmware.xenon.common.ServiceStateMapUpdateRequest.class - [JAR]

├─ com.vmware.xenon.common.ServiceStats.class - [JAR]

├─ com.vmware.xenon.common.ServiceSubscriptionState.class - [JAR]

├─ com.vmware.xenon.common.ServiceSynchronizationTracker.class - [JAR]

├─ com.vmware.xenon.common.StatefulService.class - [JAR]

├─ com.vmware.xenon.common.StatelessService.class - [JAR]

├─ com.vmware.xenon.common.StringBuilderThreadLocal.class - [JAR]

├─ com.vmware.xenon.common.SupportedLocales.class - [JAR]

├─ com.vmware.xenon.common.SynchronizationTaskService.class - [JAR]

├─ com.vmware.xenon.common.SystemHostInfo.class - [JAR]

├─ com.vmware.xenon.common.TaskState.class - [JAR]

├─ com.vmware.xenon.common.TransactionServiceHelper.class - [JAR]

├─ com.vmware.xenon.common.UriUtils.class - [JAR]

├─ com.vmware.xenon.common.UtilityService.class - [JAR]

├─ com.vmware.xenon.common.Utils.class - [JAR]

├─ com.vmware.xenon.common.WebSocketService.class - [JAR]

├─ com.vmware.xenon.common.WrappedDeferredResultException.class - [JAR]

com.vmware.xenon.services.common

├─ com.vmware.xenon.services.common.AsyncLogFileReader.class - [JAR]

├─ com.vmware.xenon.services.common.AuthCredentialsService.class - [JAR]

├─ com.vmware.xenon.services.common.AuthorizationCacheClearRequest.class - [JAR]

├─ com.vmware.xenon.services.common.AuthorizationCacheUtils.class - [JAR]

├─ com.vmware.xenon.services.common.AuthorizationContextService.class - [JAR]

├─ com.vmware.xenon.services.common.AuthorizationContextServiceHelper.class - [JAR]

├─ com.vmware.xenon.services.common.AuthorizationTokenCacheService.class - [JAR]

├─ com.vmware.xenon.services.common.BroadcastQueryPageService.class - [JAR]

├─ com.vmware.xenon.services.common.CheckpointFactoryService.class - [JAR]

├─ com.vmware.xenon.services.common.CheckpointService.class - [JAR]

├─ com.vmware.xenon.services.common.ConsistentHashingNodeSelectorService.class - [JAR]

├─ com.vmware.xenon.services.common.DirectoryContentService.class - [JAR]

├─ com.vmware.xenon.services.common.DocumentStoredFieldVisitor.class - [JAR]

├─ com.vmware.xenon.services.common.ExampleService.class - [JAR]

├─ com.vmware.xenon.services.common.ExampleServiceHost.class - [JAR]

├─ com.vmware.xenon.services.common.ExampleTaskService.class - [JAR]

├─ com.vmware.xenon.services.common.FieldInfoCache.class - [JAR]

├─ com.vmware.xenon.services.common.FileContentService.class - [JAR]

├─ com.vmware.xenon.services.common.GraphQueryTask.class - [JAR]

├─ com.vmware.xenon.services.common.GraphQueryTaskService.class - [JAR]

├─ com.vmware.xenon.services.common.GuestUserService.class - [JAR]

├─ com.vmware.xenon.services.common.InMemoryLuceneDocumentIndexService.class - [JAR]

├─ com.vmware.xenon.services.common.LegacyMigrationTaskService.class - [JAR]

├─ com.vmware.xenon.services.common.LocalFileService.class - [JAR]

├─ com.vmware.xenon.services.common.LocalQueryTaskFactoryService.class - [JAR]

├─ com.vmware.xenon.services.common.Lucene60FieldInfosFormatWithCache.class - [JAR]

├─ com.vmware.xenon.services.common.LuceneCodecWithFixes.class - [JAR]

├─ com.vmware.xenon.services.common.LuceneDocumentIndexBackupService.class - [JAR]

├─ com.vmware.xenon.services.common.LuceneDocumentIndexService.class - [JAR]

├─ com.vmware.xenon.services.common.LuceneIndexDocumentHelper.class - [JAR]

├─ com.vmware.xenon.services.common.LuceneQueryConverter.class - [JAR]

├─ com.vmware.xenon.services.common.MigrationTaskService.class - [JAR]

├─ com.vmware.xenon.services.common.NodeGroupBroadcastResponse.class - [JAR]

├─ com.vmware.xenon.services.common.NodeGroupBroadcastResult.class - [JAR]

├─ com.vmware.xenon.services.common.NodeGroupFactoryService.class - [JAR]

├─ com.vmware.xenon.services.common.NodeGroupService.class - [JAR]

├─ com.vmware.xenon.services.common.NodeGroupUtils.class - [JAR]

├─ com.vmware.xenon.services.common.NodeSelectorForwardingService.class - [JAR]

├─ com.vmware.xenon.services.common.NodeSelectorReplicationContext.class - [JAR]

├─ com.vmware.xenon.services.common.NodeSelectorReplicationService.class - [JAR]

├─ com.vmware.xenon.services.common.NodeSelectorSynchronizationService.class - [JAR]

├─ com.vmware.xenon.services.common.NodeState.class - [JAR]

├─ com.vmware.xenon.services.common.ODataQueryService.class - [JAR]

├─ com.vmware.xenon.services.common.OperationIndexService.class - [JAR]

├─ com.vmware.xenon.services.common.ProcessFactoryService.class - [JAR]

├─ com.vmware.xenon.services.common.ProcessService.class - [JAR]

├─ com.vmware.xenon.services.common.ProcessState.class - [JAR]

├─ com.vmware.xenon.services.common.QueryFilter.class - [JAR]

├─ com.vmware.xenon.services.common.QueryPageForwardingService.class - [JAR]

├─ com.vmware.xenon.services.common.QueryPageService.class - [JAR]

├─ com.vmware.xenon.services.common.QueryTask.class - [JAR]

├─ com.vmware.xenon.services.common.QueryTaskFactoryService.class - [JAR]

├─ com.vmware.xenon.services.common.QueryTaskService.class - [JAR]

├─ com.vmware.xenon.services.common.QueryTaskUtils.class - [JAR]

├─ com.vmware.xenon.services.common.ReliableSubscriptionService.class - [JAR]

├─ com.vmware.xenon.services.common.ResourceGroupService.class - [JAR]

├─ com.vmware.xenon.services.common.RoleService.class - [JAR]

├─ com.vmware.xenon.services.common.RootNamespaceService.class - [JAR]

├─ com.vmware.xenon.services.common.ServiceHostLogService.class - [JAR]

├─ com.vmware.xenon.services.common.ServiceHostManagementService.class - [JAR]

├─ com.vmware.xenon.services.common.ServiceUriPaths.class - [JAR]

├─ com.vmware.xenon.services.common.SimpleTransactionFactoryService.class - [JAR]

├─ com.vmware.xenon.services.common.SimpleTransactionService.class - [JAR]

├─ com.vmware.xenon.services.common.SynchronizationManagementService.class - [JAR]

├─ com.vmware.xenon.services.common.SynchronizationRequest.class - [JAR]

├─ com.vmware.xenon.services.common.SystemUserService.class - [JAR]

├─ com.vmware.xenon.services.common.TaskFactoryService.class - [JAR]

├─ com.vmware.xenon.services.common.TaskService.class - [JAR]

├─ com.vmware.xenon.services.common.TenantService.class - [JAR]

├─ com.vmware.xenon.services.common.TransactionFactoryService.class - [JAR]

├─ com.vmware.xenon.services.common.TransactionResolutionService.class - [JAR]

├─ com.vmware.xenon.services.common.TransactionService.class - [JAR]

├─ com.vmware.xenon.services.common.UiContentService.class - [JAR]

├─ com.vmware.xenon.services.common.UiFileContentService.class - [JAR]

├─ com.vmware.xenon.services.common.UpdateIndexRequest.class - [JAR]

├─ com.vmware.xenon.services.common.UserGroupService.class - [JAR]

├─ com.vmware.xenon.services.common.UserService.class - [JAR]

com.vmware.xenon.common.logging

├─ com.vmware.xenon.common.logging.StackAwareLogRecord.class - [JAR]

com.vmware.xenon.common.config

├─ com.vmware.xenon.common.config.ConfigurationSource.class - [JAR]

├─ com.vmware.xenon.common.config.XenonConfiguration.class - [JAR]

Advertisement

Dependencies from Group

Dec 19, 2019
16 usages
227 stars
Feb 13, 2018
3 usages
227 stars
Dec 19, 2019
1 usages
227 stars
Feb 13, 2018
1 usages
227 stars
Jan 17, 2017
1 usages
1 stars

Discover Dependencies

Aug 27, 2021
8 usages
Aug 27, 2021
22 usages
Jul 21, 2023
1 stars
Nov 24, 2015
3 usages
3 stars
Jun 07, 2023
6 usages
5 stars
Aug 21, 2023
Nov 24, 2015
10 usages
374 stars