A B C D E G H I K L N P R S T U V 
所有类 所有程序包

A

afterCurrTimeDecorate(String) - 类 中的方法top.xcphoenix.jfjw.manager.impl.UrlManagerImpl
 
afterCurrTimeDecorate(String, String) - 类 中的方法top.xcphoenix.jfjw.manager.impl.UrlManagerImpl
 
afterDecorate(String) - 类 中的方法top.xcphoenix.jfjw.manager.impl.UrlManagerImpl
 

B

b64map - 类 中的静态变量top.xcphoenix.jfjw.util.B64Util
 
b64ToHex(String) - 类 中的静态方法top.xcphoenix.jfjw.util.B64Util
Base64转16进制
B64Util - top.xcphoenix.jfjw.util中的类
参考:https://blog.csdn.net/ldx19980108/article/details/81866351
B64Util() - 类 的构造器top.xcphoenix.jfjw.util.B64Util
 
BaseService - top.xcphoenix.jfjw.service中的类
服务抽象类,调用具体服务必须先使用 init() 方法初始化
BaseService() - 类 的构造器top.xcphoenix.jfjw.service.BaseService
 
BaseService(ServiceConfig) - 类 的构造器top.xcphoenix.jfjw.service.BaseService
 
buildCovertData(LoginData, String) - 类 中的静态方法top.xcphoenix.jfjw.model.login.LoginData.CovertData
 
buildGlobal(String) - 类 中的静态方法top.xcphoenix.jfjw.config.ServiceConfig
init config

C

ClassTable - top.xcphoenix.jfjw.model.course中的类
 
ClassTable() - 类 的构造器top.xcphoenix.jfjw.model.course.ClassTable
 
ClassTableService - top.xcphoenix.jfjw.service.core中的接口
 
ClassTableServiceImpl - top.xcphoenix.jfjw.service.core.impl中的类
 
ClassTableServiceImpl() - 类 的构造器top.xcphoenix.jfjw.service.core.impl.ClassTableServiceImpl
 
clean() - 类 中的静态方法top.xcphoenix.jfjw.config.ServiceConfig
clean config config
ConfigException - top.xcphoenix.jfjw.expection中的异常错误
 
ConfigException(String) - 异常错误 的构造器top.xcphoenix.jfjw.expection.ConfigException
 
ConfigException(String, Throwable) - 异常错误 的构造器top.xcphoenix.jfjw.expection.ConfigException
 
context - 类 中的变量top.xcphoenix.jfjw.service.BaseService
 
Course - top.xcphoenix.jfjw.model.course中的类
课程
Course() - 类 的构造器top.xcphoenix.jfjw.model.course.Course
 
CourseTpMeta - top.xcphoenix.jfjw.model.course中的类
课程时间、地点描述
CourseTpMeta() - 类 的构造器top.xcphoenix.jfjw.model.course.CourseTpMeta
 
CourseTpMeta.WeekKind - top.xcphoenix.jfjw.model.course中的枚举
 

D

domain - 类 中的变量top.xcphoenix.jfjw.service.BaseService
 
DOUBLE_WEEK - top.xcphoenix.jfjw.model.course.CourseTpMeta.WeekKind
双周

E

encryptPassword(RsaUtil, String) - 类 中的方法top.xcphoenix.jfjw.manager.impl.KeyManagerImpl
 
encryptPassword(RsaUtil, String) - 接口 中的方法top.xcphoenix.jfjw.manager.KeyManager
使用公钥加密
error(String) - 类 中的静态方法top.xcphoenix.jfjw.model.login.LoginStatus
 

G

getClassTableApiLink(String) - 类 中的方法top.xcphoenix.jfjw.manager.impl.UrlManagerImpl
 
getClassTableApiLink(String) - 接口 中的方法top.xcphoenix.jfjw.manager.UrlManager
获取课表信息url
getClassTableSimplePage(String) - 类 中的方法top.xcphoenix.jfjw.manager.impl.UrlManagerImpl
 
getClassTableSimplePage(String) - 接口 中的方法top.xcphoenix.jfjw.manager.UrlManager
 
getCourses() - 接口 中的方法top.xcphoenix.jfjw.service.core.ClassTableService
获取当前课程信息
getCourses() - 类 中的方法top.xcphoenix.jfjw.service.core.impl.ClassTableServiceImpl
 
getCourses(int, int) - 接口 中的方法top.xcphoenix.jfjw.service.core.ClassTableService
获取指定学年、学期课程信息
getCourses(int, int) - 类 中的方法top.xcphoenix.jfjw.service.core.impl.ClassTableServiceImpl
 
getErrLoginStatus(String) - 类 中的方法top.xcphoenix.jfjw.service.BaseService
 
getGlobalConfig() - 类 中的静态方法top.xcphoenix.jfjw.config.ServiceConfig
获取全局配置类
getHttpClient() - 类 中的静态方法top.xcphoenix.jfjw.util.HttpClientUtils
 
getIndexLink(String) - 类 中的方法top.xcphoenix.jfjw.manager.impl.UrlManagerImpl
 
getIndexLink(String) - 接口 中的方法top.xcphoenix.jfjw.manager.UrlManager
获取首页url
getInstance() - 类 中的静态方法top.xcphoenix.jfjw.manager.impl.KeyManagerImpl
 
getInstance() - 类 中的静态方法top.xcphoenix.jfjw.manager.impl.UrlManagerImpl
 
getLoginLink(String) - 类 中的方法top.xcphoenix.jfjw.manager.impl.UrlManagerImpl
 
getLoginLink(String) - 接口 中的方法top.xcphoenix.jfjw.manager.UrlManager
获取登录url
getLoginRedirectLink() - 类 中的方法top.xcphoenix.jfjw.manager.impl.UrlManagerImpl
 
getLoginRedirectLink() - 接口 中的方法top.xcphoenix.jfjw.manager.UrlManager
获取重定向url
getPublicKey(String) - 类 中的方法top.xcphoenix.jfjw.manager.impl.KeyManagerImpl
 
getPublicKey(String) - 接口 中的方法top.xcphoenix.jfjw.manager.KeyManager
 
getPublicKey(String, Map<String, String>) - 类 中的方法top.xcphoenix.jfjw.manager.impl.KeyManagerImpl
 
getPublicKey(String, Map<String, String>) - 接口 中的方法top.xcphoenix.jfjw.manager.KeyManager
 
getPublicKey(String, Map<String, String>, HttpClientContext) - 类 中的方法top.xcphoenix.jfjw.manager.impl.KeyManagerImpl
 
getPublicKey(String, Map<String, String>, HttpClientContext) - 接口 中的方法top.xcphoenix.jfjw.manager.KeyManager
获取公钥
getPublicKey(String, HttpClientContext) - 类 中的方法top.xcphoenix.jfjw.manager.impl.KeyManagerImpl
 
getPublicKey(String, HttpClientContext) - 接口 中的方法top.xcphoenix.jfjw.manager.KeyManager
 
getPublicKeyLink(String) - 类 中的方法top.xcphoenix.jfjw.manager.impl.UrlManagerImpl
public method
getPublicKeyLink(String) - 接口 中的方法top.xcphoenix.jfjw.manager.UrlManager
获取公钥uri
getResp(CloseableHttpResponse) - 类 中的方法top.xcphoenix.jfjw.service.BaseService
 
getStatus() - 异常错误 中的方法top.xcphoenix.jfjw.expection.NotLoggedInException
 
getUrl(String, String) - 类 中的方法top.xcphoenix.jfjw.manager.impl.UrlManagerImpl
 
getUserInfo() - 类 中的方法top.xcphoenix.jfjw.service.core.impl.UserInfoServiceImpl
 
getUserInfo() - 接口 中的方法top.xcphoenix.jfjw.service.core.UserInfoService
获取用户信息
getUserInfoApiLink(String) - 类 中的方法top.xcphoenix.jfjw.manager.impl.UrlManagerImpl
 
getUserInfoApiLink(String) - 接口 中的方法top.xcphoenix.jfjw.manager.UrlManager
获取用户信息url

H

hex2b64(String) - 类 中的静态方法top.xcphoenix.jfjw.util.B64Util
 
httpClient - 类 中的变量top.xcphoenix.jfjw.service.BaseService
 
HttpClientUtils - top.xcphoenix.jfjw.util中的类
 

I

init(ServiceConfig) - 类 中的方法top.xcphoenix.jfjw.service.BaseService
初始化服务
isNeedLogin(CloseableHttpResponse) - 类 中的方法top.xcphoenix.jfjw.service.BaseService
 
isNeedLogin(CloseableHttpResponse) - 类 中的方法top.xcphoenix.jfjw.service.core.impl.LoginServiceImpl
 

K

KeyManager - top.xcphoenix.jfjw.manager中的接口
 
KeyManagerImpl - top.xcphoenix.jfjw.manager.impl中的类
 

L

login(User) - 类 中的方法top.xcphoenix.jfjw.service.core.impl.LoginServiceImpl
 
login(User) - 接口 中的方法top.xcphoenix.jfjw.service.core.LoginService
登录
LoginData - top.xcphoenix.jfjw.model.login中的类
登录信息
LoginData(String, User) - 类 的构造器top.xcphoenix.jfjw.model.login.LoginData
 
LoginData.CovertData - top.xcphoenix.jfjw.model.login中的类
 
LoginException - top.xcphoenix.jfjw.expection中的异常错误
 
LoginException() - 异常错误 的构造器top.xcphoenix.jfjw.expection.LoginException
 
LoginException(String) - 异常错误 的构造器top.xcphoenix.jfjw.expection.LoginException
 
LoginException(String, Throwable) - 异常错误 的构造器top.xcphoenix.jfjw.expection.LoginException
 
LoginService - top.xcphoenix.jfjw.service.core中的接口
 
LoginServiceImpl - top.xcphoenix.jfjw.service.core.impl中的类
 
LoginServiceImpl() - 类 的构造器top.xcphoenix.jfjw.service.core.impl.LoginServiceImpl
 
LoginStatus - top.xcphoenix.jfjw.model.login中的类
 

N

NORMAL - top.xcphoenix.jfjw.model.course.CourseTpMeta.WeekKind
正常
NotLoggedInException - top.xcphoenix.jfjw.expection中的异常错误
 
NotLoggedInException() - 异常错误 的构造器top.xcphoenix.jfjw.expection.NotLoggedInException
 
NotLoggedInException(String) - 异常错误 的构造器top.xcphoenix.jfjw.expection.NotLoggedInException
 
NotLoggedInException(String, Throwable) - 异常错误 的构造器top.xcphoenix.jfjw.expection.NotLoggedInException
 
NotLoggedInException(LoginStatus) - 异常错误 的构造器top.xcphoenix.jfjw.expection.NotLoggedInException
 

P

parse(String) - 枚举 中的静态方法top.xcphoenix.jfjw.model.course.CourseTpMeta.WeekKind
 
PublicKeyException - top.xcphoenix.jfjw.expection中的异常错误
 
PublicKeyException(String) - 异常错误 的构造器top.xcphoenix.jfjw.expection.PublicKeyException
 
PublicKeyException(String, Throwable) - 异常错误 的构造器top.xcphoenix.jfjw.expection.PublicKeyException
 

R

rsaEncrypt(String) - 类 中的方法top.xcphoenix.jfjw.util.RsaUtil
 
RsaUtil - top.xcphoenix.jfjw.util中的类
参考:https://blog.csdn.net/ldx19980108/article/details/81866351
RsaUtil(String, String) - 类 的构造器top.xcphoenix.jfjw.util.RsaUtil
 

S

sendIndex(User) - 类 中的方法top.xcphoenix.jfjw.service.core.impl.LoginServiceImpl
 
sendLogin(LoginData.CovertData) - 类 中的方法top.xcphoenix.jfjw.service.core.impl.LoginServiceImpl
 
ServiceConfig - top.xcphoenix.jfjw.config中的类
全局配置信息
ServiceConfig(String) - 类 的构造器top.xcphoenix.jfjw.config.ServiceConfig
 
ServiceException - top.xcphoenix.jfjw.expection中的异常错误
 
ServiceException(String) - 异常错误 的构造器top.xcphoenix.jfjw.expection.ServiceException
 
ServiceException(String, Throwable) - 异常错误 的构造器top.xcphoenix.jfjw.expection.ServiceException
 
setPeriodMap(Map<Integer, Integer>) - 类 中的静态方法top.xcphoenix.jfjw.service.core.impl.ClassTableServiceImpl
 
SINGLE_WEEK - top.xcphoenix.jfjw.model.course.CourseTpMeta.WeekKind
单周
success() - 类 中的静态方法top.xcphoenix.jfjw.model.login.LoginStatus
 

T

top.xcphoenix.jfjw.config - 程序包 top.xcphoenix.jfjw.config
 
top.xcphoenix.jfjw.expection - 程序包 top.xcphoenix.jfjw.expection
 
top.xcphoenix.jfjw.manager - 程序包 top.xcphoenix.jfjw.manager
 
top.xcphoenix.jfjw.manager.impl - 程序包 top.xcphoenix.jfjw.manager.impl
 
top.xcphoenix.jfjw.model.course - 程序包 top.xcphoenix.jfjw.model.course
 
top.xcphoenix.jfjw.model.login - 程序包 top.xcphoenix.jfjw.model.login
 
top.xcphoenix.jfjw.model.user - 程序包 top.xcphoenix.jfjw.model.user
 
top.xcphoenix.jfjw.service - 程序包 top.xcphoenix.jfjw.service
 
top.xcphoenix.jfjw.service.core - 程序包 top.xcphoenix.jfjw.service.core
 
top.xcphoenix.jfjw.service.core.impl - 程序包 top.xcphoenix.jfjw.service.core.impl
 
top.xcphoenix.jfjw.util - 程序包 top.xcphoenix.jfjw.util
 

U

urlManager - 类 中的变量top.xcphoenix.jfjw.service.BaseService
 
UrlManager - top.xcphoenix.jfjw.manager中的接口
 
UrlManagerImpl - top.xcphoenix.jfjw.manager.impl中的类
 
User - top.xcphoenix.jfjw.model.user中的类
 
User(String, String) - 类 的构造器top.xcphoenix.jfjw.model.user.User
 
UserBaseInfo - top.xcphoenix.jfjw.model.user中的类
 
UserBaseInfo() - 类 的构造器top.xcphoenix.jfjw.model.user.UserBaseInfo
 
UserInfoService - top.xcphoenix.jfjw.service.core中的接口
获取用户信息
UserInfoServiceImpl - top.xcphoenix.jfjw.service.core.impl中的类
 
UserInfoServiceImpl() - 类 的构造器top.xcphoenix.jfjw.service.core.impl.UserInfoServiceImpl
 

V

valueOf(String) - 枚举 中的静态方法top.xcphoenix.jfjw.model.course.CourseTpMeta.WeekKind
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法top.xcphoenix.jfjw.model.course.CourseTpMeta.WeekKind
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
A B C D E G H I K L N P R S T U V 
所有类 所有程序包