简体   繁体   English

如何从Restlet获取值和返回值?

[英]How to get value and Return values from Restlet?

I am using restlet in java. 我在Java中使用restlet。 I want to send data to the restlet service and perform some operation on that and then return the result to the client, receive on client side. 我想将数据发送到restlet服务并对其执行一些操作,然后将结果返回给客户端,在客户端接收。

I am not getting any tutorial for this. 我没有为此获得任何教程。 Please can anybody provide me any example for this? 请有人能给我提供任何例子吗?

Thanks in advance for your help. 在此先感谢您的帮助。

Maybe Hello, World or First steps can be helpful. 也许您好,世界第一步可能会有所帮助。 Also, check out REST for Java developers: Restlet for the weary , it demos an example application. 另外,请查看面向Java开发人员的REST:疲倦的Restlet ,它演示了示例应用程序。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM