Openwings API Documentation (v1.1)

Package net.openwings.service

This package contains classes related to service interfaces in the Openwings API.

See:
          Description

Class Summary
ServiceInterfaceChecker This class provides static methods that check synchronous and asynchronous service interfaces according to the standards outlined in the Openwings Interface Specification.
 

Exception Summary
ServiceInterfaceException This class is an exception that is thrown to indicate that a service interface is invalid.
 

Package net.openwings.service Description

This package contains classes related to service interfaces in the Openwings API. These interfaces are described in the Openwings Interface Specification, located at http://www.openwings.org/download/specs/openwings_interface.pdf.


Openwings API Documentation (v1.1)