Class MarshalServiceRuntimeDescriptionBuilder
- java.lang.Object
-
- org.apache.axis2.jaxws.runtime.description.marshal.impl.MarshalServiceRuntimeDescriptionBuilder
-
public class MarshalServiceRuntimeDescriptionBuilder extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static MarshalServiceRuntimeDescription
create(ServiceDescription serviceDesc)
createstatic String
getKey()
-
-
-
Method Detail
-
create
public static MarshalServiceRuntimeDescription create(ServiceDescription serviceDesc)
create- Parameters:
opDesc
-implClassName
-- Returns:
-
getKey
public static String getKey()
-
-