2016年4月18日
摘要: HTTP 报文 HTTP 方法 HTTP 状态码 HTTP 首部 连接管理 持久连接 Cookie 机制 Session 机制 基本认证机制 在 Tomcat 中设置基本认证 摘要认证 在 Tomcat 中设置摘要认证 实体和编码 内容编码 条件请求 阅读全文
posted @ 2016-04-18 20:06 huey2672 阅读(248) 评论(0) 推荐(0) 编辑
摘要: Getting Started 安装配置环境 Redis 命令 Keys Strings Lists Hashs Sets Sorted Sets Transactions Connection Server Pub/Sub Programming with Redis 排序 事务 发布/订阅 Hy 阅读全文
posted @ 2016-04-18 17:37 huey2672 阅读(192) 评论(0) 推荐(0) 编辑
摘要: Jersey JSON support comes as a set of JAX-RS MessageBodyReader<T> and MessageBodyWriter<T> providers distributed with jersey-json module. These provid 阅读全文
posted @ 2016-04-18 16:59 huey2672 阅读(784) 评论(0) 推荐(0) 编辑
摘要: As you probably already know, Jersey uses MessageBodyWriters and MessageBodyReaders to parse incoming request and create outgoing responses. Every use 阅读全文
posted @ 2016-04-18 12:45 huey2672 阅读(280) 评论(0) 推荐(0) 编辑