Package eu.larkc.core.endpoint

Class Summary
Endpoint Interface that all endpoints have to implement.
EndpointFactory This class is responsible for creating endpoints of specific types.
PushEndpointTest This class tests the PushEndpoint.
SparqlEndpointTest This class tests the SPARQL endpoint.
TestEndpointTest This class tests the TestEndpoint.
 

Exception Summary
EndpointException Exception used by endpoints.
EndpointInitalizationException Exception used by endpoints.
EndpointShutdownException Exception used by endpoints.