Openwings API Documentation (v1.1)

Package net.openwings.connector.asynchronous

This package contains the asynchronous portion of the Openwings Connector Services API.

See:
          Description

Interface Summary
PublisherProxy This interface contains the methods that are to be implemented by a service's publisher proxy.
SubscriberProxy This class contains the methods that are to be implemented by a service's subscriber proxy.
 

Class Summary
AsynchronousConnector This class contains the proxies for an asynchronous connector.
 

Package net.openwings.connector.asynchronous Description

This package contains the asynchronous portion of the Openwings Connector Services API. These interfaces are described in the Openwings Connector Services Specification, located at http://www.openwings.org/download/specs/Openwings_Connector_Services.pdf.


Openwings API Documentation (v1.1)