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.

See:
          Description

Class Summary
InProcHelper Static 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.
NamedValue Named value container.
NamedValueList Named value container.
ObjectUtil ObjectUtil provides convenience functions for java reflection using Class.forName
It also provides some System property convenience function(s) and reflection utilities.
ObjectUtil.ClassLoaderObjectInputStream  
 

Package com.webmethods.caf.portalclient.util Description

Provides a set of static helper classes and data models to facilitate marshalling of web service inputs and return values.