Uses of Interface
org.openspml.v2.provider.SPMLMarshaller

Packages that use SPMLMarshaller
org.openspml.v2.transport   
org.openspml.v2.util   
 

Uses of SPMLMarshaller in org.openspml.v2.transport
 

Methods in org.openspml.v2.transport that return SPMLMarshaller
protected  SPMLMarshaller[] SPMLViaSoapDispatcher.initMarshallers(RPCRouter router, java.util.Map config)
          Initialize the marshallers names in the config
 

Uses of SPMLMarshaller in org.openspml.v2.util
 

Classes in org.openspml.v2.util that implement SPMLMarshaller
 class SimpleSPMLMarshaller
          This is a class that we can use in the web.xml to marshall and unmarshall requests and responses.
 



Copyright © Sun Microsystems, Inc. All Rights Reserved.