railo.runtime.net.rpc
Class AxisCaster
java.lang.Object
railo.runtime.net.rpc.AxisCaster
public final class AxisCaster
- extends Object
Axis Type Caster
AxisCaster
public AxisCaster()
toAxisType
public static Object toAxisType(javax.xml.rpc.encoding.TypeMapping tm,
TimeZone tz,
QName type,
Object value,
Class targetClass)
throws PageException
- cast a value to a Axis Compatible Type
- Parameters:
type
- value
-
- Returns:
- Axis Compatible Type
- Throws:
PageException
toAxisType
public static Object toAxisType(javax.xml.rpc.encoding.TypeMapping tm,
Object value,
Class targetClass)
throws PageException
- Throws:
PageException
toAxisTypeClass
public static Class toAxisTypeClass(Class clazz)
toRailoType
public static Object toRailoType(PageContext pc,
Object value)
throws PageException
- Throws:
PageException
Copyright © 2012 Railo