com.aelitis.azureus.core.cnetwork.impl
Class ContentNetworkVuze

java.lang.Object
  extended by com.aelitis.azureus.core.cnetwork.impl.ContentNetworkImpl
      extended by com.aelitis.azureus.core.cnetwork.impl.ContentNetworkVuzeGeneric
          extended by com.aelitis.azureus.core.cnetwork.impl.ContentNetworkVuze
All Implemented Interfaces:
ContentNetwork

public class ContentNetworkVuze
extends ContentNetworkVuzeGeneric


Field Summary
 
Fields inherited from class com.aelitis.azureus.core.cnetwork.impl.ContentNetworkImpl
TYPE_VUZE_GENERIC
 
Fields inherited from interface com.aelitis.azureus.core.cnetwork.ContentNetwork
CONTENT_NETWORK_RFN, CONTENT_NETWORK_UNKNOWN, CONTENT_NETWORK_VHDNL, CONTENT_NETWORK_VUZE, PP_ACTIVE, PP_AUTH_PAGE_SHOWN, PP_IS_CUSTOMIZATION, PP_SHOW_IN_MENU, PP_SOURCE_REF, PROPERTY_ORDER, PROPERTY_REMOVEABLE, PROPERTY_SITE_HOST, SERVICE_ABOUT, SERVICE_ADD_FRIEND, SERVICE_AUTH_RPC, SERVICE_AUTHORIZE, SERVICE_BIG_BROWSE, SERVICE_BLOG, SERVICE_COMMENT, SERVICE_CONTENT_DETAILS, SERVICE_EXT_SITE_RELATIVE, SERVICE_FAQ, SERVICE_FAQ_TOPIC, SERVICE_FORUMS, SERVICE_GET_ICON, SERVICE_IDENTIFY, SERVICE_LOGIN, SERVICE_LOGOUT, SERVICE_MY_ACCOUNT, SERVICE_MY_PROFILE, SERVICE_POSTPLAYBACK, SERVICE_PREPLAYBACK, SERVICE_PROFILE, SERVICE_PUBLISH, SERVICE_PUBLISH_ABOUT, SERVICE_PUBLISH_NEW, SERVICE_REGISTER, SERVICE_RELAY_RPC, SERVICE_RPC, SERVICE_SIDEBAR_CLOSE, SERVICE_SITE, SERVICE_SITE_RELATIVE, SERVICE_SUBSCRIPTION, SERVICE_SUPPORT, SERVICE_TORRENT_DOWNLOAD, SERVICE_WELCOME, SERVICE_WIKI, SERVICE_XSEARCH
 
Constructor Summary
protected ContentNetworkVuze(ContentNetworkManagerImpl manager)
           
 
Method Summary
 
Methods inherited from class com.aelitis.azureus.core.cnetwork.impl.ContentNetworkVuzeGeneric
addService, appendURLSuffix, exportToBEncodedMap, getProperty, getServiceExclusions, getServiceURL, getServiceURL, importFromBEncodedMap, init, isServiceSupported
 
Methods inherited from class com.aelitis.azureus.core.cnetwork.impl.ContentNetworkImpl
addPersistentPropertyChangeListener, debug, destroy, getAddFriendURL, getCommentService, getContentDetailsService, getExternalSiteRelativeURL, getFAQTopicService, getID, getLoginService, getName, getPersistentProperty, getPersistentPropertyDefaults, getProfileService, getPropertiesKey, getSiteRelativeURL, getString, getSubscriptionURL, getTorrentDownloadService, getTransientProperty, getVersion, getVuzeFile, getXSearchService, hasPersistentProperty, importFromBEncodedMapStatic, isSameAs, isStartupNetwork, remove, removePersistentPropertyChangeListener, setPersistentProperty, setStartupNetwork, setTransientProperty, updateFrom
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContentNetworkVuze

protected ContentNetworkVuze(ContentNetworkManagerImpl manager)