org.openrdf.concepts.webarch
Interface Server

All Superinterfaces:
Entity, Resource, WebarchResource

public interface Server
extends WebarchResource

A web server supporting the HTTP protocol. It is recommended that a web server be denoted by an http: URI consisting of only the web authority component, with no trailing punctuation. E.g. http://www.example.com


Method Summary
 
Methods inherited from interface org.openrdf.concepts.webarch.WebarchResource
getWebRepresentation, getWebResolvesAs, getWebServer, getWebService, getWebSite, setWebRepresentation, setWebResolvesAs, setWebServer, setWebService, setWebSite
 
Methods inherited from interface org.openrdf.concepts.rdfs.Resource
getRdfsComment, getRdfsIsDefinedBy, getRdfsLabel, getRdfsMembers, getRdfsSeeAlso, getRdfTypes, getRdfValues, setRdfsComment, setRdfsIsDefinedBy, setRdfsLabel, setRdfsMembers, setRdfsSeeAlso, setRdfTypes, setRdfValues
 
Methods inherited from interface org.openrdf.elmo.Entity
getElmoManager, getQName
 



Copyright © 2004-2008 Aduna. All Rights Reserved.