vSphere Client SDK API Documentation : version 5.5.0.1300321

Uses of Interface
com.vmware.vise.search.PropertyUnmarshaller

Packages that use PropertyUnmarshaller
com.vmware.vise.search   
 

Uses of PropertyUnmarshaller in com.vmware.vise.search
 

Classes in com.vmware.vise.search that implement PropertyUnmarshaller
 class JaxbPropertyUnmarshaller
          JAXB-based unmarshaller for object model data.
 class PassthroughPropertyUnmarshaller
          Returns raw element xml as the property value.
 

Methods in com.vmware.vise.search with parameters of type PropertyUnmarshaller
 void SearchServiceExtensionRegistry.registerUnmarshaller(String namespace, PropertyUnmarshaller unmarshaller)
          Registers a property unmarshaller for the namespace.
 

Constructors in com.vmware.vise.search with parameters of type PropertyUnmarshaller
JaxbPropertyUnmarshaller(PropertyUnmarshaller defaultUnmarshaller, Collection<String> bindingPackages, ClassLoader classLoader, boolean loadPrimitiveBindings)
          Create a new instance.
PropertyUnmarshallerInitializer(SearchServiceExtensionRegistry searchRegistry, String objectNamespace, PropertyUnmarshaller propertyUnmarshaller)
          Register the propertyUnmarshaller for all objects in objectNamespace.
 


vSphere Client SDK API Documentation : version 5.5.0.1300321

Copyright @ 2012 VMware, Inc. All rights reserved.