-
@Documented @Target(PARAMETER) @Retention(RUNTIME) public @interface RpcSourceAddress
SNCP协议中标记为来源地址参数, 该注解只能标记在类型为SocketAddress或InetSocketAddress的参数上。详情见: https://redkale.org
- 作者:
- zhangjx
@Documented @Target(PARAMETER) @Retention(RUNTIME) public @interface RpcSourceAddress
详情见: https://redkale.org