Apache CXF API

org.apache.cxf.tools.java2ws.util
Class JavaFirstUtil

java.lang.Object
  extended by org.apache.cxf.tools.java2ws.util.JavaFirstUtil

public final class JavaFirstUtil
extends Object


Method Summary
static String getClassName(Type type)
           
static JavaInterface serviceInfo2JavaInf(ServiceInfo service)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

serviceInfo2JavaInf

public static JavaInterface serviceInfo2JavaInf(ServiceInfo service)

getClassName

public static String getClassName(Type type)

Apache CXF API

Apache CXF