org.apache.abdera.protocol.server.provider.managed
Class BasicServerConfiguration

java.lang.Object
  extended by org.apache.abdera.protocol.server.provider.managed.Configuration
      extended by org.apache.abdera.protocol.server.provider.managed.ServerConfiguration
          extended by org.apache.abdera.protocol.server.provider.managed.AbstractServerConfiguration
              extended by org.apache.abdera.protocol.server.provider.managed.BasicServerConfiguration

public class BasicServerConfiguration
extends AbstractServerConfiguration


Constructor Summary
BasicServerConfiguration(RequestContext request)
           
 
Method Summary
 String getFeedNamespace()
           
 String getFeedNamespacePrefix()
           
 
Methods inherited from class org.apache.abdera.protocol.server.provider.managed.AbstractServerConfiguration
getAdapterConfigLocation, getFeedConfigLocation, getFeedConfigSuffix, getPort, getServerUri, loadFeedConfiguration
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BasicServerConfiguration

public BasicServerConfiguration(RequestContext request)
Method Detail

getFeedNamespace

public String getFeedNamespace()
Specified by:
getFeedNamespace in class ServerConfiguration

getFeedNamespacePrefix

public String getFeedNamespacePrefix()
Specified by:
getFeedNamespacePrefix in class ServerConfiguration


Copyright © 2006-2010 Apache Software Foundation. All Rights Reserved.