您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
所有程序包的分层结构
程序包分层结构:
com.github.tingyugetc520.ali.dingtalk.api
,
com.github.tingyugetc520.ali.dingtalk.api.impl
,
com.github.tingyugetc520.ali.dingtalk.bean
,
com.github.tingyugetc520.ali.dingtalk.bean.agent
,
com.github.tingyugetc520.ali.dingtalk.bean.department
,
com.github.tingyugetc520.ali.dingtalk.bean.message
,
com.github.tingyugetc520.ali.dingtalk.bean.message.builder
,
com.github.tingyugetc520.ali.dingtalk.bean.oauth
,
com.github.tingyugetc520.ali.dingtalk.bean.user
,
com.github.tingyugetc520.ali.dingtalk.config
,
com.github.tingyugetc520.ali.dingtalk.config.impl
,
com.github.tingyugetc520.ali.dingtalk.constant
,
com.github.tingyugetc520.ali.dingtalk.error
,
com.github.tingyugetc520.ali.dingtalk.message
,
com.github.tingyugetc520.ali.dingtalk.message.processor
,
com.github.tingyugetc520.ali.dingtalk.util
,
com.github.tingyugetc520.ali.dingtalk.util.crypto
,
com.github.tingyugetc520.ali.dingtalk.util.http
,
com.github.tingyugetc520.ali.dingtalk.util.json
类分层结构
java.lang.
Object
com.github.tingyugetc520.ali.dingtalk.bean.message.builder.
BaseBuilder
<T>
com.github.tingyugetc520.ali.dingtalk.bean.message.builder.
ActionCardBuilder
com.github.tingyugetc520.ali.dingtalk.bean.message.builder.
FileBuilder
com.github.tingyugetc520.ali.dingtalk.bean.message.builder.
ImageBuilder
com.github.tingyugetc520.ali.dingtalk.bean.message.builder.
LinkBuilder
com.github.tingyugetc520.ali.dingtalk.bean.message.builder.
MarkdownBuilder
com.github.tingyugetc520.ali.dingtalk.bean.message.builder.
TextBuilder
com.github.tingyugetc520.ali.dingtalk.bean.message.builder.
VoiceBuilder
com.github.tingyugetc520.ali.dingtalk.api.impl.
BaseDtServiceImpl
(implements com.github.tingyugetc520.ali.dingtalk.api.
DtService
)
com.github.tingyugetc520.ali.dingtalk.api.impl.
DtServiceOkHttpImpl
com.github.tingyugetc520.ali.dingtalk.api.impl.
DtServiceImpl
com.github.tingyugetc520.ali.dingtalk.util.
DataUtils
com.github.tingyugetc520.ali.dingtalk.bean.
DtAccessToken
(implements java.io.
Serializable
)
com.github.tingyugetc520.ali.dingtalk.bean.agent.
DtAgentAuthScope
(implements java.io.
Serializable
)
com.github.tingyugetc520.ali.dingtalk.bean.agent.
DtAgentAuthScope.AuthOrgScopes
(implements java.io.
Serializable
)
com.github.tingyugetc520.ali.dingtalk.api.impl.
DtAgentServiceImpl
(implements com.github.tingyugetc520.ali.dingtalk.api.
DtAgentService
)
com.github.tingyugetc520.ali.dingtalk.constant.
DtApiPathConstant
com.github.tingyugetc520.ali.dingtalk.constant.
DtApiPathConstant.Agent
com.github.tingyugetc520.ali.dingtalk.constant.
DtApiPathConstant.Department
com.github.tingyugetc520.ali.dingtalk.constant.
DtApiPathConstant.Message
com.github.tingyugetc520.ali.dingtalk.constant.
DtApiPathConstant.Message.AppCordConversation
com.github.tingyugetc520.ali.dingtalk.constant.
DtApiPathConstant.OAuth2
com.github.tingyugetc520.ali.dingtalk.constant.
DtApiPathConstant.User
com.github.tingyugetc520.ali.dingtalk.message.processor.
DtCheckUrlMessageHandler
(implements com.github.tingyugetc520.ali.dingtalk.message.
DtMessageHandler
)
com.github.tingyugetc520.ali.dingtalk.constant.
DtConstant
com.github.tingyugetc520.ali.dingtalk.constant.
DtConstant.AppMsgType
com.github.tingyugetc520.ali.dingtalk.constant.
DtConstant.EventType
com.github.tingyugetc520.ali.dingtalk.constant.
DtConstant.EventType.ChangeContact
com.github.tingyugetc520.ali.dingtalk.util.
DtConstantUtils
com.github.tingyugetc520.ali.dingtalk.bean.message.
DtCorpConversationMessage
(implements java.io.
Serializable
)
com.github.tingyugetc520.ali.dingtalk.api.impl.
DtCorpConversationMessageServiceImpl
(implements com.github.tingyugetc520.ali.dingtalk.api.
DtCorpConversationMessageService
)
com.github.tingyugetc520.ali.dingtalk.bean.message.
DtCorpConversationMsgSendResult
(implements java.io.
Serializable
)
com.github.tingyugetc520.ali.dingtalk.util.crypto.
DtCryptUtil
com.github.tingyugetc520.ali.dingtalk.util.crypto.
DtCryptUtil.PKCS7Padding
com.github.tingyugetc520.ali.dingtalk.util.crypto.
DtCryptUtil.Utils
com.github.tingyugetc520.ali.dingtalk.util.json.
DtDateAdapter
(implements com.google.gson.JsonDeserializer<T>, com.google.gson.JsonSerializer<T>)
com.github.tingyugetc520.ali.dingtalk.config.impl.
DtDefaultConfigImpl
(implements com.github.tingyugetc520.ali.dingtalk.config.
DtConfigStorage
, java.io.
Serializable
)
com.github.tingyugetc520.ali.dingtalk.bean.department.
DtDepart
(implements java.io.
Serializable
)
com.github.tingyugetc520.ali.dingtalk.api.impl.
DtDepartmentServiceImpl
(implements com.github.tingyugetc520.ali.dingtalk.api.
DtDepartmentService
)
com.github.tingyugetc520.ali.dingtalk.error.
DtError
(implements java.io.
Serializable
)
com.github.tingyugetc520.ali.dingtalk.util.json.
DtErrorAdapter
(implements com.google.gson.JsonDeserializer<T>)
com.github.tingyugetc520.ali.dingtalk.bean.message.
DtEventMessage
(implements java.io.
Serializable
)
com.github.tingyugetc520.ali.dingtalk.bean.message.
DtEventOutMessage
(implements java.io.
Serializable
)
com.github.tingyugetc520.ali.dingtalk.util.json.
DtGsonBuilder
com.github.tingyugetc520.ali.dingtalk.message.processor.
DtLogExceptionHandler
(implements com.github.tingyugetc520.ali.dingtalk.message.
DtErrorExceptionHandler
)
com.github.tingyugetc520.ali.dingtalk.bean.message.
DtMessage
(implements java.io.
Serializable
)
com.github.tingyugetc520.ali.dingtalk.message.
DtMessageRouter
com.github.tingyugetc520.ali.dingtalk.message.
DtMessageRouterRule
com.github.tingyugetc520.ali.dingtalk.api.impl.
DtOAuth2ServiceImpl
(implements com.github.tingyugetc520.ali.dingtalk.api.
DtOAuth2Service
)
com.github.tingyugetc520.ali.dingtalk.bean.oauth.
DtOauth2UserInfo
(implements java.io.
Serializable
)
com.github.tingyugetc520.ali.dingtalk.bean.user.
DtUser
(implements java.io.
Serializable
)
com.github.tingyugetc520.ali.dingtalk.bean.user.
DtUser.Role
com.github.tingyugetc520.ali.dingtalk.api.impl.
DtUserServiceImpl
(implements com.github.tingyugetc520.ali.dingtalk.api.
DtUserService
)
com.github.tingyugetc520.ali.dingtalk.bean.user.
DtUserV2
(implements java.io.
Serializable
)
com.github.tingyugetc520.ali.dingtalk.bean.user.
DtUserV2.DepartLeader
com.github.tingyugetc520.ali.dingtalk.bean.user.
DtUserV2.DepartOrder
com.github.tingyugetc520.ali.dingtalk.bean.user.
DtUserV2.UserRole
com.github.tingyugetc520.ali.dingtalk.util.json.
GsonHelper
com.github.tingyugetc520.ali.dingtalk.util.json.
GsonParser
com.github.tingyugetc520.ali.dingtalk.util.http.
OkHttpProxyInfo
com.github.tingyugetc520.ali.dingtalk.util.http.
OkHttpSimpleGetRequestExecutor
(implements com.github.tingyugetc520.ali.dingtalk.util.http.
RequestExecutor
<T,E>)
com.github.tingyugetc520.ali.dingtalk.util.http.
OkHttpSimplePostRequestExecutor
(implements com.github.tingyugetc520.ali.dingtalk.util.http.
RequestExecutor
<T,E>)
com.github.tingyugetc520.ali.dingtalk.util.http.
ResponseHttpStatusInterceptor
(implements okhttp3.Interceptor)
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
com.github.tingyugetc520.ali.dingtalk.error.
DtErrorException
java.lang.
RuntimeException
com.github.tingyugetc520.ali.dingtalk.error.
DtRuntimeException
接口分层结构
com.github.tingyugetc520.ali.dingtalk.api.
BaseService
com.github.tingyugetc520.ali.dingtalk.api.
DtService
com.github.tingyugetc520.ali.dingtalk.api.
DtAgentService
com.github.tingyugetc520.ali.dingtalk.config.
DtConfigStorage
com.github.tingyugetc520.ali.dingtalk.api.
DtCorpConversationMessageService
com.github.tingyugetc520.ali.dingtalk.api.
DtDepartmentService
com.github.tingyugetc520.ali.dingtalk.message.
DtErrorExceptionHandler
com.github.tingyugetc520.ali.dingtalk.message.
DtMessageHandler
com.github.tingyugetc520.ali.dingtalk.message.
DtMessageInterceptor
com.github.tingyugetc520.ali.dingtalk.message.
DtMessageMatcher
com.github.tingyugetc520.ali.dingtalk.api.
DtOAuth2Service
com.github.tingyugetc520.ali.dingtalk.api.
DtUserService
com.github.tingyugetc520.ali.dingtalk.util.http.
RequestExecutor
<T,E>
com.github.tingyugetc520.ali.dingtalk.util.http.
ResponseHandler
<T>
枚举分层结构
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
com.github.tingyugetc520.ali.dingtalk.util.http.
OkHttpProxyInfo.ProxyType
com.github.tingyugetc520.ali.dingtalk.util.http.
HttpProxyType
com.github.tingyugetc520.ali.dingtalk.error.
DtErrorMsgEnum
com.github.tingyugetc520.ali.dingtalk.error.
DtRuntimeErrorEnum
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
Copyright © 2021. All rights reserved.