Guest User

Untitled

a guest
Jul 4th, 2016
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. <jaxrs:client id="restClient"
  2. address=" http://www.restsampleservice.com/api?username=tom&password=jerry"
  3. serviceClass=?
  4. inheritHeaders="true">
  5. <jaxrs:headers>
  6. <entry key="Accept" value="text/plain"/>
  7. </jaxrs:headers>
  8. </jaxrs:client>
Add Comment
Please, Sign In to add comment