Package org.qi4j.library.rest.client.spi

ReST Client SPI.

See:
          Description

Interface Summary
RequestWriter JAVADOC
ResponseHandler Implement this interface and pass an instance to the CommandQueryClient.
ResponseReader JAVADOC
ResultHandler<T> Implement this interface to handle deserialized results from CRC
 

Class Summary
NullResponseHandler  
 

Package org.qi4j.library.rest.client.spi Description

ReST Client SPI.