jar

cn.weforward : weforward-protocol

Maven & Gradle

Dec 09, 2022
0 stars

weforward-protocol

Table Of Contents

Latest Version

Download cn.weforward : weforward-protocol JAR file - Latest Versions:

All Versions

Download cn.weforward : weforward-protocol JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2.x
1.1.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 weforward-protocol-1.2.17.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

cn.weforward.protocol.ops.secure

├─ cn.weforward.protocol.ops.secure.AclTable.class - [JAR]

├─ cn.weforward.protocol.ops.secure.AclTableItem.class - [JAR]

├─ cn.weforward.protocol.ops.secure.AclTableResource.class - [JAR]

├─ cn.weforward.protocol.ops.secure.RightTable.class - [JAR]

├─ cn.weforward.protocol.ops.secure.RightTableItem.class - [JAR]

cn.weforward.protocol.gateway.exception

├─ cn.weforward.protocol.gateway.exception.KeeperException.class - [JAR]

├─ cn.weforward.protocol.gateway.exception.ServiceRegisterException.class - [JAR]

cn.weforward.protocol.gateway.vo

├─ cn.weforward.protocol.gateway.vo.AccessExtVo.class - [JAR]

├─ cn.weforward.protocol.gateway.vo.AccessExtWrap.class - [JAR]

├─ cn.weforward.protocol.gateway.vo.AclTableItemVo.class - [JAR]

├─ cn.weforward.protocol.gateway.vo.AclTableItemWrap.class - [JAR]

├─ cn.weforward.protocol.gateway.vo.AclTableResourceVo.class - [JAR]

├─ cn.weforward.protocol.gateway.vo.AclTableResourceWrap.class - [JAR]

├─ cn.weforward.protocol.gateway.vo.AclTableVo.class - [JAR]

├─ cn.weforward.protocol.gateway.vo.AclTableWrap.class - [JAR]

├─ cn.weforward.protocol.gateway.vo.RightTableItemVo.class - [JAR]

├─ cn.weforward.protocol.gateway.vo.RightTableItemWrap.class - [JAR]

├─ cn.weforward.protocol.gateway.vo.RightTableVo.class - [JAR]

├─ cn.weforward.protocol.gateway.vo.RightTableWrap.class - [JAR]

├─ cn.weforward.protocol.gateway.vo.ServiceExtVo.class - [JAR]

├─ cn.weforward.protocol.gateway.vo.ServiceExtWrap.class - [JAR]

├─ cn.weforward.protocol.gateway.vo.ServiceVo.class - [JAR]

├─ cn.weforward.protocol.gateway.vo.ServiceWrap.class - [JAR]

├─ cn.weforward.protocol.gateway.vo.TrafficTableItemVo.class - [JAR]

├─ cn.weforward.protocol.gateway.vo.TrafficTableItemWrap.class - [JAR]

├─ cn.weforward.protocol.gateway.vo.TrafficTableVo.class - [JAR]

├─ cn.weforward.protocol.gateway.vo.TrafficTableWrap.class - [JAR]

cn.weforward.protocol.topic

├─ cn.weforward.protocol.topic.Topic.class - [JAR]

├─ cn.weforward.protocol.topic.TopicHub.class - [JAR]

├─ cn.weforward.protocol.topic.TopicListener.class - [JAR]

├─ cn.weforward.protocol.topic.TopicProducer.class - [JAR]

cn.weforward.protocol.client.netty

├─ cn.weforward.protocol.client.netty.AbstractNettyServiceInvoker.class - [JAR]

├─ cn.weforward.protocol.client.netty.NettyAnyServiceInvoker.class - [JAR]

├─ cn.weforward.protocol.client.netty.NettyServiceInvoker.class - [JAR]

├─ cn.weforward.protocol.client.netty.NettyWebSocketInvoker.class - [JAR]

cn.weforward.protocol.auth

├─ cn.weforward.protocol.auth.AuthEngine.class - [JAR]

├─ cn.weforward.protocol.auth.AuthExceptionWrap.class - [JAR]

├─ cn.weforward.protocol.auth.AuthInput.class - [JAR]

├─ cn.weforward.protocol.auth.AuthOutput.class - [JAR]

├─ cn.weforward.protocol.auth.Auther.class - [JAR]

├─ cn.weforward.protocol.auth.AutherInputStream.class - [JAR]

├─ cn.weforward.protocol.auth.AutherOutputStream.class - [JAR]

├─ cn.weforward.protocol.auth.NoneAuthEngine.class - [JAR]

├─ cn.weforward.protocol.auth.NoneOutputStream.class - [JAR]

├─ cn.weforward.protocol.auth.Sha2AuthEngine.class - [JAR]

├─ cn.weforward.protocol.auth.Sha2OutputStream.class - [JAR]

├─ cn.weforward.protocol.auth.SignAuthEngine.class - [JAR]

├─ cn.weforward.protocol.auth.SignOutputStream.class - [JAR]

cn.weforward.protocol.gateway.http

├─ cn.weforward.protocol.gateway.http.HttpKeeper.class - [JAR]

├─ cn.weforward.protocol.gateway.http.HttpServiceRegister.class - [JAR]

cn.weforward.protocol.support

├─ cn.weforward.protocol.support.AbstractObjectMapper.class - [JAR]

├─ cn.weforward.protocol.support.BeanObjectMapper.class - [JAR]

├─ cn.weforward.protocol.support.BeanObjectMapperSet.class - [JAR]

├─ cn.weforward.protocol.support.CommonServiceCodes.class - [JAR]

├─ cn.weforward.protocol.support.NamingConverter.class - [JAR]

├─ cn.weforward.protocol.support.PageData.class - [JAR]

├─ cn.weforward.protocol.support.PageDataMapper.class - [JAR]

├─ cn.weforward.protocol.support.SimpleAccess.class - [JAR]

├─ cn.weforward.protocol.support.SimpleObjectMapperSet.class - [JAR]

├─ cn.weforward.protocol.support.SimpleProducer.class - [JAR]

├─ cn.weforward.protocol.support.SimpleRequest.class - [JAR]

├─ cn.weforward.protocol.support.SimpleResponse.class - [JAR]

├─ cn.weforward.protocol.support.SimpleService.class - [JAR]

├─ cn.weforward.protocol.support.SpecificationChecker.class - [JAR]

├─ cn.weforward.protocol.support.UserAccessBuilder.class - [JAR]

cn.weforward.protocol.client.util

├─ cn.weforward.protocol.client.util.IdBean.class - [JAR]

├─ cn.weforward.protocol.client.util.IdWithTagBean.class - [JAR]

├─ cn.weforward.protocol.client.util.KeywordsBean.class - [JAR]

├─ cn.weforward.protocol.client.util.MappedUtil.class - [JAR]

├─ cn.weforward.protocol.client.util.MultiEnumeration.class - [JAR]

├─ cn.weforward.protocol.client.util.TransDtList.class - [JAR]

cn.weforward.protocol.ops.trace

├─ cn.weforward.protocol.ops.trace.ServiceTraceToken.class - [JAR]

├─ cn.weforward.protocol.ops.trace.SimpleServiceTraceToken.class - [JAR]

cn.weforward.protocol.client

├─ cn.weforward.protocol.client.AbstractServiceInvoker.class - [JAR]

├─ cn.weforward.protocol.client.AioServiceInvoker.class - [JAR]

├─ cn.weforward.protocol.client.AsyncServiceInvoker.class - [JAR]

├─ cn.weforward.protocol.client.CustomOption.class - [JAR]

├─ cn.weforward.protocol.client.DefaultServiceInvoker.class - [JAR]

├─ cn.weforward.protocol.client.EventInvoker.class - [JAR]

├─ cn.weforward.protocol.client.FriendlyServiceInvoker.class - [JAR]

├─ cn.weforward.protocol.client.FriendlyServiceInvokerFactory.class - [JAR]

├─ cn.weforward.protocol.client.ResponseAware.class - [JAR]

├─ cn.weforward.protocol.client.ServiceInvoker.class - [JAR]

├─ cn.weforward.protocol.client.ServiceInvokerFactory.class - [JAR]

├─ cn.weforward.protocol.client.SimpleEventInvoker.class - [JAR]

├─ cn.weforward.protocol.client.SimpleFriendlyServiceInvoker.class - [JAR]

├─ cn.weforward.protocol.client.SimpleHttp.class - [JAR]

├─ cn.weforward.protocol.client.SingleServiceInvoker.class - [JAR]

cn.weforward.protocol.aio

├─ cn.weforward.protocol.aio.ClientChannel.class - [JAR]

├─ cn.weforward.protocol.aio.ClientContext.class - [JAR]

├─ cn.weforward.protocol.aio.ClientHandler.class - [JAR]

├─ cn.weforward.protocol.aio.ConnectionListener.class - [JAR]

├─ cn.weforward.protocol.aio.Headers.class - [JAR]

├─ cn.weforward.protocol.aio.ServerBackwardChannel.class - [JAR]

├─ cn.weforward.protocol.aio.ServerContext.class - [JAR]

├─ cn.weforward.protocol.aio.ServerHandler.class - [JAR]

├─ cn.weforward.protocol.aio.ServerHandlerFactory.class - [JAR]

cn.weforward.protocol.client.execption

├─ cn.weforward.protocol.client.execption.GatewayException.class - [JAR]

├─ cn.weforward.protocol.client.execption.HttpTransportException.class - [JAR]

├─ cn.weforward.protocol.client.execption.MicroserviceException.class - [JAR]

├─ cn.weforward.protocol.client.execption.ServiceBusyException.class - [JAR]

├─ cn.weforward.protocol.client.execption.ServiceInvokeException.class - [JAR]

├─ cn.weforward.protocol.client.execption.ServiceUnavailableException.class - [JAR]

├─ cn.weforward.protocol.client.execption.TransportException.class - [JAR]

cn.weforward.protocol.support.datatype

├─ cn.weforward.protocol.support.datatype.AbstractDtList.class - [JAR]

├─ cn.weforward.protocol.support.datatype.AbstractDtObject.class - [JAR]

├─ cn.weforward.protocol.support.datatype.AppendableDtObject.class - [JAR]

├─ cn.weforward.protocol.support.datatype.DataTypeConverter.class - [JAR]

├─ cn.weforward.protocol.support.datatype.FriendlyList.class - [JAR]

├─ cn.weforward.protocol.support.datatype.FriendlyObject.class - [JAR]

├─ cn.weforward.protocol.support.datatype.SimpleDtBoolean.class - [JAR]

├─ cn.weforward.protocol.support.datatype.SimpleDtDate.class - [JAR]

├─ cn.weforward.protocol.support.datatype.SimpleDtList.class - [JAR]

├─ cn.weforward.protocol.support.datatype.SimpleDtNumber.class - [JAR]

├─ cn.weforward.protocol.support.datatype.SimpleDtObject.class - [JAR]

├─ cn.weforward.protocol.support.datatype.SimpleDtString.class - [JAR]

cn.weforward.protocol.client.proxy

├─ cn.weforward.protocol.client.proxy.AbstractVoProxyHolder.class - [JAR]

├─ cn.weforward.protocol.client.proxy.JdkServiceInvokerProxy.class - [JAR]

├─ cn.weforward.protocol.client.proxy.Option.class - [JAR]

├─ cn.weforward.protocol.client.proxy.Param.class - [JAR]

├─ cn.weforward.protocol.client.proxy.ServiceInvokerProxy.class - [JAR]

├─ cn.weforward.protocol.client.proxy.ServiceInvokerProxyFactory.class - [JAR]

├─ cn.weforward.protocol.client.proxy.SimpleVoProxy.class - [JAR]

├─ cn.weforward.protocol.client.proxy.VoProxy.class - [JAR]

├─ cn.weforward.protocol.client.proxy.VoProxyContainer.class - [JAR]

├─ cn.weforward.protocol.client.proxy.VoProxyFactory.class - [JAR]

├─ cn.weforward.protocol.client.proxy.VoProxyHolder.class - [JAR]

cn.weforward.protocol.datatype

├─ cn.weforward.protocol.datatype.DataType.class - [JAR]

├─ cn.weforward.protocol.datatype.DtBase.class - [JAR]

├─ cn.weforward.protocol.datatype.DtBoolean.class - [JAR]

├─ cn.weforward.protocol.datatype.DtDate.class - [JAR]

├─ cn.weforward.protocol.datatype.DtList.class - [JAR]

├─ cn.weforward.protocol.datatype.DtMapped.class - [JAR]

├─ cn.weforward.protocol.datatype.DtNumber.class - [JAR]

├─ cn.weforward.protocol.datatype.DtObject.class - [JAR]

├─ cn.weforward.protocol.datatype.DtString.class - [JAR]

cn.weforward.protocol.doc

├─ cn.weforward.protocol.doc.DocAttribute.class - [JAR]

├─ cn.weforward.protocol.doc.DocMethod.class - [JAR]

├─ cn.weforward.protocol.doc.DocModify.class - [JAR]

├─ cn.weforward.protocol.doc.DocObject.class - [JAR]

├─ cn.weforward.protocol.doc.DocSpecialWord.class - [JAR]

├─ cn.weforward.protocol.doc.DocStatusCode.class - [JAR]

├─ cn.weforward.protocol.doc.ServiceDocument.class - [JAR]

cn.weforward.protocol.aio.http

├─ cn.weforward.protocol.aio.http.HttpClient.class - [JAR]

├─ cn.weforward.protocol.aio.http.HttpConstants.class - [JAR]

├─ cn.weforward.protocol.aio.http.HttpContext.class - [JAR]

├─ cn.weforward.protocol.aio.http.HttpHeaderHelper.class - [JAR]

├─ cn.weforward.protocol.aio.http.HttpHeaderOutput.class - [JAR]

├─ cn.weforward.protocol.aio.http.HttpHeaders.class - [JAR]

├─ cn.weforward.protocol.aio.http.HttpSteamEntity.class - [JAR]

├─ cn.weforward.protocol.aio.http.QueryStringParser.class - [JAR]

├─ cn.weforward.protocol.aio.http.ResponseEndException.class - [JAR]

├─ cn.weforward.protocol.aio.http.RestfulServer.class - [JAR]

├─ cn.weforward.protocol.aio.http.ServerHandlerFactory.class - [JAR]

cn.weforward.protocol.ops

├─ cn.weforward.protocol.ops.AccessExt.class - [JAR]

├─ cn.weforward.protocol.ops.Right.class - [JAR]

├─ cn.weforward.protocol.ops.Role.class - [JAR]

├─ cn.weforward.protocol.ops.ServiceExt.class - [JAR]

├─ cn.weforward.protocol.ops.User.class - [JAR]

├─ cn.weforward.protocol.ops.UserService.class - [JAR]

cn.weforward.protocol.aio.netty.websocket

├─ cn.weforward.protocol.aio.netty.websocket.WebSocketContext.class - [JAR]

├─ cn.weforward.protocol.aio.netty.websocket.WebSocketContextClient.class - [JAR]

├─ cn.weforward.protocol.aio.netty.websocket.WebSocketMessage.class - [JAR]

├─ cn.weforward.protocol.aio.netty.websocket.WebSocketRequest.class - [JAR]

├─ cn.weforward.protocol.aio.netty.websocket.WebSocketResponse.class - [JAR]

├─ cn.weforward.protocol.aio.netty.websocket.WebSocketSession.class - [JAR]

cn.weforward.protocol

├─ cn.weforward.protocol.Access.class - [JAR]

├─ cn.weforward.protocol.AccessLoader.class - [JAR]

├─ cn.weforward.protocol.AsyncResponse.class - [JAR]

├─ cn.weforward.protocol.Header.class - [JAR]

├─ cn.weforward.protocol.Request.class - [JAR]

├─ cn.weforward.protocol.RequestConstants.class - [JAR]

├─ cn.weforward.protocol.Response.class - [JAR]

├─ cn.weforward.protocol.ResponseConstants.class - [JAR]

├─ cn.weforward.protocol.Service.class - [JAR]

├─ cn.weforward.protocol.ServiceName.class - [JAR]

├─ cn.weforward.protocol.StatusCode.class - [JAR]

├─ cn.weforward.protocol.StreamEntity.class - [JAR]

cn.weforward.protocol.gateway

├─ cn.weforward.protocol.gateway.Keeper.class - [JAR]

├─ cn.weforward.protocol.gateway.SearchServiceParams.class - [JAR]

├─ cn.weforward.protocol.gateway.ServiceRegister.class - [JAR]

├─ cn.weforward.protocol.gateway.ServiceSummary.class - [JAR]

cn.weforward.protocol.exception

├─ cn.weforward.protocol.exception.AuthException.class - [JAR]

├─ cn.weforward.protocol.exception.DataTypeCastExecption.class - [JAR]

├─ cn.weforward.protocol.exception.InvokeDeniedException.class - [JAR]

├─ cn.weforward.protocol.exception.ObjectMappingException.class - [JAR]

├─ cn.weforward.protocol.exception.SerialException.class - [JAR]

├─ cn.weforward.protocol.exception.ServiceException.class - [JAR]

├─ cn.weforward.protocol.exception.UnReadyException.class - [JAR]

├─ cn.weforward.protocol.exception.WeforwardException.class - [JAR]

cn.weforward.protocol.ops.traffic

├─ cn.weforward.protocol.ops.traffic.TrafficTable.class - [JAR]

├─ cn.weforward.protocol.ops.traffic.TrafficTableItem.class - [JAR]

cn.weforward.protocol.client.ext

├─ cn.weforward.protocol.client.ext.PageParams.class - [JAR]

├─ cn.weforward.protocol.client.ext.RemoteResultPage.class - [JAR]

├─ cn.weforward.protocol.client.ext.RequestInvokeObject.class - [JAR]

├─ cn.weforward.protocol.client.ext.RequestInvokeParam.class - [JAR]

├─ cn.weforward.protocol.client.ext.ResponseResultMapper.class - [JAR]

├─ cn.weforward.protocol.client.ext.ResponseResultObject.class - [JAR]

├─ cn.weforward.protocol.client.ext.TransRemoteResultPage.class - [JAR]

cn.weforward.protocol.serial

├─ cn.weforward.protocol.serial.JsonArrayAdapter.class - [JAR]

├─ cn.weforward.protocol.serial.JsonDtList.class - [JAR]

├─ cn.weforward.protocol.serial.JsonDtObject.class - [JAR]

├─ cn.weforward.protocol.serial.JsonDtString.class - [JAR]

├─ cn.weforward.protocol.serial.JsonNodeBuilder.class - [JAR]

├─ cn.weforward.protocol.serial.JsonObjectAdapter.class - [JAR]

├─ cn.weforward.protocol.serial.JsonParser.class - [JAR]

├─ cn.weforward.protocol.serial.JsonSerialEngine.class - [JAR]

├─ cn.weforward.protocol.serial.SerialEngine.class - [JAR]

├─ cn.weforward.protocol.serial.Serializer.class - [JAR]

cn.weforward.protocol.support.doc

├─ cn.weforward.protocol.support.doc.DocAttributeVo.class - [JAR]

├─ cn.weforward.protocol.support.doc.DocMethodVo.class - [JAR]

├─ cn.weforward.protocol.support.doc.DocModifyVo.class - [JAR]

├─ cn.weforward.protocol.support.doc.DocObjectVo.class - [JAR]

├─ cn.weforward.protocol.support.doc.DocSpecialWordVo.class - [JAR]

├─ cn.weforward.protocol.support.doc.DocStatusCodeVo.class - [JAR]

├─ cn.weforward.protocol.support.doc.ServiceDocumentVo.class - [JAR]

cn.weforward.protocol.aio.netty

├─ cn.weforward.protocol.aio.netty.ByteBufInput.class - [JAR]

├─ cn.weforward.protocol.aio.netty.ByteBufStream.class - [JAR]

├─ cn.weforward.protocol.aio.netty.CompositeByteBufStream.class - [JAR]

├─ cn.weforward.protocol.aio.netty.HeadersParser.class - [JAR]

├─ cn.weforward.protocol.aio.netty.Leakable.class - [JAR]

├─ cn.weforward.protocol.aio.netty.NettyHttpClient.class - [JAR]

├─ cn.weforward.protocol.aio.netty.NettyHttpClientFactory.class - [JAR]

├─ cn.weforward.protocol.aio.netty.NettyHttpContext.class - [JAR]

├─ cn.weforward.protocol.aio.netty.NettyHttpHandler.class - [JAR]

├─ cn.weforward.protocol.aio.netty.NettyHttpHeaders.class - [JAR]

├─ cn.weforward.protocol.aio.netty.NettyHttpServer.class - [JAR]

├─ cn.weforward.protocol.aio.netty.NettyMemMonitor.class - [JAR]

├─ cn.weforward.protocol.aio.netty.NettyOutputStream.class - [JAR]

├─ cn.weforward.protocol.aio.netty.NettyWebSocketFactory.class - [JAR]

cn.weforward.protocol.doc.annotation

├─ cn.weforward.protocol.doc.annotation.DocAttribute.class - [JAR]

├─ cn.weforward.protocol.doc.annotation.DocMethod.class - [JAR]

├─ cn.weforward.protocol.doc.annotation.DocObject.class - [JAR]

├─ cn.weforward.protocol.doc.annotation.DocParameter.class - [JAR]

├─ cn.weforward.protocol.doc.annotation.DocReturn.class - [JAR]

├─ cn.weforward.protocol.doc.annotation.DocService.class - [JAR]

cn.weforward.protocol.ext

├─ cn.weforward.protocol.ext.ObjectMapper.class - [JAR]

├─ cn.weforward.protocol.ext.ObjectMapperSet.class - [JAR]

├─ cn.weforward.protocol.ext.Producer.class - [JAR]

├─ cn.weforward.protocol.ext.ServiceRuntime.class - [JAR]

Advertisement

Dependencies from Group

Dec 09, 2022
2 usages
0 stars
Dec 09, 2022
1 usages
0 stars
Dec 09, 2022
0 stars
Dec 09, 2022
0 stars

Discover Dependencies

Dec 09, 2022
0 stars
Dec 09, 2022
2 usages
0 stars
Dec 23, 2022
0 stars
Dec 23, 2022
0 stars
Dec 09, 2022
1 usages
0 stars
Nov 02, 2020
8 stars
Nov 04, 2020
0 stars
Mar 13, 2021
174 stars
Mar 16, 2023
1 usages
407 stars