首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 其他教程 > 开源软件 >

RESTEasy 系列 Chapter 七 @HeaderParam

2013-04-02 
RESTEasy 系列 Chapter 7 @HeaderParam@GETpublic String getBooks(@HeaderParam(From) String from) {.

RESTEasy 系列 Chapter 7 @HeaderParam

@GET public String getBooks(@HeaderParam("From") String from) { ... }

@PUT public void put(@HeaderParam("Content-Type") MediaType contentType, ...)

?

?

?

?

?

?

?

?

热点排行