Package org.semanticweb.owlapi.owllink

Interface Summary
HTTPSession  
KBRequest<R extends KBResponse> Represents a KBResponse in the OWLlink specification.
OWLlinkReasoner  
PrefixManagerProvider  
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 Response is the base interface for all responses for the OWLlink protocol.
 

Class Summary
HTTPSessionImpl  
OWLlinkHTTPXMLReasoner OWLlinkHTTPXMLReasoner is an implementation of OWLlinkReasoner that uses XML over HTTP as binding protocol.
OWLlinkHTTPXMLReasonerFactory Author: Olaf Noppens Date: 19.02.2010
OWLlinkReasonerConfiguration Author: Olaf Noppens Date: 19.02.2010
OWLlinkReasonerIOException Author: Olaf Noppens Date: 18.06.2010
OWLlinkReasonerRuntimeException Author: Olaf Noppens Date: 24.10.2009
OWLlinkXMLFactoryRegistry Author: Olaf Noppens Date: 28.04.2010
 

Enum Summary
OWLlinkNamespaces Author: Olaf Noppens Date: 24.10.2009
OWLlinkXMLVocabulary  
 

Exception Summary
OWLlinkUnsupportedMethodException Author: Olaf Noppens Date: 27.10.2010