项目作者: src-mgra

项目描述 :
MyCalendarService is a soap JAX-WS webservice with a year/month/weekday-view
高级语言: Java
项目地址: git://github.com/src-mgra/My-Calendar-Service.git
创建时间: 2017-10-31T20:57:31Z
项目社区:https://github.com/src-mgra/My-Calendar-Service

开源协议:MIT License

下载


MyCalendarService

MyCalendarService is a soap JAX-WS webservice with a year/month/weekday-view

Call URL with Param:
http://localhost:4435/calendarservice Param
Param = 18-10-2017-J


—> methode show

—> Parameter dateval = dd-mm-yyyy-t

t = J —> year-view /
t = M —> month-view /
t = W —> weekday


See details of implementation (without webservice) here:

https://github.com/src-mgra/MyCalendarService/blob/master/src/calendarservice/ShowCalImpl.java