Package com.webmethods.caf.portalclient.util
package com.webmethods.caf.portalclient.util
Provides a set of static helper classes and data models to facilitate marshalling of web service inputs
and return values.
-
ClassesClassDescriptionStatic utility class to convert WSDL generated storage classes to/from their corresponding MWS runtime implementations as well as call MWS method via reflection NOTE: Used by the in-proc invocation mechanism and not intended to be used externally.Named value container.Named value container.ObjectUtil provides convenience functions for java reflection using
Class.forName
It also provides some System property convenience function(s) and reflection utilities.