Apache Abdera API

Uses of Class
org.apache.abdera.protocol.client.util.MethodHelper.Method

Packages that use MethodHelper.Method
org.apache.abdera.protocol.client.util   
 

Uses of MethodHelper.Method in org.apache.abdera.protocol.client.util
 

Methods in org.apache.abdera.protocol.client.util that return MethodHelper.Method
static MethodHelper.Method MethodHelper.Method.fromString(String method)
           
static MethodHelper.Method MethodHelper.Method.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static MethodHelper.Method[] MethodHelper.Method.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 


Apache Abdera API

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