Uses of Class
org.apache.axis2.jaxws.core.controller.InvocationPattern

Packages that use InvocationPattern
org.apache.axis2.jaxws.core.controller   
 

Uses of InvocationPattern in org.apache.axis2.jaxws.core.controller
 

Methods in org.apache.axis2.jaxws.core.controller that return InvocationPattern
static InvocationPattern InvocationPattern.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static InvocationPattern[] InvocationPattern.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 



Copyright ? 2007 Apache Web Services Project. All Rights Reserved.