Uses of Class
org.jboss.dna.connector.svn.SVNProtocol

Packages that use SVNProtocol
org.jboss.dna.connector.svn The classes that make up the connector that accesses content from an SVN repository. 
 

Uses of SVNProtocol in org.jboss.dna.connector.svn
 

Methods in org.jboss.dna.connector.svn that return SVNProtocol
static SVNProtocol SVNProtocol.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SVNProtocol[] SVNProtocol.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2008-2009 JBoss, a division of Red Hat. All Rights Reserved.