使用JDK开发webService
摘要:
一、服务端开发 1、定义SEI(WebService Endpoint Interface) 其中接口上需要使用@WebService注解,而方法上需要使用@WebMethod 2、定义SEI的实现类 3、发布WebService服务 其中publish方法中第一个参数为发布服务的地址,第二个参数为 阅读全文
posted @ 2018-05-12 23:05
强仔005
阅读(121)
评论(0)
推荐(0)
浙公网安备 33010602011771号