JBoss.orgCommunity Documentation
The XCAP Client Resource Adaptor adapts a XCAP Client API into JAIN SLEE domain. The RA provides means to send XCAP requests to a XCAP Server, such as the JBoss Communications XDM Server. There can be two different types of usage with this component, sending requests and receiving the Response synchronously, blocking the requester thread until the Response is retrieved, and sending requests and receiving the Response asynchronously, which is preferred since it matches the JAIN SLEE application model.