Package org.semanticweb.owlapi.owllink.builtin

Interface Summary
KBRequest<R extends KBResponse>  
Request<R extends Response> Request is the base interface for all core (built-in as well as OWLlink extension queries) requests for the OWLlink protocol.
Response