A B C D E F G H I J K L M N O P Q R S T U V W X Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- ABC_CREDIT - com.foxinmy.weixin4j.type.BankType
-
Deprecated.农业银行 (信用卡)
- ABC_DEBIT - com.foxinmy.weixin4j.type.BankType
-
Deprecated.农业银行(借记卡)
- AbstractContentBody - Class in com.foxinmy.weixin4j.http.apache.content
- AbstractContentBody(ContentType) - Constructor for class com.foxinmy.weixin4j.http.apache.content.AbstractContentBody
- abstractConver(String, String...) - Method in class com.foxinmy.weixin4j.model.card.CouponAdvanceInfo.Builder
-
设置封面摘要
- AbstractHttpClient - Class in com.foxinmy.weixin4j.http
- AbstractHttpClient() - Constructor for class com.foxinmy.weixin4j.http.AbstractHttpClient
- AbstractHttpResponse - Class in com.foxinmy.weixin4j.http
- AbstractHttpResponse(byte[]) - Constructor for class com.foxinmy.weixin4j.http.AbstractHttpResponse
- AbstractInternalLogger - Class in com.foxinmy.weixin4j.logging
-
A skeletal implementation of
InternalLogger
. - AbstractInternalLogger(String) - Constructor for class com.foxinmy.weixin4j.logging.AbstractInternalLogger
-
Creates a new instance.
- AbstractMessageConverter - Class in com.foxinmy.weixin4j.http.message
- AbstractMessageConverter() - Constructor for class com.foxinmy.weixin4j.http.message.AbstractMessageConverter
- AbstractMessageConverter(MimeType) - Constructor for class com.foxinmy.weixin4j.http.message.AbstractMessageConverter
- AbstractMessageConverter(MimeType...) - Constructor for class com.foxinmy.weixin4j.http.message.AbstractMessageConverter
- AbstractPayRequest - Class in com.foxinmy.weixin4j.payment.mch
-
Deprecated.
- AbstractPayRequest(String, WeixinPayAccount) - Constructor for class com.foxinmy.weixin4j.payment.mch.AbstractPayRequest
-
Deprecated.
- AbstractWeixinSignature - Class in com.foxinmy.weixin4j.sign
-
Deprecated.迁移到子模块weixin4j-pay
- AbstractWeixinSignature() - Constructor for class com.foxinmy.weixin4j.sign.AbstractWeixinSignature
-
Deprecated.
- ACCEPT - Static variable in class com.foxinmy.weixin4j.http.HttpHeaders
-
The HTTP
Accept
header field name. - ACCEPT_CHARSET - Static variable in class com.foxinmy.weixin4j.http.HttpHeaders
-
The HTTP
Accept-Charset
header field name. - ACCEPT_ENCODING - Static variable in class com.foxinmy.weixin4j.http.HttpHeaders
-
The HTTP
Accept-Encoding
header field name. - ACCEPT_LANGUAGE - Static variable in class com.foxinmy.weixin4j.http.HttpHeaders
-
The HTTP
Accept-Language
header field name. - ACCEPT_RANGES - Static variable in class com.foxinmy.weixin4j.http.HttpHeaders
-
The HTTP
Accept-Ranges
header field name. - ACCESS_CONTROL_ALLOW_CREDENTIALS - Static variable in class com.foxinmy.weixin4j.http.HttpHeaders
-
The CORS
Access-Control-Allow-Credentials
response header field name. - ACCESS_CONTROL_ALLOW_HEADERS - Static variable in class com.foxinmy.weixin4j.http.HttpHeaders
-
The CORS
Access-Control-Allow-Headers
response header field name. - ACCESS_CONTROL_ALLOW_METHODS - Static variable in class com.foxinmy.weixin4j.http.HttpHeaders
-
The CORS
Access-Control-Allow-Methods
response header field name. - ACCESS_CONTROL_ALLOW_ORIGIN - Static variable in class com.foxinmy.weixin4j.http.HttpHeaders
-
The CORS
Access-Control-Allow-Origin
response header field name. - ACCESS_CONTROL_EXPOSE_HEADERS - Static variable in class com.foxinmy.weixin4j.http.HttpHeaders
-
The CORS
Access-Control-Expose-Headers
response header field name. - ACCESS_CONTROL_MAX_AGE - Static variable in class com.foxinmy.weixin4j.http.HttpHeaders
-
The CORS
Access-Control-Max-Age
response header field name. - ACCESS_CONTROL_REQUEST_HEADERS - Static variable in class com.foxinmy.weixin4j.http.HttpHeaders
-
The CORS
Access-Control-Request-Headers
request header field name. - ACCESS_CONTROL_REQUEST_METHOD - Static variable in class com.foxinmy.weixin4j.http.HttpHeaders
-
The CORS
Access-Control-Request-Method
request header field name. - ActivateCommonField - Enum in com.foxinmy.weixin4j.type.card
-
会员卡激活设置公共字段类型
- ACTIVATED - com.foxinmy.weixin4j.type.mch.CouponStatus
-
Deprecated.已激活
- ACTIVATED - com.foxinmy.weixin4j.type.mch.CouponStockStatus
-
Deprecated.已激活
- ActivateFormFieldType - Enum in com.foxinmy.weixin4j.type.card
-
激活form表单字段类型
- activateUrl(String) - Method in class com.foxinmy.weixin4j.model.card.MemberCard.Builder
- activateWithAuto(boolean) - Method in class com.foxinmy.weixin4j.model.card.MemberCard.Builder
- activateWithWx(boolean) - Method in class com.foxinmy.weixin4j.model.card.MemberCard.Builder
- activeAt(int, int) - Method in class com.foxinmy.weixin4j.model.card.CouponBaseInfo.Builder
-
设置卡券在领取多少天后有效
- activeAt(int, int, Date) - Method in class com.foxinmy.weixin4j.model.card.CouponBaseInfo.Builder
-
设置卡券在领取多少天后有效
- activeAt(Date, Date) - Method in class com.foxinmy.weixin4j.model.card.CouponBaseInfo.Builder
-
设置卡券在某个时间范围有效
- ACTIVITY - com.foxinmy.weixin4j.type.mch.RedpacketSendType
-
Deprecated.通过活动方式发放
- add(String, String) - Method in class com.foxinmy.weixin4j.http.HttpHeaders
-
Add the given, single header value under the given name.
- add(K, V) - Method in interface com.foxinmy.weixin4j.util.MultiValueMap
-
Add the given single value to the current list of values for the given key.
- addArticle(Article...) - Method in class com.foxinmy.weixin4j.tuple.News
- addArticle(MpArticle...) - Method in class com.foxinmy.weixin4j.tuple.MpNews
- addArticle(String, String, String) - Method in class com.foxinmy.weixin4j.tuple.MpNews
- addArticle(String, String, String, String) - Method in class com.foxinmy.weixin4j.tuple.News
- addBinaryBody(String, byte[]) - Method in class com.foxinmy.weixin4j.http.apache.mime.MultipartEntityBuilder
- addBinaryBody(String, byte[], ContentType, String) - Method in class com.foxinmy.weixin4j.http.apache.mime.MultipartEntityBuilder
- addBinaryBody(String, File) - Method in class com.foxinmy.weixin4j.http.apache.mime.MultipartEntityBuilder
- addBinaryBody(String, File, ContentType, String) - Method in class com.foxinmy.weixin4j.http.apache.mime.MultipartEntityBuilder
- addBinaryBody(String, InputStream) - Method in class com.foxinmy.weixin4j.http.apache.mime.MultipartEntityBuilder
- addBinaryBody(String, InputStream, ContentType, String) - Method in class com.foxinmy.weixin4j.http.apache.mime.MultipartEntityBuilder
- addBodyPart(FormBodyPart) - Method in class com.foxinmy.weixin4j.http.apache.mime.HttpMultipart
-
Deprecated.
- addCard - com.foxinmy.weixin4j.jssdk.JSSDKAPI
- addCardItem(CardItem) - Method in class com.foxinmy.weixin4j.model.card.PageTheme.Builder
-
添加一个礼品卡内容
- addCommonField(ActivateCommonField...) - Method in class com.foxinmy.weixin4j.model.card.MemberUserForm.FormBudiler
-
自定义公共字段
- addCustomField(String...) - Method in class com.foxinmy.weixin4j.model.card.MemberUserForm.FormBudiler
-
增加自定义的内容
- addField(MinimalField) - Method in class com.foxinmy.weixin4j.http.apache.mime.Header
- addField(String, String) - Method in class com.foxinmy.weixin4j.http.apache.mime.FormBodyPart
- addField(String, String) - Method in class com.foxinmy.weixin4j.http.apache.mime.FormBodyPartBuilder
- addFirstArticle(Article) - Method in class com.foxinmy.weixin4j.tuple.News
- addFirstArticle(MpArticle) - Method in class com.foxinmy.weixin4j.tuple.MpNews
- addInterceptor(Interceptor) - Method in class com.foxinmy.weixin4j.http.support.okhttp.OkHttpClient3Factory
- addLastArticle(Article) - Method in class com.foxinmy.weixin4j.tuple.News
- addLastArticle(MpArticle) - Method in class com.foxinmy.weixin4j.tuple.MpNews
- addPart(FormBodyPart) - Method in class com.foxinmy.weixin4j.http.apache.mime.MultipartEntity
- addPart(FormBodyPart) - Method in class com.foxinmy.weixin4j.http.apache.mime.MultipartEntityBuilder
- addPart(String, ContentBody) - Method in class com.foxinmy.weixin4j.http.apache.mime.MultipartEntity
- addPart(String, ContentBody) - Method in class com.foxinmy.weixin4j.http.apache.mime.MultipartEntityBuilder
- addPicItem(PicItem) - Method in class com.foxinmy.weixin4j.model.card.PageTheme.Builder
-
添加一个礼品卡封面图
- address(String) - Method in class com.foxinmy.weixin4j.model.card.GiftCardPage.Builder
-
设置商家地址
- addRichField(ActivateFormFieldType, String, String...) - Method in class com.foxinmy.weixin4j.model.card.MemberUserForm.FormBudiler
-
自定义富文本类型
- addServer(String) - Method in class com.foxinmy.weixin4j.cache.MemcacheCacheStorager.MemcachePoolConfig
- addServer(String, int) - Method in class com.foxinmy.weixin4j.cache.MemcacheCacheStorager.MemcachePoolConfig
- addServer(String, int, int) - Method in class com.foxinmy.weixin4j.cache.MemcacheCacheStorager.MemcachePoolConfig
- addTextBody(String, String) - Method in class com.foxinmy.weixin4j.http.apache.mime.MultipartEntityBuilder
- addTextBody(String, String, ContentType) - Method in class com.foxinmy.weixin4j.http.apache.mime.MultipartEntityBuilder
- AE_CREDIT - com.foxinmy.weixin4j.type.BankType
-
Deprecated.AE (信用卡)
- AES - Static variable in class com.foxinmy.weixin4j.util.Consts
- AGE - Static variable in class com.foxinmy.weixin4j.http.HttpHeaders
-
The HTTP
Age
header field name. - aliveCheck - Static variable in class com.foxinmy.weixin4j.cache.MemcacheCacheStorager.MemcachePoolConfig
- ALL - com.foxinmy.weixin4j.type.mch.BillType
-
Deprecated.全部
- ALL_SHARE_APIS - Static variable in enum com.foxinmy.weixin4j.jssdk.JSSDKAPI
- ALLKEY - Static variable in interface com.foxinmy.weixin4j.cache.CacheStorager
-
所有的缓存KEY
- ALLOW - Static variable in class com.foxinmy.weixin4j.http.HttpHeaders
-
The HTTP
Allow
header field name. - allowSSLContext() - Static method in class com.foxinmy.weixin4j.http.factory.HttpClientFactory
- API - com.foxinmy.weixin4j.type.mch.RedpacketSendType
-
Deprecated.通过API接口发放
- ApiResult - Class in com.foxinmy.weixin4j.http.weixin
-
调用接口的返回
- ApiResult() - Constructor for class com.foxinmy.weixin4j.http.weixin.ApiResult
- ApiResult(String, String) - Constructor for class com.foxinmy.weixin4j.http.weixin.ApiResult
- apis(JSSDKAPI...) - Method in class com.foxinmy.weixin4j.jssdk.JSSDKConfigurator
-
需要使用的JS接口列表
- apis(JSSDKAPI[]...) - Method in class com.foxinmy.weixin4j.jssdk.JSSDKConfigurator
-
需要使用的JS接口列表
- APP - com.foxinmy.weixin4j.type.TradeType
-
Deprecated.APP支付
- append(byte[], int, int) - Method in class com.foxinmy.weixin4j.util.ByteArrayBuffer
-
Appends
len
bytes to this buffer from the given source array starting at indexoff
. - append(byte[], int, int) - Method in class com.foxinmy.weixin4j.util.CharArrayBuffer
-
Appends
len
bytes to this buffer from the given source array starting at indexoff
. - append(char) - Method in class com.foxinmy.weixin4j.util.CharArrayBuffer
-
Appends
ch
char to this buffer. - append(char[], int, int) - Method in class com.foxinmy.weixin4j.util.ByteArrayBuffer
-
Appends
len
chars to this buffer from the given source array starting at indexoff
. - append(char[], int, int) - Method in class com.foxinmy.weixin4j.util.CharArrayBuffer
-
Appends
len
chars to this buffer from the given source array starting at indexoff
. - append(int) - Method in class com.foxinmy.weixin4j.util.ByteArrayBuffer
-
Appends
b
byte to this buffer. - append(ByteArrayBuffer, int, int) - Method in class com.foxinmy.weixin4j.util.CharArrayBuffer
-
Appends
len
bytes to this buffer from the given source array starting at indexoff
. - append(CharArrayBuffer) - Method in class com.foxinmy.weixin4j.util.CharArrayBuffer
-
Appends all chars to this buffer from the given source buffer starting at index
0
. - append(CharArrayBuffer, int, int) - Method in class com.foxinmy.weixin4j.util.ByteArrayBuffer
-
Appends
len
chars to this buffer from the given source char array buffer starting at indexoff
. - append(CharArrayBuffer, int, int) - Method in class com.foxinmy.weixin4j.util.CharArrayBuffer
-
Appends
len
chars to this buffer from the given source buffer starting at indexoff
. - append(Object) - Method in class com.foxinmy.weixin4j.util.CharArrayBuffer
-
Appends chars of the textual representation of the given object to this buffer.
- append(String) - Method in class com.foxinmy.weixin4j.util.CharArrayBuffer
-
Appends chars of the given string to this buffer.
- APPLICATION_FORM_URLENCODED - Static variable in class com.foxinmy.weixin4j.http.ContentType
- APPLICATION_FORM_URLENCODED - Static variable in class com.foxinmy.weixin4j.http.MimeType
- APPLICATION_JSON - Static variable in class com.foxinmy.weixin4j.http.ContentType
- APPLICATION_JSON - Static variable in class com.foxinmy.weixin4j.http.MimeType
- APPLICATION_OCTET_STREAM - Static variable in class com.foxinmy.weixin4j.http.MimeType
- APPLICATION_XML - Static variable in class com.foxinmy.weixin4j.http.MimeType
- applyRefund(IdQuery, String, double) - Method in class com.foxinmy.weixin4j.api.PayApi
-
Deprecated.退款申请(全额退款)
- applyRefund(IdQuery, String, double) - Method in class com.foxinmy.weixin4j.payment.WeixinPayProxy
-
Deprecated.申请退款
- applyRefund(IdQuery, String, double, double, CurrencyType, String, String, RefundAccountType) - Method in class com.foxinmy.weixin4j.api.PayApi
-
Deprecated.申请退款(请求需要双向证书)
- applyRefund(IdQuery, String, double, double, CurrencyType, String, String, RefundAccountType) - Method in class com.foxinmy.weixin4j.payment.WeixinPayProxy
-
Deprecated.申请退款
- APPPayRequest - Class in com.foxinmy.weixin4j.payment.mch
-
Deprecated.迁移到子模块weixin4j-pay
- APPPayRequest(String, WeixinPayAccount) - Constructor for class com.foxinmy.weixin4j.payment.mch.APPPayRequest
-
Deprecated.
- APPROVAL_PROCESS - com.foxinmy.weixin4j.type.mch.CouponStockStatus
-
Deprecated.审批中
- Article - Class in com.foxinmy.weixin4j.tuple
-
客服消息图文
- Article(String, String, String, String) - Constructor for class com.foxinmy.weixin4j.tuple.Article
- ASC - com.foxinmy.weixin4j.model.paging.Sort.Direction
- ASCII - Static variable in class com.foxinmy.weixin4j.http.HTTP
- AUD - com.foxinmy.weixin4j.type.CurrencyType
-
Deprecated.
- AUDIO_MP3 - Static variable in class com.foxinmy.weixin4j.http.MimeType
- authCode2openId(String) - Method in class com.foxinmy.weixin4j.api.PayApi
-
Deprecated.授权码查询OPENID接口
- authCode2openId(String) - Method in class com.foxinmy.weixin4j.payment.WeixinPayProxy
-
Deprecated.授权码查询OPENID
- AUTHORIZATION - Static variable in class com.foxinmy.weixin4j.http.HttpHeaders
-
The HTTP
Authorization
header field name. - autoActivate(boolean) - Method in class com.foxinmy.weixin4j.model.card.GiftCard.Builder
-
设置礼品卡是否自动激活,若开发者不需要额外激活流程则填写true。
B
- backgroundPicUrl(String) - Method in class com.foxinmy.weixin4j.model.card.GiftCard.Builder
-
设置礼品卡背景图片
- backgroundPicUrl(String) - Method in class com.foxinmy.weixin4j.model.card.MemberCard.Builder
- BALANCE - com.foxinmy.weixin4j.type.mch.RefundChannel
-
Deprecated.退回到余额
- BALANCE - com.foxinmy.weixin4j.type.mch.RefundType
-
Deprecated.1:商户号余额退款;
- balanceRules(String) - Method in class com.foxinmy.weixin4j.model.card.MemberCard.Builder
- balanceUrl(String) - Method in class com.foxinmy.weixin4j.model.card.MemberCard.Builder
- BANK - com.foxinmy.weixin4j.type.mch.RefundChannel
-
Deprecated.银行
- BankType - Enum in com.foxinmy.weixin4j.type
-
Deprecated.迁移到子模块weixin4j-pay
- bannerPicUrl(String) - Method in class com.foxinmy.weixin4j.model.card.GiftCardPage.Builder
-
设置礼品卡货架主题页顶部banner图片
- bannerTheme(Boolean) - Method in class com.foxinmy.weixin4j.model.card.PageTheme.Builder
-
设置是否将当前主题设置为banner主题(主推荐)
- BaseApi - Class in com.foxinmy.weixin4j.api
-
API基础
- BaseApi() - Constructor for class com.foxinmy.weixin4j.api.BaseApi
- BATCH - com.foxinmy.weixin4j.type.mch.CouponStockType
-
Deprecated.批量型
- BEACON_APIS - Static variable in enum com.foxinmy.weixin4j.jssdk.JSSDKAPI
-
摇一摇周边接口集合
- BillType - Enum in com.foxinmy.weixin4j.type.mch
-
Deprecated.迁移到子模块weixin4j-pay
- bindOpenId(boolean) - Method in class com.foxinmy.weixin4j.model.card.CouponBaseInfo.Builder
-
设置是否指定用户领取,填写true或false
- BIZ_SERVICE_DELIVER - com.foxinmy.weixin4j.model.card.CouponAdvanceInfo.BusinessService
-
外卖服务
- BIZ_SERVICE_FREE_PARK - com.foxinmy.weixin4j.model.card.CouponAdvanceInfo.BusinessService
-
停车位
- BIZ_SERVICE_FREE_WIFI - com.foxinmy.weixin4j.model.card.CouponAdvanceInfo.BusinessService
-
免费wifi
- BIZ_SERVICE_WITH_PET - com.foxinmy.weixin4j.model.card.CouponAdvanceInfo.BusinessService
-
可带宠物
- BOC_CREDIT - com.foxinmy.weixin4j.type.BankType
-
Deprecated.中国银行(信用卡)
- BOCD_DEBIT - com.foxinmy.weixin4j.type.BankType
-
Deprecated.成都银行(借记卡)
- bonusCleared(String) - Method in class com.foxinmy.weixin4j.model.card.MemberCard.Builder
- bonusRule(MemCardBonusRule) - Method in class com.foxinmy.weixin4j.model.card.MemberCard.Builder
- bonusRules(String) - Method in class com.foxinmy.weixin4j.model.card.MemberCard.Builder
- bonusUrl(String) - Method in class com.foxinmy.weixin4j.model.card.MemberCard.Builder
- BOSH_CREDIT - com.foxinmy.weixin4j.type.BankType
-
Deprecated.上海银行 (信用卡)
- BOSH_DEBIT - com.foxinmy.weixin4j.type.BankType
-
Deprecated.上海银行(借记卡)
- BOTH - com.foxinmy.weixin4j.type.mch.RefundType
-
Deprecated.3:优先商户号退款,若商户号余额不足, 再做现金帐号退款。 使用 2 或 3 时,需联系财 付通开通此功能
- brandName(String) - Method in class com.foxinmy.weixin4j.model.card.CouponBaseInfo.Builder
-
设置商户名字
- BROWSER_COMPATIBLE - com.foxinmy.weixin4j.http.apache.mime.HttpMultipartMode
-
browser-compatible mode, i.e.
- BSB_CREDIT - com.foxinmy.weixin4j.type.BankType
-
Deprecated.包商银行 (信用卡)
- BSB_DEBIT - com.foxinmy.weixin4j.type.BankType
-
Deprecated.包商银行(借记卡)
- buffer() - Method in class com.foxinmy.weixin4j.util.ByteArrayBuffer
-
Returns reference to the underlying byte array.
- buffer() - Method in class com.foxinmy.weixin4j.util.CharArrayBuffer
-
Returns reference to the underlying char array.
- build() - Method in class com.foxinmy.weixin4j.http.apache.mime.FormBodyPartBuilder
- build() - Method in class com.foxinmy.weixin4j.model.card.CardQR.Builder
- build() - Method in class com.foxinmy.weixin4j.model.card.CouponAdvanceInfo.Builder
- build() - Method in class com.foxinmy.weixin4j.model.card.CouponBaseInfo.Builder
-
返回卡券的基础信息
- buildEntity() - Method in class com.foxinmy.weixin4j.http.apache.mime.MultipartEntityBuilder
- Builder() - Constructor for class com.foxinmy.weixin4j.model.card.CouponAdvanceInfo.Builder
- Builder() - Constructor for class com.foxinmy.weixin4j.model.card.CouponBaseInfo.Builder
-
默认永久有效
- Builder() - Constructor for class com.foxinmy.weixin4j.model.card.GiftCard.Builder
- Builder() - Constructor for class com.foxinmy.weixin4j.model.card.GiftCardPage.Builder
- Builder() - Constructor for class com.foxinmy.weixin4j.model.card.MemberCard.Builder
- Builder() - Constructor for class com.foxinmy.weixin4j.model.card.PageTheme.Builder
- Builder(String) - Constructor for class com.foxinmy.weixin4j.model.card.CardQR.Builder
- businessServices(CouponAdvanceInfo.BusinessService...) - Method in class com.foxinmy.weixin4j.model.card.CouponAdvanceInfo.Builder
-
设置商家服务类型
- Button - Class in com.foxinmy.weixin4j.model
-
菜单按钮
- Button() - Constructor for class com.foxinmy.weixin4j.model.Button
- Button(String, Button...) - Constructor for class com.foxinmy.weixin4j.model.Button
-
创建一个具有子菜单的菜单
- Button(String, String, ButtonType) - Constructor for class com.foxinmy.weixin4j.model.Button
-
创建一个普通菜单
- Button(String, String, String, String) - Constructor for class com.foxinmy.weixin4j.model.Button
-
小程序菜单
- ButtonType - Enum in com.foxinmy.weixin4j.type
-
自定义菜单类型 请注意,scancode_push到location_select的所有事件,仅支持微信iPhone5.4.1以上版本,和Android5.4以上版本的微信用户 ,旧版本微信用户点击后将没有回应 ,开发者也不能正常接收到事件推送。media_id和view_limited,是专门给第三方平台旗下未微信认证(具体而言,是资质认证未通过)的订阅号准备的事件类型 ,它们是没有事件推送的,能力相对受限,其他类型的公众号不必使用。
- ByteArrayBody - Class in com.foxinmy.weixin4j.http.apache.content
-
Binary body part backed by a byte array.
- ByteArrayBody(byte[], ContentType, String) - Constructor for class com.foxinmy.weixin4j.http.apache.content.ByteArrayBody
- ByteArrayBody(byte[], String) - Constructor for class com.foxinmy.weixin4j.http.apache.content.ByteArrayBody
-
Creates a new ByteArrayBody.
- ByteArrayBody(byte[], String, String) - Constructor for class com.foxinmy.weixin4j.http.apache.content.ByteArrayBody
-
Creates a new ByteArrayBody.
- ByteArrayBuffer - Class in com.foxinmy.weixin4j.util
-
A resizable byte array.
- ByteArrayBuffer(int) - Constructor for class com.foxinmy.weixin4j.util.ByteArrayBuffer
-
Creates an instance of
ByteArrayBuffer
with the given initial capacity. - ByteArrayEntity - Class in com.foxinmy.weixin4j.http.entity
- ByteArrayEntity(byte[]) - Constructor for class com.foxinmy.weixin4j.http.entity.ByteArrayEntity
- ByteArrayEntity(byte[], int, int, ContentType) - Constructor for class com.foxinmy.weixin4j.http.entity.ByteArrayEntity
- ByteArrayEntity(byte[], ContentType) - Constructor for class com.foxinmy.weixin4j.http.entity.ByteArrayEntity
- byteAt(int) - Method in class com.foxinmy.weixin4j.util.ByteArrayBuffer
-
Returns the
byte
value in this buffer at the specified index.
C
- CACHE_CONTROL - Static variable in class com.foxinmy.weixin4j.http.HttpHeaders
-
The HTTP
Cache-Control
header field name. - Cacheable - Interface in com.foxinmy.weixin4j.cache
-
可缓存的对象
- cacheCreator - Variable in class com.foxinmy.weixin4j.cache.CacheManager
- CacheCreator<T extends Cacheable> - Interface in com.foxinmy.weixin4j.cache
-
Cache的创建
- CACHEKEY_PREFIX - Static variable in class com.foxinmy.weixin4j.token.TokenCreator
-
缓存KEY前缀
- CacheManager<T extends Cacheable> - Class in com.foxinmy.weixin4j.cache
-
缓存管理类
- CacheManager(CacheCreator<T>, CacheStorager<T>) - Constructor for class com.foxinmy.weixin4j.cache.CacheManager
- cacheStorager - Variable in class com.foxinmy.weixin4j.cache.CacheManager
- CacheStorager<T extends Cacheable> - Interface in com.foxinmy.weixin4j.cache
-
Cache的存储
- caching(String, T) - Method in interface com.foxinmy.weixin4j.cache.CacheStorager
-
缓存新的对象
- caching(String, T) - Method in class com.foxinmy.weixin4j.cache.FileCacheStorager
- caching(String, T) - Method in class com.foxinmy.weixin4j.cache.MemcacheCacheStorager
- caching(String, T) - Method in class com.foxinmy.weixin4j.cache.MemoryCacheStorager
- caching(String, T) - Method in class com.foxinmy.weixin4j.cache.RedisCacheStorager
- caching(String, T) - Method in class com.foxinmy.weixin4j.cache.RedisClusterCacheStorager
- cachingTicket(String) - Method in class com.foxinmy.weixin4j.token.TicketManager
-
缓存ticket
- CAD - com.foxinmy.weixin4j.type.CurrencyType
-
Deprecated.
- cancel(boolean) - Method in class com.foxinmy.weixin4j.util.SettableFuture
- canConvert(Class<?>, HttpResponse) - Method in class com.foxinmy.weixin4j.http.message.AbstractMessageConverter
- canConvert(Class<?>, HttpResponse) - Method in class com.foxinmy.weixin4j.http.message.JsonMessageConverter
- canConvert(Class<?>, HttpResponse) - Method in interface com.foxinmy.weixin4j.http.message.MessageConverter
-
是否可以转换
- canConvert(Class<?>, HttpResponse) - Method in class com.foxinmy.weixin4j.http.message.XmlMessageConverter
- canGiveFriend(boolean) - Method in class com.foxinmy.weixin4j.model.card.CouponBaseInfo.Builder
-
设置卡券是否可转赠
- canModify(boolean) - Method in class com.foxinmy.weixin4j.model.card.MemberUserForm.FormBudiler
- canShare(boolean) - Method in class com.foxinmy.weixin4j.model.card.CouponBaseInfo.Builder
-
设置卡券领取页面是否可分享。
- capacity() - Method in class com.foxinmy.weixin4j.util.ByteArrayBuffer
-
Returns the current capacity.
- capacity() - Method in class com.foxinmy.weixin4j.util.CharArrayBuffer
-
Returns the current capacity.
- capitalize(String) - Static method in class com.foxinmy.weixin4j.util.StringUtil
- Card - Class in com.foxinmy.weixin4j.tuple
-
卡券对象
- Card(String) - Constructor for class com.foxinmy.weixin4j.tuple.Card
- CARD_APIS - Static variable in enum com.foxinmy.weixin4j.jssdk.JSSDKAPI
-
微信卡券接口集合
- CARD_STATUS_DELETE - com.foxinmy.weixin4j.type.card.CardStatus
-
卡券被商户删除
- CARD_STATUS_DISPATCH - com.foxinmy.weixin4j.type.card.CardStatus
-
在公众平台投放过的卡券
- CARD_STATUS_NOT_VERIFY - com.foxinmy.weixin4j.type.card.CardStatus
-
待审核;
- CARD_STATUS_VERIFY_FAIL - com.foxinmy.weixin4j.type.card.CardStatus
-
审核失败
- CARD_STATUS_VERIFY_OK - com.foxinmy.weixin4j.type.card.CardStatus
-
通过审核
- cardCode(String) - Method in class com.foxinmy.weixin4j.model.card.CardQR.Builder
-
卡券Code码,use_custom_code字段为true的卡券必须填写,非自定义code和导入code模式的卡券不必填写。
- CardCodeType - Enum in com.foxinmy.weixin4j.type.card
-
卡券码型
- cardColor(CardColor) - Method in class com.foxinmy.weixin4j.model.card.CouponBaseInfo.Builder
-
设置卡券颜色
- CardColor - Enum in com.foxinmy.weixin4j.type.card
-
卡券颜色
- CardCoupon - Class in com.foxinmy.weixin4j.model.card
-
卡券
- CardCoupon(CouponBaseInfo) - Constructor for class com.foxinmy.weixin4j.model.card.CardCoupon
-
卡券
- CardCoupons - Class in com.foxinmy.weixin4j.model.card
-
卡券构造器
- CardInfo - Class in com.foxinmy.weixin4j.model.card
-
已领取的礼品卡信息 用于查询用户的礼品卡信息时,作为参数或返回对象
- CardInfo() - Constructor for class com.foxinmy.weixin4j.model.card.CardInfo
- CardItem - Class in com.foxinmy.weixin4j.model.card
-
礼品卡货架主题内的礼品卡描述项
- CardItem() - Constructor for class com.foxinmy.weixin4j.model.card.CardItem
- CardItem(String) - Constructor for class com.foxinmy.weixin4j.model.card.CardItem
- CardItem(String, String, String, String) - Constructor for class com.foxinmy.weixin4j.model.card.CardItem
- CardItem() - Method in class com.foxinmy.weixin4j.model.card.CardInfo
- CardItem(String, String) - Method in class com.foxinmy.weixin4j.model.card.CardInfo
- cardItems(CardItem...) - Method in class com.foxinmy.weixin4j.model.card.PageTheme.Builder
-
添加一个或多个礼品卡内容
- CardQR - Class in com.foxinmy.weixin4j.model.card
-
卡券二维码参数
- CardQR.Builder - Class in com.foxinmy.weixin4j.model.card
- CardStatus - Enum in com.foxinmy.weixin4j.type.card
-
会员卡的状态
- CardType - Enum in com.foxinmy.weixin4j.type.card
-
卡券类型
- CASH - com.foxinmy.weixin4j.type.card.CardType
-
代金券
- CASH - com.foxinmy.weixin4j.type.mch.CouponType
-
Deprecated.充值代金券
- CASH - com.foxinmy.weixin4j.type.mch.RefundType
-
Deprecated.2:现金帐号 退款;
- CashApi - Class in com.foxinmy.weixin4j.api
-
Deprecated.商户平台API迁移到子模块weixin4j-pay
- CashApi(WeixinPayAccount) - Constructor for class com.foxinmy.weixin4j.api.CashApi
-
Deprecated.
- CashCoupon - Class in com.foxinmy.weixin4j.model.card
-
代金券
- CashCoupon(CouponBaseInfo, double) - Constructor for class com.foxinmy.weixin4j.model.card.CashCoupon
-
构造代金券
- categoryIndex(Integer) - Method in class com.foxinmy.weixin4j.model.card.PageTheme.Builder
-
设置所属主题分类的索引号
- categoryList(String) - Method in class com.foxinmy.weixin4j.model.card.GiftCardPage.Builder
-
添加一个主题分类
- CCB_CREDIT - com.foxinmy.weixin4j.type.BankType
-
Deprecated.建设银行 (信用卡)
- CCB_DEBIT - com.foxinmy.weixin4j.type.BankType
-
Deprecated.建设银行(借记卡)
- CEB_CREDIT - com.foxinmy.weixin4j.type.BankType
-
Deprecated.光大银行(信用卡)
- CEB_DEBIT - com.foxinmy.weixin4j.type.BankType
-
Deprecated.光大银行(借记卡)
- cell1(String, String) - Method in class com.foxinmy.weixin4j.model.card.GiftCardPage.Builder
-
设置商家自定义链接
- cell2(String, String) - Method in class com.foxinmy.weixin4j.model.card.GiftCardPage.Builder
-
设置商家自定义链接
- centerAppBrandPass(String) - Method in class com.foxinmy.weixin4j.model.card.CouponBaseInfo.Builder
- centerAppBrandUserName(String) - Method in class com.foxinmy.weixin4j.model.card.CouponBaseInfo.Builder
- centerSubTitle(String) - Method in class com.foxinmy.weixin4j.model.card.CouponBaseInfo.Builder
-
设置显示在入口下方的提示语 ,仅在卡券状态正常(可以核销)时显示。
- centerTitle(String) - Method in class com.foxinmy.weixin4j.model.card.CouponBaseInfo.Builder
-
设置卡券顶部居中的按钮,仅在卡券状态正常(可以核销)时显示
- centerUrl(String) - Method in class com.foxinmy.weixin4j.model.card.CouponBaseInfo.Builder
-
设置顶部居中的url ,仅在卡券状态正常(可以核销)时显示
- CHANGE - com.foxinmy.weixin4j.type.mch.RefundStatus
-
Deprecated.转入代发,退款到银行发现用户的卡作废或者冻结了,导致原路退款银行卡失败,资金回流到商户的现金帐号,需要商户人工干预,通过线下或者财付通转 账的方式进行退款。
- CharArrayBuffer - Class in com.foxinmy.weixin4j.util
-
A resizable char array.
- CharArrayBuffer(int) - Constructor for class com.foxinmy.weixin4j.util.CharArrayBuffer
-
Creates an instance of
CharArrayBuffer
with the given initial capacity. - charAt(int) - Method in class com.foxinmy.weixin4j.util.CharArrayBuffer
-
Returns the
char
value in this buffer at the specified index. - charset - Variable in class com.foxinmy.weixin4j.http.message.AbstractMessageConverter
- CHARSET_PARAM - Static variable in class com.foxinmy.weixin4j.http.HTTP
- CHAT_APIS - Static variable in enum com.foxinmy.weixin4j.jssdk.JSSDKAPI
-
企业号会话接口集合
- ChatTuple - Interface in com.foxinmy.weixin4j.tuple
-
企业号会话消息元件
- checkClientTrusted(X509Certificate[], String) - Method in class com.foxinmy.weixin4j.http.factory.HttpClientFactory.AllowX509TrustManager
- checkServerTrusted(X509Certificate[], String) - Method in class com.foxinmy.weixin4j.http.factory.HttpClientFactory.AllowX509TrustManager
- CHONGQING - com.foxinmy.weixin4j.type.CustomsCity
-
Deprecated.
- chooseCard - com.foxinmy.weixin4j.jssdk.JSSDKAPI
- chooseImage - com.foxinmy.weixin4j.jssdk.JSSDKAPI
- chooseWXPay - com.foxinmy.weixin4j.jssdk.JSSDKAPI
- CHUNK_CODING - Static variable in class com.foxinmy.weixin4j.http.HTTP
-
Transfer encoding definitions
- CIB_CREDIT - com.foxinmy.weixin4j.type.BankType
-
Deprecated.兴业银行(信用卡)
- CIB_DEBIT - com.foxinmy.weixin4j.type.BankType
-
Deprecated.兴业银行 (借记卡)
- CITIC_CREDIT - com.foxinmy.weixin4j.type.BankType
-
Deprecated.中信银行(信用卡)
- CITIC_DEBIT - com.foxinmy.weixin4j.type.BankType
-
Deprecated.中信银行(借记卡)
- CLASSLOADER - Static variable in class com.foxinmy.weixin4j.util.Weixin4jConfigUtil
- cleanCantUpdateField() - Method in class com.foxinmy.weixin4j.model.card.CardCoupon
- cleanCantUpdateField() - Method in class com.foxinmy.weixin4j.model.card.CouponBaseInfo
- clear() - Method in interface com.foxinmy.weixin4j.cache.CacheStorager
-
清除所有缓存对象(请慎重)
- clear() - Method in class com.foxinmy.weixin4j.cache.FileCacheStorager
- clear() - Method in class com.foxinmy.weixin4j.cache.MemcacheCacheStorager
- clear() - Method in class com.foxinmy.weixin4j.cache.MemoryCacheStorager
- clear() - Method in class com.foxinmy.weixin4j.cache.RedisCacheStorager
- clear() - Method in class com.foxinmy.weixin4j.cache.RedisClusterCacheStorager
- clear() - Method in class com.foxinmy.weixin4j.http.HttpHeaders
- clear() - Method in class com.foxinmy.weixin4j.util.ByteArrayBuffer
-
Clears content of the buffer.
- clear() - Method in class com.foxinmy.weixin4j.util.CharArrayBuffer
-
Clears content of the buffer.
- clear() - Method in class com.foxinmy.weixin4j.util.LinkedCaseInsensitiveMap
- clearCache() - Method in class com.foxinmy.weixin4j.cache.CacheManager
-
清除所有的缓存(请慎重)
- click - com.foxinmy.weixin4j.type.ButtonType
-
点击推事件 用户点击click类型按钮后,微信服务器会通过消息接口推送消息类型为event 的结构给开发者(参考消息接口指南),并且带上按钮中开发者填写的key值,开发者可以通过自定义的key值与用户进行交互;
- CLIENT_ERROR - com.foxinmy.weixin4j.http.HttpStatus.Series
- clientVersion(String) - Method in class com.foxinmy.weixin4j.payment.mch.RedpacketRisk
-
Deprecated.用户操作的客户端版本
- clone(T) - Static method in class com.foxinmy.weixin4j.util.SerializationUtils
-
Deep clone an
Object
using serialization. - close() - Method in interface com.foxinmy.weixin4j.http.HttpResponse
-
释放资源
- close() - Method in class com.foxinmy.weixin4j.http.SimpleHttpResponse
- close() - Method in class com.foxinmy.weixin4j.http.support.apache3.HttpComponent3Response
- close() - Method in class com.foxinmy.weixin4j.http.support.apache4.HttpComponent4_1Response
- close() - Method in class com.foxinmy.weixin4j.http.support.apache4.HttpComponent4_2Response
- close() - Method in class com.foxinmy.weixin4j.http.support.netty.Netty4HttpResponse
- close() - Method in class com.foxinmy.weixin4j.http.support.okhttp.OkHttpResponse2
- close() - Method in class com.foxinmy.weixin4j.http.support.okhttp.OkHttpResponse3
- close() - Method in class com.foxinmy.weixin4j.http.weixin.WeixinResponse
- close(Closeable) - Static method in class com.foxinmy.weixin4j.util.IOUtil
- CLOSED - com.foxinmy.weixin4j.type.TradeState
-
Deprecated.已关闭
- closeOrder(String) - Method in class com.foxinmy.weixin4j.api.PayApi
-
Deprecated.关闭订单
- closeOrder(String) - Method in class com.foxinmy.weixin4j.payment.WeixinPayProxy
-
Deprecated.关闭订单
- closeWindow - com.foxinmy.weixin4j.jssdk.JSSDKAPI
- CMB_CREDIT - com.foxinmy.weixin4j.type.BankType
-
Deprecated.招商银行(信用卡)
- CMB_DEBIT - com.foxinmy.weixin4j.type.BankType
-
Deprecated.招商银行(借记卡)
- CMBC_CREDIT - com.foxinmy.weixin4j.type.BankType
-
Deprecated.民生银行(信用卡)
- CMBC_DEBIT - com.foxinmy.weixin4j.type.BankType
-
Deprecated.民生银行(借记卡)
- CNY - com.foxinmy.weixin4j.type.CurrencyType
-
Deprecated.
- CODE_TYPE_BARCODE - com.foxinmy.weixin4j.type.card.CardCodeType
-
一维码
- CODE_TYPE_NONE - com.foxinmy.weixin4j.type.card.CardCodeType
-
不显示code和条形码类型
- CODE_TYPE_ONLY_BARCODE - com.foxinmy.weixin4j.type.card.CardCodeType
-
一维码无code显示
- CODE_TYPE_ONLY_QRCODE - com.foxinmy.weixin4j.type.card.CardCodeType
-
二维码无code显示
- CODE_TYPE_QRCODE - com.foxinmy.weixin4j.type.card.CardCodeType
-
二维码
- CODE_TYPE_TEXT - com.foxinmy.weixin4j.type.card.CardCodeType
-
文本
- codeType(CardCodeType) - Method in class com.foxinmy.weixin4j.model.card.CouponBaseInfo.Builder
-
设置码型
- Color010 - com.foxinmy.weixin4j.type.card.CardColor
-
Color010
- Color020 - com.foxinmy.weixin4j.type.card.CardColor
-
Color020
- Color030 - com.foxinmy.weixin4j.type.card.CardColor
-
Color030
- Color040 - com.foxinmy.weixin4j.type.card.CardColor
-
Color040
- Color050 - com.foxinmy.weixin4j.type.card.CardColor
-
Color050
- Color060 - com.foxinmy.weixin4j.type.card.CardColor
-
Color060
- Color070 - com.foxinmy.weixin4j.type.card.CardColor
-
Color070
- Color080 - com.foxinmy.weixin4j.type.card.CardColor
-
Color080
- Color081 - com.foxinmy.weixin4j.type.card.CardColor
-
Color081
- Color082 - com.foxinmy.weixin4j.type.card.CardColor
-
Color082
- Color090 - com.foxinmy.weixin4j.type.card.CardColor
-
Color090
- Color100 - com.foxinmy.weixin4j.type.card.CardColor
-
Color0100
- Color101 - com.foxinmy.weixin4j.type.card.CardColor
-
Color0101
- Color102 - com.foxinmy.weixin4j.type.card.CardColor
-
Color0102
- com.foxinmy.weixin4j.api - package com.foxinmy.weixin4j.api
- com.foxinmy.weixin4j.cache - package com.foxinmy.weixin4j.cache
- com.foxinmy.weixin4j.exception - package com.foxinmy.weixin4j.exception
- com.foxinmy.weixin4j.http - package com.foxinmy.weixin4j.http
- com.foxinmy.weixin4j.http.apache.content - package com.foxinmy.weixin4j.http.apache.content
- com.foxinmy.weixin4j.http.apache.mime - package com.foxinmy.weixin4j.http.apache.mime
- com.foxinmy.weixin4j.http.entity - package com.foxinmy.weixin4j.http.entity
- com.foxinmy.weixin4j.http.factory - package com.foxinmy.weixin4j.http.factory
- com.foxinmy.weixin4j.http.message - package com.foxinmy.weixin4j.http.message
- com.foxinmy.weixin4j.http.support.apache3 - package com.foxinmy.weixin4j.http.support.apache3
- com.foxinmy.weixin4j.http.support.apache4 - package com.foxinmy.weixin4j.http.support.apache4
- com.foxinmy.weixin4j.http.support.netty - package com.foxinmy.weixin4j.http.support.netty
- com.foxinmy.weixin4j.http.support.okhttp - package com.foxinmy.weixin4j.http.support.okhttp
- com.foxinmy.weixin4j.http.weixin - package com.foxinmy.weixin4j.http.weixin
- com.foxinmy.weixin4j.jssdk - package com.foxinmy.weixin4j.jssdk
- com.foxinmy.weixin4j.logging - package com.foxinmy.weixin4j.logging
- com.foxinmy.weixin4j.model - package com.foxinmy.weixin4j.model
- com.foxinmy.weixin4j.model.card - package com.foxinmy.weixin4j.model.card
- com.foxinmy.weixin4j.model.media - package com.foxinmy.weixin4j.model.media
- com.foxinmy.weixin4j.model.paging - package com.foxinmy.weixin4j.model.paging
- com.foxinmy.weixin4j.model.qr - package com.foxinmy.weixin4j.model.qr
- com.foxinmy.weixin4j.payment - package com.foxinmy.weixin4j.payment
- com.foxinmy.weixin4j.payment.coupon - package com.foxinmy.weixin4j.payment.coupon
- com.foxinmy.weixin4j.payment.mch - package com.foxinmy.weixin4j.payment.mch
- com.foxinmy.weixin4j.sign - package com.foxinmy.weixin4j.sign
- com.foxinmy.weixin4j.token - package com.foxinmy.weixin4j.token
- com.foxinmy.weixin4j.tuple - package com.foxinmy.weixin4j.tuple
- com.foxinmy.weixin4j.type - package com.foxinmy.weixin4j.type
- com.foxinmy.weixin4j.type.card - package com.foxinmy.weixin4j.type.card
- com.foxinmy.weixin4j.type.mch - package com.foxinmy.weixin4j.type.mch
- com.foxinmy.weixin4j.util - package com.foxinmy.weixin4j.util
- com.foxinmy.weixin4j.xml - package com.foxinmy.weixin4j.xml
- COMM_DEBIT - com.foxinmy.weixin4j.type.BankType
-
Deprecated.交通银行(借记卡)
- compareTo(HttpVersion) - Method in class com.foxinmy.weixin4j.http.HttpVersion
- compareTo(ObjectId) - Method in class com.foxinmy.weixin4j.util.ObjectId
- CONN_CLOSE - Static variable in class com.foxinmy.weixin4j.http.HTTP
-
HTTP connection control
- CONN_DIRECTIVE - Static variable in class com.foxinmy.weixin4j.http.HTTP
- CONN_KEEP_ALIVE - Static variable in class com.foxinmy.weixin4j.http.HTTP
- CONNECT - com.foxinmy.weixin4j.http.HttpMethod
- CONNECTION - Static variable in class com.foxinmy.weixin4j.http.HttpHeaders
-
The HTTP
Connection
header field name. - consistentHash - Static variable in class com.foxinmy.weixin4j.cache.MemcacheCacheStorager.MemcachePoolConfig
- Consts - Class in com.foxinmy.weixin4j.util
-
常量类
- Consts() - Constructor for class com.foxinmy.weixin4j.util.Consts
- consumeAndShareCard - com.foxinmy.weixin4j.jssdk.JSSDKAPI
- contact - com.foxinmy.weixin4j.type.TicketType
-
企业号-选取联系人
- containsKey(Object) - Method in class com.foxinmy.weixin4j.http.HttpHeaders
- containsKey(Object) - Method in class com.foxinmy.weixin4j.util.LinkedCaseInsensitiveMap
- containsValue(Object) - Method in class com.foxinmy.weixin4j.http.HttpHeaders
- CONTENT_DISPOSITION - Static variable in class com.foxinmy.weixin4j.http.apache.mime.MIME
- CONTENT_DISPOSITION - Static variable in class com.foxinmy.weixin4j.http.HttpHeaders
-
The HTTP
Content-Disposition
header field name - CONTENT_ENCODING - Static variable in class com.foxinmy.weixin4j.http.HTTP
- CONTENT_ENCODING - Static variable in class com.foxinmy.weixin4j.http.HttpHeaders
-
The HTTP
Content-Encoding
header field name. - CONTENT_LANGUAGE - Static variable in class com.foxinmy.weixin4j.http.HttpHeaders
-
The HTTP
Content-Language
header field name. - CONTENT_LEN - Static variable in class com.foxinmy.weixin4j.http.HTTP
- CONTENT_LENGTH - Static variable in class com.foxinmy.weixin4j.http.HttpHeaders
-
The HTTP
Content-Length
header field name. - CONTENT_LOCATION - Static variable in class com.foxinmy.weixin4j.http.HttpHeaders
-
The HTTP
Content-Location
header field name. - CONTENT_RANGE - Static variable in class com.foxinmy.weixin4j.http.HttpHeaders
-
The HTTP
Content-Range
header field name. - CONTENT_TRANSFER_ENC - Static variable in class com.foxinmy.weixin4j.http.apache.mime.MIME
- CONTENT_TYPE - Static variable in class com.foxinmy.weixin4j.http.apache.mime.MIME
- CONTENT_TYPE - Static variable in class com.foxinmy.weixin4j.http.HTTP
- CONTENT_TYPE - Static variable in class com.foxinmy.weixin4j.http.HttpHeaders
-
The HTTP
Content-Type
header field name. - ContentBody - Interface in com.foxinmy.weixin4j.http.apache.content
- ContentType - Class in com.foxinmy.weixin4j.http
-
reference of apache pivot
- convert(Class<? extends T>, HttpResponse) - Method in class com.foxinmy.weixin4j.http.message.AbstractMessageConverter
- convert(Class<? extends T>, HttpResponse) - Method in interface com.foxinmy.weixin4j.http.message.MessageConverter
-
转换消息
- convertInternal(Class<? extends T>, InputStream) - Method in class com.foxinmy.weixin4j.http.message.AbstractMessageConverter
- convertInternal(Class<? extends T>, InputStream) - Method in class com.foxinmy.weixin4j.http.message.JsonMessageConverter
- convertInternal(Class<? extends T>, InputStream) - Method in class com.foxinmy.weixin4j.http.message.XmlMessageConverter
- convertKey(String) - Method in class com.foxinmy.weixin4j.util.LinkedCaseInsensitiveMap
-
Convert the given key to a case-insensitive key.
- COOKIE - Static variable in class com.foxinmy.weixin4j.http.HttpHeaders
-
The HTTP
Cookie
header field name. - copy(HttpParams) - Static method in class com.foxinmy.weixin4j.http.HttpParams
- copy(InputStream, OutputStream) - Static method in class com.foxinmy.weixin4j.util.IOUtil
- copy(Reader, OutputStream, Charset) - Static method in class com.foxinmy.weixin4j.util.IOUtil
- copy(String, String) - Method in class com.foxinmy.weixin4j.payment.mch.Redpacket
-
Deprecated.批量发送时可能需要
- CorpPayment - Class in com.foxinmy.weixin4j.payment.mch
-
Deprecated.迁移到子模块weixin4j-pay
- CorpPayment() - Constructor for class com.foxinmy.weixin4j.payment.mch.CorpPayment
-
Deprecated.
- CorpPayment(String, String, CorpPaymentCheckNameType, String, double, String) - Constructor for class com.foxinmy.weixin4j.payment.mch.CorpPayment
-
Deprecated.企业付款
- CorpPaymentCheckNameType - Enum in com.foxinmy.weixin4j.type.mch
-
Deprecated.
- CorpPaymentRecord - Class in com.foxinmy.weixin4j.payment.mch
-
Deprecated.迁移到子模块weixin4j-pay
- CorpPaymentRecord() - Constructor for class com.foxinmy.weixin4j.payment.mch.CorpPaymentRecord
-
Deprecated.
- CorpPaymentResult - Class in com.foxinmy.weixin4j.payment.mch
-
Deprecated.迁移到子模块weixin4j-pay
- CorpPaymentResult() - Constructor for class com.foxinmy.weixin4j.payment.mch.CorpPaymentResult
-
Deprecated.
- CouponAdvanceInfo - Class in com.foxinmy.weixin4j.model.card
-
卡券高级信息: 1.高级字段为商户额外展示信息字段,非必填,但是填入某些结构体后,须填充完整方可显示:如填入text_image_list结构体 时,须同时传入image_url和text,否则也会报错; 2.填入时间限制字段(time_limit),只控制显示,不控制实际使用逻辑,不填默认不显示 3.创建卡券时,开发者填入的时间戳须注意时间戳溢出时间,设置的时间戳须早于2038年1月19日
- CouponAdvanceInfo.Builder - Class in com.foxinmy.weixin4j.model.card
-
卡券高级信息构造器
- CouponAdvanceInfo.BusinessService - Enum in com.foxinmy.weixin4j.model.card
-
商家服务
- CouponApi - Class in com.foxinmy.weixin4j.api
-
Deprecated.商户平台API迁移到子模块weixin4j-pay
- CouponApi(WeixinPayAccount) - Constructor for class com.foxinmy.weixin4j.api.CouponApi
-
Deprecated.
- CouponBaseInfo - Class in com.foxinmy.weixin4j.model.card
-
卡券基本信息
- CouponBaseInfo.Builder - Class in com.foxinmy.weixin4j.model.card
-
卡券基础信息构造器
- CouponBaseInfo.Builder.CardActiveType - Enum in com.foxinmy.weixin4j.model.card
-
卡券使用时间类型
- CouponDetail - Class in com.foxinmy.weixin4j.payment.coupon
-
Deprecated.迁移到子模块weixin4j-pay
- CouponDetail() - Constructor for class com.foxinmy.weixin4j.payment.coupon.CouponDetail
-
Deprecated.
- CouponResult - Class in com.foxinmy.weixin4j.payment.coupon
-
Deprecated.迁移到子模块weixin4j-pay
- CouponResult() - Constructor for class com.foxinmy.weixin4j.payment.coupon.CouponResult
-
Deprecated.
- CouponStatus - Enum in com.foxinmy.weixin4j.type.mch
-
Deprecated.迁移到子模块weixin4j-pay
- CouponStock - Class in com.foxinmy.weixin4j.payment.coupon
-
Deprecated.迁移到子模块weixin4j-pay
- CouponStock() - Constructor for class com.foxinmy.weixin4j.payment.coupon.CouponStock
-
Deprecated.
- CouponStockStatus - Enum in com.foxinmy.weixin4j.type.mch
-
Deprecated.迁移到子模块weixin4j-pay
- CouponStockType - Enum in com.foxinmy.weixin4j.type.mch
-
Deprecated.迁移到子模块weixin4j-pay
- CouponType - Enum in com.foxinmy.weixin4j.type.mch
-
Deprecated.迁移到子模块weixin4j-pay
- cover(String) - Method in class com.foxinmy.weixin4j.model.card.PageTheme.Builder
-
设置主题的封面图片
- CQB_DEBIT - com.foxinmy.weixin4j.type.BankType
-
Deprecated.重庆银行(借记卡)
- CR - Static variable in class com.foxinmy.weixin4j.http.HTTP
- CRB_DEBIT - com.foxinmy.weixin4j.type.BankType
-
Deprecated.华润银行(借记卡)
- create() - Method in interface com.foxinmy.weixin4j.cache.CacheCreator
-
创建Cache
- create() - Static method in class com.foxinmy.weixin4j.http.apache.mime.FormBodyPartBuilder
- create() - Static method in class com.foxinmy.weixin4j.http.apache.mime.MultipartEntityBuilder
- create(MimeType, Charset) - Static method in class com.foxinmy.weixin4j.http.ContentType
- create(String) - Static method in class com.foxinmy.weixin4j.http.apache.content.StringBody
-
Deprecated.(4.3) use
StringBody(String, ContentType)
ororg.apache.http.entity.mime.MultipartEntityBuilder
- create(String) - Static method in class com.foxinmy.weixin4j.http.ContentType
- create(String, ContentBody) - Static method in class com.foxinmy.weixin4j.http.apache.mime.FormBodyPartBuilder
- create(String, NameValue...) - Static method in class com.foxinmy.weixin4j.http.ContentType
-
Creates a new instance of
ContentType
with the given parameters. - create(String, String) - Static method in class com.foxinmy.weixin4j.http.ContentType
- create(String, String, Charset) - Static method in class com.foxinmy.weixin4j.http.apache.content.StringBody
-
Deprecated.(4.3) use
StringBody(String, ContentType)
ororg.apache.http.entity.mime.MultipartEntityBuilder
- create(String, Charset) - Static method in class com.foxinmy.weixin4j.http.apache.content.StringBody
-
Deprecated.(4.3) use
StringBody(String, ContentType)
ororg.apache.http.entity.mime.MultipartEntityBuilder
- create(String, Charset) - Static method in class com.foxinmy.weixin4j.http.ContentType
- createAddressRequestJSON(String, String) - Method in class com.foxinmy.weixin4j.api.PayApi
-
Deprecated.生成编辑地址请求
- createAddressRequestJSON(String, String) - Method in class com.foxinmy.weixin4j.payment.WeixinPayProxy
-
Deprecated.生成编辑地址请求
- createAndroidAPP(String, String) - Static method in class com.foxinmy.weixin4j.payment.mch.SceneInfoApp
-
Deprecated.Android应用
- createAppPayRequest(String, String, double, String, String, String, SceneInfoStore) - Method in class com.foxinmy.weixin4j.api.PayApi
-
Deprecated.创建APP支付请求对象
- createAppPayRequest(String, String, double, String, String, String, SceneInfoStore) - Method in class com.foxinmy.weixin4j.payment.WeixinPayProxy
-
Deprecated.创建APP支付请求对象
- createBaseRequestMap(IdQuery) - Method in class com.foxinmy.weixin4j.api.MchApi
-
Deprecated.支付接口请求基本数据
- createBuilder(HttpRequest) - Method in class com.foxinmy.weixin4j.http.support.okhttp.OkHttpClient2
-
create Request.Builder
- createBuilder(HttpRequest) - Method in class com.foxinmy.weixin4j.http.support.okhttp.OkHttpClient3
-
create Request.Builder
- createCardCouponQR(Integer, CardQR...) - Static method in class com.foxinmy.weixin4j.model.qr.QRParameter
-
创建卡券二维码
- createCashCoupon(CouponBaseInfo.Builder, double, double) - Static method in class com.foxinmy.weixin4j.model.card.CardCoupons
-
创建代金券
- createDiscountCoupon(CouponBaseInfo.Builder, int) - Static method in class com.foxinmy.weixin4j.model.card.CardCoupons
-
创建折扣券
- createGeneralCoupon(CouponBaseInfo.Builder, String) - Static method in class com.foxinmy.weixin4j.model.card.CardCoupons
-
创建普通优惠券
- createGiftCard(CouponBaseInfo.Builder, GiftCard.Builder) - Static method in class com.foxinmy.weixin4j.model.card.CardCoupons
-
创建储值类礼品卡
- createGiftCoupon(CouponBaseInfo.Builder, String) - Static method in class com.foxinmy.weixin4j.model.card.CardCoupons
-
创建普通优惠券
- createGrouponCoupon(CouponBaseInfo.Builder, String) - Static method in class com.foxinmy.weixin4j.model.card.CardCoupons
-
创建团购券
- createHttpConnection(HttpRequest) - Method in class com.foxinmy.weixin4j.http.SimpleHttpClient
- createIOSAPP(String, String) - Static method in class com.foxinmy.weixin4j.payment.mch.SceneInfoApp
-
Deprecated.IOS应用
- createJSPayRequest(String, String, String, double, String, String, String) - Method in class com.foxinmy.weixin4j.api.PayApi
-
Deprecated.创建JSAPI支付请求对象
- createJSPayRequest(String, String, String, double, String, String, String) - Method in class com.foxinmy.weixin4j.payment.WeixinPayProxy
-
Deprecated.创建JSAPI支付请求对象
- createMemberCard(CouponBaseInfo.Builder, MemberCard.Builder) - Static method in class com.foxinmy.weixin4j.model.card.CardCoupons
- createMethod(HttpRequest) - Method in class com.foxinmy.weixin4j.http.support.apache3.HttpComponent3
-
Create HttpMethod
- createMethod(HttpRequest) - Method in class com.foxinmy.weixin4j.http.support.apache4.HttpComponent4
-
Create HttpMethod
- createMicroPayRequest(String, String, String, double, String, String, SceneInfoStore) - Method in class com.foxinmy.weixin4j.api.PayApi
-
Deprecated.提交被扫支付
- createMicroPayRequest(String, String, String, double, String, String, SceneInfoStore) - Method in class com.foxinmy.weixin4j.payment.WeixinPayProxy
-
Deprecated.提交被扫支付
- createNativePayRequest(String) - Method in class com.foxinmy.weixin4j.api.PayApi
-
Deprecated.创建Native支付(扫码支付)链接【模式一】
- createNativePayRequest(String) - Method in class com.foxinmy.weixin4j.payment.WeixinPayProxy
-
Deprecated.创建Native支付(扫码支付)链接【模式一】
- createNativePayRequest(String, String, String, double, String, String, String) - Method in class com.foxinmy.weixin4j.api.PayApi
-
Deprecated.创建Native支付(扫码支付)链接【模式二】
- createNativePayRequest(String, String, String, double, String, String, String) - Method in class com.foxinmy.weixin4j.payment.WeixinPayProxy
-
Deprecated.创建Native支付(扫码支付)链接【模式二】
- createNativePayResponse(String, String, String, double, String, String, String) - Method in class com.foxinmy.weixin4j.api.PayApi
-
Deprecated.创建Native支付(扫码支付)回调对象【模式一】
- createNativePayResponse(String, String, String, double, String, String, String) - Method in class com.foxinmy.weixin4j.payment.WeixinPayProxy
-
Deprecated.创建Native支付(扫码支付)回调对象【模式一】
- createPayRequest(MchPayPackage) - Method in class com.foxinmy.weixin4j.api.PayApi
-
Deprecated.创建支付请求对象
- createPayRequest(MchPayPackage) - Method in class com.foxinmy.weixin4j.payment.WeixinPayProxy
-
Deprecated.创建支付请求对象
- createPermanenceQR(int) - Static method in class com.foxinmy.weixin4j.model.qr.QRParameter
-
创建永久二维码(场景值为int)
- createPermanenceQR(String) - Static method in class com.foxinmy.weixin4j.model.qr.QRParameter
-
创建永久二维码(场景值为string)
- createPrePay(MchPayPackage) - Method in class com.foxinmy.weixin4j.api.PayApi
-
Deprecated.统一下单接口 除被扫支付场景以外,商户系统先调用该接口在微信支付服务后台生成预支付交易单,返回正确的预支付交易回话标识后再按扫码、JSAPI 、APP等不同场景生成交易串调起支付。
- createPrePay(MchPayPackage) - Method in class com.foxinmy.weixin4j.payment.WeixinPayProxy
-
Deprecated.统一下单接口 除被扫支付场景以外,商户系统先调用该接口在微信支付服务后台生成预支付交易单,返回正确的预支付交易回话标识后再按扫码、JSAPI 、APP等不同场景生成交易串调起支付。
- createRequest(HttpRequest) - Method in class com.foxinmy.weixin4j.http.support.apache3.HttpComponent3
-
Create HttpRequest
- createRequest(HttpRequest) - Method in class com.foxinmy.weixin4j.http.support.apache4.HttpComponent4
-
Create HttpRequest
- createRequest(HttpRequest) - Method in class com.foxinmy.weixin4j.http.support.okhttp.OkHttpClient2
-
create OkRequest
- createRequest(HttpRequest) - Method in class com.foxinmy.weixin4j.http.support.okhttp.OkHttpClient3
-
create OkRequest
- createSocket(String, int) - Method in class com.foxinmy.weixin4j.http.support.apache3.HttpComponent3.SSLProtocolSocketFactory
- createSocket(String, int, InetAddress, int) - Method in class com.foxinmy.weixin4j.http.support.apache3.HttpComponent3.SSLProtocolSocketFactory
- createSocket(String, int, InetAddress, int, HttpConnectionParams) - Method in class com.foxinmy.weixin4j.http.support.apache3.HttpComponent3.SSLProtocolSocketFactory
- createSocket(Socket, String, int, boolean) - Method in class com.foxinmy.weixin4j.http.support.apache3.HttpComponent3.SSLProtocolSocketFactory
- createSSLRequestExecutor(String, InputStream) - Method in class com.foxinmy.weixin4j.http.weixin.WeixinRequestExecutor
-
创建 SSL微信请求对象
- createSSLRequestExecutor(String, String, String) - Method in class com.foxinmy.weixin4j.http.weixin.WeixinRequestExecutor
-
使用PEM格式证书创建SSL微信请求对象
- createSSLRequestExecutor(SSLContext) - Method in class com.foxinmy.weixin4j.http.weixin.WeixinRequestExecutor
- createTemporaryQR(int, long) - Static method in class com.foxinmy.weixin4j.model.qr.QRParameter
-
创建临时二维码(场景值为int)
- createTemporaryQR(int, String) - Static method in class com.foxinmy.weixin4j.model.qr.QRParameter
-
创建临时二维码(场景值为string)
- createVoucherCard(CouponBaseInfo.Builder, GiftCard.Builder) - Static method in class com.foxinmy.weixin4j.model.card.CardCoupons
-
创建单品类礼品卡
- createWapAPP(String, String) - Static method in class com.foxinmy.weixin4j.payment.mch.SceneInfoApp
-
Deprecated.Wap应用
- createWapPayRequest(String, String, double, String, String, String, SceneInfoApp) - Method in class com.foxinmy.weixin4j.api.PayApi
-
Deprecated.创建WAP支付请求对象:正常流程用户支付完成后会返回至发起支付的页面,如需返回至指定页面, 则可以在MWEB_URL后拼接上redirect_url参数,来指定回调页面
- createWapPayRequest(String, String, double, String, String, String, SceneInfoApp) - Method in class com.foxinmy.weixin4j.payment.WeixinPayProxy
-
Deprecated.创建WAP支付请求对象
- CredentialType - Enum in com.foxinmy.weixin4j.type
-
Deprecated.迁移到子模块weixin4j-pay
- CS_DEBIT - com.foxinmy.weixin4j.type.BankType
-
Deprecated.测试银行借记卡快捷支付 (借记卡)
- CSRCB_DEBIT - com.foxinmy.weixin4j.type.BankType
-
Deprecated.常熟农商银行 (借记卡)
- CurrencyType - Enum in com.foxinmy.weixin4j.type
-
Deprecated.迁移到子模块weixin4j-pay
- customAdvance() - Static method in class com.foxinmy.weixin4j.model.card.CardCoupons
-
卡券高级信息构造器
- customAppBrandPass(String) - Method in class com.foxinmy.weixin4j.model.card.CouponBaseInfo.Builder
- customAppBrandUserName(String) - Method in class com.foxinmy.weixin4j.model.card.CouponBaseInfo.Builder
- customBase() - Static method in class com.foxinmy.weixin4j.model.card.CardCoupons
-
卡券基础信息构造器
- customCardPage() - Static method in class com.foxinmy.weixin4j.model.card.CardCoupons
-
礼品卡货架信息构造器
- customCardPageTheme() - Static method in class com.foxinmy.weixin4j.model.card.CardCoupons
-
礼品卡货架主题信息构造器
- customCell1(String, String, String) - Method in class com.foxinmy.weixin4j.model.card.MemberCard.Builder
- customField1(FieldNameType, String, String) - Method in class com.foxinmy.weixin4j.model.card.MemberCard.Builder
- customField1(String, String) - Method in class com.foxinmy.weixin4j.model.card.GiftCard.Builder
-
设置自定义会员信息类目 注意事项:开发者仅能在supply_balance和custom_field1、custom_field2、custom_field3中选择最多3个填写,否则报错。
- customField2(FieldNameType, String, String) - Method in class com.foxinmy.weixin4j.model.card.MemberCard.Builder
- customField2(String, String) - Method in class com.foxinmy.weixin4j.model.card.GiftCard.Builder
-
设置自定义会员信息类目 注意事项:开发者仅能在supply_balance和custom_field1、custom_field2、custom_field3中选择最多3个填写,否则报错。
- customField3(FieldNameType, String, String) - Method in class com.foxinmy.weixin4j.model.card.MemberCard.Builder
- customField3(String, String) - Method in class com.foxinmy.weixin4j.model.card.GiftCard.Builder
-
设置自定义会员信息类目 注意事项:开发者仅能在supply_balance和custom_field1、custom_field2、custom_field3中选择最多3个填写,否则报错。
- customGiftCard() - Static method in class com.foxinmy.weixin4j.model.card.CardCoupons
-
礼品卡信息构造器
- CustomHostnameVerifier(HostnameVerifier) - Constructor for class com.foxinmy.weixin4j.http.support.apache4.HttpComponent4.CustomHostnameVerifier
- customMemberCard() - Static method in class com.foxinmy.weixin4j.model.card.CardCoupons
- CustomsApi - Class in com.foxinmy.weixin4j.api
-
Deprecated.商户平台API迁移到子模块weixin4j-pay
- CustomsApi(WeixinPayAccount) - Constructor for class com.foxinmy.weixin4j.api.CustomsApi
-
Deprecated.
- CustomsCity - Enum in com.foxinmy.weixin4j.type
-
Deprecated.迁移到子模块weixin4j-pay
- CustomsOrder - Class in com.foxinmy.weixin4j.payment.mch
-
Deprecated.迁移到子模块weixin4j-pay
- CustomsOrder(String, String) - Constructor for class com.foxinmy.weixin4j.payment.mch.CustomsOrder
-
Deprecated.
- CustomsOrderRecord - Class in com.foxinmy.weixin4j.payment.mch
-
Deprecated.迁移到子模块weixin4j-pay
- CustomsOrderRecord() - Constructor for class com.foxinmy.weixin4j.payment.mch.CustomsOrderRecord
-
Deprecated.
- CustomsOrderResult - Class in com.foxinmy.weixin4j.payment.mch
-
Deprecated.迁移到子模块weixin4j-pay
- CustomsOrderResult() - Constructor for class com.foxinmy.weixin4j.payment.mch.CustomsOrderResult
-
Deprecated.
- CustomsSatus - Enum in com.foxinmy.weixin4j.type
-
Deprecated.迁移到子模块weixin4j-pay
- customSubTitle(String) - Method in class com.foxinmy.weixin4j.model.card.CouponBaseInfo.Builder
-
设置显示在入口右侧的提示语
- customTitle(String) - Method in class com.foxinmy.weixin4j.model.card.CouponBaseInfo.Builder
-
设置自定义跳转外链的入口名字
- customUrl(String) - Method in class com.foxinmy.weixin4j.model.card.CouponBaseInfo.Builder
-
设置自定义跳转的URL
- CUTMS - Static variable in interface com.foxinmy.weixin4j.cache.CacheStorager
-
考虑到临界情况,实际缓存的有效时间减去该毫秒数(60秒)
D
- DATE - Static variable in class com.foxinmy.weixin4j.http.HttpHeaders
-
The HTTP
Date
header field name. - DATE_HEADER - Static variable in class com.foxinmy.weixin4j.http.HTTP
- DATE_TYPE_FIX_TERM - com.foxinmy.weixin4j.model.card.CouponBaseInfo.Builder.CardActiveType
-
表示固定时长 (自领取后按天算。
- DATE_TYPE_FIX_TIME_RANGE - com.foxinmy.weixin4j.model.card.CouponBaseInfo.Builder.CardActiveType
-
表示固定日期区间
- DATE_TYPE_PERMANENT - com.foxinmy.weixin4j.model.card.CouponBaseInfo.Builder.CardActiveType
-
永久有效
- DateUtil - Class in com.foxinmy.weixin4j.util
-
日期工具类
- DateUtil() - Constructor for class com.foxinmy.weixin4j.util.DateUtil
- debug(String) - Method in interface com.foxinmy.weixin4j.logging.InternalLogger
-
Log a message at the DEBUG level.
- debug(String, Object) - Method in interface com.foxinmy.weixin4j.logging.InternalLogger
-
Log a message at the DEBUG level according to the specified format and argument.
- debug(String, Object...) - Method in interface com.foxinmy.weixin4j.logging.InternalLogger
-
Log a message at the DEBUG level according to the specified format and arguments.
- debug(String, Object, Object) - Method in interface com.foxinmy.weixin4j.logging.InternalLogger
-
Log a message at the DEBUG level according to the specified format and arguments.
- debug(String, Throwable) - Method in interface com.foxinmy.weixin4j.logging.InternalLogger
-
Log an exception (throwable) at the DEBUG level with an accompanying message.
- DEBUG - com.foxinmy.weixin4j.logging.InternalLogLevel
-
'DEBUG' log level.
- debugMode() - Method in class com.foxinmy.weixin4j.jssdk.JSSDKConfigurator
-
开启调试模式,调用的所有api的返回值会在客户端alert出来,若要查看传入的参数,可以在pc端打开,参数信息会通过log打出, 仅在pc端时才会打印。
- declareCustomsOrder(CustomsOrder) - Method in class com.foxinmy.weixin4j.api.CustomsApi
-
Deprecated.订单附加信息提交
- declareCustomsOrder(CustomsOrder) - Method in class com.foxinmy.weixin4j.payment.WeixinPayProxy
-
Deprecated.订单附加信息提交
- declareMerchant(T) - Method in class com.foxinmy.weixin4j.api.MchApi
-
Deprecated.设置商户信息
- DEF_CONTENT_CHARSET - Static variable in class com.foxinmy.weixin4j.http.HTTP
- DEF_PROTOCOL_CHARSET - Static variable in class com.foxinmy.weixin4j.http.HTTP
- DEFAULT_BINARY - Static variable in class com.foxinmy.weixin4j.http.ContentType
- DEFAULT_CHARSET - Static variable in class com.foxinmy.weixin4j.http.apache.mime.MIME
- DEFAULT_CONTENT_CHARSET - Static variable in class com.foxinmy.weixin4j.http.HTTP
- DEFAULT_CONTENT_TYPE - Static variable in class com.foxinmy.weixin4j.http.HTTP
- DEFAULT_DIRECTION - Static variable in class com.foxinmy.weixin4j.model.paging.Sort
- DEFAULT_PROTOCOL_CHARSET - Static variable in class com.foxinmy.weixin4j.http.HTTP
- DEFAULT_TEXT - Static variable in class com.foxinmy.weixin4j.http.ContentType
- delete(String) - Method in class com.foxinmy.weixin4j.http.AbstractHttpClient
- delete(String) - Method in interface com.foxinmy.weixin4j.http.HttpClient
- delete(String, URLParameter...) - Method in class com.foxinmy.weixin4j.http.AbstractHttpClient
- delete(String, URLParameter...) - Method in interface com.foxinmy.weixin4j.http.HttpClient
- DELETE - com.foxinmy.weixin4j.http.HttpMethod
- DELETE - com.foxinmy.weixin4j.type.card.UserCardStatus
- deleteFile(String) - Static method in class com.foxinmy.weixin4j.util.FileUtil
-
删除文件
- DESC - com.foxinmy.weixin4j.model.paging.Sort.Direction
- description(String) - Method in class com.foxinmy.weixin4j.model.card.CouponBaseInfo.Builder
-
设置卡券使用说明
- description(String) - Method in class com.foxinmy.weixin4j.model.card.GiftCardPage.Builder
-
设置商家使用说明
- deserialize(byte[]) - Static method in class com.foxinmy.weixin4j.util.SerializationUtils
-
Deserializes a single
Object
from an array of bytes. - deserialize(InputStream) - Static method in class com.foxinmy.weixin4j.util.SerializationUtils
-
Deserializes an
Object
from the specified stream. - deserialize(String, Class<T>) - Static method in class com.foxinmy.weixin4j.xml.ListsuffixResultDeserializer
-
对包含$n节点的xml反序列化
- deserializeToListWrapper(String, Class<T>, String...) - Static method in class com.foxinmy.weixin4j.xml.ListsuffixResultDeserializer
- DEVICE_APIS - Static variable in enum com.foxinmy.weixin4j.jssdk.JSSDKAPI
-
设备信息接口集合
- deviceid(String) - Method in class com.foxinmy.weixin4j.payment.mch.RedpacketRisk
-
Deprecated.mac 地址或者设备唯一标识
- DigestUtil - Class in com.foxinmy.weixin4j.util
-
签名工具类
- DigestUtil() - Constructor for class com.foxinmy.weixin4j.util.DigestUtil
- discount(int) - Method in class com.foxinmy.weixin4j.model.card.MemberCard.Builder
- DISCOUNT - com.foxinmy.weixin4j.type.card.CardType
-
折扣券
- DiscountCoupon - Class in com.foxinmy.weixin4j.model.card
-
折扣券
- DiscountCoupon(CouponBaseInfo, int) - Constructor for class com.foxinmy.weixin4j.model.card.DiscountCoupon
-
构造折扣券
- doFormatValue(CharArrayBuffer, String, boolean) - Method in class com.foxinmy.weixin4j.http.HeaderValueFormatter
-
Actually formats the value of a name-value pair.
- doRequest(HttpRequest) - Method in class com.foxinmy.weixin4j.http.weixin.WeixinRequestExecutor
-
执行微信请求
- downloadBill(Date, BillType, OutputStream, TarType) - Method in class com.foxinmy.weixin4j.api.PayApi
-
Deprecated.下载对账单
1.微信侧未成功下单的交易不会出现在对账单中。支付成功后撤销的交易会出现在对账 单中,跟原支付单订单号一致,bill_type 为 REVOKED;
2.微信在次日 9 点启动生成前一天的对账单,建议商户 9 点半后再获取;
3.对账单中涉及金额的字段单位为“元”。 - downloadBill(Date, BillType, OutputStream, TarType) - Method in class com.foxinmy.weixin4j.payment.WeixinPayProxy
-
Deprecated.下载对账单
1.微信侧未成功下单的交易不会出现在对账单中。支付成功后撤销的交易会出现在对账 单中,跟原支付单订单号一致,bill_type 为 REVOKED;
2.微信在次日 9 点启动生成前一天的对账单,建议商户 9 点半后再获取;
3.对账单中涉及金额的字段单位为“元”。 - downloadImage - com.foxinmy.weixin4j.jssdk.JSSDKAPI
- downloadVoice - com.foxinmy.weixin4j.jssdk.JSSDKAPI
E
- EMPTY - Static variable in class com.foxinmy.weixin4j.util.StringUtil
- ENC_8BIT - Static variable in class com.foxinmy.weixin4j.http.apache.mime.MIME
- ENC_BINARY - Static variable in class com.foxinmy.weixin4j.http.apache.mime.MIME
- encodeHex(byte[], boolean) - Static method in class com.foxinmy.weixin4j.util.HexUtil
- encodeHexString(byte[]) - Static method in class com.foxinmy.weixin4j.util.HexUtil
- encoder() - Method in class com.foxinmy.weixin4j.sign.AbstractWeixinSignature
-
Deprecated.是否编码
- encoder() - Method in interface com.foxinmy.weixin4j.sign.WeixinSignature
-
Deprecated.是否编码
- encoding() - Method in class com.foxinmy.weixin4j.http.URLParameter
- encoding(String, Charset, boolean) - Static method in class com.foxinmy.weixin4j.util.URLEncodingUtil
- ensureCapacity(int) - Method in class com.foxinmy.weixin4j.util.ByteArrayBuffer
-
Ensures that the capacity is at least equal to the specified minimum.
- ensureCapacity(int) - Method in class com.foxinmy.weixin4j.util.CharArrayBuffer
-
Ensures that the capacity is at least equal to the specified minimum.
- entrySet() - Method in class com.foxinmy.weixin4j.http.HttpHeaders
- equals(Object) - Method in class com.foxinmy.weixin4j.http.HttpHeaders
- equals(Object) - Method in class com.foxinmy.weixin4j.http.HttpVersion
- equals(Object) - Method in class com.foxinmy.weixin4j.http.MimeType
- equals(Object) - Method in class com.foxinmy.weixin4j.model.qr.QRParameter
- equals(Object) - Method in class com.foxinmy.weixin4j.util.ObjectId
- error(String) - Method in interface com.foxinmy.weixin4j.logging.InternalLogger
-
Log a message at the ERROR level.
- error(String, Object) - Method in interface com.foxinmy.weixin4j.logging.InternalLogger
-
Log a message at the ERROR level according to the specified format and argument.
- error(String, Object...) - Method in interface com.foxinmy.weixin4j.logging.InternalLogger
-
Log a message at the ERROR level according to the specified format and arguments.
- error(String, Object, Object) - Method in interface com.foxinmy.weixin4j.logging.InternalLogger
-
Log a message at the ERROR level according to the specified format and arguments.
- error(String, Throwable) - Method in interface com.foxinmy.weixin4j.logging.InternalLogger
-
Log an exception (throwable) at the ERROR level with an accompanying message.
- ERROR - com.foxinmy.weixin4j.logging.InternalLogLevel
-
'ERROR' log level.
- estimateNameValuePairLen(NameValue) - Method in class com.foxinmy.weixin4j.http.HeaderValueFormatter
-
Estimates the length of a formatted name-value pair.
- estimateParametersLen(NameValue[]) - Method in class com.foxinmy.weixin4j.http.HeaderValueFormatter
-
Estimates the length of formatted parameters.
- ETAG - Static variable in class com.foxinmy.weixin4j.http.HttpHeaders
-
The HTTP
ETag
header field name. - EUR - com.foxinmy.weixin4j.type.CurrencyType
-
Deprecated.
- evict(String) - Method in interface com.foxinmy.weixin4j.cache.CacheStorager
-
移除缓存对象
- evict(String) - Method in class com.foxinmy.weixin4j.cache.FileCacheStorager
- evict(String) - Method in class com.foxinmy.weixin4j.cache.MemcacheCacheStorager
- evict(String) - Method in class com.foxinmy.weixin4j.cache.MemoryCacheStorager
- evict(String) - Method in class com.foxinmy.weixin4j.cache.RedisCacheStorager
- evict(String) - Method in class com.foxinmy.weixin4j.cache.RedisClusterCacheStorager
- evictCache() - Method in class com.foxinmy.weixin4j.cache.CacheManager
-
移除缓存
- EXCEPT - com.foxinmy.weixin4j.type.CustomsSatus
-
Deprecated.
- execute(HttpMethod, String) - Method in class com.foxinmy.weixin4j.http.AbstractHttpClient
- execute(HttpMethod, String, URLParameter...) - Method in class com.foxinmy.weixin4j.http.AbstractHttpClient
- execute(HttpRequest) - Method in interface com.foxinmy.weixin4j.http.HttpClient
-
处理请求
- execute(HttpRequest) - Method in class com.foxinmy.weixin4j.http.SimpleHttpClient
- execute(HttpRequest) - Method in class com.foxinmy.weixin4j.http.support.apache3.HttpComponent3
- execute(HttpRequest) - Method in class com.foxinmy.weixin4j.http.support.apache4.HttpComponent4_1
- execute(HttpRequest) - Method in class com.foxinmy.weixin4j.http.support.apache4.HttpComponent4_2
- execute(HttpRequest) - Method in class com.foxinmy.weixin4j.http.support.netty.Netty4HttpClient
- execute(HttpRequest) - Method in class com.foxinmy.weixin4j.http.support.okhttp.OkHttpClient2
- execute(HttpRequest) - Method in class com.foxinmy.weixin4j.http.support.okhttp.OkHttpClient3
- EXPECT - Static variable in class com.foxinmy.weixin4j.http.HttpHeaders
-
The HTTP
Expect
header field name. - EXPECT_CONTINUE - Static variable in class com.foxinmy.weixin4j.http.HTTP
-
HTTP expectations
- EXPECT_DIRECTIVE - Static variable in class com.foxinmy.weixin4j.http.HTTP
- EXPIRE - com.foxinmy.weixin4j.type.card.UserCardStatus
- EXPIRES - Static variable in class com.foxinmy.weixin4j.http.HttpHeaders
-
The HTTP
Expires
header field name.
F
- FAIL - com.foxinmy.weixin4j.type.CustomsSatus
-
Deprecated.
- FAIL - com.foxinmy.weixin4j.type.mch.RefundStatus
-
Deprecated.退款失败
- FAIL - Static variable in class com.foxinmy.weixin4j.util.Consts
- failback - Static variable in class com.foxinmy.weixin4j.cache.MemcacheCacheStorager.MemcachePoolConfig
- FAILED - com.foxinmy.weixin4j.type.mch.RedpacketStatus
-
Deprecated.发放失败
- failover - Static variable in class com.foxinmy.weixin4j.cache.MemcacheCacheStorager.MemcachePoolConfig
- female - com.foxinmy.weixin4j.type.Gender
-
女
- FIELD_NAME_TYPE_ACHIEVEMEN - com.foxinmy.weixin4j.type.card.FieldNameType
-
成就
- FIELD_NAME_TYPE_COUPON - com.foxinmy.weixin4j.type.card.FieldNameType
-
优惠券
- FIELD_NAME_TYPE_DISCOUNT - com.foxinmy.weixin4j.type.card.FieldNameType
-
折扣
- FIELD_NAME_TYPE_LEVEL - com.foxinmy.weixin4j.type.card.FieldNameType
-
等级
- FIELD_NAME_TYPE_MILEAGE - com.foxinmy.weixin4j.type.card.FieldNameType
-
里程
- FIELD_NAME_TYPE_SET_POINTS - com.foxinmy.weixin4j.type.card.FieldNameType
-
集点
- FIELD_NAME_TYPE_STAMP - com.foxinmy.weixin4j.type.card.FieldNameType
-
印花
- FIELD_NAME_TYPE_TIMS - com.foxinmy.weixin4j.type.card.FieldNameType
-
次数
- FieldNameType - Enum in com.foxinmy.weixin4j.type.card
-
会员信息类目半自定义名称
- file - com.foxinmy.weixin4j.type.MediaType
- File - Class in com.foxinmy.weixin4j.tuple
-
文件对象
- File(String) - Constructor for class com.foxinmy.weixin4j.tuple.File
- FileBody - Class in com.foxinmy.weixin4j.http.apache.content
-
Binary body part backed by a file.
- FileBody(File) - Constructor for class com.foxinmy.weixin4j.http.apache.content.FileBody
- FileBody(File, ContentType) - Constructor for class com.foxinmy.weixin4j.http.apache.content.FileBody
- FileBody(File, ContentType, String) - Constructor for class com.foxinmy.weixin4j.http.apache.content.FileBody
- FileBody(File, String) - Constructor for class com.foxinmy.weixin4j.http.apache.content.FileBody
- FileBody(File, String, String) - Constructor for class com.foxinmy.weixin4j.http.apache.content.FileBody
- FileBody(File, String, String, String) - Constructor for class com.foxinmy.weixin4j.http.apache.content.FileBody
- FileCacheStorager<T extends Cacheable> - Class in com.foxinmy.weixin4j.cache
-
用File保存缓存对象
- FileCacheStorager() - Constructor for class com.foxinmy.weixin4j.cache.FileCacheStorager
-
默认缓存路径:java.io.tmpdir
- FileCacheStorager(String) - Constructor for class com.foxinmy.weixin4j.cache.FileCacheStorager
- FileEntity - Class in com.foxinmy.weixin4j.http.entity
- FileEntity(File) - Constructor for class com.foxinmy.weixin4j.http.entity.FileEntity
- FileEntity(File, ContentType) - Constructor for class com.foxinmy.weixin4j.http.entity.FileEntity
- FileUtil - Class in com.foxinmy.weixin4j.util
-
文件工具类
- FileUtil() - Constructor for class com.foxinmy.weixin4j.util.FileUtil
- first() - Method in class com.foxinmy.weixin4j.model.paging.Pageable
- FORCE_CHECK - com.foxinmy.weixin4j.type.mch.CorpPaymentCheckNameType
-
Deprecated.强校验真实姓名(未实名认证的用户会校验失败,无法转账)
- FORM_FIELD_CHECK_BOX - com.foxinmy.weixin4j.type.card.ActivateFormFieldType
- FORM_FIELD_RADIO - com.foxinmy.weixin4j.type.card.ActivateFormFieldType
- FORM_FIELD_SELECT - com.foxinmy.weixin4j.type.card.ActivateFormFieldType
- formatDate(Date, String) - Static method in class com.foxinmy.weixin4j.util.DateUtil
-
格式化日期
- formatFee2Yuan(int) - Static method in class com.foxinmy.weixin4j.util.DateUtil
-
单位为分的金额格式化为元
- formatMultipartHeader(FormBodyPart, OutputStream) - Method in class com.foxinmy.weixin4j.http.apache.mime.HttpMultipart
-
Deprecated.
- formatNameValuePair(CharArrayBuffer, NameValue, boolean) - Method in class com.foxinmy.weixin4j.http.HeaderValueFormatter
- formatNameValuePair(NameValue, boolean, HeaderValueFormatter) - Static method in class com.foxinmy.weixin4j.http.HeaderValueFormatter
-
Formats a name-value pair.
- formatParameters(CharArrayBuffer, NameValue[], boolean) - Method in class com.foxinmy.weixin4j.http.HeaderValueFormatter
- formatParameters(NameValue[], boolean, HeaderValueFormatter) - Static method in class com.foxinmy.weixin4j.http.HeaderValueFormatter
-
Formats a set of parameters.
- formatParameters(List<URLParameter>) - Static method in class com.foxinmy.weixin4j.http.entity.FormUrlEntity
- formatParameters(Map<String, String>) - Static method in class com.foxinmy.weixin4j.http.entity.FormUrlEntity
- formatYuan2Fen(double) - Static method in class com.foxinmy.weixin4j.util.DateUtil
-
单位为元的金额格式化为分
- FormBodyPart - Class in com.foxinmy.weixin4j.http.apache.mime
-
FormBodyPart class represents a content body that can be used as a part of multipart encoded entities.
- FormBodyPart(String, ContentBody) - Constructor for class com.foxinmy.weixin4j.http.apache.mime.FormBodyPart
-
(4.4) use
FormBodyPartBuilder
. - FormBodyPartBuilder - Class in com.foxinmy.weixin4j.http.apache.mime
-
Builder for individual
FormBodyPart
s. - FormBudiler() - Constructor for class com.foxinmy.weixin4j.model.card.MemberUserForm.FormBudiler
- FormUrlEntity - Class in com.foxinmy.weixin4j.http.entity
- FormUrlEntity(List<URLParameter>) - Constructor for class com.foxinmy.weixin4j.http.entity.FormUrlEntity
- FormUrlEntity(Map<String, String>) - Constructor for class com.foxinmy.weixin4j.http.entity.FormUrlEntity
- fortmat2yyyy_MM_dd(Date) - Static method in class com.foxinmy.weixin4j.util.DateUtil
-
日期对象转换为yyyy_mm_dd的字符串形式
- fortmat2yyyyMMdd(Date) - Static method in class com.foxinmy.weixin4j.util.DateUtil
-
日期对象转换为yyyymmdd的字符串形式
- fortmat2yyyyMMddHHmmss(Date) - Static method in class com.foxinmy.weixin4j.util.DateUtil
-
日期对象转换为yyyymmddhhmmss的字符串形式
- FRIDAY - com.foxinmy.weixin4j.type.Week
- FROM - Static variable in class com.foxinmy.weixin4j.http.HttpHeaders
-
The HTTP
From
header field name. - fromXML(InputStream, Class<T>) - Static method in class com.foxinmy.weixin4j.xml.XmlStream
-
Xml2Bean
- fromXML(String, Class<T>) - Static method in class com.foxinmy.weixin4j.xml.XmlStream
-
Xml2Bean
G
- GBK - Static variable in class com.foxinmy.weixin4j.util.Consts
- GBP - com.foxinmy.weixin4j.type.CurrencyType
-
Deprecated.
- GDB_CREDIT - com.foxinmy.weixin4j.type.BankType
-
Deprecated.广发银行(信用卡)
- GDB_DEBIT - com.foxinmy.weixin4j.type.BankType
-
Deprecated.广发银行(借记卡)
- GDNYB_CREDIT - com.foxinmy.weixin4j.type.BankType
-
Deprecated.南粤银行 (信用卡)
- GDNYB_DEBIT - com.foxinmy.weixin4j.type.BankType
-
Deprecated.南粤银行 (借记卡)
- Gender - Enum in com.foxinmy.weixin4j.type
-
用户性别
- GENERAL_CARD - com.foxinmy.weixin4j.type.card.CardType
-
通用(礼品)卡
- GENERAL_COUPON - com.foxinmy.weixin4j.type.card.CardType
-
优惠券
- GeneralCoupon - Class in com.foxinmy.weixin4j.model.card
-
普通优惠券
- GeneralCoupon(CouponBaseInfo, String) - Constructor for class com.foxinmy.weixin4j.model.card.GeneralCoupon
-
构造普通优惠券
- generateBoundary() - Method in class com.foxinmy.weixin4j.http.apache.mime.MultipartEntity
- generateCertificateFromDER(byte[]) - Static method in class com.foxinmy.weixin4j.http.weixin.WeixinRequestExecutor
- generateContentDisp(ContentBody) - Method in class com.foxinmy.weixin4j.http.apache.mime.FormBodyPart
-
(4.4) use
FormBodyPartBuilder
. - generateContentType(ContentBody) - Method in class com.foxinmy.weixin4j.http.apache.mime.FormBodyPart
-
(4.4) use
FormBodyPartBuilder
. - generateContentType(String, Charset) - Method in class com.foxinmy.weixin4j.http.apache.mime.MultipartEntity
- generateLowerString(int) - Static method in class com.foxinmy.weixin4j.util.RandomUtil
-
返回一个定长的随机纯大写字母字符串(只包含大小写字母)
- generateString(int) - Static method in class com.foxinmy.weixin4j.util.RandomUtil
-
返回一个定长的随机字符串(包含数字和大小写字母)
- generateStringByLetterCharr(int) - Static method in class com.foxinmy.weixin4j.util.RandomUtil
-
返回一个定长的随机纯字母字符串(只包含大小写字母)
- generateStringByNumberChar(int) - Static method in class com.foxinmy.weixin4j.util.RandomUtil
-
返回一个定长的随机纯数字字符串(只包含数字)
- generateTransferEncoding(ContentBody) - Method in class com.foxinmy.weixin4j.http.apache.mime.FormBodyPart
-
(4.4) use
FormBodyPartBuilder
. - generateUpperString(int) - Static method in class com.foxinmy.weixin4j.util.RandomUtil
-
返回一个定长的随机纯小写字母字符串(只包含大小写字母)
- get() - Static method in class com.foxinmy.weixin4j.model.paging.Pageable
-
page=1,size=20
- get() - Static method in class com.foxinmy.weixin4j.util.ObjectId
-
Gets a new object id.
- get() - Method in class com.foxinmy.weixin4j.util.SettableFuture
-
Retrieve the value.
- get(long, TimeUnit) - Method in class com.foxinmy.weixin4j.util.SettableFuture
-
Retrieve the value.
- get(Object) - Method in class com.foxinmy.weixin4j.http.HttpHeaders
- get(Object) - Method in class com.foxinmy.weixin4j.util.LinkedCaseInsensitiveMap
- get(String) - Method in class com.foxinmy.weixin4j.http.AbstractHttpClient
- get(String) - Method in interface com.foxinmy.weixin4j.http.HttpClient
- get(String, URLParameter...) - Method in class com.foxinmy.weixin4j.http.AbstractHttpClient
- get(String, URLParameter...) - Method in interface com.foxinmy.weixin4j.http.HttpClient
- get(String, URLParameter...) - Method in class com.foxinmy.weixin4j.http.weixin.WeixinRequestExecutor
-
Get方法执行微信请求
- GET - com.foxinmy.weixin4j.http.HttpMethod
- getAbstractConver() - Method in class com.foxinmy.weixin4j.model.card.CouponAdvanceInfo
- getAccept() - Method in class com.foxinmy.weixin4j.http.HttpHeaders
-
Return the list of acceptable media types, as specified by the
Accept
header. - getAcceptCharset() - Method in class com.foxinmy.weixin4j.http.HttpHeaders
-
Return the list of acceptable charsets, as specified by the
Accept-Charset
header. - getAcceptedIssuers() - Method in class com.foxinmy.weixin4j.http.factory.HttpClientFactory.AllowX509TrustManager
- getAccessControlAllowCredentials() - Method in class com.foxinmy.weixin4j.http.HttpHeaders
-
Returns the value of the
Access-Control-Allow-Credentials
response header. - getAccessControlAllowHeaders() - Method in class com.foxinmy.weixin4j.http.HttpHeaders
-
Returns the value of the
Access-Control-Allow-Headers
response header. - getAccessControlAllowMethods() - Method in class com.foxinmy.weixin4j.http.HttpHeaders
-
Returns the value of the
Access-Control-Allow-Methods
response header. - getAccessControlAllowOrigin() - Method in class com.foxinmy.weixin4j.http.HttpHeaders
-
Returns the value of the
Access-Control-Allow-Origin
response header. - getAccessControlExposeHeaders() - Method in class com.foxinmy.weixin4j.http.HttpHeaders
-
Returns the value of the
Access-Control-Expose-Headers
response header. - getAccessControlMaxAge() - Method in class com.foxinmy.weixin4j.http.HttpHeaders
-
Returns the value of the
Access-Control-Max-Age
response header. - getAccessControlRequestHeaders() - Method in class com.foxinmy.weixin4j.http.HttpHeaders
-
Returns the value of the
Access-Control-Request-Headers
request header. - getAccessControlRequestMethod() - Method in class com.foxinmy.weixin4j.http.HttpHeaders
-
Returns the value of the
Access-Control-Request-Method
request header. - getAccessibleField(Object, String) - Static method in class com.foxinmy.weixin4j.util.ReflectionUtil
- getAccessTicket() - Method in class com.foxinmy.weixin4j.token.TicketManager
-
获取ticket
- getAccessToken() - Method in class com.foxinmy.weixin4j.model.Token
- getAccessToken() - Method in class com.foxinmy.weixin4j.token.TokenManager
-
获取token字符串
- getActivateBeginTime() - Method in class com.foxinmy.weixin4j.model.card.MemberInitInfo
- getActivateEndTime() - Method in class com.foxinmy.weixin4j.model.card.MemberInitInfo
- getActivateUrl() - Method in class com.foxinmy.weixin4j.model.card.MemberCard
- getActName() - Method in class com.foxinmy.weixin4j.payment.mch.Redpacket
-
Deprecated.
- getActName() - Method in class com.foxinmy.weixin4j.payment.mch.RedpacketRecord
-
Deprecated.
- getAddBalance() - Method in class com.foxinmy.weixin4j.model.card.MemberUpdateInfo
- getAddBonus() - Method in class com.foxinmy.weixin4j.model.card.MemberUpdateInfo
- getAddress() - Method in class com.foxinmy.weixin4j.model.card.GiftCardPage
- getAddress() - Method in class com.foxinmy.weixin4j.payment.mch.SceneInfoStore
-
Deprecated.
- getAllField(Class<?>) - Static method in class com.foxinmy.weixin4j.util.ReflectionUtil
- getAllow() - Method in class com.foxinmy.weixin4j.http.HttpHeaders
-
Return the set of allowed
HTTP methods
, as specified by theAllow
header. - getAmount() - Method in class com.foxinmy.weixin4j.payment.mch.CorpPayment
-
Deprecated.
- getAmount() - Method in class com.foxinmy.weixin4j.payment.mch.RedpacketRecord.RedpacketReceiver
-
Deprecated.
- getAmtType() - Method in class com.foxinmy.weixin4j.payment.mch.Redpacket
-
Deprecated.
- getAppid() - Method in class com.foxinmy.weixin4j.model.Button
- getAppId() - Method in class com.foxinmy.weixin4j.payment.mch.MerchantResult
-
Deprecated.
- getAppId() - Method in class com.foxinmy.weixin4j.payment.PayBaseInfo
-
Deprecated.
- getAreaCode() - Method in class com.foxinmy.weixin4j.payment.mch.SceneInfoStore
-
Deprecated.
- getArticles() - Method in class com.foxinmy.weixin4j.model.media.MediaItem
- getArticles() - Method in class com.foxinmy.weixin4j.tuple.MpNews
- getArticles() - Method in class com.foxinmy.weixin4j.tuple.News
- getAsJson() - Method in class com.foxinmy.weixin4j.http.weixin.WeixinResponse
- getAsObject(TypeReference<T>) - Method in class com.foxinmy.weixin4j.http.weixin.WeixinResponse
- getAsResult() - Method in class com.foxinmy.weixin4j.http.weixin.WeixinResponse
- getAsString() - Method in class com.foxinmy.weixin4j.http.weixin.WeixinResponse
- getAsXml() - Method in class com.foxinmy.weixin4j.http.weixin.WeixinResponse
- getAttach() - Method in class com.foxinmy.weixin4j.payment.mch.Order
-
Deprecated.
- getAttach() - Method in class com.foxinmy.weixin4j.payment.PayPackage
-
Deprecated.
- getAuthAppId() - Method in class com.foxinmy.weixin4j.token.PerTicketManager
- getAuthCode() - Method in class com.foxinmy.weixin4j.payment.mch.MchPayPackage
-
Deprecated.
- getAuthor() - Method in class com.foxinmy.weixin4j.tuple.MpArticle
- getB() - Method in enum com.foxinmy.weixin4j.type.card.CardColor
- getBackgroundPicUrl() - Method in class com.foxinmy.weixin4j.model.card.CardInfo
- getBackgroundPicUrl() - Method in class com.foxinmy.weixin4j.model.card.GiftCard.Builder
- getBackgroundPicUrl() - Method in class com.foxinmy.weixin4j.model.card.MemberCard
- getBackgroundPicUrl() - Method in class com.foxinmy.weixin4j.model.card.MemberInitInfo
- getBackgroundPicUrl() - Method in class com.foxinmy.weixin4j.model.card.MemberUpdateInfo
- getBackgroundPicUrl() - Method in class com.foxinmy.weixin4j.model.card.PicItem
- getBackgroundPicUrl() - Method in class com.foxinmy.weixin4j.model.card.VoucherCard
- getBalance() - Method in class com.foxinmy.weixin4j.model.card.CardInfo
- getBalance() - Method in class com.foxinmy.weixin4j.model.card.MemberUpdateInfo
- getBalance() - Method in class com.foxinmy.weixin4j.model.card.MemberUserInfo
- getBalanceRules() - Method in class com.foxinmy.weixin4j.model.card.MemberCard
- getBalanceUrl() - Method in class com.foxinmy.weixin4j.model.card.MemberCard
- getBankType() - Method in class com.foxinmy.weixin4j.payment.mch.Order
-
Deprecated.
- getBannerPicUrl() - Method in class com.foxinmy.weixin4j.model.card.GiftCardPage
- getBannerTheme() - Method in class com.foxinmy.weixin4j.model.card.PageTheme
- getBatchNo() - Method in class com.foxinmy.weixin4j.payment.mch.SettlementRecord
-
Deprecated.
- getBeginTime() - Method in class com.foxinmy.weixin4j.model.card.CardInfo
- getBeginTime() - Method in class com.foxinmy.weixin4j.payment.coupon.CouponDetail
-
Deprecated.
- getBeginTime() - Method in class com.foxinmy.weixin4j.payment.coupon.CouponStock
-
Deprecated.
- getBindOldCard() - Method in class com.foxinmy.weixin4j.model.card.MemberUserForm
- getBindOpenId() - Method in class com.foxinmy.weixin4j.model.card.CouponBaseInfo
- getBody() - Method in class com.foxinmy.weixin4j.http.AbstractHttpResponse
- getBody() - Method in class com.foxinmy.weixin4j.http.apache.mime.FormBodyPart
- getBody() - Method in class com.foxinmy.weixin4j.http.apache.mime.MinimalField
- getBody() - Method in interface com.foxinmy.weixin4j.http.HttpResponse
-
响应内容
- getBody() - Method in class com.foxinmy.weixin4j.http.weixin.WeixinResponse
- getBody() - Method in class com.foxinmy.weixin4j.payment.PayPackage
-
Deprecated.
- getBodyParts() - Method in class com.foxinmy.weixin4j.http.apache.mime.HttpMultipart
-
Deprecated.
- getBonus() - Method in class com.foxinmy.weixin4j.model.card.MemberUpdateInfo
- getBonus() - Method in class com.foxinmy.weixin4j.model.card.MemberUserInfo
- getBonusCleared() - Method in class com.foxinmy.weixin4j.model.card.MemberCard
- getBonusRule() - Method in class com.foxinmy.weixin4j.model.card.MemberCard
- getBonusRules() - Method in class com.foxinmy.weixin4j.model.card.MemberCard
- getBonusUrl() - Method in class com.foxinmy.weixin4j.model.card.MemberCard
- getBoundary() - Method in class com.foxinmy.weixin4j.http.apache.mime.HttpMultipart
-
Deprecated.
- getBrandName() - Method in class com.foxinmy.weixin4j.model.card.CouponBaseInfo
- getBtntxt() - Method in class com.foxinmy.weixin4j.tuple.TextCard
- getBusinessServices() - Method in class com.foxinmy.weixin4j.model.card.CouponAdvanceInfo
- getBytesUtf8(String) - Static method in class com.foxinmy.weixin4j.util.StringUtil
- getCache() - Method in class com.foxinmy.weixin4j.cache.CacheManager
-
获取缓存对象
- getCacheControl() - Method in class com.foxinmy.weixin4j.http.HttpHeaders
-
Returns the value of the
Cache-Control
header. - getCacheKey() - Method in class com.foxinmy.weixin4j.token.PerTicketManager
-
获取永久授权码的key
- getCacheKey() - Method in class com.foxinmy.weixin4j.token.TicketManager
-
获取ticket的key
- getCacheStorager() - Method in class com.foxinmy.weixin4j.token.TicketManager
- getCanGiveFriend() - Method in class com.foxinmy.weixin4j.model.card.CardInfo
- getCardCode() - Method in class com.foxinmy.weixin4j.model.card.CardQR
- getCardColor() - Method in class com.foxinmy.weixin4j.model.card.CouponBaseInfo
- getCardId() - Method in class com.foxinmy.weixin4j.model.card.CardInfo
- getCardId() - Method in class com.foxinmy.weixin4j.model.card.CardItem
- getCardId() - Method in class com.foxinmy.weixin4j.model.card.CardQR
- getCardId() - Method in class com.foxinmy.weixin4j.model.card.MemberInitInfo
- getCardId() - Method in class com.foxinmy.weixin4j.model.card.MemberUpdateInfo
- getCardId() - Method in class com.foxinmy.weixin4j.model.card.MemberUserForm
- getCardId() - Method in class com.foxinmy.weixin4j.tuple.Card
- getCardNumber() - Method in class com.foxinmy.weixin4j.model.card.CardInfo
- getCardType() - Method in class com.foxinmy.weixin4j.model.card.CardCoupon
-
卡券类型
- getCardType() - Method in class com.foxinmy.weixin4j.model.card.CashCoupon
- getCardType() - Method in class com.foxinmy.weixin4j.model.card.DiscountCoupon
- getCardType() - Method in class com.foxinmy.weixin4j.model.card.GeneralCoupon
- getCardType() - Method in class com.foxinmy.weixin4j.model.card.GiftCard
- getCardType() - Method in class com.foxinmy.weixin4j.model.card.GiftCoupon
- getCardType() - Method in class com.foxinmy.weixin4j.model.card.GrouponCoupon
- getCardType() - Method in class com.foxinmy.weixin4j.model.card.MemberCard
- getCardType() - Method in class com.foxinmy.weixin4j.model.card.VoucherCard
- getCashFee() - Method in class com.foxinmy.weixin4j.payment.mch.MerchantTradeResult
-
Deprecated.
- getCashFeeType() - Method in class com.foxinmy.weixin4j.payment.mch.Order
-
Deprecated.
- getCashRefundFee() - Method in class com.foxinmy.weixin4j.payment.mch.RefundResult
-
Deprecated.
- getCategoryIndex() - Method in class com.foxinmy.weixin4j.model.card.PageTheme
- getCategoryList() - Method in class com.foxinmy.weixin4j.model.card.GiftCardPage
- getCell1() - Method in class com.foxinmy.weixin4j.model.card.GiftCardPage
- getCell2() - Method in class com.foxinmy.weixin4j.model.card.GiftCardPage
- getCenterAppBrandPass() - Method in class com.foxinmy.weixin4j.model.card.CouponBaseInfo
- getCenterAppBrandUserName() - Method in class com.foxinmy.weixin4j.model.card.CouponBaseInfo
- getCenterSubTitle() - Method in class com.foxinmy.weixin4j.model.card.CouponBaseInfo
- getCenterTitle() - Method in class com.foxinmy.weixin4j.model.card.CouponBaseInfo
- getCenterUrl() - Method in class com.foxinmy.weixin4j.model.card.CouponBaseInfo
- getCertificateFile() - Method in class com.foxinmy.weixin4j.model.WeixinPayAccount
-
Deprecated.
- getCertificateKey() - Method in class com.foxinmy.weixin4j.model.WeixinPayAccount
-
Deprecated.
- getCharset() - Method in class com.foxinmy.weixin4j.http.apache.content.AbstractContentBody
- getCharset() - Method in class com.foxinmy.weixin4j.http.apache.content.ByteArrayBody
- getCharset() - Method in interface com.foxinmy.weixin4j.http.apache.content.ContentBody
-
The body descriptors character set, defaulted appropriately for the MIME type.
- getCharset() - Method in class com.foxinmy.weixin4j.http.apache.mime.HttpMultipart
-
Deprecated.
- getCharset() - Method in class com.foxinmy.weixin4j.http.ContentType
- getCharset() - Method in class com.foxinmy.weixin4j.http.message.AbstractMessageConverter
- getCheckNameResult() - Method in class com.foxinmy.weixin4j.payment.mch.CorpPaymentRecord
-
Deprecated.
- getCheckNameType() - Method in class com.foxinmy.weixin4j.payment.mch.CorpPayment
-
Deprecated.
- getCheckNameType() - Method in class com.foxinmy.weixin4j.payment.mch.CorpPaymentRecord
-
Deprecated.
- getClassPathValue(String) - Static method in class com.foxinmy.weixin4j.util.Weixin4jConfigUtil
-
判断属性是否存在[classpath:]如果存在则拼接项目路径后返回 一般用于文件的绝对路径获取
- getClassPathValue(String, String) - Static method in class com.foxinmy.weixin4j.util.Weixin4jConfigUtil
- getClientIp() - Method in class com.foxinmy.weixin4j.payment.mch.CorpPayment
-
Deprecated.
- getClientIp() - Method in class com.foxinmy.weixin4j.payment.mch.Redpacket
-
Deprecated.
- getCode() - Method in class com.foxinmy.weixin4j.model.card.CardInfo
- getCode() - Method in class com.foxinmy.weixin4j.model.card.MemberInitInfo
- getCode() - Method in class com.foxinmy.weixin4j.model.card.MemberUpdateInfo
- getCodeType() - Method in class com.foxinmy.weixin4j.model.card.CouponBaseInfo
- getCommonFieldIdList() - Method in class com.foxinmy.weixin4j.model.card.MemberUserForm.FormBudiler
- getCommonFieldValues() - Method in class com.foxinmy.weixin4j.model.card.MemberUserInfo.UserInfo
- getConnection() - Method in class com.foxinmy.weixin4j.http.HttpHeaders
-
Returns the value of the
Connection
header. - getConnectTimeout() - Method in class com.foxinmy.weixin4j.http.HttpParams
- getConsumeMchId() - Method in class com.foxinmy.weixin4j.payment.mch.Redpacket
-
Deprecated.
- getConsumerMchAppid() - Method in class com.foxinmy.weixin4j.payment.coupon.CouponDetail
-
Deprecated.
- getConsumerMchId() - Method in class com.foxinmy.weixin4j.payment.coupon.CouponDetail
-
Deprecated.
- getConsumerMchName() - Method in class com.foxinmy.weixin4j.payment.coupon.CouponDetail
-
Deprecated.
- getContent() - Method in class com.foxinmy.weixin4j.http.AbstractHttpResponse
- getContent() - Method in class com.foxinmy.weixin4j.http.apache.mime.MultipartEntity
- getContent() - Method in class com.foxinmy.weixin4j.http.entity.ByteArrayEntity
- getContent() - Method in class com.foxinmy.weixin4j.http.entity.FileEntity
- getContent() - Method in interface com.foxinmy.weixin4j.http.entity.HttpEntity
- getContent() - Method in class com.foxinmy.weixin4j.http.entity.StringEntity
- getContent() - Method in interface com.foxinmy.weixin4j.http.HttpResponse
-
响应内容
- getContent() - Method in class com.foxinmy.weixin4j.http.weixin.WeixinResponse
- getContent() - Method in class com.foxinmy.weixin4j.model.Button
- getContent() - Method in class com.foxinmy.weixin4j.model.media.MediaDownloadResult
- getContent() - Method in class com.foxinmy.weixin4j.model.paging.Pagedata
- getContent() - Method in class com.foxinmy.weixin4j.model.qr.QRResult
- getContent() - Method in class com.foxinmy.weixin4j.tuple.MpArticle
- getContent() - Method in class com.foxinmy.weixin4j.tuple.Text
- getContent(HttpResponse) - Method in class com.foxinmy.weixin4j.http.support.apache4.HttpComponent4
- getContentLength() - Method in class com.foxinmy.weixin4j.http.apache.content.ByteArrayBody
- getContentLength() - Method in interface com.foxinmy.weixin4j.http.apache.content.ContentBody
-
Returns the body descriptors content-length.
- getContentLength() - Method in class com.foxinmy.weixin4j.http.apache.content.FileBody
- getContentLength() - Method in class com.foxinmy.weixin4j.http.apache.content.InputStreamBody
- getContentLength() - Method in class com.foxinmy.weixin4j.http.apache.content.StringBody
- getContentLength() - Method in class com.foxinmy.weixin4j.http.apache.mime.MultipartEntity
- getContentLength() - Method in class com.foxinmy.weixin4j.http.entity.ByteArrayEntity
- getContentLength() - Method in class com.foxinmy.weixin4j.http.entity.FileEntity
- getContentLength() - Method in interface com.foxinmy.weixin4j.http.entity.HttpEntity
- getContentLength() - Method in class com.foxinmy.weixin4j.http.entity.StringEntity
- getContentLength() - Method in class com.foxinmy.weixin4j.http.HttpHeaders
-
Return the length of the body in bytes, as specified by the
Content-Length
header. - getContentString() - Method in class com.foxinmy.weixin4j.http.entity.StringEntity
- getContentType() - Method in class com.foxinmy.weixin4j.http.apache.content.AbstractContentBody
- getContentType() - Method in class com.foxinmy.weixin4j.http.apache.mime.MultipartEntity
- getContentType() - Method in class com.foxinmy.weixin4j.http.entity.ByteArrayEntity
- getContentType() - Method in class com.foxinmy.weixin4j.http.entity.FileEntity
- getContentType() - Method in interface com.foxinmy.weixin4j.http.entity.HttpEntity
- getContentType() - Method in class com.foxinmy.weixin4j.http.entity.StringEntity
- getContentType() - Method in class com.foxinmy.weixin4j.http.HttpHeaders
-
Return the media type of the body, as specified by the
Content-Type
header. - getContentType() - Method in class com.foxinmy.weixin4j.model.media.MediaDownloadResult
- getCostBonusUnit() - Method in class com.foxinmy.weixin4j.model.card.MemCardBonusRule
- getCostMoneyUnit() - Method in class com.foxinmy.weixin4j.model.card.MemCardBonusRule
- getCouponAdvanceInfo() - Method in class com.foxinmy.weixin4j.model.card.CardCoupon
- getCouponBaseInfo() - Method in class com.foxinmy.weixin4j.model.card.CardCoupon
- getCouponBatchId() - Method in class com.foxinmy.weixin4j.payment.coupon.OrderCouponInfo
-
Deprecated.
- getCouponBatchId() - Method in class com.foxinmy.weixin4j.payment.coupon.RefundCouponInfo
-
Deprecated.
- getCouponBudget() - Method in class com.foxinmy.weixin4j.payment.coupon.CouponStock
-
Deprecated.
- getCouponCount() - Method in class com.foxinmy.weixin4j.payment.mch.Order
-
Deprecated.
- getCouponDesc() - Method in class com.foxinmy.weixin4j.payment.coupon.CouponDetail
-
Deprecated.
- getCouponFee() - Method in class com.foxinmy.weixin4j.payment.coupon.OrderCouponInfo
-
Deprecated.
- getCouponFee() - Method in class com.foxinmy.weixin4j.payment.coupon.RefundCouponInfo
-
Deprecated.
- getCouponFee() - Method in class com.foxinmy.weixin4j.payment.mch.Order
-
Deprecated.
- getCouponId() - Method in class com.foxinmy.weixin4j.payment.coupon.CouponDetail
-
Deprecated.
- getCouponId() - Method in class com.foxinmy.weixin4j.payment.coupon.CouponResult
-
Deprecated.
- getCouponId() - Method in class com.foxinmy.weixin4j.payment.coupon.OrderCouponInfo
-
Deprecated.
- getCouponId() - Method in class com.foxinmy.weixin4j.payment.coupon.RefundCouponInfo
-
Deprecated.
- getCouponList() - Method in class com.foxinmy.weixin4j.payment.mch.Order
-
Deprecated.
- getCouponList() - Method in class com.foxinmy.weixin4j.payment.mch.RefundDetail
-
Deprecated.
- getCouponMininum() - Method in class com.foxinmy.weixin4j.payment.coupon.CouponDetail
-
Deprecated.
- getCouponMininumn() - Method in class com.foxinmy.weixin4j.payment.coupon.CouponStock
-
Deprecated.
- getCouponName() - Method in class com.foxinmy.weixin4j.payment.coupon.CouponDetail
-
Deprecated.
- getCouponName() - Method in class com.foxinmy.weixin4j.payment.coupon.CouponStock
-
Deprecated.
- getCouponRefundCount() - Method in class com.foxinmy.weixin4j.payment.mch.RefundDetail
-
Deprecated.
- getCouponRefundFee() - Method in class com.foxinmy.weixin4j.payment.mch.RefundDetail
-
Deprecated.
- getCouponRemainValue() - Method in class com.foxinmy.weixin4j.payment.coupon.CouponDetail
-
Deprecated.
- getCouponStatus() - Method in class com.foxinmy.weixin4j.payment.coupon.CouponDetail
-
Deprecated.
- getCouponStockId() - Method in class com.foxinmy.weixin4j.payment.coupon.CouponDetail
-
Deprecated.
- getCouponStockId() - Method in class com.foxinmy.weixin4j.payment.coupon.CouponResult
-
Deprecated.
- getCouponStockId() - Method in class com.foxinmy.weixin4j.payment.coupon.CouponStock
-
Deprecated.
- getCouponStockStatus() - Method in class com.foxinmy.weixin4j.payment.coupon.CouponStock
-
Deprecated.
- getCouponStockType() - Method in class com.foxinmy.weixin4j.payment.coupon.CouponDetail
-
Deprecated.
- getCouponTotal() - Method in class com.foxinmy.weixin4j.payment.coupon.CouponStock
-
Deprecated.
- getCouponType() - Method in class com.foxinmy.weixin4j.payment.coupon.CouponDetail
-
Deprecated.
- getCouponType() - Method in class com.foxinmy.weixin4j.payment.coupon.CouponStock
-
Deprecated.
- getCouponType() - Method in class com.foxinmy.weixin4j.payment.coupon.OrderCouponInfo
-
Deprecated.
- getCouponType() - Method in class com.foxinmy.weixin4j.payment.mch.RefundDetail
-
Deprecated.
- getCouponUseValue() - Method in class com.foxinmy.weixin4j.payment.coupon.CouponDetail
-
Deprecated.
- getCouponValue() - Method in class com.foxinmy.weixin4j.payment.coupon.CouponDetail
-
Deprecated.
- getCouponValue() - Method in class com.foxinmy.weixin4j.payment.coupon.CouponStock
-
Deprecated.
- getCover() - Method in class com.foxinmy.weixin4j.model.card.PageTheme
- getCreatedAt() - Method in class com.foxinmy.weixin4j.model.media.MediaUploadResult
- getCreateIp() - Method in class com.foxinmy.weixin4j.payment.PayPackage
-
Deprecated.
- getCreateTime() - Method in interface com.foxinmy.weixin4j.cache.Cacheable
-
创建时间(单位:毫秒)
- getCreateTime() - Method in class com.foxinmy.weixin4j.model.Token
- getCreateTime() - Method in class com.foxinmy.weixin4j.payment.coupon.CouponStock
-
Deprecated.
- getCredentialId() - Method in class com.foxinmy.weixin4j.payment.mch.CustomsOrder
-
Deprecated.
- getCredentialType() - Method in class com.foxinmy.weixin4j.payment.mch.CustomsOrder
-
Deprecated.
- getCurrentCounter() - Static method in class com.foxinmy.weixin4j.util.ObjectId
-
Gets the current value of the auto-incrementing counter.
- getCustomAppBrandPass() - Method in class com.foxinmy.weixin4j.model.card.CouponBaseInfo
- getCustomAppBrandUserName() - Method in class com.foxinmy.weixin4j.model.card.CouponBaseInfo
- getCustomCell1() - Method in class com.foxinmy.weixin4j.model.card.MemberCard
- getCustomField1() - Method in class com.foxinmy.weixin4j.model.card.GiftCard.Builder
- getCustomField1() - Method in class com.foxinmy.weixin4j.model.card.MemberCard
- getCustomField1() - Method in class com.foxinmy.weixin4j.model.card.VoucherCard
- getCustomField2() - Method in class com.foxinmy.weixin4j.model.card.GiftCard.Builder
- getCustomField2() - Method in class com.foxinmy.weixin4j.model.card.MemberCard
- getCustomField2() - Method in class com.foxinmy.weixin4j.model.card.VoucherCard
- getCustomField3() - Method in class com.foxinmy.weixin4j.model.card.GiftCard.Builder
- getCustomField3() - Method in class com.foxinmy.weixin4j.model.card.MemberCard
- getCustomField3() - Method in class com.foxinmy.weixin4j.model.card.VoucherCard
- getCustomFieldList() - Method in class com.foxinmy.weixin4j.model.card.MemberUserForm.FormBudiler
- getCustomFieldValue1() - Method in class com.foxinmy.weixin4j.model.card.CardInfo
- getCustomFieldValue1() - Method in class com.foxinmy.weixin4j.model.card.MemberUpdateInfo
- getCustomFieldValue2() - Method in class com.foxinmy.weixin4j.model.card.CardInfo
- getCustomFieldValue2() - Method in class com.foxinmy.weixin4j.model.card.MemberUpdateInfo
- getCustomFieldValue3() - Method in class com.foxinmy.weixin4j.model.card.CardInfo
- getCustomFieldValue3() - Method in class com.foxinmy.weixin4j.model.card.MemberUpdateInfo
- getCustomFieldValues() - Method in class com.foxinmy.weixin4j.model.card.MemberUserInfo.UserInfo
- getCustomsCity() - Method in class com.foxinmy.weixin4j.payment.mch.CustomsOrder
-
Deprecated.
- getCustomsNo() - Method in class com.foxinmy.weixin4j.payment.mch.CustomsOrder
-
Deprecated.
- getCustomsOrderList() - Method in class com.foxinmy.weixin4j.payment.mch.CustomsOrderRecord
-
Deprecated.
- getCustomSubTitle() - Method in class com.foxinmy.weixin4j.model.card.CouponBaseInfo
- getCustomTitle() - Method in class com.foxinmy.weixin4j.model.card.CouponBaseInfo
- getCustomUrl() - Method in class com.foxinmy.weixin4j.model.card.CouponBaseInfo
- getDate() - Method in class com.foxinmy.weixin4j.http.HttpHeaders
-
Return the date and time at which the message was created, as specified by the
Date
header. - getDate() - Method in class com.foxinmy.weixin4j.model.card.CouponBaseInfo
- getDate() - Method in class com.foxinmy.weixin4j.util.ObjectId
-
Gets the timestamp as a
Date
instance. - getDefaultFactory() - Static method in class com.foxinmy.weixin4j.http.factory.HttpClientFactory
-
获取默认的HttpClient
- getDefaultFactory() - Static method in class com.foxinmy.weixin4j.logging.InternalLoggerFactory
-
Returns the default factory.
- getDefaultGiftingMsg() - Method in class com.foxinmy.weixin4j.model.card.PicItem
- getDefaultParams() - Static method in class com.foxinmy.weixin4j.http.factory.HttpClientFactory
-
获取默认的HttpParams
- getDesc() - Method in class com.foxinmy.weixin4j.model.card.CardItem
- getDesc() - Method in class com.foxinmy.weixin4j.payment.mch.CorpPayment
-
Deprecated.
- getDesc() - Method in class com.foxinmy.weixin4j.payment.mch.CorpPaymentRecord
-
Deprecated.
- getDesc() - Method in class com.foxinmy.weixin4j.tuple.Article
- getDesc() - Method in class com.foxinmy.weixin4j.tuple.Music
- getDesc() - Method in class com.foxinmy.weixin4j.tuple.Video
- getDesc() - Method in enum com.foxinmy.weixin4j.type.BankType
-
Deprecated.
- getDesc() - Method in enum com.foxinmy.weixin4j.type.CurrencyType
-
Deprecated.
- getDesc() - Method in enum com.foxinmy.weixin4j.type.Week
- getDescription() - Method in class com.foxinmy.weixin4j.model.card.CouponBaseInfo
- getDescription() - Method in class com.foxinmy.weixin4j.model.card.GiftCardPage
- getDescription() - Method in class com.foxinmy.weixin4j.tuple.TextCard
- getDetail() - Method in class com.foxinmy.weixin4j.payment.PayPackage
-
Deprecated.
- getDeviceInfo() - Method in class com.foxinmy.weixin4j.model.WeixinPayAccount
-
Deprecated.
- getDeviceInfo() - Method in class com.foxinmy.weixin4j.payment.mch.MerchantResult
-
Deprecated.
- getDigest() - Method in class com.foxinmy.weixin4j.tuple.MpArticle
- getDiscount() - Method in class com.foxinmy.weixin4j.model.card.DiscountCoupon
- getDiscount() - Method in class com.foxinmy.weixin4j.model.card.MemberCard
- getDutyFee() - Method in class com.foxinmy.weixin4j.payment.mch.CustomsOrder
-
Deprecated.
- getEndDate() - Method in class com.foxinmy.weixin4j.payment.mch.SettlementRecord
-
Deprecated.
- getEndTime() - Method in class com.foxinmy.weixin4j.model.card.CardInfo
- getEndTime() - Method in class com.foxinmy.weixin4j.payment.coupon.CouponDetail
-
Deprecated.
- getEndTime() - Method in class com.foxinmy.weixin4j.payment.coupon.CouponStock
-
Deprecated.
- getEntity() - Method in class com.foxinmy.weixin4j.http.HttpRequest
- getErrCode() - Method in class com.foxinmy.weixin4j.http.weixin.XmlResult
- getErrCodeDes() - Method in class com.foxinmy.weixin4j.http.weixin.XmlResult
- getErrorCode() - Method in exception com.foxinmy.weixin4j.exception.WeixinException
- getErrorDesc() - Method in exception com.foxinmy.weixin4j.exception.WeixinException
- getErrorText() - Method in exception com.foxinmy.weixin4j.exception.WeixinException
- getETag() - Method in class com.foxinmy.weixin4j.http.HttpHeaders
-
Return the entity tag of the body, as specified by the
ETag
header. - getExecuteClient() - Method in class com.foxinmy.weixin4j.http.weixin.WeixinRequestExecutor
- getExpires() - Method in interface com.foxinmy.weixin4j.cache.Cacheable
-
过期时间(单位:毫秒),值小于0时视为永不过期
- getExpires() - Method in class com.foxinmy.weixin4j.http.HttpHeaders
-
Return the date and time at which the message is no longer valid, as specified by the
Expires
header. - getExpires() - Method in class com.foxinmy.weixin4j.model.Token
- getExpireSeconds() - Method in class com.foxinmy.weixin4j.model.qr.QRParameter
- getExpireSeconds() - Method in class com.foxinmy.weixin4j.model.qr.QRResult
- getExplain() - Method in class com.foxinmy.weixin4j.model.card.GeneralCoupon
- getExplain() - Method in class com.foxinmy.weixin4j.model.card.GiftCoupon
- getExplain() - Method in class com.foxinmy.weixin4j.model.card.GrouponCoupon
- getExtra() - Method in class com.foxinmy.weixin4j.model.Button
- getExtra() - Method in class com.foxinmy.weixin4j.model.Token
- getFailedCount() - Method in class com.foxinmy.weixin4j.payment.coupon.CouponResult
-
Deprecated.
- getFailureReason() - Method in class com.foxinmy.weixin4j.payment.mch.CorpPaymentRecord
-
Deprecated.
- getFeeType() - Method in class com.foxinmy.weixin4j.payment.mch.CustomsOrder
-
Deprecated.
- getFeeType() - Method in class com.foxinmy.weixin4j.payment.mch.MchPayPackage
-
Deprecated.
- getFeeType() - Method in class com.foxinmy.weixin4j.payment.mch.MerchantTradeResult
-
Deprecated.
- getField(String) - Method in class com.foxinmy.weixin4j.http.apache.mime.Header
- getFieldGenericType(Object, String) - Static method in class com.foxinmy.weixin4j.util.ReflectionUtil
-
获取字段的泛型参数类型
- getFields() - Method in class com.foxinmy.weixin4j.http.apache.mime.Header
- getFields(String) - Method in class com.foxinmy.weixin4j.http.apache.mime.Header
- getFieldType(Object, String) - Static method in class com.foxinmy.weixin4j.util.ReflectionUtil
- getFieldValue(Object, String) - Static method in class com.foxinmy.weixin4j.util.ReflectionUtil
-
获取对象属性值,无视private/protected/getter
- getFile() - Method in class com.foxinmy.weixin4j.http.apache.content.FileBody
- getFileCount() - Method in class com.foxinmy.weixin4j.model.media.MediaCounter
- getFileExtension(String) - Static method in class com.foxinmy.weixin4j.util.FileUtil
-
获取文件后缀
- getFilename() - Method in class com.foxinmy.weixin4j.http.apache.content.ByteArrayBody
- getFilename() - Method in interface com.foxinmy.weixin4j.http.apache.content.ContentBody
- getFilename() - Method in class com.foxinmy.weixin4j.http.apache.content.FileBody
- getFilename() - Method in class com.foxinmy.weixin4j.http.apache.content.InputStreamBody
- getFilename() - Method in class com.foxinmy.weixin4j.http.apache.content.StringBody
- getFileName() - Method in class com.foxinmy.weixin4j.model.media.MediaDownloadResult
- getFileType(InputStream) - Static method in class com.foxinmy.weixin4j.util.FileUtil
-
获取文件类型
- getFirst(String) - Method in class com.foxinmy.weixin4j.http.HttpHeaders
-
Return the first header value for the given header name, if any.
- getFirst(K) - Method in interface com.foxinmy.weixin4j.util.MultiValueMap
-
Return the first value for the given key.
- getFirstDate(String) - Method in class com.foxinmy.weixin4j.http.HttpHeaders
-
Parse the first header value for the given header name as a date, return -1 if there is no value, or raise
IllegalArgumentException
if the value cannot be parsed as a date. - getFirstValueAsList(String) - Method in class com.foxinmy.weixin4j.http.HttpHeaders
- getFomatHbType() - Method in class com.foxinmy.weixin4j.payment.mch.RedpacketRecord
-
Deprecated.
- getForamtUpdateTime() - Method in class com.foxinmy.weixin4j.model.media.MediaItem
- getFormatAmount() - Method in class com.foxinmy.weixin4j.payment.mch.CorpPayment
-
Deprecated.调用接口获取单位为分,get方法转换为元方便使用
- getFormatAmount() - Method in class com.foxinmy.weixin4j.payment.mch.RedpacketRecord.RedpacketReceiver
-
Deprecated.调用接口获取单位为分,get方法转换为元方便使用
- getFormatBankType() - Method in class com.foxinmy.weixin4j.payment.mch.Order
-
Deprecated.
- getFormatBeginTime() - Method in class com.foxinmy.weixin4j.payment.coupon.CouponDetail
-
Deprecated.
- getFormatBeginTime() - Method in class com.foxinmy.weixin4j.payment.coupon.CouponStock
-
Deprecated.
- getFormatCashFee() - Method in class com.foxinmy.weixin4j.payment.mch.MerchantTradeResult
-
Deprecated.调用接口获取单位为分,get方法转换为元方便使用
- getFormatCashFeeType() - Method in class com.foxinmy.weixin4j.payment.mch.Order
-
Deprecated.
- getFormatCashRefundFee() - Method in class com.foxinmy.weixin4j.payment.mch.RefundResult
-
Deprecated.调用接口获取单位为分,get方法转换为元方便使用
- getFormatCheckNameResult() - Method in class com.foxinmy.weixin4j.payment.mch.CorpPaymentRecord
-
Deprecated.格式化交易状态
- getFormatCheckNameType() - Method in class com.foxinmy.weixin4j.payment.mch.CorpPaymentRecord
-
Deprecated.
- getFormatCouponBudget() - Method in class com.foxinmy.weixin4j.payment.coupon.CouponStock
-
Deprecated.调用接口获取单位为分,get方法转换为元方便使用
- getFormatCouponFee() - Method in class com.foxinmy.weixin4j.payment.coupon.OrderCouponInfo
-
Deprecated.调用接口获取单位为分,get方法转换为元方便使用
- getFormatCouponFee() - Method in class com.foxinmy.weixin4j.payment.coupon.RefundCouponInfo
-
Deprecated.调用接口获取单位为分,get方法转换为元方便使用
- getFormatCouponFee() - Method in class com.foxinmy.weixin4j.payment.mch.Order
-
Deprecated.调用接口获取单位为分,get方法转换为元方便使用
- getFormatCouponMininum() - Method in class com.foxinmy.weixin4j.payment.coupon.CouponDetail
-
Deprecated.调用接口获取单位为分,get方法转换为元方便使用
- getFormatCouponMininumn() - Method in class com.foxinmy.weixin4j.payment.coupon.CouponStock
-
Deprecated.调用接口获取单位为分,get方法转换为元方便使用
- getFormatCouponRefundFee() - Method in class com.foxinmy.weixin4j.payment.mch.RefundDetail
-
Deprecated.调用接口获取单位为分,get方法转换为元方便使用
- getFormatCouponRemainValue() - Method in class com.foxinmy.weixin4j.payment.coupon.CouponDetail
-
Deprecated.调用接口获取单位为分,get方法转换为元方便使用
- getFormatCouponStatus() - Method in class com.foxinmy.weixin4j.payment.coupon.CouponDetail
-
Deprecated.
- getFormatCouponStockStatus() - Method in class com.foxinmy.weixin4j.payment.coupon.CouponStock
-
Deprecated.
- getFormatCouponStockType() - Method in class com.foxinmy.weixin4j.payment.coupon.CouponDetail
-
Deprecated.
- getFormatCouponType() - Method in class com.foxinmy.weixin4j.payment.coupon.CouponDetail
-
Deprecated.
- getFormatCouponType() - Method in class com.foxinmy.weixin4j.payment.coupon.CouponStock
-
Deprecated.
- getFormatCouponType() - Method in class com.foxinmy.weixin4j.payment.coupon.OrderCouponInfo
-
Deprecated.
- getFormatCouponType() - Method in class com.foxinmy.weixin4j.payment.mch.RefundDetail
-
Deprecated.
- getFormatCouponUseValue() - Method in class com.foxinmy.weixin4j.payment.coupon.CouponDetail
-
Deprecated.调用接口获取单位为分,get方法转换为元方便使用
- getFormatCouponValue() - Method in class com.foxinmy.weixin4j.payment.coupon.CouponDetail
-
Deprecated.调用接口获取单位为分,get方法转换为元方便使用
- getFormatCouponValue() - Method in class com.foxinmy.weixin4j.payment.coupon.CouponStock
-
Deprecated.调用接口获取单位为分,get方法转换为元方便使用
- getFormatCreateTime() - Method in class com.foxinmy.weixin4j.payment.coupon.CouponStock
-
Deprecated.
- getFormatEndDate() - Method in class com.foxinmy.weixin4j.payment.mch.SettlementRecord
-
Deprecated.
- getFormatEndTime() - Method in class com.foxinmy.weixin4j.payment.coupon.CouponDetail
-
Deprecated.
- getFormatEndTime() - Method in class com.foxinmy.weixin4j.payment.coupon.CouponStock
-
Deprecated.
- getFormatFeeType() - Method in class com.foxinmy.weixin4j.payment.mch.MerchantTradeResult
-
Deprecated.
- getFormatIsPartialUse() - Method in class com.foxinmy.weixin4j.payment.coupon.CouponDetail
-
Deprecated.
- getFormatIsSubscribe() - Method in class com.foxinmy.weixin4j.payment.JsPayNotify
-
Deprecated.
- getFormatIsSubscribe() - Method in class com.foxinmy.weixin4j.payment.mch.Order
-
Deprecated.
- getFormatLeastCost() - Method in class com.foxinmy.weixin4j.model.card.CashCoupon
-
调用接口获取单位为分,get方法转换为元方便使用
- getFormatLockedNum() - Method in class com.foxinmy.weixin4j.payment.coupon.CouponStock
-
Deprecated.调用接口获取单位为分,get方法转换为元方便使用
- getFormatMaxQuota() - Method in class com.foxinmy.weixin4j.payment.coupon.CouponStock
-
Deprecated.调用接口获取单位为分,get方法转换为元方便使用
- getFormatModifyTime() - Method in class com.foxinmy.weixin4j.payment.mch.CustomsOrderResult
-
Deprecated.
- getFormatOnlyFansCanComment() - Method in class com.foxinmy.weixin4j.tuple.MpArticle
- getFormatOpenComment() - Method in class com.foxinmy.weixin4j.tuple.MpArticle
- getFormatPayFee() - Method in class com.foxinmy.weixin4j.payment.mch.SettlementRecord
-
Deprecated.最小单位除100得到的值
- getFormatPaymentAmount() - Method in class com.foxinmy.weixin4j.payment.mch.CorpPaymentRecord
-
Deprecated.调用接口获取单位为分,get方法转换为元方便使用
- getFormatPaymentTime() - Method in class com.foxinmy.weixin4j.payment.mch.CorpPaymentResult
-
Deprecated.
- getFormatPayNetFee() - Method in class com.foxinmy.weixin4j.payment.mch.SettlementRecord
-
Deprecated.最小单位除100得到的值
- getFormatPoundageFee() - Method in class com.foxinmy.weixin4j.payment.mch.SettlementRecord
-
Deprecated.最小单位除100得到的值
- getFormatRecall() - Method in class com.foxinmy.weixin4j.payment.mch.MerchantResult
-
Deprecated.
- getFormatReceiveTime() - Method in class com.foxinmy.weixin4j.payment.mch.RedpacketRecord.RedpacketReceiver
-
Deprecated.
- getFormatReduceCost() - Method in class com.foxinmy.weixin4j.model.card.CashCoupon
-
调用接口获取单位为分,get方法转换为元方便使用
- getFormatRefundAmount() - Method in class com.foxinmy.weixin4j.payment.mch.RedpacketRecord
-
Deprecated.调用接口获取单位为分,get方法转换为元方便使用
- getFormatRefundChannel() - Method in class com.foxinmy.weixin4j.payment.mch.RefundDetail
-
Deprecated.
- getFormatRefundChannel() - Method in class com.foxinmy.weixin4j.payment.mch.RefundResult
-
Deprecated.
- getFormatRefundFee() - Method in class com.foxinmy.weixin4j.payment.mch.RefundRecord
-
Deprecated.调用接口获取单位为分,get方法转换为元方便使用
- getFormatRefundFee() - Method in class com.foxinmy.weixin4j.payment.mch.RefundResult
-
Deprecated.调用接口获取单位为分,get方法转换为元方便使用
- getFormatRefundFee() - Method in class com.foxinmy.weixin4j.payment.mch.SettlementRecord
-
Deprecated.最小单位除100得到的值
- getFormatRefundStatus() - Method in class com.foxinmy.weixin4j.payment.mch.RefundDetail
-
Deprecated.
- getFormatRefundSuccessTime() - Method in class com.foxinmy.weixin4j.payment.mch.RefundDetail
-
Deprecated.
- getFormatRefundTime() - Method in class com.foxinmy.weixin4j.payment.mch.RedpacketRecord
-
Deprecated.
- getFormatSendNum() - Method in class com.foxinmy.weixin4j.payment.coupon.CouponStock
-
Deprecated.调用接口获取单位为分,get方法转换为元方便使用
- getFormatSendTime() - Method in class com.foxinmy.weixin4j.payment.coupon.CouponDetail
-
Deprecated.
- getFormatSendTime() - Method in class com.foxinmy.weixin4j.payment.mch.RedpacketRecord
-
Deprecated.
- getFormatSendTime() - Method in class com.foxinmy.weixin4j.payment.mch.RedpacketSendResult
-
Deprecated.
- getFormatSendType() - Method in class com.foxinmy.weixin4j.payment.mch.RedpacketRecord
-
Deprecated.
- getFormatSettleDate() - Method in class com.foxinmy.weixin4j.payment.mch.SettlementRecord
-
Deprecated.
- getFormatSettleFee() - Method in class com.foxinmy.weixin4j.payment.mch.SettlementRecord
-
Deprecated.最小单位除100得到的值
- getFormatSettleFeeType() - Method in class com.foxinmy.weixin4j.payment.mch.SettlementRecord
-
Deprecated.
- getFormatSettlementRefundFee() - Method in class com.foxinmy.weixin4j.payment.mch.RefundDetail
-
Deprecated.调用接口获取单位为分,get方法转换为元方便使用
- getFormatSettlementTotalFee() - Method in class com.foxinmy.weixin4j.payment.mch.MerchantTradeResult
-
Deprecated.调用接口获取单位为分,get方法转换为元方便使用
- getFormatShowCoverPic() - Method in class com.foxinmy.weixin4j.tuple.MpArticle
- getFormatSignType() - Method in class com.foxinmy.weixin4j.payment.mch.MerchantResult
-
Deprecated.
- getFormatSignType() - Method in class com.foxinmy.weixin4j.payment.PayBaseInfo
-
Deprecated.
- getFormatStartDate() - Method in class com.foxinmy.weixin4j.payment.mch.SettlementRecord
-
Deprecated.
- getFormatState() - Method in class com.foxinmy.weixin4j.payment.mch.CustomsOrderResult
-
Deprecated.
- getFormatStatus() - Method in class com.foxinmy.weixin4j.payment.mch.RedpacketRecord
-
Deprecated.
- getFormatSubIsSubscribe() - Method in class com.foxinmy.weixin4j.payment.mch.Order
-
Deprecated.
- getFormatTimeEnd() - Method in class com.foxinmy.weixin4j.payment.mch.Order
-
Deprecated.
- getFormatTotalAmount() - Method in class com.foxinmy.weixin4j.payment.mch.Redpacket
-
Deprecated.调用接口获取单位为分,get方法转换为元方便使用
- getFormatTotalAmount() - Method in class com.foxinmy.weixin4j.payment.mch.RedpacketRecord
-
Deprecated.调用接口获取单位为分,get方法转换为元方便使用
- getFormatTotalAmount() - Method in class com.foxinmy.weixin4j.payment.mch.RedpacketSendResult
-
Deprecated.调用接口获取单位为分,get方法转换为元方便使用
- getFormatTotalFee() - Method in class com.foxinmy.weixin4j.payment.mch.MerchantTradeResult
-
Deprecated.调用接口获取单位为分,get方法转换为元方便使用
- getFormatTotalFee() - Method in class com.foxinmy.weixin4j.payment.PayPackage
-
Deprecated.调用接口获取单位为分,get方法转换为元方便使用
- getFormatTradeState() - Method in class com.foxinmy.weixin4j.payment.mch.Order
-
Deprecated.
- getFormatTradeType() - Method in class com.foxinmy.weixin4j.payment.mch.Order
-
Deprecated.
- getFormatTransactionStatus() - Method in class com.foxinmy.weixin4j.payment.mch.CorpPaymentRecord
-
Deprecated.格式化交易状态
- getFormatTransferTime() - Method in class com.foxinmy.weixin4j.payment.mch.CorpPaymentRecord
-
Deprecated.格式化转账时间
- getFormatUnSettleFee() - Method in class com.foxinmy.weixin4j.payment.mch.SettlementRecord
-
Deprecated.最小单位除100得到的值
- getFormatUsedNum() - Method in class com.foxinmy.weixin4j.payment.coupon.CouponStock
-
Deprecated.调用接口获取单位为分,get方法转换为元方便使用
- getFormatUseTime() - Method in class com.foxinmy.weixin4j.payment.coupon.CouponDetail
-
Deprecated.
- getFullArticles() - Method in class com.foxinmy.weixin4j.tuple.MpNews
- getFullArticles() - Method in class com.foxinmy.weixin4j.tuple.News
- getG() - Method in enum com.foxinmy.weixin4j.type.card.CardColor
- getGiftcardInfo() - Method in class com.foxinmy.weixin4j.model.card.CouponBaseInfo
- getGoodsTag() - Method in class com.foxinmy.weixin4j.payment.PayPackage
-
Deprecated.
- getHbType() - Method in class com.foxinmy.weixin4j.payment.mch.RedpacketRecord
-
Deprecated.
- getHeader() - Method in class com.foxinmy.weixin4j.http.apache.mime.FormBodyPart
- getHeaders() - Method in interface com.foxinmy.weixin4j.http.HttpMessage
-
HTTP报头
- getHeaders() - Method in class com.foxinmy.weixin4j.http.HttpRequest
- getHeaders() - Method in class com.foxinmy.weixin4j.http.SimpleHttpResponse
- getHeaders() - Method in class com.foxinmy.weixin4j.http.support.apache3.HttpComponent3Response
- getHeaders() - Method in class com.foxinmy.weixin4j.http.support.apache4.HttpComponent4_1Response
- getHeaders() - Method in class com.foxinmy.weixin4j.http.support.apache4.HttpComponent4_2Response
- getHeaders() - Method in class com.foxinmy.weixin4j.http.support.netty.Netty4HttpResponse
- getHeaders() - Method in class com.foxinmy.weixin4j.http.support.okhttp.OkHttpResponse2
- getHeaders() - Method in class com.foxinmy.weixin4j.http.support.okhttp.OkHttpResponse3
- getHeaders() - Method in class com.foxinmy.weixin4j.http.weixin.WeixinResponse
- getHex() - Method in enum com.foxinmy.weixin4j.type.card.CardColor
- getHostnameVerifier() - Method in class com.foxinmy.weixin4j.http.HttpParams
- getHqMusicUrl() - Method in class com.foxinmy.weixin4j.tuple.Music
- getId() - Method in class com.foxinmy.weixin4j.model.WeixinAccount
- getId() - Method in class com.foxinmy.weixin4j.payment.mch.SceneInfoStore
-
Deprecated.
- getId() - Method in class com.foxinmy.weixin4j.type.IdQuery
-
Deprecated.
- getIfModifiedSince() - Method in class com.foxinmy.weixin4j.http.HttpHeaders
-
Return the value of the
If-Modified-Since
header. - getIfNoneMatch() - Method in class com.foxinmy.weixin4j.http.HttpHeaders
-
Return the value of the
If-None-Match
header. - getImageCount() - Method in class com.foxinmy.weixin4j.model.media.MediaCounter
- getIncreaseBonus() - Method in class com.foxinmy.weixin4j.model.card.MemCardBonusRule
- getInit_custom_field_value1() - Method in class com.foxinmy.weixin4j.model.card.MemberInitInfo
- getInit_custom_field_value2() - Method in class com.foxinmy.weixin4j.model.card.MemberInitInfo
- getInit_custom_field_value3() - Method in class com.foxinmy.weixin4j.model.card.MemberInitInfo
- getInitBalance() - Method in class com.foxinmy.weixin4j.model.card.GiftCard.Builder
- getInitBalance() - Method in class com.foxinmy.weixin4j.model.card.MemberInitInfo
- getInitBonus() - Method in class com.foxinmy.weixin4j.model.card.MemberInitInfo
- getInitBonusRecord() - Method in class com.foxinmy.weixin4j.model.card.MemberInitInfo
- getInitIncreaseBonus() - Method in class com.foxinmy.weixin4j.model.card.MemCardBonusRule
- getInputStream() - Method in class com.foxinmy.weixin4j.http.apache.content.FileBody
- getInputStream() - Method in class com.foxinmy.weixin4j.http.apache.content.InputStreamBody
- getInstance() - Static method in class com.foxinmy.weixin4j.http.factory.HttpClientFactory
-
获取HttpClient实例
- getInstance(HttpParams) - Static method in class com.foxinmy.weixin4j.http.factory.HttpClientFactory
-
获取HttpClient实例
- getInstance(Class<?>) - Static method in class com.foxinmy.weixin4j.logging.InternalLoggerFactory
-
Creates a new logger instance with the name of the specified class.
- getInstance(String) - Static method in class com.foxinmy.weixin4j.logging.InternalLoggerFactory
-
Creates a new logger instance with the specified name.
- getIsPartialUse() - Method in class com.foxinmy.weixin4j.payment.coupon.CouponDetail
-
Deprecated.
- getIsSubscribe() - Method in class com.foxinmy.weixin4j.payment.JsPayNotify
-
Deprecated.
- getIsSubscribe() - Method in class com.foxinmy.weixin4j.payment.mch.NativePayNotify
-
Deprecated.
- getIsSubscribe() - Method in class com.foxinmy.weixin4j.payment.mch.Order
-
Deprecated.
- getItemCount() - Method in class com.foxinmy.weixin4j.model.media.MediaRecord
- getItemList() - Method in class com.foxinmy.weixin4j.model.card.PageTheme
- getItems() - Method in class com.foxinmy.weixin4j.model.media.MediaRecord
- getItems() - Method in class com.foxinmy.weixin4j.xml.ListWrapper
- getJdkLoggerLevel() - Static method in class com.foxinmy.weixin4j.util.Weixin4jConfigUtil
- getLastModified() - Method in class com.foxinmy.weixin4j.http.HttpHeaders
-
Return the time the resource was last changed, as specified by the
Last-Modified
header. - getLeastCost() - Method in class com.foxinmy.weixin4j.model.card.CashCoupon
- getLeastMoneyToUseBonus() - Method in class com.foxinmy.weixin4j.model.card.MemCardBonusRule
- getLimitNum() - Method in class com.foxinmy.weixin4j.model.card.CouponBaseInfo
- getLimitPay() - Method in class com.foxinmy.weixin4j.payment.mch.MchPayPackage
-
Deprecated.
- getListsuffixFields(Class<?>) - Static method in class com.foxinmy.weixin4j.xml.ListsuffixResultDeserializer
- getLocation - com.foxinmy.weixin4j.jssdk.JSSDKAPI
- getLocation() - Method in class com.foxinmy.weixin4j.http.HttpHeaders
-
Return the (new) location of a resource as specified by the
Location
header. - getLocationIds() - Method in class com.foxinmy.weixin4j.model.card.CouponBaseInfo
- getLockedNum() - Method in class com.foxinmy.weixin4j.payment.coupon.CouponStock
-
Deprecated.
- getLogoUrl() - Method in class com.foxinmy.weixin4j.model.card.CouponBaseInfo
- getMajor() - Method in class com.foxinmy.weixin4j.http.HttpVersion
- getMaxConnections() - Method in class com.foxinmy.weixin4j.http.HttpParams
- getMaxConnectionsPerHost() - Method in class com.foxinmy.weixin4j.http.HttpParams
- getMaxGiveFriendTimes() - Method in class com.foxinmy.weixin4j.model.card.CouponBaseInfo
- getMaxIncreaseBonus() - Method in class com.foxinmy.weixin4j.model.card.MemCardBonusRule
- getMaxQuota() - Method in class com.foxinmy.weixin4j.payment.coupon.CouponStock
-
Deprecated.
- getMaxReduceBonus() - Method in class com.foxinmy.weixin4j.model.card.MemCardBonusRule
- getMchId() - Method in class com.foxinmy.weixin4j.model.WeixinPayAccount
-
Deprecated.
- getMchId() - Method in class com.foxinmy.weixin4j.payment.mch.MerchantResult
-
Deprecated.
- getMchId() - Method in class com.foxinmy.weixin4j.payment.mch.RedpacketRecord
-
Deprecated.
- getMediaId() - Method in class com.foxinmy.weixin4j.model.media.MediaItem
- getMediaId() - Method in class com.foxinmy.weixin4j.model.media.MediaUploadResult
- getMediaId() - Method in class com.foxinmy.weixin4j.tuple.File
- getMediaId() - Method in class com.foxinmy.weixin4j.tuple.Image
- getMediaId() - Method in class com.foxinmy.weixin4j.tuple.MpNews
- getMediaId() - Method in class com.foxinmy.weixin4j.tuple.MpVideo
- getMediaId() - Method in class com.foxinmy.weixin4j.tuple.Video
- getMediaType() - Method in class com.foxinmy.weixin4j.model.media.MediaRecord
- getMediaType() - Method in class com.foxinmy.weixin4j.model.media.MediaUploadResult
- getMembershipNumber() - Method in class com.foxinmy.weixin4j.model.card.MemberInitInfo
- getMembershipNumber() - Method in class com.foxinmy.weixin4j.model.card.MemberUserInfo
- getMessage() - Method in exception com.foxinmy.weixin4j.exception.WeixinException
- getMessageType() - Method in class com.foxinmy.weixin4j.tuple.Card
- getMessageType() - Method in class com.foxinmy.weixin4j.tuple.File
- getMessageType() - Method in class com.foxinmy.weixin4j.tuple.Image
- getMessageType() - Method in class com.foxinmy.weixin4j.tuple.MpNews
- getMessageType() - Method in class com.foxinmy.weixin4j.tuple.MpVideo
- getMessageType() - Method in class com.foxinmy.weixin4j.tuple.Music
- getMessageType() - Method in class com.foxinmy.weixin4j.tuple.News
- getMessageType() - Method in class com.foxinmy.weixin4j.tuple.Text
- getMessageType() - Method in class com.foxinmy.weixin4j.tuple.TextCard
- getMessageType() - Method in interface com.foxinmy.weixin4j.tuple.Tuple
-
消息类型
- getMessageType() - Method in class com.foxinmy.weixin4j.tuple.Video
- getMessageType() - Method in class com.foxinmy.weixin4j.tuple.Voice
- getMethod() - Method in class com.foxinmy.weixin4j.http.HttpRequest
- getMimeType() - Method in class com.foxinmy.weixin4j.http.apache.content.AbstractContentBody
- getMimeType() - Method in interface com.foxinmy.weixin4j.http.apache.content.ContentBody
-
Returns the body descriptors MIME type.
- getMimeType() - Method in class com.foxinmy.weixin4j.http.ContentType
- getMimeType() - Method in enum com.foxinmy.weixin4j.type.MediaType
- getMinor() - Method in class com.foxinmy.weixin4j.http.HttpVersion
- getMode() - Method in class com.foxinmy.weixin4j.http.apache.mime.HttpMultipart
-
Deprecated.
- getModifyTime() - Method in class com.foxinmy.weixin4j.payment.mch.CustomsOrderResult
-
Deprecated.
- getMsgAppId() - Method in class com.foxinmy.weixin4j.payment.mch.Redpacket
-
Deprecated.
- getMusicUrl() - Method in class com.foxinmy.weixin4j.tuple.Music
- getName() - Method in class com.foxinmy.weixin4j.http.apache.mime.FormBodyPart
- getName() - Method in class com.foxinmy.weixin4j.http.apache.mime.MinimalField
- getName() - Method in class com.foxinmy.weixin4j.model.Button
- getName() - Method in class com.foxinmy.weixin4j.model.card.MemCardCustomField
- getName() - Method in class com.foxinmy.weixin4j.model.media.MediaItem
- getName() - Method in class com.foxinmy.weixin4j.payment.mch.SceneInfoApp
-
Deprecated.
- getName() - Method in class com.foxinmy.weixin4j.payment.mch.SceneInfoStore
-
Deprecated.
- getName() - Method in enum com.foxinmy.weixin4j.type.CredentialType
-
Deprecated.
- getName() - Method in enum com.foxinmy.weixin4j.type.CustomsCity
-
Deprecated.
- getName() - Method in enum com.foxinmy.weixin4j.type.IdType
-
Deprecated.
- getName() - Method in class com.foxinmy.weixin4j.util.NameValue
- getNameType() - Method in class com.foxinmy.weixin4j.model.card.MemCardCustomField
- getNeedPushOnView() - Method in class com.foxinmy.weixin4j.model.card.CouponBaseInfo
- getNeedReceipt() - Method in class com.foxinmy.weixin4j.model.card.GiftCardPage
- getNetworkType - com.foxinmy.weixin4j.jssdk.JSSDKAPI
- getNewsCount() - Method in class com.foxinmy.weixin4j.model.media.MediaCounter
- getNickName() - Method in class com.foxinmy.weixin4j.model.card.MemberUserInfo
- getNonceStr() - Method in class com.foxinmy.weixin4j.payment.mch.MerchantResult
-
Deprecated.
- getNonceStr() - Method in class com.foxinmy.weixin4j.payment.PayBaseInfo
-
Deprecated.
- getNotice() - Method in class com.foxinmy.weixin4j.model.card.CouponBaseInfo
- getNotifyUrl() - Method in class com.foxinmy.weixin4j.payment.PayPackage
-
Deprecated.
- getNumber() - Method in class com.foxinmy.weixin4j.model.paging.Pagedata
- getNumberOfElements() - Method in class com.foxinmy.weixin4j.model.paging.Pagedata
- getOffset() - Method in class com.foxinmy.weixin4j.model.paging.Pageable
- getOnlyFansCanComment() - Method in class com.foxinmy.weixin4j.tuple.MpArticle
- getOpenComment() - Method in class com.foxinmy.weixin4j.tuple.MpArticle
- getOpenId() - Method in class com.foxinmy.weixin4j.model.card.CardQR
- getOpenId() - Method in class com.foxinmy.weixin4j.model.card.MemberUserInfo
- getOpenId() - Method in class com.foxinmy.weixin4j.payment.coupon.CouponResult
-
Deprecated.
- getOpenId() - Method in class com.foxinmy.weixin4j.payment.JsPayNotify
-
Deprecated.
- getOpenId() - Method in class com.foxinmy.weixin4j.payment.mch.CorpPayment
-
Deprecated.
- getOpenId() - Method in class com.foxinmy.weixin4j.payment.mch.CorpPaymentRecord
-
Deprecated.
- getOpenId() - Method in class com.foxinmy.weixin4j.payment.mch.MchPayPackage
-
Deprecated.
- getOpenId() - Method in class com.foxinmy.weixin4j.payment.mch.OpenIdResult
-
Deprecated.
- getOpenId() - Method in class com.foxinmy.weixin4j.payment.mch.Order
-
Deprecated.
- getOpenId() - Method in class com.foxinmy.weixin4j.payment.mch.Redpacket
-
Deprecated.
- getOpenId() - Method in class com.foxinmy.weixin4j.payment.mch.RedpacketRecord.RedpacketReceiver
-
Deprecated.
- getOpenId() - Method in class com.foxinmy.weixin4j.payment.mch.RedpacketSendResult
-
Deprecated.
- getOptionalForm() - Method in class com.foxinmy.weixin4j.model.card.MemberUserForm
- getOrderCount() - Method in class com.foxinmy.weixin4j.payment.mch.CustomsOrderRecord
-
Deprecated.
- getOrderFee() - Method in class com.foxinmy.weixin4j.payment.mch.CustomsOrder
-
Deprecated.
- getOrders() - Method in class com.foxinmy.weixin4j.model.paging.Sort
- getOrigin() - Method in class com.foxinmy.weixin4j.http.HttpHeaders
-
Return the value of the
Origin
header. - getOuterImgId() - Method in class com.foxinmy.weixin4j.model.card.PicItem
- getOutRefundNo() - Method in class com.foxinmy.weixin4j.payment.mch.RefundDetail
-
Deprecated.
- getOutRefundNo() - Method in class com.foxinmy.weixin4j.payment.mch.RefundResult
-
Deprecated.
- getOutTradeNo() - Method in class com.foxinmy.weixin4j.payment.mch.CorpPayment
-
Deprecated.
- getOutTradeNo() - Method in class com.foxinmy.weixin4j.payment.mch.CorpPaymentRecord
-
Deprecated.
- getOutTradeNo() - Method in class com.foxinmy.weixin4j.payment.mch.CorpPaymentResult
-
Deprecated.
- getOutTradeNo() - Method in class com.foxinmy.weixin4j.payment.mch.CustomsOrder
-
Deprecated.
- getOutTradeNo() - Method in class com.foxinmy.weixin4j.payment.mch.CustomsOrderResult
-
Deprecated.
- getOutTradeNo() - Method in class com.foxinmy.weixin4j.payment.mch.MerchantTradeResult
-
Deprecated.
- getOutTradeNo() - Method in class com.foxinmy.weixin4j.payment.mch.Redpacket
-
Deprecated.
- getOutTradeNo() - Method in class com.foxinmy.weixin4j.payment.mch.RedpacketRecord
-
Deprecated.
- getOutTradeNo() - Method in class com.foxinmy.weixin4j.payment.mch.RedpacketSendResult
-
Deprecated.
- getOutTradeNo() - Method in class com.foxinmy.weixin4j.payment.PayPackage
-
Deprecated.
- getPackageInfo() - Method in class com.foxinmy.weixin4j.payment.PayRequest
-
Deprecated.
- getPackageName(Object) - Static method in class com.foxinmy.weixin4j.util.ReflectionUtil
-
获取包包名
- getPageable() - Method in class com.foxinmy.weixin4j.model.media.MediaRecord
- getPagedata() - Method in class com.foxinmy.weixin4j.model.media.MediaRecord
- getPageId() - Method in class com.foxinmy.weixin4j.model.card.GiftCardPage
- getPageNumber() - Method in class com.foxinmy.weixin4j.model.paging.Pageable
- getPagepath() - Method in class com.foxinmy.weixin4j.model.Button
- getPageSize() - Method in class com.foxinmy.weixin4j.model.paging.Pageable
- getParameter(String) - Method in class com.foxinmy.weixin4j.http.ContentType
- getPartnerId() - Method in class com.foxinmy.weixin4j.model.WeixinPayAccount
-
Deprecated.
- getPartnerId() - Method in class com.foxinmy.weixin4j.payment.PayRequest
-
Deprecated.
- getPath() - Method in class com.foxinmy.weixin4j.payment.mch.SceneInfoApp
-
Deprecated.
- getPayFee() - Method in class com.foxinmy.weixin4j.payment.mch.SettlementRecord
-
Deprecated.
- getPaymentAccount() - Method in class com.foxinmy.weixin4j.payment.mch.AbstractPayRequest
-
Deprecated.
- getPaymentAccount() - Method in interface com.foxinmy.weixin4j.payment.mch.MchPayRequest
-
Deprecated.支付账号
- getPaymentAccount() - Method in class com.foxinmy.weixin4j.payment.mch.MICROPayRequest
-
Deprecated.
- getPaymentAmount() - Method in class com.foxinmy.weixin4j.payment.mch.CorpPaymentRecord
-
Deprecated.
- getPaymentTime() - Method in class com.foxinmy.weixin4j.payment.mch.CorpPaymentResult
-
Deprecated.
- getPaymentType() - Method in class com.foxinmy.weixin4j.payment.mch.APPPayRequest
-
Deprecated.
- getPaymentType() - Method in class com.foxinmy.weixin4j.payment.mch.JSAPIPayRequest
-
Deprecated.
- getPaymentType() - Method in interface com.foxinmy.weixin4j.payment.mch.MchPayRequest
-
Deprecated.支付类型
- getPaymentType() - Method in class com.foxinmy.weixin4j.payment.mch.MICROPayRequest
-
Deprecated.
- getPaymentType() - Method in class com.foxinmy.weixin4j.payment.mch.NATIVEPayRequest
-
Deprecated.
- getPaymentType() - Method in class com.foxinmy.weixin4j.payment.mch.WAPPayRequest
-
Deprecated.
- getPayNetFee() - Method in class com.foxinmy.weixin4j.payment.mch.SettlementRecord
-
Deprecated.
- getPayShorturl(String) - Method in class com.foxinmy.weixin4j.payment.WeixinPayProxy
-
Deprecated.native支付URL转短链接:用于扫码原生支付模式一中的二维码链接转成短链接(weixin://wxpay/s/XXXXXX),减小二维码数据量 ,提升扫描速度和精确度。
- getPaySign() - Method in class com.foxinmy.weixin4j.payment.PayBaseInfo
-
Deprecated.
- getPaySignKey() - Method in class com.foxinmy.weixin4j.model.WeixinPayAccount
-
Deprecated.
- getPayUrl() - Method in class com.foxinmy.weixin4j.payment.mch.PrePay
-
Deprecated.
- getPicItemList() - Method in class com.foxinmy.weixin4j.model.card.PageTheme
- getPicUrl() - Method in class com.foxinmy.weixin4j.model.card.CardItem
- getPicUrl() - Method in class com.foxinmy.weixin4j.tuple.Article
- getPoundageFee() - Method in class com.foxinmy.weixin4j.payment.mch.SettlementRecord
-
Deprecated.
- getPragma() - Method in class com.foxinmy.weixin4j.http.HttpHeaders
-
Return the value of the
Pragma
header. - getPrepayId() - Method in class com.foxinmy.weixin4j.payment.mch.NativePayResponse
-
Deprecated.
- getPrepayId() - Method in class com.foxinmy.weixin4j.payment.mch.PrePay
-
Deprecated.
- getPrepayId() - Method in class com.foxinmy.weixin4j.payment.PayRequest
-
Deprecated.
- getPrePayId() - Method in class com.foxinmy.weixin4j.payment.mch.AbstractPayRequest
-
Deprecated.
- getPrePayId() - Method in interface com.foxinmy.weixin4j.payment.mch.MchPayRequest
-
Deprecated.预支付交易ID
- getPrePayId() - Method in class com.foxinmy.weixin4j.payment.mch.MICROPayRequest
-
Deprecated.返回null,请不要尝试作为支付请求
- getPrerogative() - Method in class com.foxinmy.weixin4j.model.card.MemberCard
- getProductFee() - Method in class com.foxinmy.weixin4j.payment.mch.CustomsOrder
-
Deprecated.
- getProductId() - Method in class com.foxinmy.weixin4j.payment.mch.MchPayPackage
-
Deprecated.
- getProductId() - Method in class com.foxinmy.weixin4j.payment.mch.NativePayNotify
-
Deprecated.
- getPromotionAppBrandPass() - Method in class com.foxinmy.weixin4j.model.card.CouponBaseInfo
- getPromotionAppBrandUserName() - Method in class com.foxinmy.weixin4j.model.card.CouponBaseInfo
- getPromotionSubTitle() - Method in class com.foxinmy.weixin4j.model.card.CouponBaseInfo
- getPromotionTitle() - Method in class com.foxinmy.weixin4j.model.card.CouponBaseInfo
- getPromotionUrl() - Method in class com.foxinmy.weixin4j.model.card.CouponBaseInfo
- getProtocol() - Method in interface com.foxinmy.weixin4j.http.HttpResponse
-
HTTP协议
- getProtocol() - Method in class com.foxinmy.weixin4j.http.HttpVersion
- getProtocol() - Method in class com.foxinmy.weixin4j.http.SimpleHttpResponse
- getProtocol() - Method in class com.foxinmy.weixin4j.http.support.apache3.HttpComponent3Response
- getProtocol() - Method in class com.foxinmy.weixin4j.http.support.apache4.HttpComponent4_1Response
- getProtocol() - Method in class com.foxinmy.weixin4j.http.support.apache4.HttpComponent4_2Response
- getProtocol() - Method in class com.foxinmy.weixin4j.http.support.netty.Netty4HttpResponse
- getProtocol() - Method in class com.foxinmy.weixin4j.http.support.okhttp.OkHttpResponse2
- getProtocol() - Method in class com.foxinmy.weixin4j.http.support.okhttp.OkHttpResponse3
- getProtocol() - Method in class com.foxinmy.weixin4j.http.weixin.WeixinResponse
- getProxy() - Method in class com.foxinmy.weixin4j.http.HttpParams
- getQrType() - Method in class com.foxinmy.weixin4j.model.qr.QRParameter
- getR() - Method in enum com.foxinmy.weixin4j.type.card.CardColor
- getRange() - Method in class com.foxinmy.weixin4j.http.HttpHeaders
-
Returns the value of the
Range
header. - getReader() - Method in class com.foxinmy.weixin4j.http.apache.content.StringBody
- getReadTimeout() - Method in class com.foxinmy.weixin4j.http.HttpParams
- getReason() - Method in class com.foxinmy.weixin4j.payment.mch.RedpacketRecord
-
Deprecated.
- getRecall() - Method in class com.foxinmy.weixin4j.payment.mch.MerchantResult
-
Deprecated.
- getReceivers() - Method in class com.foxinmy.weixin4j.payment.mch.RedpacketRecord
-
Deprecated.
- getReceiveTime() - Method in class com.foxinmy.weixin4j.payment.mch.RedpacketRecord.RedpacketReceiver
-
Deprecated.
- getRecordBalance() - Method in class com.foxinmy.weixin4j.model.card.CardInfo
- getRecordBalance() - Method in class com.foxinmy.weixin4j.model.card.MemberUpdateInfo
- getRecordBonus() - Method in class com.foxinmy.weixin4j.model.card.MemberUpdateInfo
- getReduceCost() - Method in class com.foxinmy.weixin4j.model.card.CashCoupon
- getReduceMoney() - Method in class com.foxinmy.weixin4j.model.card.MemCardBonusRule
- getRefundAmount() - Method in class com.foxinmy.weixin4j.payment.mch.RedpacketRecord
-
Deprecated.
- getRefundChannel() - Method in class com.foxinmy.weixin4j.payment.mch.RefundDetail
-
Deprecated.
- getRefundChannel() - Method in class com.foxinmy.weixin4j.payment.mch.RefundResult
-
Deprecated.
- getRefundCount() - Method in class com.foxinmy.weixin4j.payment.mch.RefundRecord
-
Deprecated.
- getRefundFee() - Method in class com.foxinmy.weixin4j.payment.mch.RefundDetail
-
Deprecated.
- getRefundFee() - Method in class com.foxinmy.weixin4j.payment.mch.RefundRecord
-
Deprecated.
- getRefundFee() - Method in class com.foxinmy.weixin4j.payment.mch.RefundResult
-
Deprecated.
- getRefundFee() - Method in class com.foxinmy.weixin4j.payment.mch.SettlementRecord
-
Deprecated.
- getRefundId() - Method in class com.foxinmy.weixin4j.payment.mch.RefundDetail
-
Deprecated.
- getRefundId() - Method in class com.foxinmy.weixin4j.payment.mch.RefundResult
-
Deprecated.
- getRefundList() - Method in class com.foxinmy.weixin4j.payment.mch.RefundRecord
-
Deprecated.
- getRefundList() - Method in class com.foxinmy.weixin4j.payment.mch.RefundResult
-
Deprecated.
- getRefundRecvAccout() - Method in class com.foxinmy.weixin4j.payment.mch.RefundDetail
-
Deprecated.
- getRefundStatus() - Method in class com.foxinmy.weixin4j.payment.mch.RefundDetail
-
Deprecated.
- getRefundSuccessTime() - Method in class com.foxinmy.weixin4j.payment.mch.RefundDetail
-
Deprecated.
- getRefundTime() - Method in class com.foxinmy.weixin4j.payment.mch.RedpacketRecord
-
Deprecated.
- getRemark() - Method in class com.foxinmy.weixin4j.payment.mch.Redpacket
-
Deprecated.
- getRemark() - Method in class com.foxinmy.weixin4j.payment.mch.RedpacketRecord
-
Deprecated.
- getRepacketId() - Method in class com.foxinmy.weixin4j.payment.mch.RedpacketRecord
-
Deprecated.
- getRequestUri(String) - Method in class com.foxinmy.weixin4j.api.BaseApi
- getRequiredForm() - Method in class com.foxinmy.weixin4j.model.card.MemberUserForm
- getResponseCount() - Method in class com.foxinmy.weixin4j.payment.coupon.CouponResult
-
Deprecated.
- getResultCode() - Method in class com.foxinmy.weixin4j.http.weixin.XmlResult
- getRetCode() - Method in class com.foxinmy.weixin4j.payment.coupon.CouponResult
-
Deprecated.
- getRetMsg() - Method in class com.foxinmy.weixin4j.payment.coupon.CouponResult
-
Deprecated.
- getReturnCode() - Method in class com.foxinmy.weixin4j.http.weixin.ApiResult
- getReturnCode() - Method in class com.foxinmy.weixin4j.http.weixin.XmlResult
- getReturnMsg() - Method in class com.foxinmy.weixin4j.http.weixin.ApiResult
- getReturnMsg() - Method in class com.foxinmy.weixin4j.http.weixin.XmlResult
- getRichFieldList() - Method in class com.foxinmy.weixin4j.model.card.MemberUserForm.FormBudiler
- getRisk() - Method in class com.foxinmy.weixin4j.payment.mch.Redpacket
-
Deprecated.
- getRisk() - Method in class com.foxinmy.weixin4j.payment.mch.RedpacketRisk
-
Deprecated.
- getSate() - Method in enum com.foxinmy.weixin4j.type.CustomsSatus
-
Deprecated.
- getSceneContent() - Method in class com.foxinmy.weixin4j.model.qr.QRParameter
- getSceneInfo() - Method in class com.foxinmy.weixin4j.payment.mch.MchPayPackage
-
Deprecated.
- getSceneInfo() - Method in class com.foxinmy.weixin4j.payment.mch.SceneInfoApp
-
Deprecated.
- getSceneType() - Method in class com.foxinmy.weixin4j.payment.mch.Redpacket
-
Deprecated.
- getSceneValue() - Method in class com.foxinmy.weixin4j.model.card.CardQR
- getSceneValue() - Method in class com.foxinmy.weixin4j.model.qr.QRParameter
- getSecret() - Method in class com.foxinmy.weixin4j.model.WeixinAccount
- getSendListid() - Method in class com.foxinmy.weixin4j.payment.mch.RedpacketSendResult
-
Deprecated.
- getSendName() - Method in class com.foxinmy.weixin4j.payment.mch.Redpacket
-
Deprecated.
- getSendNum() - Method in class com.foxinmy.weixin4j.payment.coupon.CouponStock
-
Deprecated.
- getSendSource() - Method in class com.foxinmy.weixin4j.payment.coupon.CouponDetail
-
Deprecated.
- getSendTime() - Method in class com.foxinmy.weixin4j.payment.coupon.CouponDetail
-
Deprecated.
- getSendTime() - Method in class com.foxinmy.weixin4j.payment.mch.RedpacketRecord
-
Deprecated.
- getSendTime() - Method in class com.foxinmy.weixin4j.payment.mch.RedpacketSendResult
-
Deprecated.
- getSendType() - Method in class com.foxinmy.weixin4j.payment.mch.RedpacketRecord
-
Deprecated.
- getServers() - Method in class com.foxinmy.weixin4j.cache.MemcacheCacheStorager.MemcachePoolConfig
- getServicePhone() - Method in class com.foxinmy.weixin4j.model.card.CouponBaseInfo
- getServicePhone() - Method in class com.foxinmy.weixin4j.model.card.GiftCardPage
- getServiceStatement() - Method in class com.foxinmy.weixin4j.model.card.MemberUserForm
- getSettleDate() - Method in class com.foxinmy.weixin4j.payment.mch.SettlementRecord
-
Deprecated.
- getSettleFee() - Method in class com.foxinmy.weixin4j.payment.mch.SettlementRecord
-
Deprecated.
- getSettleFeeType() - Method in class com.foxinmy.weixin4j.payment.mch.SettlementRecord
-
Deprecated.
- getSettlementRefundFee() - Method in class com.foxinmy.weixin4j.payment.mch.RefundDetail
-
Deprecated.
- getSettlementTotalFee() - Method in class com.foxinmy.weixin4j.payment.mch.MerchantTradeResult
-
Deprecated.
- getSex() - Method in class com.foxinmy.weixin4j.model.card.MemberUserInfo
- getShorturl(String) - Method in class com.foxinmy.weixin4j.api.PayApi
-
Deprecated.native支付URL转短链接:用于扫码原生支付模式一中的二维码链接转成短链接(weixin://wxpay/s/XXXXXX),减小二维码数据量 ,提升扫描速度和精确度。
- getShowCoverPic() - Method in class com.foxinmy.weixin4j.tuple.MpArticle
- getShowSkuTitleFirst() - Method in class com.foxinmy.weixin4j.model.card.PageTheme
- getShowUrl() - Method in class com.foxinmy.weixin4j.model.qr.QRResult
- getSign() - Method in class com.foxinmy.weixin4j.payment.mch.MerchantResult
-
Deprecated.
- getSignType() - Method in class com.foxinmy.weixin4j.payment.mch.MerchantResult
-
Deprecated.
- getSignType() - Method in class com.foxinmy.weixin4j.payment.PayBaseInfo
-
Deprecated.
- getSignType() - Method in class com.foxinmy.weixin4j.sign.WeixinPaymentSignature
-
Deprecated.
- getSignType() - Method in interface com.foxinmy.weixin4j.sign.WeixinSignature
-
Deprecated.签名类型
- getSize() - Method in class com.foxinmy.weixin4j.model.paging.Pagedata
- getSku() - Method in class com.foxinmy.weixin4j.model.card.CouponBaseInfo
- getSlideImages() - Method in class com.foxinmy.weixin4j.model.card.CouponAdvanceInfo
- getSort() - Method in class com.foxinmy.weixin4j.model.paging.Pageable
- getSort() - Method in class com.foxinmy.weixin4j.model.paging.Pagedata
- getSource() - Method in class com.foxinmy.weixin4j.model.card.CouponBaseInfo
- getSourceUrl() - Method in class com.foxinmy.weixin4j.tuple.MpArticle
- getSSLContext() - Method in class com.foxinmy.weixin4j.http.HttpParams
- getStartDate() - Method in class com.foxinmy.weixin4j.payment.mch.SettlementRecord
-
Deprecated.
- getState() - Method in class com.foxinmy.weixin4j.payment.mch.CustomsOrderResult
-
Deprecated.
- getStatus() - Method in interface com.foxinmy.weixin4j.http.HttpResponse
-
响应状态
- getStatus() - Method in class com.foxinmy.weixin4j.http.SimpleHttpResponse
- getStatus() - Method in class com.foxinmy.weixin4j.http.support.apache3.HttpComponent3Response
- getStatus() - Method in class com.foxinmy.weixin4j.http.support.apache4.HttpComponent4_1Response
- getStatus() - Method in class com.foxinmy.weixin4j.http.support.apache4.HttpComponent4_2Response
- getStatus() - Method in class com.foxinmy.weixin4j.http.support.netty.Netty4HttpResponse
- getStatus() - Method in class com.foxinmy.weixin4j.http.support.okhttp.OkHttpResponse2
- getStatus() - Method in class com.foxinmy.weixin4j.http.support.okhttp.OkHttpResponse3
- getStatus() - Method in class com.foxinmy.weixin4j.http.weixin.WeixinResponse
- getStatus() - Method in class com.foxinmy.weixin4j.payment.mch.RedpacketRecord
-
Deprecated.
- getStatus() - Method in class com.foxinmy.weixin4j.payment.mch.RedpacketRecord.RedpacketReceiver
-
Deprecated.
- getStatusCode() - Method in class com.foxinmy.weixin4j.http.HttpStatus
- getStatusText() - Method in class com.foxinmy.weixin4j.http.HttpStatus
- getSubAppId() - Method in class com.foxinmy.weixin4j.payment.mch.MerchantResult
-
Deprecated.
- getSubCardType() - Method in class com.foxinmy.weixin4j.model.card.VoucherCard
- getSubId() - Method in class com.foxinmy.weixin4j.model.WeixinPayAccount
-
Deprecated.
- getSubIsSubscribe() - Method in class com.foxinmy.weixin4j.payment.mch.Order
-
Deprecated.
- getSubMchId() - Method in class com.foxinmy.weixin4j.model.WeixinPayAccount
-
Deprecated.
- getSubMchId() - Method in class com.foxinmy.weixin4j.payment.mch.MerchantResult
-
Deprecated.
- getSubOpenId() - Method in class com.foxinmy.weixin4j.payment.mch.MchPayPackage
-
Deprecated.
- getSubOpenId() - Method in class com.foxinmy.weixin4j.payment.mch.OpenIdResult
-
Deprecated.
- getSubOpenId() - Method in class com.foxinmy.weixin4j.payment.mch.Order
-
Deprecated.
- getSubOrderId() - Method in class com.foxinmy.weixin4j.payment.mch.CustomsOrderResult
-
Deprecated.
- getSubOrderNo() - Method in class com.foxinmy.weixin4j.payment.mch.CustomsOrder
-
Deprecated.
- getSubOrderNo() - Method in class com.foxinmy.weixin4j.payment.mch.CustomsOrderResult
-
Deprecated.
- getSubs() - Method in class com.foxinmy.weixin4j.model.Button
- getSubType() - Method in class com.foxinmy.weixin4j.http.apache.mime.HttpMultipart
-
Deprecated.
- getSubType() - Method in class com.foxinmy.weixin4j.http.MimeType
- getSuccessCount() - Method in class com.foxinmy.weixin4j.payment.coupon.CouponResult
-
Deprecated.
- getSupplyBalance() - Method in class com.foxinmy.weixin4j.model.card.MemberCard
- getSupportBuyForSelf() - Method in class com.foxinmy.weixin4j.model.card.GiftCardPage
- getSupportMulti() - Method in class com.foxinmy.weixin4j.model.card.GiftCardPage
- getText() - Method in class com.foxinmy.weixin4j.http.HttpVersion
- getText(String) - Static method in class com.foxinmy.weixin4j.util.WeixinErrorUtil
- getThemeList() - Method in class com.foxinmy.weixin4j.model.card.GiftCardPage
- getThirdId() - Method in class com.foxinmy.weixin4j.token.TicketManager
- getThirdSecret() - Method in class com.foxinmy.weixin4j.token.TicketManager
- getThumbMediaId() - Method in class com.foxinmy.weixin4j.tuple.MpArticle
- getThumbMediaId() - Method in class com.foxinmy.weixin4j.tuple.Music
- getThumbMediaId() - Method in class com.foxinmy.weixin4j.tuple.Video
- getThumbUrl() - Method in class com.foxinmy.weixin4j.tuple.MpArticle
- getTicket() - Method in class com.foxinmy.weixin4j.model.qr.QRResult
- getTicket() - Method in class com.foxinmy.weixin4j.token.TicketManager
-
获取ticket对象
- getTimeEnd() - Method in class com.foxinmy.weixin4j.payment.mch.Order
-
Deprecated.
- getTimeExpire() - Method in class com.foxinmy.weixin4j.payment.PayPackage
-
Deprecated.
- getTimeLimits() - Method in class com.foxinmy.weixin4j.model.card.CouponAdvanceInfo
- getTimestamp() - Method in class com.foxinmy.weixin4j.util.ObjectId
-
Gets the timestamp (number of seconds since the Unix epoch).
- getTimeStamp() - Method in class com.foxinmy.weixin4j.payment.PayBaseInfo
-
Deprecated.
- getTimeStart() - Method in class com.foxinmy.weixin4j.payment.PayPackage
-
Deprecated.
- getTips() - Method in class com.foxinmy.weixin4j.model.card.MemCardCustomField
- getTitle() - Method in class com.foxinmy.weixin4j.model.card.CardItem
- getTitle() - Method in class com.foxinmy.weixin4j.model.card.CouponBaseInfo
- getTitle() - Method in class com.foxinmy.weixin4j.model.card.GiftCardPage
- getTitle() - Method in class com.foxinmy.weixin4j.model.card.PageTheme
- getTitle() - Method in class com.foxinmy.weixin4j.tuple.Article
- getTitle() - Method in class com.foxinmy.weixin4j.tuple.MpArticle
- getTitle() - Method in class com.foxinmy.weixin4j.tuple.Music
- getTitle() - Method in class com.foxinmy.weixin4j.tuple.TextCard
- getTitle() - Method in class com.foxinmy.weixin4j.tuple.Video
- getTitleColor() - Method in class com.foxinmy.weixin4j.model.card.PageTheme
- getTotalAmount() - Method in class com.foxinmy.weixin4j.payment.mch.Redpacket
-
Deprecated.
- getTotalAmount() - Method in class com.foxinmy.weixin4j.payment.mch.RedpacketRecord
-
Deprecated.
- getTotalAmount() - Method in class com.foxinmy.weixin4j.payment.mch.RedpacketSendResult
-
Deprecated.
- getTotalCount() - Method in class com.foxinmy.weixin4j.model.media.MediaCounter
- getTotalCount() - Method in class com.foxinmy.weixin4j.model.media.MediaRecord
- getTotalElements() - Method in class com.foxinmy.weixin4j.model.paging.Pagedata
- getTotalFee() - Method in class com.foxinmy.weixin4j.payment.mch.MerchantTradeResult
-
Deprecated.
- getTotalFee() - Method in class com.foxinmy.weixin4j.payment.PayPackage
-
Deprecated.
- getTotalNum() - Method in class com.foxinmy.weixin4j.payment.mch.Redpacket
-
Deprecated.
- getTotalNum() - Method in class com.foxinmy.weixin4j.payment.mch.RedpacketRecord
-
Deprecated.
- getTotalPages() - Method in class com.foxinmy.weixin4j.model.paging.Pagedata
- getTradeNo() - Method in class com.foxinmy.weixin4j.payment.coupon.CouponDetail
-
Deprecated.
- getTradeState() - Method in class com.foxinmy.weixin4j.payment.mch.Order
-
Deprecated.
- getTradeStateDesc() - Method in class com.foxinmy.weixin4j.payment.mch.Order
-
Deprecated.
- getTradeType() - Method in class com.foxinmy.weixin4j.payment.mch.MchPayPackage
-
Deprecated.
- getTradeType() - Method in class com.foxinmy.weixin4j.payment.mch.Order
-
Deprecated.
- getTradeType() - Method in class com.foxinmy.weixin4j.payment.mch.PrePay
-
Deprecated.
- getTransactionId() - Method in class com.foxinmy.weixin4j.payment.mch.CorpPaymentRecord
-
Deprecated.
- getTransactionId() - Method in class com.foxinmy.weixin4j.payment.mch.CorpPaymentResult
-
Deprecated.
- getTransactionId() - Method in class com.foxinmy.weixin4j.payment.mch.CustomsOrder
-
Deprecated.
- getTransactionId() - Method in class com.foxinmy.weixin4j.payment.mch.CustomsOrderRecord
-
Deprecated.
- getTransactionId() - Method in class com.foxinmy.weixin4j.payment.mch.CustomsOrderResult
-
Deprecated.
- getTransactionId() - Method in class com.foxinmy.weixin4j.payment.mch.MerchantTradeResult
-
Deprecated.
- getTransactionStatus() - Method in class com.foxinmy.weixin4j.payment.mch.CorpPaymentRecord
-
Deprecated.
- getTransferEncoding() - Method in class com.foxinmy.weixin4j.http.apache.content.ByteArrayBody
- getTransferEncoding() - Method in interface com.foxinmy.weixin4j.http.apache.content.ContentBody
-
Returns the body descriptors transfer encoding.
- getTransferEncoding() - Method in class com.foxinmy.weixin4j.http.apache.content.FileBody
- getTransferEncoding() - Method in class com.foxinmy.weixin4j.http.apache.content.InputStreamBody
- getTransferEncoding() - Method in class com.foxinmy.weixin4j.http.apache.content.StringBody
- getTransferName() - Method in class com.foxinmy.weixin4j.payment.mch.CorpPaymentRecord
-
Deprecated.
- getTransferTime() - Method in class com.foxinmy.weixin4j.payment.mch.CorpPaymentRecord
-
Deprecated.
- getTransportFee() - Method in class com.foxinmy.weixin4j.payment.mch.CustomsOrder
-
Deprecated.
- getType() - Method in class com.foxinmy.weixin4j.http.MimeType
- getType() - Method in class com.foxinmy.weixin4j.model.Button
- getType() - Method in class com.foxinmy.weixin4j.payment.mch.SceneInfoApp
-
Deprecated.
- getType() - Method in class com.foxinmy.weixin4j.type.IdQuery
-
Deprecated.
- getUname() - Method in class com.foxinmy.weixin4j.payment.mch.CustomsOrder
-
Deprecated.
- getUnSettleFee() - Method in class com.foxinmy.weixin4j.payment.mch.SettlementRecord
-
Deprecated.
- getUpdateTime() - Method in class com.foxinmy.weixin4j.model.media.MediaItem
- getUpgrade() - Method in class com.foxinmy.weixin4j.http.HttpHeaders
-
Returns the value of the
Upgrade
header. - getURI() - Method in class com.foxinmy.weixin4j.http.HttpRequest
- getUrl() - Method in class com.foxinmy.weixin4j.model.card.MemCardCustomField
- getUrl() - Method in class com.foxinmy.weixin4j.model.media.MediaItem
- getUrl() - Method in class com.foxinmy.weixin4j.model.media.MediaUploadResult
- getUrl() - Method in class com.foxinmy.weixin4j.model.qr.QRResult
- getUrl() - Method in class com.foxinmy.weixin4j.tuple.Article
- getUrl() - Method in class com.foxinmy.weixin4j.tuple.MpArticle
- getUrl() - Method in class com.foxinmy.weixin4j.tuple.TextCard
- getUseCondition() - Method in class com.foxinmy.weixin4j.model.card.CouponAdvanceInfo
- getUseCustomCode() - Method in class com.foxinmy.weixin4j.model.card.CouponBaseInfo
- getUsedNum() - Method in class com.foxinmy.weixin4j.payment.coupon.CouponStock
-
Deprecated.
- getUserCardStatus() - Method in class com.foxinmy.weixin4j.model.card.MemberUserInfo
- getUserInfo() - Method in class com.foxinmy.weixin4j.model.card.MemberUserInfo
- getUserName() - Method in class com.foxinmy.weixin4j.payment.mch.CorpPayment
-
Deprecated.
- getUseTime() - Method in class com.foxinmy.weixin4j.payment.coupon.CouponDetail
-
Deprecated.
- getUUID() - Static method in class com.foxinmy.weixin4j.util.RandomUtil
-
随机获取UUID字符串(无中划线)
- getVal() - Method in enum com.foxinmy.weixin4j.type.mch.BillType
-
Deprecated.
- getVal() - Method in enum com.foxinmy.weixin4j.type.mch.CouponStatus
-
Deprecated.
- getVal() - Method in enum com.foxinmy.weixin4j.type.mch.CouponStockStatus
-
Deprecated.
- getVal() - Method in enum com.foxinmy.weixin4j.type.mch.CouponStockType
-
Deprecated.
- getVal() - Method in enum com.foxinmy.weixin4j.type.mch.CouponType
-
Deprecated.
- getVal() - Method in enum com.foxinmy.weixin4j.type.mch.RefundType
-
Deprecated.
- getValue() - Method in class com.foxinmy.weixin4j.util.NameValue
- getValue(String) - Static method in class com.foxinmy.weixin4j.util.Weixin4jConfigUtil
-
获取weixin4j.properties文件中的key值
- getValue(String, String) - Static method in class com.foxinmy.weixin4j.util.Weixin4jConfigUtil
-
key不存在时则返回传入的默认值
- getVideoCount() - Method in class com.foxinmy.weixin4j.model.media.MediaCounter
- getVoiceCount() - Method in class com.foxinmy.weixin4j.model.media.MediaCounter
- getWeights() - Method in class com.foxinmy.weixin4j.cache.MemcacheCacheStorager.MemcachePoolConfig
- getWeixinAccount() - Static method in class com.foxinmy.weixin4j.util.Weixin4jConfigUtil
-
获取微信账号信息
- getWeixinId() - Method in class com.foxinmy.weixin4j.token.TokenManager
-
返回唯一标识ID
- getWeixinPayAccount() - Method in class com.foxinmy.weixin4j.payment.WeixinPayProxy
-
Deprecated.获取微信商户账号信息
- getWeixinSignature() - Method in class com.foxinmy.weixin4j.api.MchApi
-
Deprecated.微信签名类
- getWeixinSignature() - Method in class com.foxinmy.weixin4j.payment.WeixinPayProxy
-
Deprecated.获取微信签名类
- getWeixinSSLExecutor() - Method in class com.foxinmy.weixin4j.api.MchApi
-
Deprecated.微信SSL
- getWishing() - Method in class com.foxinmy.weixin4j.payment.mch.Redpacket
-
Deprecated.
- getWishing() - Method in class com.foxinmy.weixin4j.payment.mch.RedpacketRecord
-
Deprecated.
- GIFT - com.foxinmy.weixin4j.type.card.CardType
-
兑换券
- GIFT_CARD - com.foxinmy.weixin4j.type.card.SubCardType
-
礼品卡
- GIFT_SUCC - com.foxinmy.weixin4j.type.card.UserCardStatus
- GIFT_TIMEOUT - com.foxinmy.weixin4j.type.card.UserCardStatus
- GiftCard - Class in com.foxinmy.weixin4j.model.card
-
储值类礼品卡
- GiftCard(CouponBaseInfo, GiftCard.Builder) - Constructor for class com.foxinmy.weixin4j.model.card.GiftCard
- GiftCard.Builder - Class in com.foxinmy.weixin4j.model.card
- GiftCardOrder - Class in com.foxinmy.weixin4j.model.card
-
礼品卡销售订单信息
- GiftCardOrder() - Constructor for class com.foxinmy.weixin4j.model.card.GiftCardOrder
- GiftCardPage - Class in com.foxinmy.weixin4j.model.card
-
礼品卡货架
- GiftCardPage(GiftCardPage.Builder) - Constructor for class com.foxinmy.weixin4j.model.card.GiftCardPage
- GiftCardPage.Builder - Class in com.foxinmy.weixin4j.model.card
- GiftCoupon - Class in com.foxinmy.weixin4j.model.card
-
兑换券
- GiftCoupon(CouponBaseInfo, String) - Constructor for class com.foxinmy.weixin4j.model.card.GiftCoupon
-
构造兑换券
- GIFTING - com.foxinmy.weixin4j.type.card.UserCardStatus
- GLOBAL - Static variable in class com.foxinmy.weixin4j.http.factory.HttpClientFactory.AllowHostnameVerifier
- GLOBAL - Static variable in class com.foxinmy.weixin4j.http.factory.HttpClientFactory.AllowX509TrustManager
- GLOBAL - Static variable in class com.foxinmy.weixin4j.http.message.JsonMessageConverter
- GLOBAL - Static variable in class com.foxinmy.weixin4j.http.message.XmlMessageConverter
- GROUP - com.foxinmy.weixin4j.type.mch.RedpacketType
-
Deprecated.裂变红包
- GROUPON - com.foxinmy.weixin4j.type.card.CardType
-
团购券
- GrouponCoupon - Class in com.foxinmy.weixin4j.model.card
-
团购券
- GrouponCoupon(CouponBaseInfo, String) - Constructor for class com.foxinmy.weixin4j.model.card.GrouponCoupon
-
构造团购券
- GUANGZHOU - com.foxinmy.weixin4j.type.CustomsCity
-
Deprecated.
- GZCB_CREDIT - com.foxinmy.weixin4j.type.BankType
-
Deprecated.广州银行(信用卡)
- GZIP - com.foxinmy.weixin4j.type.TarType
-
Deprecated.
H
- handleResponse(HttpResponse) - Method in class com.foxinmy.weixin4j.http.AbstractHttpClient
- handleResponse(WeixinResponse) - Method in class com.foxinmy.weixin4j.http.weixin.WeixinRequestExecutor
-
handle the weixin response
- HANGZHOU - com.foxinmy.weixin4j.type.CustomsCity
-
Deprecated.
- HAS_THRESHOLD - com.foxinmy.weixin4j.type.mch.CouponType
-
Deprecated.使用有门槛
- hasContent() - Method in class com.foxinmy.weixin4j.model.paging.Pagedata
- hasError(HttpStatus) - Method in class com.foxinmy.weixin4j.http.AbstractHttpClient
- hashCode() - Method in class com.foxinmy.weixin4j.http.HttpHeaders
- hashCode() - Method in class com.foxinmy.weixin4j.http.HttpVersion
- hashCode() - Method in class com.foxinmy.weixin4j.http.MimeType
- hashCode() - Method in class com.foxinmy.weixin4j.model.qr.QRParameter
- hashCode() - Method in class com.foxinmy.weixin4j.util.ObjectId
- hasNext() - Method in class com.foxinmy.weixin4j.model.paging.Pagedata
- hasPrevious() - Method in class com.foxinmy.weixin4j.model.paging.Pageable
- hasPrevious() - Method in class com.foxinmy.weixin4j.model.paging.Pagedata
- hasSort() - Method in class com.foxinmy.weixin4j.model.paging.Sort
- head(String) - Method in class com.foxinmy.weixin4j.http.AbstractHttpClient
- head(String) - Method in interface com.foxinmy.weixin4j.http.HttpClient
- head(String, URLParameter...) - Method in class com.foxinmy.weixin4j.http.AbstractHttpClient
- head(String, URLParameter...) - Method in interface com.foxinmy.weixin4j.http.HttpClient
- HEAD - com.foxinmy.weixin4j.http.HttpMethod
- Header - Class in com.foxinmy.weixin4j.http.apache.mime
-
The header of an entity (see RFC 2045).
- Header() - Constructor for class com.foxinmy.weixin4j.http.apache.mime.Header
- HeaderValueFormatter - Class in com.foxinmy.weixin4j.http
-
Basic implementation for formatting header value elements.
- HeaderValueFormatter() - Constructor for class com.foxinmy.weixin4j.http.HeaderValueFormatter
- HexUtil - Class in com.foxinmy.weixin4j.util
- HexUtil() - Constructor for class com.foxinmy.weixin4j.util.HexUtil
- hideAllNonBaseMenuItem - com.foxinmy.weixin4j.jssdk.JSSDKAPI
- hideMenuItems - com.foxinmy.weixin4j.jssdk.JSSDKAPI
- hideOptionMenu - com.foxinmy.weixin4j.jssdk.JSSDKAPI
- HKD - com.foxinmy.weixin4j.type.CurrencyType
-
Deprecated.
- HMAC$SHA256 - com.foxinmy.weixin4j.type.SignType
-
Deprecated.
- HMACSHA256(String, String) - Static method in class com.foxinmy.weixin4j.util.DigestUtil
-
HMAC-SHA256签名
- HOST - Static variable in class com.foxinmy.weixin4j.cache.MemcacheCacheStorager.MemcachePoolConfig
- HOST - Static variable in class com.foxinmy.weixin4j.http.HttpHeaders
-
The HTTP
Host
header field name. - HRBB_DEBIT - com.foxinmy.weixin4j.type.BankType
-
Deprecated.哈尔滨银行(借记卡)
- HT - Static variable in class com.foxinmy.weixin4j.http.HTTP
- HTTP - Class in com.foxinmy.weixin4j.http
-
Constants and static helpers related to the HTTP protocol.
- HTTP_1_0 - Static variable in class com.foxinmy.weixin4j.http.HttpVersion
-
HTTP/1.0
- HTTP_1_0_STRING - Static variable in class com.foxinmy.weixin4j.http.HttpVersion
- HTTP_1_1 - Static variable in class com.foxinmy.weixin4j.http.HttpVersion
-
HTTP/1.1
- HTTP_1_1_STRING - Static variable in class com.foxinmy.weixin4j.http.HttpVersion
- HttpClient - Interface in com.foxinmy.weixin4j.http
-
HTTP 接口
- HttpClientException - Exception in com.foxinmy.weixin4j.http
- HttpClientException(String) - Constructor for exception com.foxinmy.weixin4j.http.HttpClientException
-
Construct a new instance of
HttpClientException
with the given message. - HttpClientException(String, Throwable) - Constructor for exception com.foxinmy.weixin4j.http.HttpClientException
-
Construct a new instance of
HttpClientException
with the given message and exception. - HttpClientFactory - Class in com.foxinmy.weixin4j.http.factory
-
HttpClient工厂生产类:参考netty的InternalLoggerFactory
- HttpClientFactory() - Constructor for class com.foxinmy.weixin4j.http.factory.HttpClientFactory
- HttpClientFactory.AllowHostnameVerifier - Class in com.foxinmy.weixin4j.http.factory
- HttpClientFactory.AllowX509TrustManager - Class in com.foxinmy.weixin4j.http.factory
- HttpComponent3 - Class in com.foxinmy.weixin4j.http.support.apache3
-
Requires commons-httpclient 3.0 or higher
- HttpComponent3(HttpClient) - Constructor for class com.foxinmy.weixin4j.http.support.apache3.HttpComponent3
- HttpComponent3.SSLProtocolSocketFactory - Class in com.foxinmy.weixin4j.http.support.apache3
- HttpComponent3Factory - Class in com.foxinmy.weixin4j.http.support.apache3
-
使用commons-httpclient3.x
- HttpComponent3Factory() - Constructor for class com.foxinmy.weixin4j.http.support.apache3.HttpComponent3Factory
- HttpComponent3Factory(HttpClient) - Constructor for class com.foxinmy.weixin4j.http.support.apache3.HttpComponent3Factory
- HttpComponent3Response - Class in com.foxinmy.weixin4j.http.support.apache3
-
HttpComponent3 Response:Requires commons-httpclient 3.0 or higher
- HttpComponent3Response(HttpMethod) - Constructor for class com.foxinmy.weixin4j.http.support.apache3.HttpComponent3Response
- HttpComponent4 - Class in com.foxinmy.weixin4j.http.support.apache4
-
Apache HttpComponents 4.x
- HttpComponent4() - Constructor for class com.foxinmy.weixin4j.http.support.apache4.HttpComponent4
- HttpComponent4_1 - Class in com.foxinmy.weixin4j.http.support.apache4
-
Requires Apache HttpComponents 4.2 or lower
- HttpComponent4_1(HttpClient) - Constructor for class com.foxinmy.weixin4j.http.support.apache4.HttpComponent4_1
- HttpComponent4_1Factory - Class in com.foxinmy.weixin4j.http.support.apache4
-
使用Apache的HttpClient<=4.2
- HttpComponent4_1Factory() - Constructor for class com.foxinmy.weixin4j.http.support.apache4.HttpComponent4_1Factory
-
默认httpclient
- HttpComponent4_1Factory(HttpClient) - Constructor for class com.foxinmy.weixin4j.http.support.apache4.HttpComponent4_1Factory
- HttpComponent4_1Response - Class in com.foxinmy.weixin4j.http.support.apache4
-
HttpComponent4 Response:Requires Apache HttpComponents 4.2 or lower
- HttpComponent4_1Response(HttpResponse, byte[]) - Constructor for class com.foxinmy.weixin4j.http.support.apache4.HttpComponent4_1Response
- HttpComponent4_2 - Class in com.foxinmy.weixin4j.http.support.apache4
-
Requires Apache HttpComponents 4.3 or higher
- HttpComponent4_2(CloseableHttpClient) - Constructor for class com.foxinmy.weixin4j.http.support.apache4.HttpComponent4_2
- HttpComponent4_2Factory - Class in com.foxinmy.weixin4j.http.support.apache4
-
使用Apache的HttpClient>=4.3
- HttpComponent4_2Factory() - Constructor for class com.foxinmy.weixin4j.http.support.apache4.HttpComponent4_2Factory
- HttpComponent4_2Factory(HttpClientBuilder) - Constructor for class com.foxinmy.weixin4j.http.support.apache4.HttpComponent4_2Factory
- HttpComponent4_2Response - Class in com.foxinmy.weixin4j.http.support.apache4
-
HttpComponent4 Response:Requires Apache HttpComponents 4.3 or higher
- HttpComponent4_2Response(CloseableHttpResponse, byte[]) - Constructor for class com.foxinmy.weixin4j.http.support.apache4.HttpComponent4_2Response
- HttpComponent4.CustomHostnameVerifier - Class in com.foxinmy.weixin4j.http.support.apache4
- HttpComponent4Factory - Class in com.foxinmy.weixin4j.http.support.apache4
-
使用Apache的HttpClient4.x
- HttpComponent4Factory() - Constructor for class com.foxinmy.weixin4j.http.support.apache4.HttpComponent4Factory
- HttpEntity - Interface in com.foxinmy.weixin4j.http.entity
- HttpHeaders - Class in com.foxinmy.weixin4j.http
-
Represents HTTP request and response headers, mapping string header names to list of string values.
- HttpHeaders() - Constructor for class com.foxinmy.weixin4j.http.HttpHeaders
-
Constructs a new, empty instance of the
HttpHeaders
object. - HttpMessage - Interface in com.foxinmy.weixin4j.http
-
HTTP messages consist of requests from client to server and responses from server to client.
- HttpMethod - Enum in com.foxinmy.weixin4j.http
-
请求方法
- HttpMultipart - Class in com.foxinmy.weixin4j.http.apache.mime
-
Deprecated.(4.3) Use
MultipartEntityBuilder
. - HttpMultipart(String, String) - Constructor for class com.foxinmy.weixin4j.http.apache.mime.HttpMultipart
-
Deprecated.
- HttpMultipart(String, Charset, String) - Constructor for class com.foxinmy.weixin4j.http.apache.mime.HttpMultipart
-
Deprecated.Creates an instance with the specified settings.
- HttpMultipart(String, Charset, String, HttpMultipartMode) - Constructor for class com.foxinmy.weixin4j.http.apache.mime.HttpMultipart
-
Deprecated.Creates an instance with the specified settings.
- HttpMultipartMode - Enum in com.foxinmy.weixin4j.http.apache.mime
- HttpParams - Class in com.foxinmy.weixin4j.http
-
Http请求参数
- HttpParams() - Constructor for class com.foxinmy.weixin4j.http.HttpParams
-
connectTimeout = 15000,readTimeout=20000,maxConnection=100,maxConnectionPerHost=32
- HttpParams(int, int, int, int) - Constructor for class com.foxinmy.weixin4j.http.HttpParams
- HttpRequest - Class in com.foxinmy.weixin4j.http
-
HTTP 请求
- HttpRequest(HttpMethod, String) - Constructor for class com.foxinmy.weixin4j.http.HttpRequest
- HttpRequest(HttpMethod, URI) - Constructor for class com.foxinmy.weixin4j.http.HttpRequest
- HttpResponse - Interface in com.foxinmy.weixin4j.http
-
HTTP 响应
- HttpStatus - Class in com.foxinmy.weixin4j.http
-
Constants enumerating the HTTP status codes.
- HttpStatus(int, String) - Constructor for class com.foxinmy.weixin4j.http.HttpStatus
- HttpStatus.Series - Enum in com.foxinmy.weixin4j.http
-
Java 5 enumeration of HTTP status series.
- HttpVersion - Class in com.foxinmy.weixin4j.http
-
reference of apache pivot
- HttpVersion(String, boolean) - Constructor for class com.foxinmy.weixin4j.http.HttpVersion
- HttpVersion(String, int, int, boolean) - Constructor for class com.foxinmy.weixin4j.http.HttpVersion
- HXB_DEBIT - com.foxinmy.weixin4j.type.BankType
-
Deprecated.华夏银行(借记卡)
- HZB_CREDIT - com.foxinmy.weixin4j.type.BankType
-
Deprecated.杭州银行(信用卡)
- HZB_DEBIT - com.foxinmy.weixin4j.type.BankType
-
Deprecated.杭州银行(借记卡)
I
- ICBC_CREDIT - com.foxinmy.weixin4j.type.BankType
-
Deprecated.工商银行(信用卡)
- ICBC_DEBIT - com.foxinmy.weixin4j.type.BankType
-
Deprecated.工商银行(借记卡)
- IDCARD - com.foxinmy.weixin4j.type.CredentialType
-
Deprecated.
- IDENTITY_CODING - Static variable in class com.foxinmy.weixin4j.http.HTTP
- IdQuery - Class in com.foxinmy.weixin4j.type
-
Deprecated.迁移到子模块weixin4j-pay
- IdQuery(String, IdType) - Constructor for class com.foxinmy.weixin4j.type.IdQuery
-
Deprecated.
- IdType - Enum in com.foxinmy.weixin4j.type
-
Deprecated.迁移到子模块weixin4j-pay
- IF_MATCH - Static variable in class com.foxinmy.weixin4j.http.HttpHeaders
-
The HTTP
If-Match
header field name. - IF_MODIFIED_SINCE - Static variable in class com.foxinmy.weixin4j.http.HttpHeaders
-
The HTTP
If-Modified-Since
header field name. - IF_NONE_MATCH - Static variable in class com.foxinmy.weixin4j.http.HttpHeaders
-
The HTTP
If-None-Match
header field name. - IF_RANGE - Static variable in class com.foxinmy.weixin4j.http.HttpHeaders
-
The HTTP
If-Range
header field name. - IF_UNMODIFIED_SINCE - Static variable in class com.foxinmy.weixin4j.http.HttpHeaders
-
The HTTP
If-Unmodified-Since
header field name. - image - com.foxinmy.weixin4j.type.MediaType
- Image - Class in com.foxinmy.weixin4j.tuple
-
图片对象
- Image(String) - Constructor for class com.foxinmy.weixin4j.tuple.Image
- IMAGE_APIS - Static variable in enum com.foxinmy.weixin4j.jssdk.JSSDKAPI
-
图像接口集合
- IMAGE_JPG - Static variable in class com.foxinmy.weixin4j.http.MimeType
- INACTIVE - com.foxinmy.weixin4j.type.mch.CouponStockStatus
-
Deprecated.未激活
- includes(MimeType) - Method in class com.foxinmy.weixin4j.http.MimeType
-
reference of Spring Web
- INDEX_NOT_FOUND - Static variable in class com.foxinmy.weixin4j.util.StringUtil
- indexOf(byte) - Method in class com.foxinmy.weixin4j.util.ByteArrayBuffer
-
Returns the index within this buffer of the first occurrence of the specified byte, starting the search at
0
and finishing atByteArrayBuffer.length()
. - indexOf(byte, int, int) - Method in class com.foxinmy.weixin4j.util.ByteArrayBuffer
-
Returns the index within this buffer of the first occurrence of the specified byte, starting the search at the specified
beginIndex
and finishing atendIndex
. - indexOf(int) - Method in class com.foxinmy.weixin4j.util.CharArrayBuffer
-
Returns the index within this buffer of the first occurrence of the specified character, starting the search at
0
and finishing atCharArrayBuffer.length()
. - indexOf(int, int, int) - Method in class com.foxinmy.weixin4j.util.CharArrayBuffer
-
Returns the index within this buffer of the first occurrence of the specified character, starting the search at the specified
beginIndex
and finishing atendIndex
. - info(String) - Method in interface com.foxinmy.weixin4j.logging.InternalLogger
-
Log a message at the INFO level.
- info(String, Object) - Method in interface com.foxinmy.weixin4j.logging.InternalLogger
-
Log a message at the INFO level according to the specified format and argument.
- info(String, Object...) - Method in interface com.foxinmy.weixin4j.logging.InternalLogger
-
Log a message at the INFO level according to the specified format and arguments.
- info(String, Object, Object) - Method in interface com.foxinmy.weixin4j.logging.InternalLogger
-
Log a message at the INFO level according to the specified format and arguments.
- info(String, Throwable) - Method in interface com.foxinmy.weixin4j.logging.InternalLogger
-
Log an exception (throwable) at the INFO level with an accompanying message.
- INFO - com.foxinmy.weixin4j.logging.InternalLogLevel
-
'INFO' log level.
- INFORMATIONAL - com.foxinmy.weixin4j.http.HttpStatus.Series
- initBalance(Integer) - Method in class com.foxinmy.weixin4j.model.card.GiftCard.Builder
-
设置初始化的余额(需礼品卡类型为GIFT_CARD,单品类礼品卡VOUCHER并非用于储值)
- initConn - Static variable in class com.foxinmy.weixin4j.cache.MemcacheCacheStorager.MemcachePoolConfig
- InputStreamBody - Class in com.foxinmy.weixin4j.http.apache.content
-
Binary body part backed by an input stream.
- InputStreamBody(InputStream, ContentType) - Constructor for class com.foxinmy.weixin4j.http.apache.content.InputStreamBody
- InputStreamBody(InputStream, ContentType, String) - Constructor for class com.foxinmy.weixin4j.http.apache.content.InputStreamBody
- InputStreamBody(InputStream, String) - Constructor for class com.foxinmy.weixin4j.http.apache.content.InputStreamBody
- InputStreamBody(InputStream, String, String) - Constructor for class com.foxinmy.weixin4j.http.apache.content.InputStreamBody
- INSTANCE - Static variable in class com.foxinmy.weixin4j.http.HeaderValueFormatter
- InternalLogger - Interface in com.foxinmy.weixin4j.logging
-
Internal-use-only logger used by Netty.
- InternalLoggerFactory - Class in com.foxinmy.weixin4j.logging
-
Creates an
InternalLogger
or changes the default factory implementation. - InternalLoggerFactory() - Constructor for class com.foxinmy.weixin4j.logging.InternalLoggerFactory
- InternalLogLevel - Enum in com.foxinmy.weixin4j.logging
-
The log level that
InternalLogger
can log at. - interruptTask() - Method in class com.foxinmy.weixin4j.util.SettableFuture
-
Subclasses can override this method to implement interruption of the future's computation.
- invokeGetterMethod(Object, String) - Static method in class com.foxinmy.weixin4j.util.ReflectionUtil
-
调用Getter方法
- invokeMethod(Object, String) - Static method in class com.foxinmy.weixin4j.util.ReflectionUtil
-
调用方法
- invokeMethod(Object, String, Object...) - Static method in class com.foxinmy.weixin4j.util.ReflectionUtil
- invokeSetterMethod(Object, String, Object) - Static method in class com.foxinmy.weixin4j.util.ReflectionUtil
-
调用Setter方法
- invokeSetterMethod(Object, String, Object, Class<?>) - Static method in class com.foxinmy.weixin4j.util.ReflectionUtil
-
调用Setter方法
- IOUtil - Class in com.foxinmy.weixin4j.util
-
IOUtil
- IOUtil() - Constructor for class com.foxinmy.weixin4j.util.IOUtil
- isAutoActivate() - Method in class com.foxinmy.weixin4j.model.card.GiftCard.Builder
- isAutoActivate() - Method in class com.foxinmy.weixin4j.model.card.MemberCard
- isAutoActivate() - Method in class com.foxinmy.weixin4j.model.card.VoucherCard
- isBindOpenId() - Method in class com.foxinmy.weixin4j.model.card.CouponBaseInfo
- isBlank(CharSequence) - Static method in class com.foxinmy.weixin4j.util.StringUtil
- isCancelled() - Method in class com.foxinmy.weixin4j.util.SettableFuture
- isCanGiveFriend() - Method in class com.foxinmy.weixin4j.model.card.CouponBaseInfo
- isCanModify() - Method in class com.foxinmy.weixin4j.model.card.MemberUserForm.FormBudiler
- isCanShare() - Method in class com.foxinmy.weixin4j.model.card.CouponBaseInfo
- isChunked() - Method in class com.foxinmy.weixin4j.http.apache.mime.MultipartEntity
- isDebugEnabled() - Method in interface com.foxinmy.weixin4j.logging.InternalLogger
-
Is the logger instance enabled for the DEBUG level?
- isDone() - Method in class com.foxinmy.weixin4j.util.SettableFuture
- isEmpty() - Method in class com.foxinmy.weixin4j.http.HttpHeaders
- isEmpty() - Method in class com.foxinmy.weixin4j.util.ByteArrayBuffer
- isEmpty() - Method in class com.foxinmy.weixin4j.util.CharArrayBuffer
- isEmpty(CharSequence) - Static method in class com.foxinmy.weixin4j.util.StringUtil
- isEnabled(InternalLogLevel) - Method in class com.foxinmy.weixin4j.logging.AbstractInternalLogger
- isEnabled(InternalLogLevel) - Method in interface com.foxinmy.weixin4j.logging.InternalLogger
-
Is the logger instance enabled for the specified
level
? - isErrorEnabled() - Method in interface com.foxinmy.weixin4j.logging.InternalLogger
-
Is the logger instance enabled for the ERROR level?
- isFull() - Method in class com.foxinmy.weixin4j.util.ByteArrayBuffer
-
Returns
true
if this buffer is full, that is, itsByteArrayBuffer.length()
is equal to itsByteArrayBuffer.capacity()
. - isFull() - Method in class com.foxinmy.weixin4j.util.CharArrayBuffer
-
Returns
true
if this buffer is full, that is, itsCharArrayBuffer.length()
is equal to itsCharArrayBuffer.capacity()
. - isHasActive() - Method in class com.foxinmy.weixin4j.model.card.MemberUserInfo
- isInfoEnabled() - Method in interface com.foxinmy.weixin4j.logging.InternalLogger
-
Is the logger instance enabled for the INFO level?
- isKeepAlive() - Method in class com.foxinmy.weixin4j.http.HttpVersion
- isMaxCount() - Method in class com.foxinmy.weixin4j.tuple.MpNews
- isMaxCount() - Method in class com.foxinmy.weixin4j.tuple.News
- isNotBlank(CharSequence) - Static method in class com.foxinmy.weixin4j.util.StringUtil
- isRepeatable() - Method in class com.foxinmy.weixin4j.http.apache.mime.MultipartEntity
- isSeparator(char) - Method in class com.foxinmy.weixin4j.http.HeaderValueFormatter
-
Checks whether a character is a
separator
. - isStreaming() - Method in class com.foxinmy.weixin4j.http.apache.mime.MultipartEntity
- isSupplyBalance() - Method in class com.foxinmy.weixin4j.model.card.GiftCard.Builder
- isSupplyBalance() - Method in class com.foxinmy.weixin4j.model.card.VoucherCard
- isSupplyBonus() - Method in class com.foxinmy.weixin4j.model.card.GiftCard.Builder
- isSupplyBonus() - Method in class com.foxinmy.weixin4j.model.card.MemberCard
- isSupplyBonus() - Method in class com.foxinmy.weixin4j.model.card.VoucherCard
- isTraceEnabled() - Method in interface com.foxinmy.weixin4j.logging.InternalLogger
-
Is the logger instance enabled for the TRACE level?
- isUniqueCode() - Method in class com.foxinmy.weixin4j.model.card.CardQR
- isUnsafe(char) - Method in class com.foxinmy.weixin4j.http.HeaderValueFormatter
-
Checks whether a character is
unsafe
. - isUseAllLocation() - Method in class com.foxinmy.weixin4j.model.card.CouponBaseInfo
- isUseCustomCode() - Method in class com.foxinmy.weixin4j.model.card.CouponBaseInfo
- isValid(String) - Static method in class com.foxinmy.weixin4j.util.ObjectId
-
Checks if a string could be an
ObjectId
. - isWarnEnabled() - Method in interface com.foxinmy.weixin4j.logging.InternalLogger
-
Is the logger instance enabled for the WARN level?
- isWhitespace(char) - Static method in class com.foxinmy.weixin4j.http.HTTP
- isWildcardSubtype() - Method in class com.foxinmy.weixin4j.http.MimeType
- isWildcardType() - Method in class com.foxinmy.weixin4j.http.MimeType
- isWxActivate() - Method in class com.foxinmy.weixin4j.model.card.MemberCard
- iterator() - Method in class com.foxinmy.weixin4j.http.apache.mime.Header
- iterator() - Method in class com.foxinmy.weixin4j.model.paging.Pagedata
J
- JCB_CREDIT - com.foxinmy.weixin4j.type.BankType
-
Deprecated.JCB (信用卡)
- JdkLoggerFactory - Class in com.foxinmy.weixin4j.logging
-
Logger factory which creates a java.util.logging logger.
- JdkLoggerFactory() - Constructor for class com.foxinmy.weixin4j.logging.JdkLoggerFactory
- JKS - Static variable in class com.foxinmy.weixin4j.util.Consts
- join(int[], char) - Static method in class com.foxinmy.weixin4j.util.StringUtil
- join(int[], char, int, int) - Static method in class com.foxinmy.weixin4j.util.StringUtil
- join(Iterable<?>, char) - Static method in class com.foxinmy.weixin4j.util.StringUtil
- join(Object) - Method in class com.foxinmy.weixin4j.sign.AbstractWeixinSignature
-
Deprecated.拼接字符串
- join(Object[], char) - Static method in class com.foxinmy.weixin4j.util.StringUtil
- join(Object[], char, int, int) - Static method in class com.foxinmy.weixin4j.util.StringUtil
- join(Iterator<?>, char) - Static method in class com.foxinmy.weixin4j.util.StringUtil
- JPY - com.foxinmy.weixin4j.type.CurrencyType
-
Deprecated.
- jsapi - com.foxinmy.weixin4j.type.TicketType
-
jsapi
- JSAPI - com.foxinmy.weixin4j.type.TradeType
-
Deprecated.JS支付
- JSAPIPayRequest - Class in com.foxinmy.weixin4j.payment.mch
-
Deprecated.迁移到子模块weixin4j-pay
- JSAPIPayRequest(String, WeixinPayAccount) - Constructor for class com.foxinmy.weixin4j.payment.mch.JSAPIPayRequest
-
Deprecated.
- JSB_CREDIT - com.foxinmy.weixin4j.type.BankType
-
Deprecated.江苏银行(信用卡)
- JSB_DEBIT - com.foxinmy.weixin4j.type.BankType
-
Deprecated.江苏银行(借记卡)
- JsonMessageConverter - Class in com.foxinmy.weixin4j.http.message
-
JSON 转换
- JsonMessageConverter() - Constructor for class com.foxinmy.weixin4j.http.message.JsonMessageConverter
- JsPayNotify - Class in com.foxinmy.weixin4j.payment
-
Deprecated.迁移到子模块weixin4j-pay
- JsPayNotify() - Constructor for class com.foxinmy.weixin4j.payment.JsPayNotify
-
Deprecated.
- JSSDKAPI - Enum in com.foxinmy.weixin4j.jssdk
-
JSSDK接口列表
- JSSDKConfigurator - Class in com.foxinmy.weixin4j.jssdk
-
JSSDK配置类
- JSSDKConfigurator(TokenManager) - Constructor for class com.foxinmy.weixin4j.jssdk.JSSDKConfigurator
-
ticket保存类 可调用WeixinProxy#getTicketManager获取
K
- KEEP_ALIVE - Static variable in class com.foxinmy.weixin4j.http.AbstractHttpResponse
- key() - Method in interface com.foxinmy.weixin4j.cache.CacheCreator
-
CacheKey
- key() - Method in class com.foxinmy.weixin4j.token.TokenCreator
-
缓存key:附加key前缀
- keySet() - Method in class com.foxinmy.weixin4j.http.HttpHeaders
- KRW - com.foxinmy.weixin4j.type.CurrencyType
-
Deprecated.
L
- LAST_MODIFIED - Static variable in class com.foxinmy.weixin4j.http.HttpHeaders
-
The HTTP
Last-Modified
header field name. - length() - Method in class com.foxinmy.weixin4j.util.ByteArrayBuffer
-
Returns the length of the buffer (byte count).
- length() - Method in class com.foxinmy.weixin4j.util.CharArrayBuffer
-
Returns the length of the buffer (char count).
- LF - Static variable in class com.foxinmy.weixin4j.http.HTTP
- limitNum(int) - Method in class com.foxinmy.weixin4j.model.card.CouponBaseInfo.Builder
-
设置每人可领券的数量限制,不填写默认为50。
- LINK - Static variable in class com.foxinmy.weixin4j.http.HttpHeaders
-
The HTTP
Link
header field name. - LinkedCaseInsensitiveMap<V> - Class in com.foxinmy.weixin4j.util
-
LinkedHashMap
variant that stores String keys in a case-insensitive manner, for example for key-based access in a results table. - LinkedCaseInsensitiveMap() - Constructor for class com.foxinmy.weixin4j.util.LinkedCaseInsensitiveMap
-
Create a new LinkedCaseInsensitiveMap for the default Locale.
- LinkedCaseInsensitiveMap(int) - Constructor for class com.foxinmy.weixin4j.util.LinkedCaseInsensitiveMap
-
Create a new LinkedCaseInsensitiveMap that wraps a
LinkedHashMap
with the given initial capacity and stores lower-case keys according to the default Locale. - LinkedCaseInsensitiveMap(int, Locale) - Constructor for class com.foxinmy.weixin4j.util.LinkedCaseInsensitiveMap
-
Create a new LinkedCaseInsensitiveMap that wraps a
LinkedHashMap
with the given initial capacity and stores lower-case keys according to the given Locale. - LinkedCaseInsensitiveMap(Locale) - Constructor for class com.foxinmy.weixin4j.util.LinkedCaseInsensitiveMap
-
Create a new LinkedCaseInsensitiveMap that stores lower-case keys according to the given Locale.
- listsuffixConvertMap(List<?>) - Static method in class com.foxinmy.weixin4j.xml.ListsuffixResultSerializer
-
list对象转换为map的$n形式
- ListsuffixResult - Annotation Type in com.foxinmy.weixin4j.xml
-
对$n结尾的节点注解
- ListsuffixResultDeserializer - Class in com.foxinmy.weixin4j.xml
-
对 后缀为_$n 的 xml节点反序列化
- ListsuffixResultDeserializer() - Constructor for class com.foxinmy.weixin4j.xml.ListsuffixResultDeserializer
- ListsuffixResultSerializer - Class in com.foxinmy.weixin4j.xml
-
对 后缀为_$n 的 xml节点序列化
- ListsuffixResultSerializer() - Constructor for class com.foxinmy.weixin4j.xml.ListsuffixResultSerializer
- ListWrapper<T> - Class in com.foxinmy.weixin4j.xml
- ListWrapper() - Constructor for class com.foxinmy.weixin4j.xml.ListWrapper
- LJB_DEBIT - com.foxinmy.weixin4j.type.BankType
-
Deprecated.龙江银行(借记卡)
- LOCATION - Static variable in class com.foxinmy.weixin4j.http.HttpHeaders
-
The HTTP
Location
header field name. - LOCATION_APIS - Static variable in enum com.foxinmy.weixin4j.jssdk.JSSDKAPI
-
地理位置接口集合
- location_select - com.foxinmy.weixin4j.type.ButtonType
-
弹出地理位置选择器用户点击按钮后,微信客户端将调起地理位置选择工具,完成选择操作后,将选择的地理位置发送给开发者的服务器,同时收起位置选择工具, 随后可能会收到开发者下发的消息。
- locationIds(String...) - Method in class com.foxinmy.weixin4j.model.card.CouponBaseInfo.Builder
-
设置门店位置poiid。具备线下门店 的商户为必填
- LOCKED - com.foxinmy.weixin4j.type.mch.CouponStatus
-
Deprecated.已锁定
- log(InternalLogLevel, String) - Method in class com.foxinmy.weixin4j.logging.AbstractInternalLogger
- log(InternalLogLevel, String) - Method in interface com.foxinmy.weixin4j.logging.InternalLogger
-
Log a message at the specified
level
. - log(InternalLogLevel, String, Object) - Method in class com.foxinmy.weixin4j.logging.AbstractInternalLogger
- log(InternalLogLevel, String, Object) - Method in interface com.foxinmy.weixin4j.logging.InternalLogger
-
Log a message at the specified
level
according to the specified format and argument. - log(InternalLogLevel, String, Object...) - Method in class com.foxinmy.weixin4j.logging.AbstractInternalLogger
- log(InternalLogLevel, String, Object...) - Method in interface com.foxinmy.weixin4j.logging.InternalLogger
-
Log a message at the specified
level
according to the specified format and arguments. - log(InternalLogLevel, String, Object, Object) - Method in class com.foxinmy.weixin4j.logging.AbstractInternalLogger
- log(InternalLogLevel, String, Object, Object) - Method in interface com.foxinmy.weixin4j.logging.InternalLogger
-
Log a message at the specified
level
according to the specified format and arguments. - log(InternalLogLevel, String, Throwable) - Method in class com.foxinmy.weixin4j.logging.AbstractInternalLogger
- log(InternalLogLevel, String, Throwable) - Method in interface com.foxinmy.weixin4j.logging.InternalLogger
-
Log an exception (throwable) at the specified
level
with an accompanying message. - logger - Variable in class com.foxinmy.weixin4j.http.weixin.WeixinRequestExecutor
- logoUrl(String) - Method in class com.foxinmy.weixin4j.model.card.CouponBaseInfo.Builder
-
设置商户logo
- lookup(String) - Method in interface com.foxinmy.weixin4j.cache.CacheStorager
-
查找缓存中的对象
- lookup(String) - Method in class com.foxinmy.weixin4j.cache.FileCacheStorager
- lookup(String) - Method in class com.foxinmy.weixin4j.cache.MemcacheCacheStorager
- lookup(String) - Method in class com.foxinmy.weixin4j.cache.MemoryCacheStorager
- lookup(String) - Method in class com.foxinmy.weixin4j.cache.RedisCacheStorager
- lookup(String) - Method in class com.foxinmy.weixin4j.cache.RedisClusterCacheStorager
- lowerCase() - Method in class com.foxinmy.weixin4j.sign.AbstractWeixinSignature
-
Deprecated.是否转换小写
- lowerCase() - Method in interface com.foxinmy.weixin4j.sign.WeixinSignature
-
Deprecated.是否转换小写
M
- main(String[]) - Static method in class com.foxinmy.weixin4j.util.FileUtil
- main(String[]) - Static method in class com.foxinmy.weixin4j.util.RandomUtil
- main(String[]) - Static method in class com.foxinmy.weixin4j.util.WeixinErrorUtil
- mainSleep - Static variable in class com.foxinmy.weixin4j.cache.MemcacheCacheStorager.MemcachePoolConfig
- male - com.foxinmy.weixin4j.type.Gender
-
男
- map2xml(JSONObject) - Static method in class com.foxinmy.weixin4j.xml.XmlStream
-
map2xml
- map2xml(Map<String, String>) - Static method in class com.foxinmy.weixin4j.xml.XmlStream
-
map2xml
- MapUtil - Class in com.foxinmy.weixin4j.util
-
签名工具类
- MapUtil() - Constructor for class com.foxinmy.weixin4j.util.MapUtil
- MassTuple - Interface in com.foxinmy.weixin4j.tuple
-
群发消息元件
- MASTERCARD_CREDIT - com.foxinmy.weixin4j.type.BankType
-
Deprecated.MASTERCARD (信用卡)
- MAX_FORWARDS - Static variable in class com.foxinmy.weixin4j.http.HttpHeaders
-
The HTTP
Max-Forwards
header field name. - maxBusyTime - Static variable in class com.foxinmy.weixin4j.cache.MemcacheCacheStorager.MemcachePoolConfig
- maxConn - Static variable in class com.foxinmy.weixin4j.cache.MemcacheCacheStorager.MemcachePoolConfig
- maxGiveFriendTimes(int) - Method in class com.foxinmy.weixin4j.model.card.CouponBaseInfo.Builder
- maxIdle - Static variable in class com.foxinmy.weixin4j.cache.MemcacheCacheStorager.MemcachePoolConfig
- MchApi - Class in com.foxinmy.weixin4j.api
-
Deprecated.商户平台API迁移到子模块weixin4j-pay
- MchApi(WeixinPayAccount) - Constructor for class com.foxinmy.weixin4j.api.MchApi
-
Deprecated.
- MchPayPackage - Class in com.foxinmy.weixin4j.payment.mch
-
Deprecated.迁移到子模块weixin4j-pay
- MchPayPackage() - Constructor for class com.foxinmy.weixin4j.payment.mch.MchPayPackage
-
Deprecated.
- MchPayPackage(String, String, double, String, String, TradeType, String, String, String, String) - Constructor for class com.foxinmy.weixin4j.payment.mch.MchPayPackage
-
Deprecated.微信支付
- MchPayPackage(String, String, String, double, CurrencyType, String, String, TradeType, String, String, String, String, Date, Date, String, String, String) - Constructor for class com.foxinmy.weixin4j.payment.mch.MchPayPackage
-
Deprecated.完整参数
- MchPayRequest - Interface in com.foxinmy.weixin4j.payment.mch
-
Deprecated.迁移到子模块weixin4j-pay
- MD5 - com.foxinmy.weixin4j.type.SignType
-
Deprecated.
- MD5 - Static variable in class com.foxinmy.weixin4j.util.Consts
- MD5(String) - Static method in class com.foxinmy.weixin4j.util.DigestUtil
-
MD5签名
- media_id - com.foxinmy.weixin4j.type.ButtonType
-
下发消息(除文本消息):用户点击media_id类型按钮后,微信服务器会将开发者填写的永久素材id对应的素材下发给用户,永久素材类型可以是图片、 音频、视频、图文消息。 请注意:永久素材id必须是在“素材管理/新增永久素材”接口上传后获得的合法id。
- MediaCounter - Class in com.foxinmy.weixin4j.model.media
-
媒体素材总数
- MediaCounter() - Constructor for class com.foxinmy.weixin4j.model.media.MediaCounter
- MediaDownloadResult - Class in com.foxinmy.weixin4j.model.media
-
媒体文件下载结果
- MediaDownloadResult(byte[], ContentType, String) - Constructor for class com.foxinmy.weixin4j.model.media.MediaDownloadResult
- MediaItem - Class in com.foxinmy.weixin4j.model.media
-
媒体素材信息
- MediaItem() - Constructor for class com.foxinmy.weixin4j.model.media.MediaItem
- MediaRecord - Class in com.foxinmy.weixin4j.model.media
-
媒体素材记录
- MediaRecord() - Constructor for class com.foxinmy.weixin4j.model.media.MediaRecord
- MediaType - Enum in com.foxinmy.weixin4j.type
-
上传的媒体类型
- MediaUploadResult - Class in com.foxinmy.weixin4j.model.media
-
媒体文件上传结果
- MediaUploadResult(String, MediaType, Date, String) - Constructor for class com.foxinmy.weixin4j.model.media.MediaUploadResult
- MEMBER_CARD - com.foxinmy.weixin4j.type.card.CardType
-
会员卡
- MemberCard - Class in com.foxinmy.weixin4j.model.card
-
会员卡
- MemberCard(CouponBaseInfo, MemberCard.Builder) - Constructor for class com.foxinmy.weixin4j.model.card.MemberCard
-
卡券
- MemberCard.Builder - Class in com.foxinmy.weixin4j.model.card
- MemberInitInfo - Class in com.foxinmy.weixin4j.model.card
-
会员初始化的信息
- MemberInitInfo() - Constructor for class com.foxinmy.weixin4j.model.card.MemberInitInfo
- MemberUpdateInfo - Class in com.foxinmy.weixin4j.model.card
-
会员更新的信息
- MemberUpdateInfo() - Constructor for class com.foxinmy.weixin4j.model.card.MemberUpdateInfo
- MemberUserForm - Class in com.foxinmy.weixin4j.model.card
-
普通一键激活 中设置会员卡
- MemberUserForm() - Constructor for class com.foxinmy.weixin4j.model.card.MemberUserForm
- MemberUserForm.FormBudiler - Class in com.foxinmy.weixin4j.model.card
- MemberUserInfo - Class in com.foxinmy.weixin4j.model.card
-
会员卡的基本信息
- MemberUserInfo() - Constructor for class com.foxinmy.weixin4j.model.card.MemberUserInfo
- MemberUserInfo.UserInfo - Class in com.foxinmy.weixin4j.model.card
- MemcacheCacheStorager<T extends Cacheable> - Class in com.foxinmy.weixin4j.cache
-
用Memcache保存缓存对象(推荐使用)
- MemcacheCacheStorager() - Constructor for class com.foxinmy.weixin4j.cache.MemcacheCacheStorager
- MemcacheCacheStorager(MemcacheCacheStorager.MemcachePoolConfig) - Constructor for class com.foxinmy.weixin4j.cache.MemcacheCacheStorager
- MemcacheCacheStorager.MemcachePoolConfig - Class in com.foxinmy.weixin4j.cache
- MemcachePoolConfig() - Constructor for class com.foxinmy.weixin4j.cache.MemcacheCacheStorager.MemcachePoolConfig
-
{localhost:11211,1}
- MemcachePoolConfig(String) - Constructor for class com.foxinmy.weixin4j.cache.MemcacheCacheStorager.MemcachePoolConfig
-
{host:11211,1}
- MemcachePoolConfig(String, int) - Constructor for class com.foxinmy.weixin4j.cache.MemcacheCacheStorager.MemcachePoolConfig
-
{host:port,1}
- MemcachePoolConfig(String, int, int) - Constructor for class com.foxinmy.weixin4j.cache.MemcacheCacheStorager.MemcachePoolConfig
-
{host:port,weight}
- MemCardBonusRule - Class in com.foxinmy.weixin4j.model.card
-
会员卡积分规则
- MemCardBonusRule() - Constructor for class com.foxinmy.weixin4j.model.card.MemCardBonusRule
- MemCardCustomField - Class in com.foxinmy.weixin4j.model.card
-
会员卡自定义类型
- MemCardCustomField(FieldNameType, String) - Constructor for class com.foxinmy.weixin4j.model.card.MemCardCustomField
- MemCardCustomField(FieldNameType, String, String) - Constructor for class com.foxinmy.weixin4j.model.card.MemCardCustomField
- MemCardCustomField(String, String, String) - Constructor for class com.foxinmy.weixin4j.model.card.MemCardCustomField
- MemoryCacheStorager<T extends Cacheable> - Class in com.foxinmy.weixin4j.cache
-
用内存保存缓存对象(不推荐使用)
- MemoryCacheStorager() - Constructor for class com.foxinmy.weixin4j.cache.MemoryCacheStorager
- MerchantResult - Class in com.foxinmy.weixin4j.payment.mch
-
Deprecated.迁移到子模块weixin4j-pay
- MerchantResult() - Constructor for class com.foxinmy.weixin4j.payment.mch.MerchantResult
-
Deprecated.
- MerchantResult(String, String) - Constructor for class com.foxinmy.weixin4j.payment.mch.MerchantResult
-
Deprecated.
- MerchantTradeResult - Class in com.foxinmy.weixin4j.payment.mch
-
Deprecated.迁移到子模块weixin4j-pay
- MerchantTradeResult() - Constructor for class com.foxinmy.weixin4j.payment.mch.MerchantTradeResult
-
Deprecated.
- MessageConverter - Interface in com.foxinmy.weixin4j.http.message
-
消息转换接口
- MICROPAY - com.foxinmy.weixin4j.type.TradeType
-
Deprecated.刷卡支付
- MICROPayRequest - Class in com.foxinmy.weixin4j.payment.mch
-
Deprecated.迁移到子模块weixin4j-pay
- MICROPayRequest() - Constructor for class com.foxinmy.weixin4j.payment.mch.MICROPayRequest
-
Deprecated.
- MIME - Class in com.foxinmy.weixin4j.http.apache.mime
- MIME() - Constructor for class com.foxinmy.weixin4j.http.apache.mime.MIME
- MimeType - Class in com.foxinmy.weixin4j.http
-
MIME type
- MimeType(String) - Constructor for class com.foxinmy.weixin4j.http.MimeType
- MimeType(String, String) - Constructor for class com.foxinmy.weixin4j.http.MimeType
- minConn - Static variable in class com.foxinmy.weixin4j.cache.MemcacheCacheStorager.MemcachePoolConfig
- MinimalField - Class in com.foxinmy.weixin4j.http.apache.mime
-
Minimal MIME field.
- MinimalField(String, String) - Constructor for class com.foxinmy.weixin4j.http.apache.mime.MinimalField
- miniprogram - com.foxinmy.weixin4j.type.ButtonType
-
小程序
- mobile(String) - Method in class com.foxinmy.weixin4j.payment.mch.RedpacketRisk
-
Deprecated.业务系统账号的手机号,国家代码-手机号。不需要+号
- MONDAY - com.foxinmy.weixin4j.type.Week
- MP_ALL_APIS - Static variable in enum com.foxinmy.weixin4j.jssdk.JSSDKAPI
-
公众平台全部接口集合
- MpArticle - Class in com.foxinmy.weixin4j.tuple
-
群发消息图文(消息内容存储在微信后台)
- MpArticle() - Constructor for class com.foxinmy.weixin4j.tuple.MpArticle
- MpArticle(String, String, String) - Constructor for class com.foxinmy.weixin4j.tuple.MpArticle
- MpNews - Class in com.foxinmy.weixin4j.tuple
-
图文对象(mpnews消息与news消息类似,不同的是图文消息内容存储在微信后台,并且支持保密选项。每个应用每天最多可以发送100次)
- MpNews(MpArticle...) - Constructor for class com.foxinmy.weixin4j.tuple.MpNews
-
群发消息 自动上传List#MpArticle得到mediaId
- MpNews(String) - Constructor for class com.foxinmy.weixin4j.tuple.MpNews
-
群发消息、客服消息 预先上传List#MpArticle得到mediaId
- MpVideo - Class in com.foxinmy.weixin4j.tuple
-
群发视频对象
- MpVideo(String) - Constructor for class com.foxinmy.weixin4j.tuple.MpVideo
- MULTIPART_FORM_DATA - Static variable in class com.foxinmy.weixin4j.http.ContentType
- MULTIPART_FORM_DATA - Static variable in class com.foxinmy.weixin4j.http.MimeType
- MultipartEntity - Class in com.foxinmy.weixin4j.http.apache.mime
-
Multipart/form coded HTTP entity consisting of multiple body parts.
- MultipartEntity() - Constructor for class com.foxinmy.weixin4j.http.apache.mime.MultipartEntity
-
Creates an instance using mode
HttpMultipartMode.STRICT
- MultipartEntity(HttpMultipartMode) - Constructor for class com.foxinmy.weixin4j.http.apache.mime.MultipartEntity
-
Creates an instance using the specified
HttpMultipartMode
mode. - MultipartEntity(HttpMultipartMode, String, Charset) - Constructor for class com.foxinmy.weixin4j.http.apache.mime.MultipartEntity
-
Creates an instance using the specified parameters
- MultipartEntityBuilder - Class in com.foxinmy.weixin4j.http.apache.mime
-
Builder for multipart
HttpEntity
s. - MultiValueMap<K,V> - Interface in com.foxinmy.weixin4j.util
-
Extension of the
Map
interface that stores multiple values. - Music - Class in com.foxinmy.weixin4j.tuple
-
音乐对象
- Music(String, String, String) - Constructor for class com.foxinmy.weixin4j.tuple.Music
- Music(String, String, String, String, String) - Constructor for class com.foxinmy.weixin4j.tuple.Music
- MWEB - com.foxinmy.weixin4j.type.TradeType
-
Deprecated.WAP支付
N
- nagle - Static variable in class com.foxinmy.weixin4j.cache.MemcacheCacheStorager.MemcachePoolConfig
- name() - Method in class com.foxinmy.weixin4j.logging.AbstractInternalLogger
- name() - Method in interface com.foxinmy.weixin4j.logging.InternalLogger
-
Return the name of this
InternalLogger
instance. - name() - Method in class com.foxinmy.weixin4j.token.TokenCreator
-
返回缓存类型命名,如mp_token
- NameValue - Class in com.foxinmy.weixin4j.util
-
name-value
- NameValue(String, String) - Constructor for class com.foxinmy.weixin4j.util.NameValue
- NATIVE - com.foxinmy.weixin4j.type.TradeType
-
Deprecated.扫码支付
- NativePayNotify - Class in com.foxinmy.weixin4j.payment.mch
-
Deprecated.迁移到子模块weixin4j-pay
- NativePayNotify() - Constructor for class com.foxinmy.weixin4j.payment.mch.NativePayNotify
-
Deprecated.
- NATIVEPayRequest - Class in com.foxinmy.weixin4j.payment.mch
-
Deprecated.迁移到子模块weixin4j-pay
- NATIVEPayRequest(String, String, WeixinPayAccount) - Constructor for class com.foxinmy.weixin4j.payment.mch.NATIVEPayRequest
-
Deprecated.
- NativePayResponse - Class in com.foxinmy.weixin4j.payment.mch
-
Deprecated.迁移到子模块weixin4j-pay
- NativePayResponse() - Constructor for class com.foxinmy.weixin4j.payment.mch.NativePayResponse
-
Deprecated.
- NativePayResponse(WeixinPayAccount, String) - Constructor for class com.foxinmy.weixin4j.payment.mch.NativePayResponse
-
Deprecated.作为return_code 为 SUCCESS 的时候返回
- NativePayResponse(String, String) - Constructor for class com.foxinmy.weixin4j.payment.mch.NativePayResponse
-
Deprecated.作为return_code 为 FAIL 的时候返回
- NBCB_CREDIT - com.foxinmy.weixin4j.type.BankType
-
Deprecated.宁波银行(信用卡)
- NBCB_DEBIT - com.foxinmy.weixin4j.type.BankType
-
Deprecated.宁波银行(借记卡)
- needPushOnView(boolean) - Method in class com.foxinmy.weixin4j.model.card.CouponBaseInfo.Builder
- needReceipt(boolean) - Method in class com.foxinmy.weixin4j.model.card.GiftCardPage.Builder
-
设置该货架的订单是否支持开发票
- Netty4HttpClient - Class in com.foxinmy.weixin4j.http.support.netty
-
Netty 4.x
- Netty4HttpClient(Bootstrap, HttpParams) - Constructor for class com.foxinmy.weixin4j.http.support.netty.Netty4HttpClient
- Netty4HttpClientFactory - Class in com.foxinmy.weixin4j.http.support.netty
-
使用Netty4
- Netty4HttpClientFactory() - Constructor for class com.foxinmy.weixin4j.http.support.netty.Netty4HttpClientFactory
- Netty4HttpClientFactory(EventLoopGroup) - Constructor for class com.foxinmy.weixin4j.http.support.netty.Netty4HttpClientFactory
- Netty4HttpResponse - Class in com.foxinmy.weixin4j.http.support.netty
-
Netty Response::Requires Netty 4.x or higher
- Netty4HttpResponse(ChannelHandlerContext, FullHttpResponse, byte[]) - Constructor for class com.foxinmy.weixin4j.http.support.netty.Netty4HttpResponse
- newInstance(HttpParams) - Method in class com.foxinmy.weixin4j.http.factory.HttpClientFactory
-
获取HttpClient实例
- newInstance(HttpParams) - Method in class com.foxinmy.weixin4j.http.factory.SimpleHttpClientFactory
- newInstance(HttpParams) - Method in class com.foxinmy.weixin4j.http.support.apache3.HttpComponent3Factory
- newInstance(HttpParams) - Method in class com.foxinmy.weixin4j.http.support.apache4.HttpComponent4_1Factory
- newInstance(HttpParams) - Method in class com.foxinmy.weixin4j.http.support.apache4.HttpComponent4_2Factory
- newInstance(HttpParams) - Method in class com.foxinmy.weixin4j.http.support.apache4.HttpComponent4Factory
- newInstance(HttpParams) - Method in class com.foxinmy.weixin4j.http.support.netty.Netty4HttpClientFactory
- newInstance(HttpParams) - Method in class com.foxinmy.weixin4j.http.support.okhttp.OkHttpClient2Factory
- newInstance(HttpParams) - Method in class com.foxinmy.weixin4j.http.support.okhttp.OkHttpClient3Factory
- newInstance(HttpParams) - Method in class com.foxinmy.weixin4j.http.support.okhttp.OkHttpClientFactory
- newInstance(String) - Method in class com.foxinmy.weixin4j.logging.InternalLoggerFactory
-
Creates a new logger instance with the specified name.
- newInstance(String) - Method in class com.foxinmy.weixin4j.logging.JdkLoggerFactory
- newInstance(String) - Method in class com.foxinmy.weixin4j.logging.Slf4JLoggerFactory
- news - com.foxinmy.weixin4j.type.MediaType
- News - Class in com.foxinmy.weixin4j.tuple
-
图文对象
- News() - Constructor for class com.foxinmy.weixin4j.tuple.News
- newStringUtf8(byte[]) - Static method in class com.foxinmy.weixin4j.util.StringUtil
- next() - Method in class com.foxinmy.weixin4j.model.paging.Pageable
- NINGBO - com.foxinmy.weixin4j.type.CustomsCity
-
Deprecated.
- NJCB_DEBIT - com.foxinmy.weixin4j.type.BankType
-
Deprecated.南京银行(借记卡)
- NO - com.foxinmy.weixin4j.type.CustomsCity
-
Deprecated.
- NO_CASH - com.foxinmy.weixin4j.type.mch.CouponType
-
Deprecated.非充值代金券
- NO_CHECK - com.foxinmy.weixin4j.type.mch.CorpPaymentCheckNameType
-
Deprecated.不校验真实姓名
- NO_THRESHOLD - com.foxinmy.weixin4j.type.mch.CouponType
-
Deprecated.使用无门槛
- NOPAY - com.foxinmy.weixin4j.type.TradeState
-
Deprecated.未支付(输入密码或 确认支付超时)
- NORMAL - com.foxinmy.weixin4j.type.card.UserCardStatus
- NORMAL - com.foxinmy.weixin4j.type.mch.RedpacketType
-
Deprecated.普通红包
- notice(String) - Method in class com.foxinmy.weixin4j.model.card.CouponBaseInfo.Builder
-
设置卡券使用提醒
- NotifyTuple - Interface in com.foxinmy.weixin4j.tuple
-
客服消息元件
- NOTPAY - com.foxinmy.weixin4j.type.TradeState
-
Deprecated.未支付
- NOTSURE - com.foxinmy.weixin4j.type.mch.RefundStatus
-
Deprecated.未确定,需要商户 原退款单号重新发起
- NZD - com.foxinmy.weixin4j.type.CurrencyType
-
Deprecated.
O
- ObjectId - Class in com.foxinmy.weixin4j.util
-
A globally unique identifier for objects.
- ObjectId() - Constructor for class com.foxinmy.weixin4j.util.ObjectId
-
Create a new object id.
- ObjectId(byte[]) - Constructor for class com.foxinmy.weixin4j.util.ObjectId
-
Constructs an ObjectId given its 12-byte binary representation.
- OCTET_STREAM_TYPE - Static variable in class com.foxinmy.weixin4j.http.HTTP
- OkHttpClient2 - Class in com.foxinmy.weixin4j.http.support.okhttp
-
OkHttp2
- OkHttpClient2(OkHttpClient) - Constructor for class com.foxinmy.weixin4j.http.support.okhttp.OkHttpClient2
- OkHttpClient2Factory - Class in com.foxinmy.weixin4j.http.support.okhttp
-
使用OkHttp2
- OkHttpClient2Factory() - Constructor for class com.foxinmy.weixin4j.http.support.okhttp.OkHttpClient2Factory
- OkHttpClient2Factory(OkHttpClient) - Constructor for class com.foxinmy.weixin4j.http.support.okhttp.OkHttpClient2Factory
- OkHttpClient3 - Class in com.foxinmy.weixin4j.http.support.okhttp
-
OkHttp3
- OkHttpClient3(OkHttpClient) - Constructor for class com.foxinmy.weixin4j.http.support.okhttp.OkHttpClient3
- OkHttpClient3Factory - Class in com.foxinmy.weixin4j.http.support.okhttp
-
使用OkHttp3
- OkHttpClient3Factory() - Constructor for class com.foxinmy.weixin4j.http.support.okhttp.OkHttpClient3Factory
- OkHttpClient3Factory(OkHttpClient.Builder) - Constructor for class com.foxinmy.weixin4j.http.support.okhttp.OkHttpClient3Factory
- OkHttpClientFactory - Class in com.foxinmy.weixin4j.http.support.okhttp
-
使用OkHttp
- OkHttpClientFactory() - Constructor for class com.foxinmy.weixin4j.http.support.okhttp.OkHttpClientFactory
- OkHttpResponse2 - Class in com.foxinmy.weixin4j.http.support.okhttp
-
OkHttp Response:Requires OkHttp 2.x
- OkHttpResponse2(Response, byte[]) - Constructor for class com.foxinmy.weixin4j.http.support.okhttp.OkHttpResponse2
- OkHttpResponse3 - Class in com.foxinmy.weixin4j.http.support.okhttp
-
OkHttp Response:Requires OkHttp 3.x or higher
- OkHttpResponse3(Response, byte[]) - Constructor for class com.foxinmy.weixin4j.http.support.okhttp.OkHttpResponse3
- onMenuShareAppMessage - com.foxinmy.weixin4j.jssdk.JSSDKAPI
-
Deprecated.
- onMenuShareQQ - com.foxinmy.weixin4j.jssdk.JSSDKAPI
-
Deprecated.
- onMenuShareQZone - com.foxinmy.weixin4j.jssdk.JSSDKAPI
- onMenuShareTimeline - com.foxinmy.weixin4j.jssdk.JSSDKAPI
-
Deprecated.
- onMenuShareWeibo - com.foxinmy.weixin4j.jssdk.JSSDKAPI
- onSearchBeacons - com.foxinmy.weixin4j.jssdk.JSSDKAPI
- onVoicePlayEnd - com.foxinmy.weixin4j.jssdk.JSSDKAPI
- onVoiceRecordEnd - com.foxinmy.weixin4j.jssdk.JSSDKAPI
- openCard - com.foxinmy.weixin4j.jssdk.JSSDKAPI
- openEnterpriseChat - com.foxinmy.weixin4j.jssdk.JSSDKAPI
- openEnterpriseContact - com.foxinmy.weixin4j.jssdk.JSSDKAPI
- openId(String) - Method in class com.foxinmy.weixin4j.model.card.CardQR.Builder
-
指定领取者的openid,只有该用户能领取。bind_openid字段为true的卡券必须填写,非指定openid不必填写。
- OpenIdResult - Class in com.foxinmy.weixin4j.payment.mch
-
Deprecated.迁移到子模块weixin4j-pay
- OpenIdResult() - Constructor for class com.foxinmy.weixin4j.payment.mch.OpenIdResult
-
Deprecated.
- openLocation - com.foxinmy.weixin4j.jssdk.JSSDKAPI
- openProductSpecificView - com.foxinmy.weixin4j.jssdk.JSSDKAPI
- openUniqueCode() - Method in class com.foxinmy.weixin4j.model.card.CardQR.Builder
-
指定下发二维码,生成的二维码随机分配一个code,领取后不可再次扫描。填写true或false。默认false,注意填写该字段时, 卡券须通过审核且库存不为0。
- OPTION_CHECK - com.foxinmy.weixin4j.type.mch.CorpPaymentCheckNameType
-
Deprecated.针对已实名认证的用户才校验真实姓名(未实名认证用户不校验,可以转账成功)
- options(String) - Method in class com.foxinmy.weixin4j.http.AbstractHttpClient
- options(String) - Method in interface com.foxinmy.weixin4j.http.HttpClient
- options(String, URLParameter...) - Method in class com.foxinmy.weixin4j.http.AbstractHttpClient
- options(String, URLParameter...) - Method in interface com.foxinmy.weixin4j.http.HttpClient
- OPTIONS - com.foxinmy.weixin4j.http.HttpMethod
- Order - Class in com.foxinmy.weixin4j.payment.mch
-
Deprecated.迁移到子模块weixin4j-pay
- Order() - Constructor for class com.foxinmy.weixin4j.payment.mch.Order
-
Deprecated.
- OrderCouponInfo - Class in com.foxinmy.weixin4j.payment.coupon
-
Deprecated.迁移到子模块weixin4j-pay
- OrderCouponInfo() - Constructor for class com.foxinmy.weixin4j.payment.coupon.OrderCouponInfo
-
Deprecated.
- ORIGIN - Static variable in class com.foxinmy.weixin4j.http.HttpHeaders
-
The HTTP
Origin
header field name. - ORIGINAL - com.foxinmy.weixin4j.type.mch.RefundChannel
-
Deprecated.原路退款
- OTHER_BALANCE - com.foxinmy.weixin4j.type.mch.RefundChannel
-
Deprecated.原账户异常退到其他余额账户
- OTHER_BANKCARD - com.foxinmy.weixin4j.type.mch.RefundChannel
-
Deprecated.原银行卡异常退到其他银行卡
P
- PAB_CREDIT - com.foxinmy.weixin4j.type.BankType
-
Deprecated.平安银行(信用卡)
- PAB_DEBIT - com.foxinmy.weixin4j.type.BankType
-
Deprecated.平安银行(借记卡)
- Pageable - Class in com.foxinmy.weixin4j.model.paging
-
分页数据(页码从1开始
- Pageable(int, int) - Constructor for class com.foxinmy.weixin4j.model.paging.Pageable
- Pageable(int, int, Sort) - Constructor for class com.foxinmy.weixin4j.model.paging.Pageable
- Pageable(int, int, Sort.Direction, String...) - Constructor for class com.foxinmy.weixin4j.model.paging.Pageable
- Pagedata<T> - Class in com.foxinmy.weixin4j.model.paging
- Pagedata(Pageable, int, List<T>) - Constructor for class com.foxinmy.weixin4j.model.paging.Pagedata
- pageId(String) - Method in class com.foxinmy.weixin4j.model.card.GiftCardPage.Builder
- PageTheme - Class in com.foxinmy.weixin4j.model.card
-
礼品卡货架主题
- PageTheme(PageTheme.Builder) - Constructor for class com.foxinmy.weixin4j.model.card.PageTheme
- PageTheme.Builder - Class in com.foxinmy.weixin4j.model.card
- parse2yyyyMMddHHmmss(String) - Static method in class com.foxinmy.weixin4j.util.DateUtil
-
yyyymmddhhmmss形式的字符串转换为日期对象
- parseDate(String, String) - Static method in class com.foxinmy.weixin4j.util.DateUtil
-
转换日期
- PATCH - com.foxinmy.weixin4j.http.HttpMethod
- pauseVoice - com.foxinmy.weixin4j.jssdk.JSSDKAPI
- PAY_APIS - Static variable in enum com.foxinmy.weixin4j.jssdk.JSSDKAPI
-
微信支付接口集合
- PayApi - Class in com.foxinmy.weixin4j.api
-
Deprecated.商户平台API迁移到子模块weixin4j-pay
- PayApi(WeixinPayAccount) - Constructor for class com.foxinmy.weixin4j.api.PayApi
-
Deprecated.
- PayBaseInfo - Class in com.foxinmy.weixin4j.payment
-
Deprecated.迁移到子模块weixin4j-pay
- PayBaseInfo() - Constructor for class com.foxinmy.weixin4j.payment.PayBaseInfo
-
Deprecated.
- PayBaseInfo(String, String, String) - Constructor for class com.foxinmy.weixin4j.payment.PayBaseInfo
-
Deprecated.
- PAYERROR - com.foxinmy.weixin4j.type.TradeState
-
Deprecated.支付失败(其他 原因,如银行返回失败)
- PayPackage - Class in com.foxinmy.weixin4j.payment
-
Deprecated.迁移到子模块weixin4j-pay
- PayPackage() - Constructor for class com.foxinmy.weixin4j.payment.PayPackage
-
Deprecated.
- PayPackage(String, String, String, double, String, String, String, Date, Date, String) - Constructor for class com.foxinmy.weixin4j.payment.PayPackage
-
Deprecated.订单对象
- PayPackage(String, String, String, long, String, String, String, Date, Date, String) - Constructor for class com.foxinmy.weixin4j.payment.PayPackage
-
Deprecated.订单对象
- PayRequest - Class in com.foxinmy.weixin4j.payment
-
Deprecated.
- PayRequest() - Constructor for class com.foxinmy.weixin4j.payment.PayRequest
-
Deprecated.
- PayRequest(String, String) - Constructor for class com.foxinmy.weixin4j.payment.PayRequest
-
Deprecated.
- PerTicketManager - Class in com.foxinmy.weixin4j.token
-
第三方应用永久授权码的存取
- PerTicketManager(String, String, String, CacheStorager<Token>) - Constructor for class com.foxinmy.weixin4j.token.PerTicketManager
- pic_photo_or_album - com.foxinmy.weixin4j.type.ButtonType
-
弹出拍照或者相册发图用户点击按钮后,微信客户端将弹出选择器供用户选择“拍照”或者“从手机相册选择”。用户选择后即走其他两种流程。
- pic_sysphoto - com.foxinmy.weixin4j.type.ButtonType
-
弹出系统拍照发图用户点击按钮后,微信客户端将调起系统相机,完成拍照操作后,会将拍摄的相片发送给开发者,并推送事件给开发者,同时收起系统相机, 随后可能会收到开发者下发的消息。
- pic_weixin - com.foxinmy.weixin4j.type.ButtonType
-
弹出微信相册发图器用户点击按钮后,微信客户端将调起微信相册,完成选择操作后,将选择的相片发送给开发者的服务器,并推送事件给开发者,同时收起相册, 随后可能会收到开发者下发的消息。
- PicItem - Class in com.foxinmy.weixin4j.model.card
-
礼品卡货架主题中的卡面结构体
- PicItem() - Constructor for class com.foxinmy.weixin4j.model.card.PicItem
- PicItem(String, String) - Constructor for class com.foxinmy.weixin4j.model.card.PicItem
- PicItem(String, String, String) - Constructor for class com.foxinmy.weixin4j.model.card.PicItem
- picItems(PicItem...) - Method in class com.foxinmy.weixin4j.model.card.PageTheme.Builder
-
添加一个或多个礼品卡封面图
- PKCS12 - Static variable in class com.foxinmy.weixin4j.util.Consts
- PLAIN_TEXT_TYPE - Static variable in class com.foxinmy.weixin4j.http.HTTP
- playVoice - com.foxinmy.weixin4j.jssdk.JSSDKAPI
- PORT - Static variable in class com.foxinmy.weixin4j.cache.MemcacheCacheStorager.MemcachePoolConfig
- post(String) - Method in class com.foxinmy.weixin4j.http.AbstractHttpClient
- post(String) - Method in interface com.foxinmy.weixin4j.http.HttpClient
- post(String, FormBodyPart...) - Method in class com.foxinmy.weixin4j.http.weixin.WeixinRequestExecutor
-
Post方法执行微信请求,用于文件上传
- post(String, HttpEntity) - Method in class com.foxinmy.weixin4j.http.AbstractHttpClient
- post(String, HttpEntity) - Method in interface com.foxinmy.weixin4j.http.HttpClient
- post(String, URLParameter...) - Method in class com.foxinmy.weixin4j.http.AbstractHttpClient
- post(String, URLParameter...) - Method in interface com.foxinmy.weixin4j.http.HttpClient
- post(String, String) - Method in class com.foxinmy.weixin4j.http.weixin.WeixinRequestExecutor
-
Post方法执行微信请求
- POST - com.foxinmy.weixin4j.http.HttpMethod
- postTimestamp() - Method in class com.foxinmy.weixin4j.payment.mch.RedpacketRisk
-
Deprecated.用户操作的时间戳
- PRAGMA - Static variable in class com.foxinmy.weixin4j.http.HttpHeaders
-
The HTTP
Pragma
header field name. - PrePay - Class in com.foxinmy.weixin4j.payment.mch
-
Deprecated.迁移到子模块weixin4j-pay
- PrePay() - Constructor for class com.foxinmy.weixin4j.payment.mch.PrePay
-
Deprecated.
- PrePay(String, String) - Constructor for class com.foxinmy.weixin4j.payment.mch.PrePay
-
Deprecated.
- prerogative(String) - Method in class com.foxinmy.weixin4j.model.card.MemberCard.Builder
- previewImage - com.foxinmy.weixin4j.jssdk.JSSDKAPI
- previous() - Method in class com.foxinmy.weixin4j.model.paging.Pageable
- price(int) - Method in class com.foxinmy.weixin4j.model.card.CouponBaseInfo.Builder
- PROCESSING - com.foxinmy.weixin4j.type.CustomsSatus
-
Deprecated.
- PROCESSING - com.foxinmy.weixin4j.type.mch.RefundStatus
-
Deprecated.退款处理中
- PRODUCT_1 - com.foxinmy.weixin4j.type.mch.RedpacketSceneType
-
Deprecated.商品促销
- PRODUCT_2 - com.foxinmy.weixin4j.type.mch.RedpacketSceneType
-
Deprecated.抽奖
- PRODUCT_3 - com.foxinmy.weixin4j.type.mch.RedpacketSceneType
-
Deprecated.虚拟物品兑奖
- PRODUCT_4 - com.foxinmy.weixin4j.type.mch.RedpacketSceneType
-
Deprecated.企业内部福利
- PRODUCT_5 - com.foxinmy.weixin4j.type.mch.RedpacketSceneType
-
Deprecated.渠道分润
- PRODUCT_6 - com.foxinmy.weixin4j.type.mch.RedpacketSceneType
-
Deprecated.保险回馈
- PRODUCT_7 - com.foxinmy.weixin4j.type.mch.RedpacketSceneType
-
Deprecated.彩票派奖
- PRODUCT_8 - com.foxinmy.weixin4j.type.mch.RedpacketSceneType
-
Deprecated.税务刮奖
- promotionAppBrandPass(String) - Method in class com.foxinmy.weixin4j.model.card.CouponBaseInfo.Builder
- promotionAppBrandUserName(String) - Method in class com.foxinmy.weixin4j.model.card.CouponBaseInfo.Builder
- promotionSubTitle(String) - Method in class com.foxinmy.weixin4j.model.card.CouponBaseInfo.Builder
-
设置显示在营销入口右侧的提示语
- promotionTitle(String) - Method in class com.foxinmy.weixin4j.model.card.CouponBaseInfo.Builder
-
设置营销场景的自定义入口名称
- promotionUrl(String) - Method in class com.foxinmy.weixin4j.model.card.CouponBaseInfo.Builder
-
设置入口跳转外链的地址链接。
- PROTOCOL_FILE - Static variable in class com.foxinmy.weixin4j.util.Consts
- PROTOCOL_JAR - Static variable in class com.foxinmy.weixin4j.util.Consts
- PROXY_AUTHENTICATE - Static variable in class com.foxinmy.weixin4j.http.HttpHeaders
-
The HTTP
Proxy-Authenticate
header field name. - PROXY_AUTHORIZATION - Static variable in class com.foxinmy.weixin4j.http.HttpHeaders
-
The HTTP
Proxy-Authorization
header field name. - PSBC_CREDIT - com.foxinmy.weixin4j.type.BankType
-
Deprecated.邮政储蓄 (信用卡)
- PSBC_DEBIT - com.foxinmy.weixin4j.type.BankType
-
Deprecated.邮政储蓄(借记卡)
- pushExtra(String, String) - Method in class com.foxinmy.weixin4j.model.Token
- pushSub(Button) - Method in class com.foxinmy.weixin4j.model.Button
- put(String) - Method in class com.foxinmy.weixin4j.http.AbstractHttpClient
- put(String) - Method in interface com.foxinmy.weixin4j.http.HttpClient
- put(String, URLParameter...) - Method in class com.foxinmy.weixin4j.http.AbstractHttpClient
- put(String, URLParameter...) - Method in interface com.foxinmy.weixin4j.http.HttpClient
- put(String, List<String>) - Method in class com.foxinmy.weixin4j.http.HttpHeaders
- put(String, V) - Method in class com.foxinmy.weixin4j.util.LinkedCaseInsensitiveMap
- PUT - com.foxinmy.weixin4j.http.HttpMethod
- putAll(Map<? extends String, ? extends List<String>>) - Method in class com.foxinmy.weixin4j.http.HttpHeaders
- putAll(Map<? extends String, ? extends V>) - Method in class com.foxinmy.weixin4j.util.LinkedCaseInsensitiveMap
Q
- QDCCB_DEBIT - com.foxinmy.weixin4j.type.BankType
-
Deprecated.青岛银行(借记卡)
- QLB_DEBIT - com.foxinmy.weixin4j.type.BankType
-
Deprecated.齐鲁银行(借记卡)
- QR_CARD - com.foxinmy.weixin4j.type.QRType
-
卡券二维码:单个卡券
- QR_LIMIT_SCENE - com.foxinmy.weixin4j.type.QRType
-
永久二维码(场景值为数字范围在1-100000之间)
- QR_LIMIT_STR_SCENE - com.foxinmy.weixin4j.type.QRType
-
永久二维码(场景值为字符串长度在1-64之间)
- QR_MULTIPLE_CARD - com.foxinmy.weixin4j.type.QRType
-
卡券二维码:多个卡券
- QR_SCENE - com.foxinmy.weixin4j.type.QRType
-
临时二维码
- QR_STR_SCENE - com.foxinmy.weixin4j.type.QRType
-
临时的字符串参数值
- QRParameter - Class in com.foxinmy.weixin4j.model.qr
-
二维码参数对象
- QRResult - Class in com.foxinmy.weixin4j.model.qr
-
二维码
- QRResult() - Constructor for class com.foxinmy.weixin4j.model.qr.QRResult
- QRType - Enum in com.foxinmy.weixin4j.type
-
二维码类型
- quantity(int) - Method in class com.foxinmy.weixin4j.model.card.CouponBaseInfo.Builder
-
设置卡券库存的数量
- queryCorpPayment(String) - Method in class com.foxinmy.weixin4j.api.CashApi
-
Deprecated.企业付款查询 用于商户的企业付款操作进行结果查询,返回付款操作详细结果
- queryCorpPayment(String) - Method in class com.foxinmy.weixin4j.payment.WeixinPayProxy
-
Deprecated.企业付款查询 用于商户的企业付款操作进行结果查询,返回付款操作详细结果
- queryCouponDetail(String, String, String) - Method in class com.foxinmy.weixin4j.api.CouponApi
-
Deprecated.查询代金券详细
- queryCouponDetail(String, String, String) - Method in class com.foxinmy.weixin4j.payment.WeixinPayProxy
-
Deprecated.查询代金券详细
- queryCouponStock(String) - Method in class com.foxinmy.weixin4j.api.CouponApi
-
Deprecated.查询代金券批次
- queryCouponStock(String) - Method in class com.foxinmy.weixin4j.payment.WeixinPayProxy
-
Deprecated.查询代金券批次
- queryCustomsOrder(IdQuery, CustomsCity) - Method in class com.foxinmy.weixin4j.api.CustomsApi
-
Deprecated.订单附加信息查询
- queryCustomsOrder(IdQuery, CustomsCity) - Method in class com.foxinmy.weixin4j.payment.WeixinPayProxy
-
Deprecated.订单附加信息查询
- queryExchageRate(CurrencyType, Date) - Method in class com.foxinmy.weixin4j.api.CashApi
-
Deprecated.查询汇率
- queryExchageRate(CurrencyType, Date) - Method in class com.foxinmy.weixin4j.payment.WeixinPayProxy
-
Deprecated.查询汇率
- queryOrder(IdQuery) - Method in class com.foxinmy.weixin4j.api.PayApi
-
Deprecated.订单查询
- queryOrder(IdQuery) - Method in class com.foxinmy.weixin4j.payment.WeixinPayProxy
-
Deprecated.订单查询
- queryRedpack(String) - Method in class com.foxinmy.weixin4j.api.CashApi
-
Deprecated.查询红包记录
- queryRedpack(String) - Method in class com.foxinmy.weixin4j.payment.WeixinPayProxy
-
Deprecated.查询红包记录
- queryRefund(IdQuery) - Method in class com.foxinmy.weixin4j.api.PayApi
-
Deprecated.退款查询
- queryRefund(IdQuery) - Method in class com.foxinmy.weixin4j.payment.WeixinPayProxy
-
Deprecated.退款查询
- querySettlement(boolean, Pageable, Date, Date) - Method in class com.foxinmy.weixin4j.api.CashApi
-
Deprecated.查询结算资金
- querySettlement(boolean, Pageable, Date, Date) - Method in class com.foxinmy.weixin4j.payment.WeixinPayProxy
-
Deprecated.查询结算资金
- QY_ALL_APIS - Static variable in enum com.foxinmy.weixin4j.jssdk.JSSDKAPI
-
企业号全部接口集合
R
- RandomUtil - Class in com.foxinmy.weixin4j.util
-
随机码工具类
- RandomUtil() - Constructor for class com.foxinmy.weixin4j.util.RandomUtil
- RANGE - Static variable in class com.foxinmy.weixin4j.http.HttpHeaders
-
The HTTP
Range
header field name. - readOnlyHttpHeaders(HttpHeaders) - Static method in class com.foxinmy.weixin4j.http.HttpHeaders
-
Return a
HttpHeaders
object that can only be read, not written to. - readResolve() - Method in class com.foxinmy.weixin4j.logging.AbstractInternalLogger
- RECEIVED - com.foxinmy.weixin4j.type.mch.RedpacketStatus
-
Deprecated.已领取
- RECORD_APIS - Static variable in enum com.foxinmy.weixin4j.jssdk.JSSDKAPI
-
音频接口集合
- REDIRECTION - com.foxinmy.weixin4j.http.HttpStatus.Series
- RedisCacheStorager<T extends Cacheable> - Class in com.foxinmy.weixin4j.cache
-
用Redis保存缓存对象(推荐使用)
- RedisCacheStorager() - Constructor for class com.foxinmy.weixin4j.cache.RedisCacheStorager
- RedisCacheStorager(String, int, int) - Constructor for class com.foxinmy.weixin4j.cache.RedisCacheStorager
- RedisCacheStorager(String, int, int, String) - Constructor for class com.foxinmy.weixin4j.cache.RedisCacheStorager
- RedisCacheStorager(String, int, int, String, JedisPoolConfig) - Constructor for class com.foxinmy.weixin4j.cache.RedisCacheStorager
- RedisCacheStorager(JedisPoolConfig) - Constructor for class com.foxinmy.weixin4j.cache.RedisCacheStorager
- RedisCacheStorager(Pool<Jedis>) - Constructor for class com.foxinmy.weixin4j.cache.RedisCacheStorager
- RedisClusterCacheStorager<T extends Cacheable> - Class in com.foxinmy.weixin4j.cache
-
用Redis(集群)保存缓存对象(推荐使用)
- RedisClusterCacheStorager(Set<HostAndPort>) - Constructor for class com.foxinmy.weixin4j.cache.RedisClusterCacheStorager
- RedisClusterCacheStorager(Set<HostAndPort>, int, int, int, JedisPoolConfig) - Constructor for class com.foxinmy.weixin4j.cache.RedisClusterCacheStorager
- RedisClusterCacheStorager(Set<HostAndPort>, JedisPoolConfig) - Constructor for class com.foxinmy.weixin4j.cache.RedisClusterCacheStorager
- RedisClusterCacheStorager(JedisCluster) - Constructor for class com.foxinmy.weixin4j.cache.RedisClusterCacheStorager
- Redpacket - Class in com.foxinmy.weixin4j.payment.mch
-
Deprecated.迁移到子模块weixin4j-pay
- Redpacket() - Constructor for class com.foxinmy.weixin4j.payment.mch.Redpacket
-
Deprecated.
- Redpacket(String, String, String, double, int, String, String, String, String) - Constructor for class com.foxinmy.weixin4j.payment.mch.Redpacket
-
Deprecated.红包
- RedpacketReceiver() - Constructor for class com.foxinmy.weixin4j.payment.mch.RedpacketRecord.RedpacketReceiver
-
Deprecated.
- RedpacketRecord - Class in com.foxinmy.weixin4j.payment.mch
-
Deprecated.迁移到子模块weixin4j-pay
- RedpacketRecord() - Constructor for class com.foxinmy.weixin4j.payment.mch.RedpacketRecord
-
Deprecated.
- RedpacketRecord.RedpacketReceiver - Class in com.foxinmy.weixin4j.payment.mch
-
Deprecated.
- RedpacketRisk - Class in com.foxinmy.weixin4j.payment.mch
-
Deprecated.迁移到子模块weixin4j-pay
- RedpacketRisk() - Constructor for class com.foxinmy.weixin4j.payment.mch.RedpacketRisk
-
Deprecated.
- RedpacketSceneType - Enum in com.foxinmy.weixin4j.type.mch
-
Deprecated.迁移到子模块weixin4j-pay
- RedpacketSendResult - Class in com.foxinmy.weixin4j.payment.mch
-
Deprecated.迁移到子模块weixin4j-pay
- RedpacketSendResult() - Constructor for class com.foxinmy.weixin4j.payment.mch.RedpacketSendResult
-
Deprecated.
- RedpacketSendType - Enum in com.foxinmy.weixin4j.type.mch
-
Deprecated.迁移到子模块weixin4j-pay
- RedpacketStatus - Enum in com.foxinmy.weixin4j.type.mch
-
Deprecated.迁移到子模块weixin4j-pay
- RedpacketType - Enum in com.foxinmy.weixin4j.type.mch
-
Deprecated.迁移到子模块weixin4j-pay
- REFERER - Static variable in class com.foxinmy.weixin4j.http.HttpHeaders
-
The HTTP
Referer
header field name. - ReflectionUtil - Class in com.foxinmy.weixin4j.util
- ReflectionUtil() - Constructor for class com.foxinmy.weixin4j.util.ReflectionUtil
- refreshCache() - Method in class com.foxinmy.weixin4j.cache.CacheManager
-
刷新缓存对象
- REFUND - com.foxinmy.weixin4j.type.mch.BillType
-
Deprecated.退款订单
- REFUND - com.foxinmy.weixin4j.type.mch.RedpacketStatus
-
Deprecated.已退款
- REFUND - com.foxinmy.weixin4j.type.TradeState
-
Deprecated.转入退款
- REFUND_SOURCE_RECHARGE_FUNDS - com.foxinmy.weixin4j.type.mch.RefundAccountType
-
Deprecated.---可用余额退款
- REFUND_SOURCE_UNSETTLED_FUNDS - com.foxinmy.weixin4j.type.mch.RefundAccountType
-
Deprecated.---未结算资金退款(默认使用未结算资金退款)
- RefundAccountType - Enum in com.foxinmy.weixin4j.type.mch
-
Deprecated.迁移到子模块weixin4j-pay
- RefundChannel - Enum in com.foxinmy.weixin4j.type.mch
-
Deprecated.迁移到子模块weixin4j-pay
- RefundCouponInfo - Class in com.foxinmy.weixin4j.payment.coupon
-
Deprecated.迁移到子模块weixin4j-pay
- RefundCouponInfo() - Constructor for class com.foxinmy.weixin4j.payment.coupon.RefundCouponInfo
-
Deprecated.
- RefundDetail - Class in com.foxinmy.weixin4j.payment.mch
-
Deprecated.迁移到子模块weixin4j-pay
- RefundDetail() - Constructor for class com.foxinmy.weixin4j.payment.mch.RefundDetail
-
Deprecated.
- REFUNDID - com.foxinmy.weixin4j.type.IdType
-
Deprecated.微信退款单号
- REFUNDNO - com.foxinmy.weixin4j.type.IdType
-
Deprecated.商户退款号
- RefundRecord - Class in com.foxinmy.weixin4j.payment.mch
-
Deprecated.迁移到子模块weixin4j-pay
- RefundRecord() - Constructor for class com.foxinmy.weixin4j.payment.mch.RefundRecord
-
Deprecated.
- RefundResult - Class in com.foxinmy.weixin4j.payment.mch
-
Deprecated.迁移到子模块weixin4j-pay
- RefundResult() - Constructor for class com.foxinmy.weixin4j.payment.mch.RefundResult
-
Deprecated.
- RefundStatus - Enum in com.foxinmy.weixin4j.type.mch
-
Deprecated.迁移到子模块weixin4j-pay
- RefundType - Enum in com.foxinmy.weixin4j.type.mch
-
Deprecated.迁移到子模块weixin4j-pay
- regexFileNameFromContentDispositionHeader(String) - Static method in class com.foxinmy.weixin4j.util.RegexUtil
-
从 Content-disposition提取文件名
- RegexUtil - Class in com.foxinmy.weixin4j.util
-
正则表达式工具类
- RegexUtil() - Constructor for class com.foxinmy.weixin4j.util.RegexUtil
- remove(Object) - Method in class com.foxinmy.weixin4j.http.HttpHeaders
- remove(Object) - Method in class com.foxinmy.weixin4j.util.LinkedCaseInsensitiveMap
- removeFields(String) - Method in class com.foxinmy.weixin4j.http.apache.mime.FormBodyPartBuilder
- removeFields(String) - Method in class com.foxinmy.weixin4j.http.apache.mime.Header
- removeFirstArticle() - Method in class com.foxinmy.weixin4j.tuple.MpNews
- removeFirstArticle() - Method in class com.foxinmy.weixin4j.tuple.News
- removeLastArticle() - Method in class com.foxinmy.weixin4j.tuple.MpNews
- removeLastArticle() - Method in class com.foxinmy.weixin4j.tuple.News
- replaceClassPathValue(String) - Static method in class com.foxinmy.weixin4j.util.Weixin4jConfigUtil
- reportInterface(String, int, String, String, Date, XmlResult) - Method in class com.foxinmy.weixin4j.api.PayApi
-
Deprecated.接口上报
- reportInterface(String, int, String, String, Date, XmlResult) - Method in class com.foxinmy.weixin4j.payment.WeixinPayProxy
-
Deprecated.接口上报
- resolveContent(HttpEntity, HttpMethod, Request.Builder) - Method in class com.foxinmy.weixin4j.http.support.okhttp.OkHttpClient2
-
resolve Request.Content
- resolveContent(HttpEntity, HttpRequestBase) - Method in class com.foxinmy.weixin4j.http.support.apache4.HttpComponent4
-
Resolve Content
- resolveContent(HttpRequest, HttpMethod) - Method in class com.foxinmy.weixin4j.http.support.apache3.HttpComponent3
-
Resolve Content
- resolveContent(Request.Builder, HttpRequest) - Method in class com.foxinmy.weixin4j.http.support.okhttp.OkHttpClient3
-
resolve Request.Content
- resolveHeaders(HttpHeaders, Request.Builder) - Method in class com.foxinmy.weixin4j.http.support.okhttp.OkHttpClient2
-
resolve Request.Headers
- resolveHeaders(HttpHeaders, HttpRequestBase) - Method in class com.foxinmy.weixin4j.http.support.apache4.HttpComponent4
-
Resolve Headers
- resolveHeaders(HttpRequest, HttpMethod) - Method in class com.foxinmy.weixin4j.http.support.apache3.HttpComponent3
-
Resolve Headers
- resolveHeaders(Request.Builder, HttpRequest) - Method in class com.foxinmy.weixin4j.http.support.okhttp.OkHttpClient3
-
resolve Request.Headers
- RETRY_AFTER - Static variable in class com.foxinmy.weixin4j.http.HttpHeaders
-
The HTTP
Retry-After
header field name. - retryHandler(HttpRequestRetryHandler) - Method in class com.foxinmy.weixin4j.http.support.apache4.HttpComponent4_2Factory
- retryOnConnectionFailure(boolean) - Method in class com.foxinmy.weixin4j.http.support.okhttp.OkHttpClient3Factory
- reverseOrder(IdQuery) - Method in class com.foxinmy.weixin4j.api.PayApi
-
Deprecated.冲正订单(需要证书) 当支付返回失败,或收银系统超时需要取消交易,可以调用该接口 接口逻辑:支 付失败的关单,支付成功的撤销支付 7天以内的单可撤销,其他正常支付的单 如需实现相同功能请调用退款接口 调用扣款接口后请勿立即调用撤销,需要等待5秒以上。先调用查单接口,如果没有确切的返回,再调用撤销
- reverseOrder(IdQuery) - Method in class com.foxinmy.weixin4j.payment.WeixinPayProxy
-
Deprecated.冲正订单(需要证书) 当支付返回失败,或收银系统超时需要取消交易,可以调用该接口 接口逻辑:支 付失败的关单,支付成功的撤销支付 7天以内的单可撤销,其他正常支付的单 如需实现相同功能请调用退款接口 调用扣款接口后请勿立即调用撤销,需要等待5秒以上。先调用查单接口,如果没有确切的返回,再调用撤销
- REVOKED - com.foxinmy.weixin4j.type.TradeState
-
Deprecated.已撤销
- RFC6532 - com.foxinmy.weixin4j.http.apache.mime.HttpMultipartMode
-
RFC 6532 compliant
- roundtrip(T) - Static method in class com.foxinmy.weixin4j.util.SerializationUtils
-
Performs a serialization roundtrip.
S
- SATURDAY - com.foxinmy.weixin4j.type.Week
- SC_ACCEPTED - Static variable in class com.foxinmy.weixin4j.http.HttpStatus
-
202 Accepted (HTTP/1.0 - RFC 1945)
- SC_BAD_GATEWAY - Static variable in class com.foxinmy.weixin4j.http.HttpStatus
-
502 Bad Gateway (HTTP/1.0 - RFC 1945)
- SC_BAD_REQUEST - Static variable in class com.foxinmy.weixin4j.http.HttpStatus
-
400 Bad Request (HTTP/1.1 - RFC 2616)
- SC_CONFLICT - Static variable in class com.foxinmy.weixin4j.http.HttpStatus
-
409 Conflict (HTTP/1.1 - RFC 2616)
- SC_CONTINUE - Static variable in class com.foxinmy.weixin4j.http.HttpStatus
-
100 Continue (HTTP/1.1 - RFC 2616)
- SC_CREATED - Static variable in class com.foxinmy.weixin4j.http.HttpStatus
-
201 Created (HTTP/1.0 - RFC 1945)
- SC_EXPECTATION_FAILED - Static variable in class com.foxinmy.weixin4j.http.HttpStatus
-
417 Expectation Failed (HTTP/1.1 - RFC 2616)
- SC_FAILED_DEPENDENCY - Static variable in class com.foxinmy.weixin4j.http.HttpStatus
-
424 Failed Dependency (WebDAV - RFC 2518)
- SC_FORBIDDEN - Static variable in class com.foxinmy.weixin4j.http.HttpStatus
-
403 Forbidden (HTTP/1.0 - RFC 1945)
- SC_GATEWAY_TIMEOUT - Static variable in class com.foxinmy.weixin4j.http.HttpStatus
-
504 Gateway Timeout (HTTP/1.1 - RFC 2616)
- SC_GONE - Static variable in class com.foxinmy.weixin4j.http.HttpStatus
-
410 Gone (HTTP/1.1 - RFC 2616)
- SC_HTTP_VERSION_NOT_SUPPORTED - Static variable in class com.foxinmy.weixin4j.http.HttpStatus
-
505 HTTP Version Not Supported (HTTP/1.1 - RFC 2616)
- SC_INSUFFICIENT_SPACE_ON_RESOURCE - Static variable in class com.foxinmy.weixin4j.http.HttpStatus
-
Static constant for a 419 error.
- SC_INSUFFICIENT_STORAGE - Static variable in class com.foxinmy.weixin4j.http.HttpStatus
-
507 Insufficient Storage (WebDAV - RFC 2518)
- SC_INTERNAL_SERVER_ERROR - Static variable in class com.foxinmy.weixin4j.http.HttpStatus
-
500 Server Error (HTTP/1.0 - RFC 1945)
- SC_LENGTH_REQUIRED - Static variable in class com.foxinmy.weixin4j.http.HttpStatus
-
411 Length Required (HTTP/1.1 - RFC 2616)
- SC_LOCKED - Static variable in class com.foxinmy.weixin4j.http.HttpStatus
-
423 Locked (WebDAV - RFC 2518)
- SC_METHOD_FAILURE - Static variable in class com.foxinmy.weixin4j.http.HttpStatus
-
Static constant for a 420 error.
- SC_METHOD_NOT_ALLOWED - Static variable in class com.foxinmy.weixin4j.http.HttpStatus
-
405 Method Not Allowed (HTTP/1.1 - RFC 2616)
- SC_MOVED_PERMANENTLY - Static variable in class com.foxinmy.weixin4j.http.HttpStatus
-
301 Moved Permanently (HTTP/1.0 - RFC 1945)
- SC_MOVED_TEMPORARILY - Static variable in class com.foxinmy.weixin4j.http.HttpStatus
-
302 Moved Temporarily (Sometimes Found) (HTTP/1.0 - RFC 1945)
- SC_MULTI_STATUS - Static variable in class com.foxinmy.weixin4j.http.HttpStatus
-
207 Multi-Status (WebDAV - RFC 2518) or 207 Partial Update OK (HTTP/1.1 - draft-ietf-http-v11-spec-rev-01?)
- SC_MULTIPLE_CHOICES - Static variable in class com.foxinmy.weixin4j.http.HttpStatus
-
300 Mutliple Choices (HTTP/1.1 - RFC 2616)
- SC_NO_CONTENT - Static variable in class com.foxinmy.weixin4j.http.HttpStatus
-
204 No Content (HTTP/1.0 - RFC 1945)
- SC_NON_AUTHORITATIVE_INFORMATION - Static variable in class com.foxinmy.weixin4j.http.HttpStatus
-
203 Non Authoritative Information (HTTP/1.1 - RFC 2616)
- SC_NOT_ACCEPTABLE - Static variable in class com.foxinmy.weixin4j.http.HttpStatus
-
406 Not Acceptable (HTTP/1.1 - RFC 2616)
- SC_NOT_FOUND - Static variable in class com.foxinmy.weixin4j.http.HttpStatus
-
404 Not Found (HTTP/1.0 - RFC 1945)
- SC_NOT_IMPLEMENTED - Static variable in class com.foxinmy.weixin4j.http.HttpStatus
-
501 Not Implemented (HTTP/1.0 - RFC 1945)
- SC_NOT_MODIFIED - Static variable in class com.foxinmy.weixin4j.http.HttpStatus
-
304 Not Modified (HTTP/1.0 - RFC 1945)
- SC_OK - Static variable in class com.foxinmy.weixin4j.http.HttpStatus
-
200 OK (HTTP/1.0 - RFC 1945)
- SC_PARTIAL_CONTENT - Static variable in class com.foxinmy.weixin4j.http.HttpStatus
-
206 Partial Content (HTTP/1.1 - RFC 2616)
- SC_PAYMENT_REQUIRED - Static variable in class com.foxinmy.weixin4j.http.HttpStatus
-
402 Payment Required (HTTP/1.1 - RFC 2616)
- SC_PRECONDITION_FAILED - Static variable in class com.foxinmy.weixin4j.http.HttpStatus
-
412 Precondition Failed (HTTP/1.1 - RFC 2616)
- SC_PROCESSING - Static variable in class com.foxinmy.weixin4j.http.HttpStatus
-
102 Processing (WebDAV - RFC 2518)
- SC_PROXY_AUTHENTICATION_REQUIRED - Static variable in class com.foxinmy.weixin4j.http.HttpStatus
-
407 Proxy Authentication Required (HTTP/1.1 - RFC 2616)
- SC_REQUEST_TIMEOUT - Static variable in class com.foxinmy.weixin4j.http.HttpStatus
-
408 Request Timeout (HTTP/1.1 - RFC 2616)
- SC_REQUEST_TOO_LONG - Static variable in class com.foxinmy.weixin4j.http.HttpStatus
-
413 Request Entity Too Large (HTTP/1.1 - RFC 2616)
- SC_REQUEST_URI_TOO_LONG - Static variable in class com.foxinmy.weixin4j.http.HttpStatus
-
414 Request-URI Too Long (HTTP/1.1 - RFC 2616)
- SC_REQUESTED_RANGE_NOT_SATISFIABLE - Static variable in class com.foxinmy.weixin4j.http.HttpStatus
-
416 Requested Range Not Satisfiable (HTTP/1.1 - RFC 2616)
- SC_RESET_CONTENT - Static variable in class com.foxinmy.weixin4j.http.HttpStatus
-
205 Reset Content (HTTP/1.1 - RFC 2616)
- SC_SEE_OTHER - Static variable in class com.foxinmy.weixin4j.http.HttpStatus
-
303 See Other (HTTP/1.1 - RFC 2616)
- SC_SERVICE_UNAVAILABLE - Static variable in class com.foxinmy.weixin4j.http.HttpStatus
-
503 Service Unavailable (HTTP/1.0 - RFC 1945)
- SC_SWITCHING_PROTOCOLS - Static variable in class com.foxinmy.weixin4j.http.HttpStatus
-
101 Switching Protocols (HTTP/1.1 - RFC 2616)
- SC_TEMPORARY_REDIRECT - Static variable in class com.foxinmy.weixin4j.http.HttpStatus
-
307 Temporary Redirect (HTTP/1.1 - RFC 2616)
- SC_UNAUTHORIZED - Static variable in class com.foxinmy.weixin4j.http.HttpStatus
-
401 Unauthorized (HTTP/1.0 - RFC 1945)
- SC_UNPROCESSABLE_ENTITY - Static variable in class com.foxinmy.weixin4j.http.HttpStatus
-
422 Unprocessable Entity (WebDAV - RFC 2518)
- SC_UNSUPPORTED_MEDIA_TYPE - Static variable in class com.foxinmy.weixin4j.http.HttpStatus
-
415 Unsupported Media Type (HTTP/1.1 - RFC 2616)
- SC_USE_PROXY - Static variable in class com.foxinmy.weixin4j.http.HttpStatus
-
305 Use Proxy (HTTP/1.1 - RFC 2616)
- SCAN_APIS - Static variable in enum com.foxinmy.weixin4j.jssdk.JSSDKAPI
-
微信扫一扫接口集合
- scancode_push - com.foxinmy.weixin4j.type.ButtonType
-
扫码推事件 用户点击按钮后,微信客户端将调起扫一扫工具,完成扫码操作后显示扫描结果(如果是URL,将进入URL),且会将扫码的结果传给开发者, 开发者可以下发消息。
- scancode_waitmsg - com.foxinmy.weixin4j.type.ButtonType
-
扫码推事件且弹出“消息接收中”提示框用户点击按钮后,微信客户端将调起扫一扫工具,完成扫码操作后,将扫码的结果传给开发者,同时收起扫一扫工具, 然后弹出“消息接收中”提示框,随后可能会收到开发者下发的消息。
- scanQRCode - com.foxinmy.weixin4j.jssdk.JSSDKAPI
- SceneInfoApp - Class in com.foxinmy.weixin4j.payment.mch
-
Deprecated.
- SceneInfoStore - Class in com.foxinmy.weixin4j.payment.mch
-
Deprecated.
- SceneInfoStore(String, String) - Constructor for class com.foxinmy.weixin4j.payment.mch.SceneInfoStore
-
Deprecated.
- sceneValuer(String) - Method in class com.foxinmy.weixin4j.model.card.CardQR.Builder
-
用户首次领卡时,会通过领取事件推送给商户; 对于会员卡的二维码,用户每次扫码打开会员卡后点击任何url,会将该值拼入url中,方便开发者定位扫码来源
- SDB_CREDIT - com.foxinmy.weixin4j.type.BankType
-
Deprecated.深发银行(信用卡)
- SDEB_DEBIT - com.foxinmy.weixin4j.type.BankType
-
Deprecated.顺德农商行 (借记卡)
- seContentType(ContentType) - Method in class com.foxinmy.weixin4j.http.apache.mime.MultipartEntityBuilder
-
Deprecated.(4.5) Use
#setContentType(org.apache.http.entity.ContentType)
. - selectEnterpriseContact - com.foxinmy.weixin4j.jssdk.JSSDKAPI
- SEM_APIS - Static variable in enum com.foxinmy.weixin4j.jssdk.JSSDKAPI
-
智能接口集合
- sendCorpPayment(CorpPayment) - Method in class com.foxinmy.weixin4j.api.CashApi
-
Deprecated.企业付款为企业提供付款至用户零钱的能力
- sendCorpPayment(CorpPayment) - Method in class com.foxinmy.weixin4j.payment.WeixinPayProxy
-
Deprecated.企业付款
- sendCoupon(String, String, String, String) - Method in class com.foxinmy.weixin4j.api.CouponApi
-
Deprecated.发放代金券(需要证书)
- sendCoupon(String, String, String, String) - Method in class com.foxinmy.weixin4j.payment.WeixinPayProxy
-
Deprecated.发放代金券(需要证书)
- sendEnterpriseChat - com.foxinmy.weixin4j.jssdk.JSSDKAPI
- SENDING - com.foxinmy.weixin4j.type.mch.RedpacketStatus
-
Deprecated.发放中
- sendRedpack(Redpacket) - Method in class com.foxinmy.weixin4j.api.CashApi
-
Deprecated.发放红包 企业向微信用户个人发现金红包
- sendRedpack(Redpacket) - Method in class com.foxinmy.weixin4j.payment.WeixinPayProxy
-
Deprecated.发放红包 企业向微信用户个人发现金红包
- sendRedpacks(Redpacket...) - Method in class com.foxinmy.weixin4j.api.CashApi
-
Deprecated.批量发放红包 企业向微信用户个人发现金红包
- sendRedpacks(Redpacket...) - Method in class com.foxinmy.weixin4j.payment.WeixinPayProxy
-
Deprecated.批量发放红包 企业向微信用户个人发现金红包
- SENT - com.foxinmy.weixin4j.type.mch.RedpacketStatus
-
Deprecated.已发放待领取
- SEPARATOR - Static variable in class com.foxinmy.weixin4j.util.Consts
- SEPARATORS - Static variable in class com.foxinmy.weixin4j.http.HeaderValueFormatter
-
Special characters that can be used as separators in HTTP parameters.
- SerializationUtils - Class in com.foxinmy.weixin4j.util
-
Assists with the serialization process and performs additional functionality based on serialization.
- SerializationUtils() - Constructor for class com.foxinmy.weixin4j.util.SerializationUtils
-
SerializationUtils instances should NOT be constructed in standard programming.
- serialize(Serializable) - Static method in class com.foxinmy.weixin4j.util.SerializationUtils
-
Serializes an
Object
to a byte array for storage/serialization. - serialize(Serializable, OutputStream) - Static method in class com.foxinmy.weixin4j.util.SerializationUtils
-
Serializes an
Object
to the specified stream. - serializeToJSON(Object) - Static method in class com.foxinmy.weixin4j.xml.ListsuffixResultSerializer
-
序列化为json
- serializeToXML(Object) - Static method in class com.foxinmy.weixin4j.xml.ListsuffixResultSerializer
-
序列化为xml
- series() - Method in class com.foxinmy.weixin4j.http.HttpStatus
-
Returns the HTTP status series of this status code.
- SERVER - Static variable in class com.foxinmy.weixin4j.http.HttpHeaders
-
The HTTP
Server
header field name. - SERVER_ERROR - com.foxinmy.weixin4j.http.HttpStatus.Series
- SERVER_HEADER - Static variable in class com.foxinmy.weixin4j.http.HTTP
- servicePhone(String) - Method in class com.foxinmy.weixin4j.model.card.CouponBaseInfo.Builder
-
设置客服电话
- servicePhone(String) - Method in class com.foxinmy.weixin4j.model.card.GiftCardPage.Builder
-
设置商家服务电话
- set(String, String) - Method in class com.foxinmy.weixin4j.http.HttpHeaders
-
Set the given, single header value under the given name.
- set(K, V) - Method in interface com.foxinmy.weixin4j.util.MultiValueMap
-
Set the given single value under the given key.
- set(T) - Method in class com.foxinmy.weixin4j.util.SettableFuture
-
Set the value of this future.
- SET_COOKIE - Static variable in class com.foxinmy.weixin4j.http.HttpHeaders
-
The HTTP
Set-Cookie
header field name. - SET_COOKIE2 - Static variable in class com.foxinmy.weixin4j.http.HttpHeaders
-
The HTTP
Set-Cookie2
header field name. - setAccept(List<ContentType>) - Method in class com.foxinmy.weixin4j.http.HttpHeaders
-
Set the list of acceptable media types, as specified by the
Accept
header. - setAcceptCharset(List<Charset>) - Method in class com.foxinmy.weixin4j.http.HttpHeaders
-
Set the list of acceptable charsets, as specified by the
Accept-Charset
header. - setAccessControlAllowCredentials(boolean) - Method in class com.foxinmy.weixin4j.http.HttpHeaders
-
Set the (new) value of the
Access-Control-Allow-Credentials
response header. - setAccessControlAllowHeaders(List<String>) - Method in class com.foxinmy.weixin4j.http.HttpHeaders
-
Set the (new) value of the
Access-Control-Allow-Headers
response header. - setAccessControlAllowMethods(List<HttpMethod>) - Method in class com.foxinmy.weixin4j.http.HttpHeaders
-
Set the (new) value of the
Access-Control-Allow-Methods
response header. - setAccessControlAllowOrigin(String) - Method in class com.foxinmy.weixin4j.http.HttpHeaders
-
Set the (new) value of the
Access-Control-Allow-Origin
response header. - setAccessControlExposeHeaders(List<String>) - Method in class com.foxinmy.weixin4j.http.HttpHeaders
-
Set the (new) value of the
Access-Control-Expose-Headers
response header. - setAccessControlMaxAge(long) - Method in class com.foxinmy.weixin4j.http.HttpHeaders
-
Set the (new) value of the
Access-Control-Max-Age
response header. - setAccessControlRequestHeaders(List<String>) - Method in class com.foxinmy.weixin4j.http.HttpHeaders
-
Set the (new) value of the
Access-Control-Request-Headers
request header. - setAccessControlRequestMethod(HttpMethod) - Method in class com.foxinmy.weixin4j.http.HttpHeaders
-
Set the (new) value of the
Access-Control-Request-Method
request header. - setActivateBeginTime(Date) - Method in class com.foxinmy.weixin4j.model.card.MemberInitInfo
- setActivateEndTime(Date) - Method in class com.foxinmy.weixin4j.model.card.MemberInitInfo
- setAddBalance(Integer) - Method in class com.foxinmy.weixin4j.model.card.MemberUpdateInfo
- setAddBonus(Integer) - Method in class com.foxinmy.weixin4j.model.card.MemberUpdateInfo
- setAddress(String) - Method in class com.foxinmy.weixin4j.payment.mch.SceneInfoStore
-
Deprecated.
- setAll(Map<String, String>) - Method in class com.foxinmy.weixin4j.http.HttpHeaders
- setAll(Map<K, V>) - Method in interface com.foxinmy.weixin4j.util.MultiValueMap
-
Set the given values under.
- setAllow(Set<HttpMethod>) - Method in class com.foxinmy.weixin4j.http.HttpHeaders
-
Set the set of allowed
HTTP methods
, as specified by theAllow
header. - setAppid(String) - Method in class com.foxinmy.weixin4j.model.Button
- setAppId(String) - Method in class com.foxinmy.weixin4j.payment.mch.MerchantResult
-
Deprecated.
- setAppId(String) - Method in class com.foxinmy.weixin4j.payment.PayBaseInfo
-
Deprecated.
- setAreaCode(String) - Method in class com.foxinmy.weixin4j.payment.mch.SceneInfoStore
-
Deprecated.
- setArticles(List<MpArticle>) - Method in class com.foxinmy.weixin4j.model.media.MediaItem
- setAttach(String) - Method in class com.foxinmy.weixin4j.payment.PayPackage
-
Deprecated.
- setAuthor(String) - Method in class com.foxinmy.weixin4j.tuple.MpArticle
- setBackgroundPicUrl(String) - Method in class com.foxinmy.weixin4j.model.card.CardInfo
- setBackgroundPicUrl(String) - Method in class com.foxinmy.weixin4j.model.card.MemberInitInfo
- setBackgroundPicUrl(String) - Method in class com.foxinmy.weixin4j.model.card.MemberUpdateInfo
- setBackgroundPicUrl(String) - Method in class com.foxinmy.weixin4j.model.card.PicItem
- setBalance(int) - Method in class com.foxinmy.weixin4j.model.card.CardInfo
- setBalance(Integer) - Method in class com.foxinmy.weixin4j.model.card.MemberUpdateInfo
- setBalance(Integer) - Method in class com.foxinmy.weixin4j.model.card.MemberUserInfo
- setBatchNo(String) - Method in class com.foxinmy.weixin4j.payment.mch.SettlementRecord
-
Deprecated.
- setBeginTime(long) - Method in class com.foxinmy.weixin4j.model.card.CardInfo
- setBindOldCard(String, String) - Method in class com.foxinmy.weixin4j.model.card.MemberUserForm
- setBody(ContentBody) - Method in class com.foxinmy.weixin4j.http.apache.mime.FormBodyPartBuilder
- setBody(String) - Method in class com.foxinmy.weixin4j.payment.PayPackage
-
Deprecated.
- setBonus(Integer) - Method in class com.foxinmy.weixin4j.model.card.MemberUpdateInfo
- setBonus(Integer) - Method in class com.foxinmy.weixin4j.model.card.MemberUserInfo
- setBoundary(String) - Method in class com.foxinmy.weixin4j.http.apache.mime.MultipartEntityBuilder
- setBtntxt(String) - Method in class com.foxinmy.weixin4j.tuple.TextCard
- setCache(Cache) - Method in class com.foxinmy.weixin4j.http.support.okhttp.OkHttpClient2Factory
- setCache(Cache) - Method in class com.foxinmy.weixin4j.http.support.okhttp.OkHttpClient3Factory
- setCacheControl(String) - Method in class com.foxinmy.weixin4j.http.HttpHeaders
-
Set the (new) value of the
Cache-Control
header. - setCanGiveFriend(Boolean) - Method in class com.foxinmy.weixin4j.model.card.CardInfo
- setCardId(String) - Method in class com.foxinmy.weixin4j.model.card.CardInfo
- setCardId(String) - Method in class com.foxinmy.weixin4j.model.card.CardItem
- setCardId(String) - Method in class com.foxinmy.weixin4j.model.card.MemberInitInfo
- setCardId(String) - Method in class com.foxinmy.weixin4j.model.card.MemberUpdateInfo
- setCardId(String) - Method in class com.foxinmy.weixin4j.model.card.MemberUserForm
- setCardNumber(String) - Method in class com.foxinmy.weixin4j.model.card.CardInfo
- setCertificateFile(String) - Method in class com.foxinmy.weixin4j.model.WeixinPayAccount
-
Deprecated.
- setCertificateKey(String) - Method in class com.foxinmy.weixin4j.model.WeixinPayAccount
-
Deprecated.
- setCharset(Charset) - Method in class com.foxinmy.weixin4j.http.apache.mime.MultipartEntityBuilder
- setCharset(Charset) - Method in class com.foxinmy.weixin4j.http.message.AbstractMessageConverter
- setCode(String) - Method in class com.foxinmy.weixin4j.model.card.CardInfo
- setCode(String) - Method in class com.foxinmy.weixin4j.model.card.MemberInitInfo
- setCode(String) - Method in class com.foxinmy.weixin4j.model.card.MemberUpdateInfo
- setCommonFieldValues(ArrayList<NameValue>) - Method in class com.foxinmy.weixin4j.model.card.MemberUserInfo.UserInfo
- setConnection(String) - Method in class com.foxinmy.weixin4j.http.HttpHeaders
-
Set the (new) value of the
Connection
header. - setConnection(List<String>) - Method in class com.foxinmy.weixin4j.http.HttpHeaders
-
Set the (new) value of the
Connection
header. - setConnectionManager(HttpClientConnectionManager) - Method in class com.foxinmy.weixin4j.http.support.apache4.HttpComponent4_2Factory
- setConnectionPool(ConnectionPool) - Method in class com.foxinmy.weixin4j.http.support.okhttp.OkHttpClient2Factory
- setConnectionPool(ConnectionPool) - Method in class com.foxinmy.weixin4j.http.support.okhttp.OkHttpClient3Factory
- setConsumeMchId(String) - Method in class com.foxinmy.weixin4j.payment.mch.Redpacket
-
Deprecated.
- setContent(byte[]) - Method in class com.foxinmy.weixin4j.model.qr.QRResult
- setContent(String) - Method in class com.foxinmy.weixin4j.model.Button
- setContent(String) - Method in class com.foxinmy.weixin4j.tuple.MpArticle
- setContentDispositionFormData(String, String) - Method in class com.foxinmy.weixin4j.http.HttpHeaders
-
Set the (new) value of the
Content-Disposition
header forform-data
. - setContentLength(long) - Method in class com.foxinmy.weixin4j.http.HttpHeaders
-
Set the length of the body in bytes, as specified by the
Content-Length
header. - setContentType(ContentType) - Method in class com.foxinmy.weixin4j.http.apache.mime.MultipartEntityBuilder
- setContentType(ContentType) - Method in class com.foxinmy.weixin4j.http.HttpHeaders
-
Set the media type of the body, as specified by the
Content-Type
header. - setCookieHandler(CookieHandler) - Method in class com.foxinmy.weixin4j.http.support.okhttp.OkHttpClient2Factory
- setCookieJar(CookieJar) - Method in class com.foxinmy.weixin4j.http.support.okhttp.OkHttpClient3Factory
- setCostBonusUnit(int) - Method in class com.foxinmy.weixin4j.model.card.MemCardBonusRule
- setCostMoneyUnit(int) - Method in class com.foxinmy.weixin4j.model.card.MemCardBonusRule
- setCouponAdvanceInfo(CouponAdvanceInfo) - Method in class com.foxinmy.weixin4j.model.card.CardCoupon
- setCouponList(List<OrderCouponInfo>) - Method in class com.foxinmy.weixin4j.payment.mch.Order
-
Deprecated.
- setCouponList(List<RefundCouponInfo>) - Method in class com.foxinmy.weixin4j.payment.mch.RefundDetail
-
Deprecated.
- setCreateIp(String) - Method in class com.foxinmy.weixin4j.payment.PayPackage
-
Deprecated.
- setCredentialId(String) - Method in class com.foxinmy.weixin4j.payment.mch.CustomsOrder
-
Deprecated.
- setCredentialType(CredentialType) - Method in class com.foxinmy.weixin4j.payment.mch.CustomsOrder
-
Deprecated.
- setCustomFieldValue1(String) - Method in class com.foxinmy.weixin4j.model.card.CardInfo
- setCustomFieldValue1(String) - Method in class com.foxinmy.weixin4j.model.card.MemberUpdateInfo
- setCustomFieldValue1(String, boolean) - Method in class com.foxinmy.weixin4j.model.card.MemberUpdateInfo
- setCustomFieldValue2(String) - Method in class com.foxinmy.weixin4j.model.card.CardInfo
- setCustomFieldValue2(String) - Method in class com.foxinmy.weixin4j.model.card.MemberUpdateInfo
- setCustomFieldValue2(String, boolean) - Method in class com.foxinmy.weixin4j.model.card.MemberUpdateInfo
- setCustomFieldValue3(String) - Method in class com.foxinmy.weixin4j.model.card.CardInfo
- setCustomFieldValue3(String) - Method in class com.foxinmy.weixin4j.model.card.MemberUpdateInfo
- setCustomFieldValue3(String, boolean) - Method in class com.foxinmy.weixin4j.model.card.MemberUpdateInfo
- setCustomFieldValues(ArrayList<NameValue>) - Method in class com.foxinmy.weixin4j.model.card.MemberUserInfo.UserInfo
- setCustomsCity(CustomsCity) - Method in class com.foxinmy.weixin4j.payment.mch.CustomsOrder
-
Deprecated.
- setCustomsNo(String) - Method in class com.foxinmy.weixin4j.payment.mch.CustomsOrder
-
Deprecated.
- setCustomsOrderList(List<CustomsOrderResult>) - Method in class com.foxinmy.weixin4j.payment.mch.CustomsOrderRecord
-
Deprecated.
- setDate(long) - Method in class com.foxinmy.weixin4j.http.HttpHeaders
-
Set the date and time at which the message was created, as specified by the
Date
header. - setDate(String, long) - Method in class com.foxinmy.weixin4j.http.HttpHeaders
-
Set the given date under the given header name after formatting it as a string using the pattern
"EEE, dd MMM yyyy HH:mm:ss zzz"
. - setDefaultConnectionConfig(ConnectionConfig) - Method in class com.foxinmy.weixin4j.http.support.apache4.HttpComponent4_2Factory
- setDefaultFactory(HttpClientFactory) - Static method in class com.foxinmy.weixin4j.http.factory.HttpClientFactory
-
显式设置默认的HttpClient
- setDefaultFactory(InternalLoggerFactory) - Static method in class com.foxinmy.weixin4j.logging.InternalLoggerFactory
-
Changes the default factory.
- setDefaultGiftingMsg(String) - Method in class com.foxinmy.weixin4j.model.card.PicItem
- setDefaultParams(HttpParams) - Static method in class com.foxinmy.weixin4j.http.factory.HttpClientFactory
-
Resolve the Http Parameter
- setDefaultSocketConfig(SocketConfig) - Method in class com.foxinmy.weixin4j.http.support.apache4.HttpComponent4_2Factory
- setDesc(String) - Method in class com.foxinmy.weixin4j.model.card.CardItem
- setDesc(String) - Method in class com.foxinmy.weixin4j.tuple.Music
- setDescription(String) - Method in class com.foxinmy.weixin4j.tuple.TextCard
- setDetail(String) - Method in class com.foxinmy.weixin4j.payment.PayPackage
-
Deprecated.
- setDeviceInfo(String) - Method in class com.foxinmy.weixin4j.model.WeixinPayAccount
-
Deprecated.
- setDeviceInfo(String) - Method in class com.foxinmy.weixin4j.payment.mch.MerchantResult
-
Deprecated.
- setDigest(String) - Method in class com.foxinmy.weixin4j.tuple.MpArticle
- setDispatcher(Dispatcher) - Method in class com.foxinmy.weixin4j.http.support.okhttp.OkHttpClient2Factory
- setDispatcher(Dispatcher) - Method in class com.foxinmy.weixin4j.http.support.okhttp.OkHttpClient3Factory
- setDns(Dns) - Method in class com.foxinmy.weixin4j.http.support.okhttp.OkHttpClient2Factory
- setDns(Dns) - Method in class com.foxinmy.weixin4j.http.support.okhttp.OkHttpClient3Factory
- setDutyFee(String) - Method in class com.foxinmy.weixin4j.payment.mch.CustomsOrder
-
Deprecated.
- setEndDate(String) - Method in class com.foxinmy.weixin4j.payment.mch.SettlementRecord
-
Deprecated.
- setEndTime(long) - Method in class com.foxinmy.weixin4j.model.card.CardInfo
- setEntity(HttpEntity) - Method in class com.foxinmy.weixin4j.http.HttpRequest
- setErrCode(String) - Method in class com.foxinmy.weixin4j.http.weixin.XmlResult
- setErrCodeDes(String) - Method in class com.foxinmy.weixin4j.http.weixin.XmlResult
- setETag(String) - Method in class com.foxinmy.weixin4j.http.HttpHeaders
-
Set the (new) entity tag of the body, as specified by the
ETag
header. - setException(Throwable) - Method in class com.foxinmy.weixin4j.util.SettableFuture
-
Set the exception of this future.
- setExpires(long) - Method in class com.foxinmy.weixin4j.http.HttpHeaders
-
Set the date and time at which the message is no longer valid, as specified by the
Expires
header. - setExpireSeconds(int) - Method in class com.foxinmy.weixin4j.model.qr.QRResult
- setExtra(Object) - Method in class com.foxinmy.weixin4j.model.Button
-
扩展只读属性,设置无效
- setFeeType(CurrencyType) - Method in class com.foxinmy.weixin4j.payment.mch.CustomsOrder
-
Deprecated.
- setField(MinimalField) - Method in class com.foxinmy.weixin4j.http.apache.mime.Header
- setField(String, String) - Method in class com.foxinmy.weixin4j.http.apache.mime.FormBodyPartBuilder
- setFieldValue(Object, String, Object) - Static method in class com.foxinmy.weixin4j.util.ReflectionUtil
-
设置对象属性值,无视private/protected/setter
- setFileCount(int) - Method in class com.foxinmy.weixin4j.model.media.MediaCounter
- setGoodsTag(String) - Method in class com.foxinmy.weixin4j.payment.PayPackage
-
Deprecated.
- setHasActive(boolean) - Method in class com.foxinmy.weixin4j.model.card.MemberUserInfo
- setHeaders(HttpHeaders) - Method in class com.foxinmy.weixin4j.http.HttpRequest
- setHostnameVerifier(HostnameVerifier) - Method in class com.foxinmy.weixin4j.http.HttpParams
- setHttpConnectionManager(HttpConnectionManager) - Method in class com.foxinmy.weixin4j.http.support.apache3.HttpComponent3Factory
- setHttpProcessor(HttpProcessor) - Method in class com.foxinmy.weixin4j.http.support.apache4.HttpComponent4_2Factory
- setId(String) - Method in class com.foxinmy.weixin4j.payment.mch.SceneInfoStore
-
Deprecated.
- setIfModifiedSince(long) - Method in class com.foxinmy.weixin4j.http.HttpHeaders
-
Set the (new) value of the
If-Modified-Since
header. - setIfNoneMatch(String) - Method in class com.foxinmy.weixin4j.http.HttpHeaders
-
Set the (new) value of the
If-None-Match
header. - setIfNoneMatch(List<String>) - Method in class com.foxinmy.weixin4j.http.HttpHeaders
-
Set the (new) values of the
If-None-Match
header. - setImageCount(long) - Method in class com.foxinmy.weixin4j.model.media.MediaCounter
- setIncreaseBonus(int) - Method in class com.foxinmy.weixin4j.model.card.MemCardBonusRule
- setInit_custom_field_value1(String) - Method in class com.foxinmy.weixin4j.model.card.MemberInitInfo
- setInit_custom_field_value2(String) - Method in class com.foxinmy.weixin4j.model.card.MemberInitInfo
- setInit_custom_field_value3(String) - Method in class com.foxinmy.weixin4j.model.card.MemberInitInfo
- setInitBalance(Integer) - Method in class com.foxinmy.weixin4j.model.card.MemberInitInfo
- setInitBonus(Integer) - Method in class com.foxinmy.weixin4j.model.card.MemberInitInfo
- setInitBonusRecord(String) - Method in class com.foxinmy.weixin4j.model.card.MemberInitInfo
- setInitIncreaseBonus(int) - Method in class com.foxinmy.weixin4j.model.card.MemCardBonusRule
- setItemCount(int) - Method in class com.foxinmy.weixin4j.model.media.MediaRecord
- setItems(List<MediaItem>) - Method in class com.foxinmy.weixin4j.model.media.MediaRecord
- setLastModified(long) - Method in class com.foxinmy.weixin4j.http.HttpHeaders
-
Set the time the resource was last changed, as specified by the
Last-Modified
header. - setLaxMode() - Method in class com.foxinmy.weixin4j.http.apache.mime.MultipartEntityBuilder
- setLeastCost(double) - Method in class com.foxinmy.weixin4j.model.card.CashCoupon
- setLeastMoneyToUseBonus(int) - Method in class com.foxinmy.weixin4j.model.card.MemCardBonusRule
- setLength(int) - Method in class com.foxinmy.weixin4j.util.ByteArrayBuffer
-
Sets the length of the buffer.
- setLength(int) - Method in class com.foxinmy.weixin4j.util.CharArrayBuffer
-
Sets the length of the buffer.
- setLimitPay(String) - Method in class com.foxinmy.weixin4j.payment.mch.MchPayPackage
-
Deprecated.
- setLocation(URI) - Method in class com.foxinmy.weixin4j.http.HttpHeaders
-
Set the (new) location of a resource, as specified by the
Location
header. - setMaxIncreaseBonus(int) - Method in class com.foxinmy.weixin4j.model.card.MemCardBonusRule
- setMaxReduceBonus(int) - Method in class com.foxinmy.weixin4j.model.card.MemCardBonusRule
- setMchId(String) - Method in class com.foxinmy.weixin4j.payment.mch.MerchantResult
-
Deprecated.
- setMediaId(String) - Method in class com.foxinmy.weixin4j.model.media.MediaItem
- setMediaType(MediaType) - Method in class com.foxinmy.weixin4j.model.media.MediaRecord
- setMembershipNumber(String) - Method in class com.foxinmy.weixin4j.model.card.MemberInitInfo
- setMembershipNumber(String) - Method in class com.foxinmy.weixin4j.model.card.MemberUserInfo
- setMimeSubtype(String) - Method in class com.foxinmy.weixin4j.http.apache.mime.MultipartEntityBuilder
- setMode(HttpMultipartMode) - Method in class com.foxinmy.weixin4j.http.apache.mime.MultipartEntityBuilder
- setModifyTime(String) - Method in class com.foxinmy.weixin4j.payment.mch.CustomsOrderResult
-
Deprecated.
- setMsgAppId(String) - Method in class com.foxinmy.weixin4j.payment.mch.Redpacket
-
Deprecated.
- setName(String) - Method in class com.foxinmy.weixin4j.http.apache.mime.FormBodyPartBuilder
- setName(String) - Method in class com.foxinmy.weixin4j.model.Button
- setName(String) - Method in class com.foxinmy.weixin4j.model.card.MemCardCustomField
- setName(String) - Method in class com.foxinmy.weixin4j.model.media.MediaItem
- setName(String) - Method in class com.foxinmy.weixin4j.payment.mch.SceneInfoStore
-
Deprecated.
- setNameType(FieldNameType) - Method in class com.foxinmy.weixin4j.model.card.MemCardCustomField
- setNewsCount(long) - Method in class com.foxinmy.weixin4j.model.media.MediaCounter
- setNickName(String) - Method in class com.foxinmy.weixin4j.model.card.MemberUserInfo
- setNonceStr(String) - Method in class com.foxinmy.weixin4j.payment.mch.MerchantResult
-
Deprecated.
- setNonceStr(String) - Method in class com.foxinmy.weixin4j.payment.PayBaseInfo
-
Deprecated.
- setNOtify(boolean, boolean) - Method in class com.foxinmy.weixin4j.model.card.MemberUpdateInfo
- setNotifyUrl(String) - Method in class com.foxinmy.weixin4j.payment.PayPackage
-
Deprecated.
- setOnlyFansCanComment(boolean) - Method in class com.foxinmy.weixin4j.tuple.MpArticle
- setOnlyFansCanComment(String) - Method in class com.foxinmy.weixin4j.tuple.MpArticle
- setOpenComment(boolean) - Method in class com.foxinmy.weixin4j.tuple.MpArticle
- setOpenComment(String) - Method in class com.foxinmy.weixin4j.tuple.MpArticle
- setOpenId(String) - Method in class com.foxinmy.weixin4j.model.card.MemberUserInfo
- setOptionalForm(MemberUserForm.FormBudiler) - Method in class com.foxinmy.weixin4j.model.card.MemberUserForm
- setOptions(Map<ChannelOption<?>, ?>) - Method in class com.foxinmy.weixin4j.http.support.netty.Netty4HttpClientFactory
- setOrderCount(int) - Method in class com.foxinmy.weixin4j.payment.mch.CustomsOrderRecord
-
Deprecated.
- setOrderFee(String) - Method in class com.foxinmy.weixin4j.payment.mch.CustomsOrder
-
Deprecated.
- setOrigin(String) - Method in class com.foxinmy.weixin4j.http.HttpHeaders
-
Set the (new) value of the
Origin
header. - setOuterImgId(String) - Method in class com.foxinmy.weixin4j.model.card.PicItem
- setOutTradeNo(String) - Method in class com.foxinmy.weixin4j.payment.mch.CustomsOrderResult
-
Deprecated.
- setOutTradeNo(String) - Method in class com.foxinmy.weixin4j.payment.PayPackage
-
Deprecated.
- setPackageInfo(String) - Method in class com.foxinmy.weixin4j.payment.PayRequest
-
Deprecated.
- setPageable(Pageable) - Method in class com.foxinmy.weixin4j.model.media.MediaRecord
- setPagepath(String) - Method in class com.foxinmy.weixin4j.model.Button
- setParameter(String, Object) - Method in class com.foxinmy.weixin4j.http.support.apache4.HttpComponent4_1Factory
-
设置Http参数
- setPartnerId(String) - Method in class com.foxinmy.weixin4j.model.WeixinPayAccount
-
Deprecated.
- setPartnerId(String) - Method in class com.foxinmy.weixin4j.payment.PayRequest
-
Deprecated.
- setPayFee(int) - Method in class com.foxinmy.weixin4j.payment.mch.SettlementRecord
-
Deprecated.
- setPaymentAccount(WeixinPayAccount) - Method in class com.foxinmy.weixin4j.payment.mch.MICROPayRequest
-
Deprecated.
- setPayNetFee(int) - Method in class com.foxinmy.weixin4j.payment.mch.SettlementRecord
-
Deprecated.
- setPaySign(String) - Method in class com.foxinmy.weixin4j.payment.PayBaseInfo
-
Deprecated.
- setPayUrl(String) - Method in class com.foxinmy.weixin4j.payment.mch.PrePay
-
Deprecated.
- setPicUrl(String) - Method in class com.foxinmy.weixin4j.model.card.CardItem
- setPoundageFee(int) - Method in class com.foxinmy.weixin4j.payment.mch.SettlementRecord
-
Deprecated.
- setPragma(String) - Method in class com.foxinmy.weixin4j.http.HttpHeaders
-
Set the (new) value of the
Pragma
header. - setPrepayId(String) - Method in class com.foxinmy.weixin4j.payment.mch.PrePay
-
Deprecated.
- setPrepayId(String) - Method in class com.foxinmy.weixin4j.payment.PayRequest
-
Deprecated.
- setProductFee(String) - Method in class com.foxinmy.weixin4j.payment.mch.CustomsOrder
-
Deprecated.
- setProxy(Proxy) - Method in class com.foxinmy.weixin4j.http.HttpParams
- setRange(String) - Method in class com.foxinmy.weixin4j.http.HttpHeaders
-
Sets the (new) value of the
Range
header. - setRecall(String) - Method in class com.foxinmy.weixin4j.payment.mch.MerchantResult
-
Deprecated.
- setRecordBalance(String) - Method in class com.foxinmy.weixin4j.model.card.CardInfo
- setRecordBalance(String) - Method in class com.foxinmy.weixin4j.model.card.MemberUpdateInfo
- setRecordBonus(String) - Method in class com.foxinmy.weixin4j.model.card.MemberUpdateInfo
- setReduceMoney(int) - Method in class com.foxinmy.weixin4j.model.card.MemCardBonusRule
- setRefundFee(int) - Method in class com.foxinmy.weixin4j.payment.mch.SettlementRecord
-
Deprecated.
- setRefundList(List<RefundDetail>) - Method in class com.foxinmy.weixin4j.payment.mch.RefundRecord
-
Deprecated.
- setRequiredForm(MemberUserForm.FormBudiler) - Method in class com.foxinmy.weixin4j.model.card.MemberUserForm
- setResultCode(String) - Method in class com.foxinmy.weixin4j.http.weixin.XmlResult
- setReturnCode(String) - Method in class com.foxinmy.weixin4j.http.weixin.ApiResult
- setReturnCode(String) - Method in class com.foxinmy.weixin4j.http.weixin.XmlResult
- setReturnMsg(String) - Method in class com.foxinmy.weixin4j.http.weixin.ApiResult
- setReturnMsg(String) - Method in class com.foxinmy.weixin4j.http.weixin.XmlResult
- setRisk(RedpacketRisk) - Method in class com.foxinmy.weixin4j.payment.mch.Redpacket
-
Deprecated.
- setRisk(String) - Method in class com.foxinmy.weixin4j.payment.mch.Redpacket
-
Deprecated.
- setSceneInfo(String) - Method in class com.foxinmy.weixin4j.payment.mch.MchPayPackage
-
Deprecated.
- setSceneInfo(String) - Method in class com.foxinmy.weixin4j.payment.mch.SceneInfoApp
-
Deprecated.
- setSceneType(RedpacketSceneType) - Method in class com.foxinmy.weixin4j.payment.mch.Redpacket
-
Deprecated.
- setServiceStatement(String, String) - Method in class com.foxinmy.weixin4j.model.card.MemberUserForm
- setSettleDate(String) - Method in class com.foxinmy.weixin4j.payment.mch.SettlementRecord
-
Deprecated.
- setSettleFee(int) - Method in class com.foxinmy.weixin4j.payment.mch.SettlementRecord
-
Deprecated.
- setSettleFeeType(String) - Method in class com.foxinmy.weixin4j.payment.mch.SettlementRecord
-
Deprecated.
- setSex(String) - Method in class com.foxinmy.weixin4j.model.card.MemberUserInfo
- setShowCoverPic(boolean) - Method in class com.foxinmy.weixin4j.tuple.MpArticle
- setShowCoverPic(String) - Method in class com.foxinmy.weixin4j.tuple.MpArticle
- setShowUrl(String) - Method in class com.foxinmy.weixin4j.model.qr.QRResult
- setSign(String) - Method in class com.foxinmy.weixin4j.payment.mch.MerchantResult
-
Deprecated.
- setSignType(SignType) - Method in class com.foxinmy.weixin4j.payment.PayBaseInfo
-
Deprecated.
- setSignType(String) - Method in class com.foxinmy.weixin4j.payment.mch.MerchantResult
-
Deprecated.
- setSort(Sort) - Method in class com.foxinmy.weixin4j.model.paging.Pageable
- setSourceUrl(String) - Method in class com.foxinmy.weixin4j.tuple.MpArticle
- setSSLContext(SSLContext) - Method in class com.foxinmy.weixin4j.http.HttpParams
- setStartDate(String) - Method in class com.foxinmy.weixin4j.payment.mch.SettlementRecord
-
Deprecated.
- setState(String) - Method in class com.foxinmy.weixin4j.payment.mch.CustomsOrderResult
-
Deprecated.
- setStrictMode() - Method in class com.foxinmy.weixin4j.http.apache.mime.MultipartEntityBuilder
- setSubAppId(String) - Method in class com.foxinmy.weixin4j.payment.mch.MerchantResult
-
Deprecated.
- setSubId(String) - Method in class com.foxinmy.weixin4j.model.WeixinPayAccount
-
Deprecated.
- setSubMchId(String) - Method in class com.foxinmy.weixin4j.model.WeixinPayAccount
-
Deprecated.
- setSubMchId(String) - Method in class com.foxinmy.weixin4j.payment.mch.MerchantResult
-
Deprecated.
- setSubOpenId(String) - Method in class com.foxinmy.weixin4j.payment.mch.MchPayPackage
-
Deprecated.
- setSubOrderId(String) - Method in class com.foxinmy.weixin4j.payment.mch.CustomsOrderResult
-
Deprecated.
- setSubOrderNo(String) - Method in class com.foxinmy.weixin4j.payment.mch.CustomsOrder
-
Deprecated.
- setSubOrderNo(String) - Method in class com.foxinmy.weixin4j.payment.mch.CustomsOrderResult
-
Deprecated.
- setSubs(List<Button>) - Method in class com.foxinmy.weixin4j.model.Button
- setSupportedMediaTypes(List<MimeType>) - Method in class com.foxinmy.weixin4j.http.message.AbstractMessageConverter
- SettableFuture<T> - Class in com.foxinmy.weixin4j.util
-
A
ListenableFuture
whose value can be set viaSettableFuture.set(Object)
orSettableFuture.setException(Throwable)
. - SettableFuture() - Constructor for class com.foxinmy.weixin4j.util.SettableFuture
- setThumbMediaId(String) - Method in class com.foxinmy.weixin4j.tuple.MpArticle
- setThumbUrl(String) - Method in class com.foxinmy.weixin4j.tuple.MpArticle
- setTicket(String) - Method in class com.foxinmy.weixin4j.model.qr.QRResult
- setTimeExpire(String) - Method in class com.foxinmy.weixin4j.payment.PayPackage
-
Deprecated.
- setTimeExpire(Date) - Method in class com.foxinmy.weixin4j.payment.PayPackage
-
Deprecated.
- setTimeStamp(String) - Method in class com.foxinmy.weixin4j.payment.PayBaseInfo
-
Deprecated.
- setTimeStart(String) - Method in class com.foxinmy.weixin4j.payment.PayPackage
-
Deprecated.
- setTimeStart(Date) - Method in class com.foxinmy.weixin4j.payment.PayPackage
-
Deprecated.
- setTips(String) - Method in class com.foxinmy.weixin4j.model.card.MemCardCustomField
- setTitle(String) - Method in class com.foxinmy.weixin4j.model.card.CardItem
- setTitle(String) - Method in class com.foxinmy.weixin4j.tuple.MpArticle
- setTitle(String) - Method in class com.foxinmy.weixin4j.tuple.Music
- setTitle(String) - Method in class com.foxinmy.weixin4j.tuple.TextCard
- SettlementRecord - Class in com.foxinmy.weixin4j.payment.mch
-
Deprecated.
- SettlementRecord() - Constructor for class com.foxinmy.weixin4j.payment.mch.SettlementRecord
-
Deprecated.
- setTotalCount(int) - Method in class com.foxinmy.weixin4j.model.media.MediaCounter
- setTotalCount(int) - Method in class com.foxinmy.weixin4j.model.media.MediaRecord
- setTotalFee(double) - Method in class com.foxinmy.weixin4j.payment.PayPackage
-
Deprecated.单位为元,自动格式化为分
- setTradeType(TradeType) - Method in class com.foxinmy.weixin4j.payment.mch.PrePay
-
Deprecated.
- setTransactionId(String) - Method in class com.foxinmy.weixin4j.payment.mch.CustomsOrderRecord
-
Deprecated.
- setTransactionId(String) - Method in class com.foxinmy.weixin4j.payment.mch.CustomsOrderResult
-
Deprecated.
- setTransportFee(String) - Method in class com.foxinmy.weixin4j.payment.mch.CustomsOrder
-
Deprecated.
- setType(ButtonType) - Method in class com.foxinmy.weixin4j.model.Button
- setType(String) - Method in class com.foxinmy.weixin4j.model.Button
- setUname(String) - Method in class com.foxinmy.weixin4j.payment.mch.CustomsOrder
-
Deprecated.
- setUnSettleFee(int) - Method in class com.foxinmy.weixin4j.payment.mch.SettlementRecord
-
Deprecated.
- setUpdateTime(String) - Method in class com.foxinmy.weixin4j.model.media.MediaItem
- setUpgrade(String) - Method in class com.foxinmy.weixin4j.http.HttpHeaders
-
Set the (new) value of the
Upgrade
header. - setUrl(String) - Method in class com.foxinmy.weixin4j.model.card.MemCardCustomField
- setUrl(String) - Method in class com.foxinmy.weixin4j.model.media.MediaItem
- setUrl(String) - Method in class com.foxinmy.weixin4j.model.qr.QRResult
- setUrl(String) - Method in class com.foxinmy.weixin4j.tuple.MpArticle
- setUrl(String) - Method in class com.foxinmy.weixin4j.tuple.TextCard
- setUserCardStatus(UserCardStatus) - Method in class com.foxinmy.weixin4j.model.card.MemberUserInfo
- setUserInfo(MemberUserInfo.UserInfo) - Method in class com.foxinmy.weixin4j.model.card.MemberUserInfo
- setUserName(String) - Method in class com.foxinmy.weixin4j.payment.mch.CorpPayment
-
Deprecated.
- setVideoCount(long) - Method in class com.foxinmy.weixin4j.model.media.MediaCounter
- setVoiceCount(long) - Method in class com.foxinmy.weixin4j.model.media.MediaCounter
- setWriteTimeout(int) - Method in class com.foxinmy.weixin4j.http.support.okhttp.OkHttpClient2Factory
- setWriteTimeout(int) - Method in class com.foxinmy.weixin4j.http.support.okhttp.OkHttpClient3Factory
- SHA - Static variable in class com.foxinmy.weixin4j.util.Consts
- SHA(String) - Static method in class com.foxinmy.weixin4j.util.DigestUtil
-
SHA签名
- SHA1 - com.foxinmy.weixin4j.type.SignType
-
Deprecated.
- SHA1 - Static variable in class com.foxinmy.weixin4j.util.Consts
- SHA1(String) - Static method in class com.foxinmy.weixin4j.util.DigestUtil
-
SHA1签名
- SHANGHAI - com.foxinmy.weixin4j.type.CustomsCity
-
Deprecated.
- SHARE_APIS - Static variable in enum com.foxinmy.weixin4j.jssdk.JSSDKAPI
-
Deprecated.
- SHOP_APIS - Static variable in enum com.foxinmy.weixin4j.jssdk.JSSDKAPI
-
微信小店接口集合
- showAllNonBaseMenuItem - com.foxinmy.weixin4j.jssdk.JSSDKAPI
- showMenuItems - com.foxinmy.weixin4j.jssdk.JSSDKAPI
- showOptionMenu - com.foxinmy.weixin4j.jssdk.JSSDKAPI
- showSkuTitleFirst(Boolean) - Method in class com.foxinmy.weixin4j.model.card.PageTheme.Builder
-
设置该主题购买页是否突出商品名显示
- sign(Object) - Method in class com.foxinmy.weixin4j.sign.WeixinPaymentSignature
-
Deprecated.
- sign(Object) - Method in interface com.foxinmy.weixin4j.sign.WeixinSignature
-
Deprecated.签名
- SignType - Enum in com.foxinmy.weixin4j.type
-
Deprecated.迁移到子模块weixin4j-pay
- simpleClassName(Class<?>) - Static method in class com.foxinmy.weixin4j.util.StringUtil
-
Generates a simplified name from a
Class
. - simpleClassName(Object) - Static method in class com.foxinmy.weixin4j.util.StringUtil
-
The shortcut to
simpleClassName(o.getClass())
. - SimpleHttpClient - Class in com.foxinmy.weixin4j.http
-
HTTP 简单实现
- SimpleHttpClient(HttpParams) - Constructor for class com.foxinmy.weixin4j.http.SimpleHttpClient
- SimpleHttpClientFactory - Class in com.foxinmy.weixin4j.http.factory
-
HttpURLConnection的简单实现
- SimpleHttpClientFactory() - Constructor for class com.foxinmy.weixin4j.http.factory.SimpleHttpClientFactory
- SimpleHttpResponse - Class in com.foxinmy.weixin4j.http
-
Simple Response
- SimpleHttpResponse(HttpURLConnection, byte[]) - Constructor for class com.foxinmy.weixin4j.http.SimpleHttpResponse
- size() - Method in class com.foxinmy.weixin4j.http.HttpHeaders
- Slf4JLoggerFactory - Class in com.foxinmy.weixin4j.logging
-
Logger factory which creates a SLF4J logger.
- Slf4JLoggerFactory() - Constructor for class com.foxinmy.weixin4j.logging.Slf4JLoggerFactory
- slideImage(String, String) - Method in class com.foxinmy.weixin4j.model.card.CouponAdvanceInfo.Builder
-
设置图文列表,显示在详情内页 ,优惠券券开发者须至少传入 一组图文列表
- slideImages(NameValue...) - Method in class com.foxinmy.weixin4j.model.card.CouponAdvanceInfo.Builder
-
设置图文列表,显示在详情内页 ,优惠券券开发者须至少传入 一组图文列表
- socketConnectTO - Static variable in class com.foxinmy.weixin4j.cache.MemcacheCacheStorager.MemcachePoolConfig
- socketTO - Static variable in class com.foxinmy.weixin4j.cache.MemcacheCacheStorager.MemcachePoolConfig
- Sort - Class in com.foxinmy.weixin4j.model.paging
- Sort() - Constructor for class com.foxinmy.weixin4j.model.paging.Sort
- Sort(Sort.Direction, String...) - Constructor for class com.foxinmy.weixin4j.model.paging.Sort
- Sort(Sort.Direction, List<String>) - Constructor for class com.foxinmy.weixin4j.model.paging.Sort
- Sort(String...) - Constructor for class com.foxinmy.weixin4j.model.paging.Sort
- Sort.Direction - Enum in com.foxinmy.weixin4j.model.paging
- source(String) - Method in class com.foxinmy.weixin4j.model.card.CouponBaseInfo.Builder
-
设置第三方来源名,例如同程旅游、大众点评。
- SP - Static variable in class com.foxinmy.weixin4j.http.HTTP
- SPDB_CREDIT - com.foxinmy.weixin4j.type.BankType
-
Deprecated.浦发银行 (信用卡)
- SPDB_DEBIT - com.foxinmy.weixin4j.type.BankType
-
Deprecated.浦发银行(借记卡)
- SSLProtocolSocketFactory(SSLContext) - Constructor for class com.foxinmy.weixin4j.http.support.apache3.HttpComponent3.SSLProtocolSocketFactory
- startRecord - com.foxinmy.weixin4j.jssdk.JSSDKAPI
- startSearchBeacons - com.foxinmy.weixin4j.jssdk.JSSDKAPI
- stopRecord - com.foxinmy.weixin4j.jssdk.JSSDKAPI
- stopSearchBeacons - com.foxinmy.weixin4j.jssdk.JSSDKAPI
- stopVoice - com.foxinmy.weixin4j.jssdk.JSSDKAPI
- STREAM_MIMETYPES - Static variable in class com.foxinmy.weixin4j.http.MimeType
- STRICT - com.foxinmy.weixin4j.http.apache.mime.HttpMultipartMode
-
RFC 822, RFC 2045, RFC 2046 compliant
- StringBody - Class in com.foxinmy.weixin4j.http.apache.content
-
Text body part backed by a byte array.
- StringBody(String) - Constructor for class com.foxinmy.weixin4j.http.apache.content.StringBody
-
Create a StringBody from the specified text.
- StringBody(String, ContentType) - Constructor for class com.foxinmy.weixin4j.http.apache.content.StringBody
- StringBody(String, String, Charset) - Constructor for class com.foxinmy.weixin4j.http.apache.content.StringBody
-
Create a StringBody from the specified text, MIME type and character set.
- StringBody(String, Charset) - Constructor for class com.foxinmy.weixin4j.http.apache.content.StringBody
-
Create a StringBody from the specified text and character set.
- StringEntity - Class in com.foxinmy.weixin4j.http.entity
- StringEntity(String) - Constructor for class com.foxinmy.weixin4j.http.entity.StringEntity
- StringEntity(String, ContentType) - Constructor for class com.foxinmy.weixin4j.http.entity.StringEntity
- StringUtil - Class in com.foxinmy.weixin4j.util
- StringUtil() - Constructor for class com.foxinmy.weixin4j.util.StringUtil
- SubCardType - Enum in com.foxinmy.weixin4j.type.card
-
礼品卡类型
- SUBMITTED - com.foxinmy.weixin4j.type.CustomsSatus
-
Deprecated.
- SUBORDERID - com.foxinmy.weixin4j.type.IdType
-
Deprecated.微信子订单号
- SUBORDERNO - com.foxinmy.weixin4j.type.IdType
-
Deprecated.商户子订单号
- subSequence(int, int) - Method in class com.foxinmy.weixin4j.util.CharArrayBuffer
- substring(int, int) - Method in class com.foxinmy.weixin4j.util.CharArrayBuffer
-
Returns a substring of this buffer.
- substringAfter(String, String) - Static method in class com.foxinmy.weixin4j.util.StringUtil
- substringBefore(String, String) - Static method in class com.foxinmy.weixin4j.util.StringUtil
- substringTrimmed(int, int) - Method in class com.foxinmy.weixin4j.util.CharArrayBuffer
-
Returns a substring of this buffer with leading and trailing whitespace omitted.
- SUCCESS - com.foxinmy.weixin4j.type.CustomsSatus
-
Deprecated.
- SUCCESS - com.foxinmy.weixin4j.type.mch.BillType
-
Deprecated.成功订单
- SUCCESS - com.foxinmy.weixin4j.type.mch.RefundStatus
-
Deprecated.退款成功
- SUCCESS - com.foxinmy.weixin4j.type.TradeState
-
Deprecated.支付成功
- SUCCESS - Static variable in class com.foxinmy.weixin4j.util.Consts
- SUCCESSFUL - com.foxinmy.weixin4j.http.HttpStatus.Series
- SUNDAY - com.foxinmy.weixin4j.type.Week
- SunX509 - Static variable in class com.foxinmy.weixin4j.util.Consts
- SUPERSEDED - com.foxinmy.weixin4j.type.mch.CouponStockStatus
-
Deprecated.已作废
- supplyBalance(boolean) - Method in class com.foxinmy.weixin4j.model.card.GiftCard.Builder
-
设置是否支持余额(需礼品卡类型为GIFT_CARD,单品类礼品卡VOUCHER并非用于储值) 注意事项:开发者仅能在supply_balance和custom_field1、custom_field2、custom_field3中选择最多3个填写,否则报错。
- supplyBalance(boolean) - Method in class com.foxinmy.weixin4j.model.card.MemberCard.Builder
- supplyBonus(boolean) - Method in class com.foxinmy.weixin4j.model.card.GiftCard.Builder
-
设置是否支持积分(目前未清楚单品类礼品卡是否支持积分)
- supplyBonus(boolean) - Method in class com.foxinmy.weixin4j.model.card.MemberCard.Builder
- supportBuyForSelf(boolean) - Method in class com.foxinmy.weixin4j.model.card.GiftCardPage.Builder
-
设置礼品卡货架是否支持买给自己
- supportedMimeTypes() - Method in class com.foxinmy.weixin4j.http.message.AbstractMessageConverter
- supportedMimeTypes() - Method in interface com.foxinmy.weixin4j.http.message.MessageConverter
-
获取可以转换的媒体类型
- supportMulti(boolean) - Method in class com.foxinmy.weixin4j.model.card.GiftCardPage.Builder
-
设置是否支持一次购买多张及发送至群
- supports(Class<?>, byte[]) - Method in class com.foxinmy.weixin4j.http.message.AbstractMessageConverter
-
满足其中一个supports
- supports(Class<?>, byte[]) - Method in class com.foxinmy.weixin4j.http.message.JsonMessageConverter
- supports(Class<?>, byte[]) - Method in class com.foxinmy.weixin4j.http.message.XmlMessageConverter
- supports(Class<?>, MimeType) - Method in class com.foxinmy.weixin4j.http.message.AbstractMessageConverter
-
满足其中一个supports
- SUSPEND - com.foxinmy.weixin4j.type.mch.CouponStockStatus
-
Deprecated.中止发放
- SZRCB_DEBIT - com.foxinmy.weixin4j.type.BankType
-
Deprecated.深圳农商银行(借记卡)
T
- TARGET_HOST - Static variable in class com.foxinmy.weixin4j.http.HTTP
- TarType - Enum in com.foxinmy.weixin4j.type
-
Deprecated.迁移到子模块weixin4j-pay
- TE - Static variable in class com.foxinmy.weixin4j.http.HttpHeaders
-
The HTTP
TE
header field name. - TENPAY - com.foxinmy.weixin4j.type.mch.RefundChannel
-
Deprecated.财付通
- Text - Class in com.foxinmy.weixin4j.tuple
-
文本对象
- Text(String) - Constructor for class com.foxinmy.weixin4j.tuple.Text
- TEXT_HTML - Static variable in class com.foxinmy.weixin4j.http.MimeType
- TEXT_JSON - Static variable in class com.foxinmy.weixin4j.http.MimeType
- TEXT_PLAIN - Static variable in class com.foxinmy.weixin4j.http.MimeType
- TEXT_XML - Static variable in class com.foxinmy.weixin4j.http.MimeType
- TextCard - Class in com.foxinmy.weixin4j.tuple
-
文本卡片对象
- TextCard() - Constructor for class com.foxinmy.weixin4j.tuple.TextCard
- TextCard(String, String, String, String) - Constructor for class com.foxinmy.weixin4j.tuple.TextCard
- THB - com.foxinmy.weixin4j.type.CurrencyType
-
Deprecated.
- themeList(PageTheme) - Method in class com.foxinmy.weixin4j.model.card.GiftCardPage.Builder
-
添加一个主题
- THRESHOLD_PLUS - com.foxinmy.weixin4j.type.mch.CouponType
-
Deprecated.门槛叠加
- thumb - com.foxinmy.weixin4j.type.MediaType
- THURSDAY - com.foxinmy.weixin4j.type.Week
- TicketManager - Class in com.foxinmy.weixin4j.token
-
第三方应用ticket的存取
- TicketManager(String, String, CacheStorager<Token>) - Constructor for class com.foxinmy.weixin4j.token.TicketManager
- TicketType - Enum in com.foxinmy.weixin4j.type
-
票据类型(一般用于JSSDK
- timeLimit(Week, int, int) - Method in class com.foxinmy.weixin4j.model.card.CouponAdvanceInfo.Builder
-
设置使用时段限制
- timeLimit(Week, int, int, int, int) - Method in class com.foxinmy.weixin4j.model.card.CouponAdvanceInfo.Builder
-
设置 使用时段限制
- timestamp2string() - Static method in class com.foxinmy.weixin4j.util.DateUtil
-
当前时间戳转换为秒的字符串形式
- title(String) - Method in class com.foxinmy.weixin4j.model.card.CouponBaseInfo.Builder
-
设置卡券名
- title(String) - Method in class com.foxinmy.weixin4j.model.card.GiftCardPage.Builder
-
设置礼品卡货架名称
- title(String) - Method in class com.foxinmy.weixin4j.model.card.PageTheme.Builder
-
设置主题名称
- titleColor(String) - Method in class com.foxinmy.weixin4j.model.card.PageTheme.Builder
-
设置主题title的颜色
- TLS - Static variable in class com.foxinmy.weixin4j.util.Consts
- toByteArray() - Method in class com.foxinmy.weixin4j.util.ByteArrayBuffer
-
Converts the content of this buffer to an array of bytes.
- toByteArray() - Method in class com.foxinmy.weixin4j.util.ObjectId
-
Convert to a byte array.
- toByteArray(InputStream) - Static method in class com.foxinmy.weixin4j.util.IOUtil
- toByteArray(Reader) - Static method in class com.foxinmy.weixin4j.util.IOUtil
- toByteArray(Reader, Charset) - Static method in class com.foxinmy.weixin4j.util.IOUtil
- toCharArray() - Method in class com.foxinmy.weixin4j.util.CharArrayBuffer
-
Converts the content of this buffer to an array of chars.
- toCommaDelimitedString(List<String>) - Method in class com.foxinmy.weixin4j.http.HttpHeaders
- toContent() - Method in class com.foxinmy.weixin4j.payment.mch.RedpacketRisk
-
Deprecated.
- toHexString() - Method in class com.foxinmy.weixin4j.util.ObjectId
-
Converts this instance into a 24-byte hexadecimal string representation.
- toJoinString(Object, boolean, boolean) - Static method in class com.foxinmy.weixin4j.util.MapUtil
-
连接字符串
- toJoinString(Map<String, String>, boolean, boolean) - Static method in class com.foxinmy.weixin4j.util.MapUtil
-
拼接字符串
- toJSONConfig(String) - Method in class com.foxinmy.weixin4j.jssdk.JSSDKConfigurator
-
生成config配置JSON串
- Token - Class in com.foxinmy.weixin4j.model
-
access_token是公众号的全局唯一票据,公众号调用各接口时都需使用access_token,正常情况下access_token有效期为7200秒, 重复获取将导致上次获取的access_token失效
- Token(String) - Constructor for class com.foxinmy.weixin4j.model.Token
-
永不过期、创建时间为当前时间戳的token对象
- Token(String, long) - Constructor for class com.foxinmy.weixin4j.model.Token
-
有过期时间、创建时间为当前时间戳的token对象
- Token(String, long, long) - Constructor for class com.foxinmy.weixin4j.model.Token
- TokenCreator - Class in com.foxinmy.weixin4j.token
-
Token的创建
- TokenCreator() - Constructor for class com.foxinmy.weixin4j.token.TokenCreator
- tokenizeToStringArray(String, String) - Static method in class com.foxinmy.weixin4j.util.StringUtil
- tokenizeToStringArray(String, String, boolean, boolean) - Static method in class com.foxinmy.weixin4j.util.StringUtil
- TokenManager - Class in com.foxinmy.weixin4j.token
-
对token的缓存获取
- TokenManager(TokenCreator, CacheStorager<Token>) - Constructor for class com.foxinmy.weixin4j.token.TokenManager
- toRequestObject() - Method in class com.foxinmy.weixin4j.payment.mch.APPPayRequest
-
Deprecated.只做查看之用,请不要尝试作为支付请求
- toRequestObject() - Method in class com.foxinmy.weixin4j.payment.mch.JSAPIPayRequest
-
Deprecated.
- toRequestObject() - Method in interface com.foxinmy.weixin4j.payment.mch.MchPayRequest
-
Deprecated.支付请求对象
- toRequestObject() - Method in class com.foxinmy.weixin4j.payment.mch.MICROPayRequest
-
Deprecated.返回null,请不要尝试作为支付请求
- toRequestObject() - Method in class com.foxinmy.weixin4j.payment.mch.NATIVEPayRequest
-
Deprecated.只做查看之用,请不要尝试作为支付请求
- toRequestObject() - Method in class com.foxinmy.weixin4j.payment.mch.WAPPayRequest
-
Deprecated.只做查看之用,请不要尝试作为支付请求
- toRequestString() - Method in class com.foxinmy.weixin4j.payment.mch.APPPayRequest
-
Deprecated.
- toRequestString() - Method in class com.foxinmy.weixin4j.payment.mch.JSAPIPayRequest
-
Deprecated.
- toRequestString() - Method in interface com.foxinmy.weixin4j.payment.mch.MchPayRequest
-
Deprecated.支付请求字符串
- toRequestString() - Method in class com.foxinmy.weixin4j.payment.mch.MICROPayRequest
-
Deprecated.返回null,请不要尝试作为支付请求
- toRequestString() - Method in class com.foxinmy.weixin4j.payment.mch.NATIVEPayRequest
-
Deprecated.
- toRequestString() - Method in class com.foxinmy.weixin4j.payment.mch.WAPPayRequest
-
Deprecated.
- toSingleValueMap() - Method in class com.foxinmy.weixin4j.http.HttpHeaders
- toSingleValueMap() - Method in interface com.foxinmy.weixin4j.util.MultiValueMap
-
Returns the first values contained in this
MultiValueMap
. - toString() - Method in class com.foxinmy.weixin4j.cache.MemcacheCacheStorager.MemcachePoolConfig
- toString() - Method in class com.foxinmy.weixin4j.http.apache.mime.Header
- toString() - Method in class com.foxinmy.weixin4j.http.apache.mime.MinimalField
- toString() - Method in class com.foxinmy.weixin4j.http.ContentType
-
Generates textual representation of this content type which can be used as the value of a
Content-Type
header. - toString() - Method in class com.foxinmy.weixin4j.http.HttpHeaders
- toString() - Method in class com.foxinmy.weixin4j.http.HttpParams
- toString() - Method in class com.foxinmy.weixin4j.http.HttpStatus
- toString() - Method in class com.foxinmy.weixin4j.http.HttpVersion
- toString() - Method in class com.foxinmy.weixin4j.http.MimeType
- toString() - Method in class com.foxinmy.weixin4j.http.URLParameter
- toString() - Method in class com.foxinmy.weixin4j.http.weixin.ApiResult
- toString() - Method in class com.foxinmy.weixin4j.http.weixin.XmlResult
- toString() - Method in class com.foxinmy.weixin4j.logging.AbstractInternalLogger
- toString() - Method in class com.foxinmy.weixin4j.model.Button
- toString() - Method in class com.foxinmy.weixin4j.model.card.CardCoupon
- toString() - Method in class com.foxinmy.weixin4j.model.card.CardQR
- toString() - Method in class com.foxinmy.weixin4j.model.card.CashCoupon
- toString() - Method in class com.foxinmy.weixin4j.model.card.CouponBaseInfo
- toString() - Method in class com.foxinmy.weixin4j.model.card.DiscountCoupon
- toString() - Method in class com.foxinmy.weixin4j.model.card.GeneralCoupon
- toString() - Method in class com.foxinmy.weixin4j.model.card.GiftCoupon
- toString() - Method in class com.foxinmy.weixin4j.model.card.GrouponCoupon
- toString() - Method in class com.foxinmy.weixin4j.model.card.VoucherCard
- toString() - Method in class com.foxinmy.weixin4j.model.media.MediaCounter
- toString() - Method in class com.foxinmy.weixin4j.model.media.MediaDownloadResult
- toString() - Method in class com.foxinmy.weixin4j.model.media.MediaItem
- toString() - Method in class com.foxinmy.weixin4j.model.media.MediaRecord
- toString() - Method in class com.foxinmy.weixin4j.model.media.MediaUploadResult
- toString() - Method in class com.foxinmy.weixin4j.model.paging.Pageable
- toString() - Method in class com.foxinmy.weixin4j.model.paging.Pagedata
- toString() - Method in class com.foxinmy.weixin4j.model.paging.Sort
- toString() - Method in class com.foxinmy.weixin4j.model.qr.QRParameter
- toString() - Method in class com.foxinmy.weixin4j.model.qr.QRResult
- toString() - Method in class com.foxinmy.weixin4j.model.Token
- toString() - Method in class com.foxinmy.weixin4j.model.WeixinAccount
- toString() - Method in class com.foxinmy.weixin4j.model.WeixinPayAccount
-
Deprecated.
- toString() - Method in class com.foxinmy.weixin4j.payment.coupon.CouponDetail
-
Deprecated.
- toString() - Method in class com.foxinmy.weixin4j.payment.coupon.CouponResult
-
Deprecated.
- toString() - Method in class com.foxinmy.weixin4j.payment.coupon.CouponStock
-
Deprecated.
- toString() - Method in class com.foxinmy.weixin4j.payment.coupon.OrderCouponInfo
-
Deprecated.
- toString() - Method in class com.foxinmy.weixin4j.payment.coupon.RefundCouponInfo
-
Deprecated.
- toString() - Method in class com.foxinmy.weixin4j.payment.JsPayNotify
-
Deprecated.
- toString() - Method in class com.foxinmy.weixin4j.payment.mch.CorpPayment
-
Deprecated.
- toString() - Method in class com.foxinmy.weixin4j.payment.mch.CorpPaymentRecord
-
Deprecated.
- toString() - Method in class com.foxinmy.weixin4j.payment.mch.CorpPaymentResult
-
Deprecated.
- toString() - Method in class com.foxinmy.weixin4j.payment.mch.CustomsOrder
-
Deprecated.
- toString() - Method in class com.foxinmy.weixin4j.payment.mch.CustomsOrderRecord
-
Deprecated.
- toString() - Method in class com.foxinmy.weixin4j.payment.mch.CustomsOrderResult
-
Deprecated.
- toString() - Method in class com.foxinmy.weixin4j.payment.mch.MchPayPackage
-
Deprecated.
- toString() - Method in class com.foxinmy.weixin4j.payment.mch.MerchantResult
-
Deprecated.
- toString() - Method in class com.foxinmy.weixin4j.payment.mch.MerchantTradeResult
-
Deprecated.
- toString() - Method in class com.foxinmy.weixin4j.payment.mch.NativePayNotify
-
Deprecated.
- toString() - Method in class com.foxinmy.weixin4j.payment.mch.NativePayResponse
-
Deprecated.
- toString() - Method in class com.foxinmy.weixin4j.payment.mch.OpenIdResult
-
Deprecated.
- toString() - Method in class com.foxinmy.weixin4j.payment.mch.Order
-
Deprecated.
- toString() - Method in class com.foxinmy.weixin4j.payment.mch.PrePay
-
Deprecated.
- toString() - Method in class com.foxinmy.weixin4j.payment.mch.Redpacket
-
Deprecated.
- toString() - Method in class com.foxinmy.weixin4j.payment.mch.RedpacketRecord.RedpacketReceiver
-
Deprecated.
- toString() - Method in class com.foxinmy.weixin4j.payment.mch.RedpacketRecord
-
Deprecated.
- toString() - Method in class com.foxinmy.weixin4j.payment.mch.RedpacketSendResult
-
Deprecated.
- toString() - Method in class com.foxinmy.weixin4j.payment.mch.RefundDetail
-
Deprecated.
- toString() - Method in class com.foxinmy.weixin4j.payment.mch.RefundRecord
-
Deprecated.
- toString() - Method in class com.foxinmy.weixin4j.payment.mch.RefundResult
-
Deprecated.
- toString() - Method in class com.foxinmy.weixin4j.payment.mch.SceneInfoStore
-
Deprecated.
- toString() - Method in class com.foxinmy.weixin4j.payment.mch.SettlementRecord
-
Deprecated.
- toString() - Method in class com.foxinmy.weixin4j.payment.PayBaseInfo
-
Deprecated.
- toString() - Method in class com.foxinmy.weixin4j.payment.PayPackage
-
Deprecated.
- toString() - Method in class com.foxinmy.weixin4j.payment.PayRequest
-
Deprecated.
- toString() - Method in class com.foxinmy.weixin4j.tuple.Article
- toString() - Method in class com.foxinmy.weixin4j.tuple.Card
- toString() - Method in class com.foxinmy.weixin4j.tuple.File
- toString() - Method in class com.foxinmy.weixin4j.tuple.Image
- toString() - Method in class com.foxinmy.weixin4j.tuple.MpArticle
- toString() - Method in class com.foxinmy.weixin4j.tuple.MpNews
- toString() - Method in class com.foxinmy.weixin4j.tuple.MpVideo
- toString() - Method in class com.foxinmy.weixin4j.tuple.Music
- toString() - Method in class com.foxinmy.weixin4j.tuple.News
- toString() - Method in class com.foxinmy.weixin4j.tuple.Text
- toString() - Method in class com.foxinmy.weixin4j.tuple.TextCard
- toString() - Method in class com.foxinmy.weixin4j.tuple.Video
- toString() - Method in class com.foxinmy.weixin4j.type.IdQuery
-
Deprecated.
- toString() - Method in class com.foxinmy.weixin4j.util.CharArrayBuffer
- toString() - Method in class com.foxinmy.weixin4j.util.NameValue
- toString() - Method in class com.foxinmy.weixin4j.util.ObjectId
- toString(List<ContentType>) - Static method in class com.foxinmy.weixin4j.http.ContentType
- toXML(Object) - Static method in class com.foxinmy.weixin4j.xml.XmlStream
-
Bean2Xml
- toXML(T, OutputStream) - Static method in class com.foxinmy.weixin4j.xml.XmlStream
-
Bean2Xml
- trace(String) - Method in interface com.foxinmy.weixin4j.logging.InternalLogger
-
Log a message at the TRACE level.
- trace(String, Object) - Method in interface com.foxinmy.weixin4j.logging.InternalLogger
-
Log a message at the TRACE level according to the specified format and argument.
- trace(String, Object...) - Method in interface com.foxinmy.weixin4j.logging.InternalLogger
-
Log a message at the TRACE level according to the specified format and arguments.
- trace(String, Object, Object) - Method in interface com.foxinmy.weixin4j.logging.InternalLogger
-
Log a message at the TRACE level according to the specified format and arguments.
- trace(String, Throwable) - Method in interface com.foxinmy.weixin4j.logging.InternalLogger
-
Log an exception (throwable) at the TRACE level with an accompanying message.
- TRACE - com.foxinmy.weixin4j.http.HttpMethod
- TRACE - com.foxinmy.weixin4j.logging.InternalLogLevel
-
'TRACE' log level.
- TRADENO - com.foxinmy.weixin4j.type.IdType
-
Deprecated.商户订单号
- TradeState - Enum in com.foxinmy.weixin4j.type
-
Deprecated.迁移到子模块weixin4j-pay
- TradeType - Enum in com.foxinmy.weixin4j.type
-
Deprecated.迁移到weixin4j-pay子模块
- TRAILER - Static variable in class com.foxinmy.weixin4j.http.HttpHeaders
-
The HTTP
Trailer
header field name. - TRANSACTIONID - com.foxinmy.weixin4j.type.IdType
-
Deprecated.微信订单号
- TRANSFER_ENCODING - Static variable in class com.foxinmy.weixin4j.http.HTTP
-
HTTP header definitions
- TRANSFER_ENCODING - Static variable in class com.foxinmy.weixin4j.http.HttpHeaders
-
The HTTP
Transfer-Encoding
header field name. - translateVoice - com.foxinmy.weixin4j.jssdk.JSSDKAPI
- TRIGGER - com.foxinmy.weixin4j.type.mch.CouponStockType
-
Deprecated.触发型
- TUESDAY - com.foxinmy.weixin4j.type.Week
- Tuple - Interface in com.foxinmy.weixin4j.tuple
-
消息元件
- TWD - com.foxinmy.weixin4j.type.CurrencyType
-
Deprecated.
U
- UI_APIS - Static variable in enum com.foxinmy.weixin4j.jssdk.JSSDKAPI
-
界面操作接口集合
- UNAVAILABLE - com.foxinmy.weixin4j.type.card.UserCardStatus
- uncapitalize(String) - Static method in class com.foxinmy.weixin4j.util.StringUtil
- UNDECLARED - com.foxinmy.weixin4j.type.CustomsSatus
-
Deprecated.
- uniqueid() - Method in class com.foxinmy.weixin4j.token.TokenCreator
-
返回缓存唯一标识,如appid
- unknown - com.foxinmy.weixin4j.type.Gender
-
未知
- UNSAFE_CHARS - Static variable in class com.foxinmy.weixin4j.http.HeaderValueFormatter
-
Unsafe special characters that must be escaped using the backslash character
- updateAppMessageShareData - com.foxinmy.weixin4j.jssdk.JSSDKAPI
- updateTimelineShareData - com.foxinmy.weixin4j.jssdk.JSSDKAPI
- UPGRADE - Static variable in class com.foxinmy.weixin4j.http.HttpHeaders
-
The HTTP
Upgrade
header field name. - UPLOAD - com.foxinmy.weixin4j.type.mch.RedpacketSendType
-
Deprecated.通过上传文件方式发放
- uploadImage - com.foxinmy.weixin4j.jssdk.JSSDKAPI
- uploadVoice - com.foxinmy.weixin4j.jssdk.JSSDKAPI
- URLEncodingUtil - Class in com.foxinmy.weixin4j.util
- URLEncodingUtil() - Constructor for class com.foxinmy.weixin4j.util.URLEncodingUtil
- URLParameter - Class in com.foxinmy.weixin4j.http
-
键值对参数
- URLParameter(String, String) - Constructor for class com.foxinmy.weixin4j.http.URLParameter
- US_ASCII - Static variable in class com.foxinmy.weixin4j.http.HTTP
- USD - com.foxinmy.weixin4j.type.CurrencyType
-
Deprecated.
- useCondition(int, String) - Method in class com.foxinmy.weixin4j.model.card.CouponAdvanceInfo.Builder
-
设置使用门槛(条件)字段,若不填写使用条件则在券面拼写 :无最低消费限制,全场通用,不限品类;并在使用说明显示: 可与其他优惠共享
- useCondition(String, String) - Method in class com.foxinmy.weixin4j.model.card.CouponAdvanceInfo.Builder
-
设置使用门槛(条件)字段,若不填写使用条件则在券面拼写 :无最低消费限制,全场通用,不限品类;并在使用说明显示: 可与其他优惠共享
- useCondition(String, String, int, String, boolean) - Method in class com.foxinmy.weixin4j.model.card.CouponAdvanceInfo.Builder
-
设置使用门槛(条件)字段,若不填写使用条件则在券面拼写 :无最低消费限制,全场通用,不限品类;并在使用说明显示: 可与其他优惠共享
- useCustomCode(boolean) - Method in class com.foxinmy.weixin4j.model.card.CouponBaseInfo.Builder
-
设置是否自定义Code码
- USED - com.foxinmy.weixin4j.type.mch.CouponStatus
-
Deprecated.已实扣
- USER_AGENT - Static variable in class com.foxinmy.weixin4j.http.HTTP
- USER_AGENT - Static variable in class com.foxinmy.weixin4j.http.HttpHeaders
-
The HTTP
User-Agent
header field name. - USER_FORM_INFO_FLAG_BIRTHDAY - com.foxinmy.weixin4j.type.card.ActivateCommonField
-
生日
- USER_FORM_INFO_FLAG_EDUCATION_BACKGRO - com.foxinmy.weixin4j.type.card.ActivateCommonField
-
教育背景
- USER_FORM_INFO_FLAG_EMAIL - com.foxinmy.weixin4j.type.card.ActivateCommonField
-
邮箱
- USER_FORM_INFO_FLAG_HABIT - com.foxinmy.weixin4j.type.card.ActivateCommonField
-
兴趣爱好
- USER_FORM_INFO_FLAG_IDCARD - com.foxinmy.weixin4j.type.card.ActivateCommonField
-
身份证
- USER_FORM_INFO_FLAG_INCOME - com.foxinmy.weixin4j.type.card.ActivateCommonField
-
收入
- USER_FORM_INFO_FLAG_INDUSTRY - com.foxinmy.weixin4j.type.card.ActivateCommonField
-
行业
- USER_FORM_INFO_FLAG_LOCATION - com.foxinmy.weixin4j.type.card.ActivateCommonField
-
详细地址
- USER_FORM_INFO_FLAG_MOBILE - com.foxinmy.weixin4j.type.card.ActivateCommonField
-
手机号
- USER_FORM_INFO_FLAG_NAME - com.foxinmy.weixin4j.type.card.ActivateCommonField
-
姓名
- USER_FORM_INFO_FLAG_SEX - com.foxinmy.weixin4j.type.card.ActivateCommonField
-
性别
- UserCardStatus - Enum in com.foxinmy.weixin4j.type.card
-
用户的会员卡状态
- UserInfo() - Constructor for class com.foxinmy.weixin4j.model.card.MemberUserInfo.UserInfo
- USERPAYING - com.foxinmy.weixin4j.type.TradeState
-
Deprecated.用户支付中
- UTF_16 - Static variable in class com.foxinmy.weixin4j.http.HTTP
- UTF_8 - Static variable in class com.foxinmy.weixin4j.http.HTTP
- UTF_8 - Static variable in class com.foxinmy.weixin4j.util.Consts
- UTF8_CHARSET - Static variable in class com.foxinmy.weixin4j.http.apache.mime.MIME
V
- value() - Method in enum com.foxinmy.weixin4j.http.HttpStatus.Series
-
Return the integer value of this status series.
- value() - Method in annotation type com.foxinmy.weixin4j.xml.ListsuffixResult
- valueOf(int) - Static method in enum com.foxinmy.weixin4j.http.HttpStatus.Series
-
Returns the enum constant of this type with the specified name.
- valueOf(HttpStatus) - Static method in enum com.foxinmy.weixin4j.http.HttpStatus.Series
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.foxinmy.weixin4j.http.apache.mime.HttpMultipartMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.foxinmy.weixin4j.http.HttpMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.foxinmy.weixin4j.http.HttpStatus.Series
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in class com.foxinmy.weixin4j.http.MimeType
- valueOf(String) - Static method in enum com.foxinmy.weixin4j.jssdk.JSSDKAPI
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.foxinmy.weixin4j.logging.InternalLogLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.foxinmy.weixin4j.model.card.CouponAdvanceInfo.BusinessService
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.foxinmy.weixin4j.model.card.CouponBaseInfo.Builder.CardActiveType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.foxinmy.weixin4j.model.paging.Sort.Direction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.foxinmy.weixin4j.type.BankType
-
Deprecated.Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.foxinmy.weixin4j.type.ButtonType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.foxinmy.weixin4j.type.card.ActivateCommonField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.foxinmy.weixin4j.type.card.ActivateFormFieldType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.foxinmy.weixin4j.type.card.CardCodeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.foxinmy.weixin4j.type.card.CardColor
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.foxinmy.weixin4j.type.card.CardStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.foxinmy.weixin4j.type.card.CardType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.foxinmy.weixin4j.type.card.FieldNameType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.foxinmy.weixin4j.type.card.SubCardType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.foxinmy.weixin4j.type.card.UserCardStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.foxinmy.weixin4j.type.CredentialType
-
Deprecated.Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.foxinmy.weixin4j.type.CurrencyType
-
Deprecated.Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.foxinmy.weixin4j.type.CustomsCity
-
Deprecated.Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.foxinmy.weixin4j.type.CustomsSatus
-
Deprecated.Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.foxinmy.weixin4j.type.Gender
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.foxinmy.weixin4j.type.IdType
-
Deprecated.Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.foxinmy.weixin4j.type.mch.BillType
-
Deprecated.Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.foxinmy.weixin4j.type.mch.CorpPaymentCheckNameType
-
Deprecated.Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.foxinmy.weixin4j.type.mch.CouponStatus
-
Deprecated.Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.foxinmy.weixin4j.type.mch.CouponStockStatus
-
Deprecated.Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.foxinmy.weixin4j.type.mch.CouponStockType
-
Deprecated.Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.foxinmy.weixin4j.type.mch.CouponType
-
Deprecated.Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.foxinmy.weixin4j.type.mch.RedpacketSceneType
-
Deprecated.Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.foxinmy.weixin4j.type.mch.RedpacketSendType
-
Deprecated.Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.foxinmy.weixin4j.type.mch.RedpacketStatus
-
Deprecated.Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.foxinmy.weixin4j.type.mch.RedpacketType
-
Deprecated.Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.foxinmy.weixin4j.type.mch.RefundAccountType
-
Deprecated.Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.foxinmy.weixin4j.type.mch.RefundChannel
-
Deprecated.Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.foxinmy.weixin4j.type.mch.RefundStatus
-
Deprecated.Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.foxinmy.weixin4j.type.mch.RefundType
-
Deprecated.Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.foxinmy.weixin4j.type.MediaType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.foxinmy.weixin4j.type.QRType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.foxinmy.weixin4j.type.SignType
-
Deprecated.Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.foxinmy.weixin4j.type.TarType
-
Deprecated.Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.foxinmy.weixin4j.type.TicketType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.foxinmy.weixin4j.type.TradeState
-
Deprecated.Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.foxinmy.weixin4j.type.TradeType
-
Deprecated.Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.foxinmy.weixin4j.type.Week
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.foxinmy.weixin4j.http.apache.mime.HttpMultipartMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Method in class com.foxinmy.weixin4j.http.HttpHeaders
- values() - Static method in enum com.foxinmy.weixin4j.http.HttpMethod
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.foxinmy.weixin4j.http.HttpStatus.Series
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.foxinmy.weixin4j.jssdk.JSSDKAPI
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.foxinmy.weixin4j.logging.InternalLogLevel
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.foxinmy.weixin4j.model.card.CouponAdvanceInfo.BusinessService
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.foxinmy.weixin4j.model.card.CouponBaseInfo.Builder.CardActiveType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.foxinmy.weixin4j.model.paging.Sort.Direction
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.foxinmy.weixin4j.type.BankType
-
Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.foxinmy.weixin4j.type.ButtonType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.foxinmy.weixin4j.type.card.ActivateCommonField
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.foxinmy.weixin4j.type.card.ActivateFormFieldType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.foxinmy.weixin4j.type.card.CardCodeType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.foxinmy.weixin4j.type.card.CardColor
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.foxinmy.weixin4j.type.card.CardStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.foxinmy.weixin4j.type.card.CardType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.foxinmy.weixin4j.type.card.FieldNameType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.foxinmy.weixin4j.type.card.SubCardType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.foxinmy.weixin4j.type.card.UserCardStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.foxinmy.weixin4j.type.CredentialType
-
Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.foxinmy.weixin4j.type.CurrencyType
-
Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.foxinmy.weixin4j.type.CustomsCity
-
Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.foxinmy.weixin4j.type.CustomsSatus
-
Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.foxinmy.weixin4j.type.Gender
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.foxinmy.weixin4j.type.IdType
-
Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.foxinmy.weixin4j.type.mch.BillType
-
Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.foxinmy.weixin4j.type.mch.CorpPaymentCheckNameType
-
Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.foxinmy.weixin4j.type.mch.CouponStatus
-
Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.foxinmy.weixin4j.type.mch.CouponStockStatus
-
Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.foxinmy.weixin4j.type.mch.CouponStockType
-
Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.foxinmy.weixin4j.type.mch.CouponType
-
Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.foxinmy.weixin4j.type.mch.RedpacketSceneType
-
Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.foxinmy.weixin4j.type.mch.RedpacketSendType
-
Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.foxinmy.weixin4j.type.mch.RedpacketStatus
-
Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.foxinmy.weixin4j.type.mch.RedpacketType
-
Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.foxinmy.weixin4j.type.mch.RefundAccountType
-
Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.foxinmy.weixin4j.type.mch.RefundChannel
-
Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.foxinmy.weixin4j.type.mch.RefundStatus
-
Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.foxinmy.weixin4j.type.mch.RefundType
-
Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.foxinmy.weixin4j.type.MediaType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.foxinmy.weixin4j.type.QRType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.foxinmy.weixin4j.type.SignType
-
Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.foxinmy.weixin4j.type.TarType
-
Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.foxinmy.weixin4j.type.TicketType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.foxinmy.weixin4j.type.TradeState
-
Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.foxinmy.weixin4j.type.TradeType
-
Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.foxinmy.weixin4j.type.Week
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VARY - Static variable in class com.foxinmy.weixin4j.http.HttpHeaders
-
The HTTP
Vary
header field name. - verify(String, String[], String[]) - Method in class com.foxinmy.weixin4j.http.support.apache4.HttpComponent4.CustomHostnameVerifier
- verify(String, X509Certificate) - Method in class com.foxinmy.weixin4j.http.support.apache4.HttpComponent4.CustomHostnameVerifier
- verify(String, SSLSession) - Method in class com.foxinmy.weixin4j.http.factory.HttpClientFactory.AllowHostnameVerifier
- verify(String, SSLSession) - Method in class com.foxinmy.weixin4j.http.support.apache4.HttpComponent4.CustomHostnameVerifier
- verify(String, SSLSocket) - Method in class com.foxinmy.weixin4j.http.support.apache4.HttpComponent4.CustomHostnameVerifier
- VERSION - Static variable in class com.foxinmy.weixin4j.payment.WeixinPayProxy
-
Deprecated.
- VERSION - Static variable in class com.foxinmy.weixin4j.util.Consts
- VIA - Static variable in class com.foxinmy.weixin4j.http.HttpHeaders
-
The HTTP
Via
header field name. - video - com.foxinmy.weixin4j.type.MediaType
- Video - Class in com.foxinmy.weixin4j.tuple
-
视频对象
- Video(String, String, String) - Constructor for class com.foxinmy.weixin4j.tuple.Video
-
企业号的视频消息不需要缩略图
- Video(String, String, String, String) - Constructor for class com.foxinmy.weixin4j.tuple.Video
-
公众平台发送视频消息
- VIDEO_MPEG4 - Static variable in class com.foxinmy.weixin4j.http.MimeType
- view - com.foxinmy.weixin4j.type.ButtonType
-
跳转URL 用户点击view类型按钮后,微信客户端将会打开开发者在按钮中填写的网页URL,可与网页授权获取用户基本信息接口结合,获得用户基本信息。
- view_limited - com.foxinmy.weixin4j.type.ButtonType
-
跳转图文消息URL:用户点击view_limited类型按钮后,微信客户端将打开开发者在按钮中填写的永久素材id对应的图文消息URL, 永久素材类型只支持图文消息。 请注意:永久素材id必须是在“素材管理/新增永久素材”接口上传后获得的合法id。
- VISA_CREDIT - com.foxinmy.weixin4j.type.BankType
-
Deprecated.VISA (信用卡)
- voice - com.foxinmy.weixin4j.type.MediaType
- Voice - Class in com.foxinmy.weixin4j.tuple
-
语音对象
- Voice(String) - Constructor for class com.foxinmy.weixin4j.tuple.Voice
- VOUCHER - com.foxinmy.weixin4j.type.card.SubCardType
-
兑换卡
- VoucherCard - Class in com.foxinmy.weixin4j.model.card
-
单品类型礼品卡 指该礼品卡用于兑换指定单品,如汉堡礼品卡
- VoucherCard(CouponBaseInfo, GiftCard.Builder) - Constructor for class com.foxinmy.weixin4j.model.card.VoucherCard
W
- WAPPayRequest - Class in com.foxinmy.weixin4j.payment.mch
-
Deprecated.
- WAPPayRequest(String, String, WeixinPayAccount) - Constructor for class com.foxinmy.weixin4j.payment.mch.WAPPayRequest
-
Deprecated.
- warn(String) - Method in interface com.foxinmy.weixin4j.logging.InternalLogger
-
Log a message at the WARN level.
- warn(String, Object) - Method in interface com.foxinmy.weixin4j.logging.InternalLogger
-
Log a message at the WARN level according to the specified format and argument.
- warn(String, Object...) - Method in interface com.foxinmy.weixin4j.logging.InternalLogger
-
Log a message at the WARN level according to the specified format and arguments.
- warn(String, Object, Object) - Method in interface com.foxinmy.weixin4j.logging.InternalLogger
-
Log a message at the WARN level according to the specified format and arguments.
- warn(String, Throwable) - Method in interface com.foxinmy.weixin4j.logging.InternalLogger
-
Log an exception (throwable) at the WARN level with an accompanying message.
- WARN - com.foxinmy.weixin4j.logging.InternalLogLevel
-
'WARN' log level.
- WARNING - Static variable in class com.foxinmy.weixin4j.http.HttpHeaders
-
The HTTP
Warning
header field name. - WEDNESDAY - com.foxinmy.weixin4j.type.Week
- Week - Enum in com.foxinmy.weixin4j.type
-
星期
- WEIGHT - Static variable in class com.foxinmy.weixin4j.cache.MemcacheCacheStorager.MemcachePoolConfig
- WEIXIN4J - Static variable in class com.foxinmy.weixin4j.util.Consts
- Weixin4jConfigUtil - Class in com.foxinmy.weixin4j.util
-
公众号配置信息 class路径下weixin4j.properties文件
- Weixin4jConfigUtil() - Constructor for class com.foxinmy.weixin4j.util.Weixin4jConfigUtil
- weixinAccount - Variable in class com.foxinmy.weixin4j.api.MchApi
-
Deprecated.
- WeixinAccount - Class in com.foxinmy.weixin4j.model
-
微信账号信息
- WeixinAccount(String, String) - Constructor for class com.foxinmy.weixin4j.model.WeixinAccount
- weixinBundle() - Method in class com.foxinmy.weixin4j.api.BaseApi
- weixinBundle() - Method in class com.foxinmy.weixin4j.api.MchApi
-
Deprecated.
- WeixinErrorUtil - Class in com.foxinmy.weixin4j.util
-
接口调用错误获取
- WeixinErrorUtil() - Constructor for class com.foxinmy.weixin4j.util.WeixinErrorUtil
- WeixinException - Exception in com.foxinmy.weixin4j.exception
-
调用微信接口抛出的异常
- WeixinException(String) - Constructor for exception com.foxinmy.weixin4j.exception.WeixinException
- WeixinException(String, String) - Constructor for exception com.foxinmy.weixin4j.exception.WeixinException
- WeixinException(String, Throwable) - Constructor for exception com.foxinmy.weixin4j.exception.WeixinException
- WeixinException(Throwable) - Constructor for exception com.foxinmy.weixin4j.exception.WeixinException
- weixinExecutor - Variable in class com.foxinmy.weixin4j.api.BaseApi
- weixinExecutor - Variable in class com.foxinmy.weixin4j.token.TokenCreator
- WeixinPayAccount - Class in com.foxinmy.weixin4j.model
-
Deprecated.支付相关的类现已迁移到weixin4j-pay子模块
- WeixinPayAccount(String, String, String) - Constructor for class com.foxinmy.weixin4j.model.WeixinPayAccount
-
Deprecated.支付商户信息
- WeixinPayAccount(String, String, String, String, String) - Constructor for class com.foxinmy.weixin4j.model.WeixinPayAccount
-
Deprecated.支付商户信息
- WeixinPayAccount(String, String, String, String, String, String, String, String, String, String) - Constructor for class com.foxinmy.weixin4j.model.WeixinPayAccount
-
Deprecated.支付商户信息
- WeixinPaymentSignature - Class in com.foxinmy.weixin4j.sign
-
Deprecated.迁移到子模块weixin4j-pay
- WeixinPaymentSignature(String) - Constructor for class com.foxinmy.weixin4j.sign.WeixinPaymentSignature
-
Deprecated.
- WeixinPayProxy - Class in com.foxinmy.weixin4j.payment
-
Deprecated.迁移到子模块weixin4j-pay
- WeixinPayProxy() - Constructor for class com.foxinmy.weixin4j.payment.WeixinPayProxy
-
Deprecated.微信支付接口实现(使用weixin4j.properties配置的account商户信息)
- WeixinPayProxy(WeixinPayAccount) - Constructor for class com.foxinmy.weixin4j.payment.WeixinPayProxy
-
Deprecated.微信支付接口实现
- WeixinRequestExecutor - Class in com.foxinmy.weixin4j.http.weixin
-
负责微信请求的执行
- WeixinRequestExecutor() - Constructor for class com.foxinmy.weixin4j.http.weixin.WeixinRequestExecutor
- WeixinRequestExecutor(HttpParams) - Constructor for class com.foxinmy.weixin4j.http.weixin.WeixinRequestExecutor
- WeixinResponse - Class in com.foxinmy.weixin4j.http.weixin
-
调用微信接口响应
- WeixinResponse(HttpResponse) - Constructor for class com.foxinmy.weixin4j.http.weixin.WeixinResponse
- weixinSignature - Variable in class com.foxinmy.weixin4j.api.MchApi
-
Deprecated.
- weixinSignature - Variable in class com.foxinmy.weixin4j.payment.mch.AbstractPayRequest
-
Deprecated.
- WeixinSignature - Interface in com.foxinmy.weixin4j.sign
-
Deprecated.迁移到子模块weixin4j-pay
- withParameters(NameValue...) - Method in class com.foxinmy.weixin4j.http.ContentType
-
Creates a new instance with this MIME type and the given parameters.
- writeTo(OutputStream) - Method in class com.foxinmy.weixin4j.http.apache.content.ByteArrayBody
- writeTo(OutputStream) - Method in interface com.foxinmy.weixin4j.http.apache.content.ContentBody
- writeTo(OutputStream) - Method in class com.foxinmy.weixin4j.http.apache.content.FileBody
- writeTo(OutputStream) - Method in class com.foxinmy.weixin4j.http.apache.content.InputStreamBody
- writeTo(OutputStream) - Method in class com.foxinmy.weixin4j.http.apache.content.StringBody
- writeTo(OutputStream) - Method in class com.foxinmy.weixin4j.http.apache.mime.MultipartEntity
- writeTo(OutputStream) - Method in class com.foxinmy.weixin4j.http.entity.ByteArrayEntity
- writeTo(OutputStream) - Method in class com.foxinmy.weixin4j.http.entity.FileEntity
- writeTo(OutputStream) - Method in interface com.foxinmy.weixin4j.http.entity.HttpEntity
- writeTo(OutputStream) - Method in class com.foxinmy.weixin4j.http.entity.StringEntity
- WWW_AUTHENTICATE - Static variable in class com.foxinmy.weixin4j.http.HttpHeaders
-
The HTTP
WWW-Authenticate
header field name. - wx_card - com.foxinmy.weixin4j.type.TicketType
-
公众平台-卡券
X
- X509 - Static variable in class com.foxinmy.weixin4j.util.Consts
- XAB_DEBIT - com.foxinmy.weixin4j.type.BankType
-
Deprecated.西安银行(借记卡)
- XIAN - com.foxinmy.weixin4j.type.CustomsCity
-
Deprecated.
- xml2map(String) - Static method in class com.foxinmy.weixin4j.xml.XmlStream
-
xml2map
- XmlMessageConverter - Class in com.foxinmy.weixin4j.http.message
-
XML 转换
- XmlMessageConverter() - Constructor for class com.foxinmy.weixin4j.http.message.XmlMessageConverter
- XmlResult - Class in com.foxinmy.weixin4j.http.weixin
-
调用接口返回xml格式
- XmlResult() - Constructor for class com.foxinmy.weixin4j.http.weixin.XmlResult
- XmlResult(String, String) - Constructor for class com.foxinmy.weixin4j.http.weixin.XmlResult
- XmlStream - Class in com.foxinmy.weixin4j.xml
-
XML 处理
- XmlStream() - Constructor for class com.foxinmy.weixin4j.xml.XmlStream
Z
- ZHENGZHOU_BS - com.foxinmy.weixin4j.type.CustomsCity
-
Deprecated.
- ZHENGZHOU_ZH - com.foxinmy.weixin4j.type.CustomsCity
-
Deprecated.
- ZJTLCB_DEBIT - com.foxinmy.weixin4j.type.BankType
-
Deprecated.浙江泰隆银行(借记卡)
All Classes All Packages