org.exoplatform.services.wsrp2.utils
Class StandardPayload<T>
java.lang.Object
org.exoplatform.services.wsrp2.utils.StandardPayload<T>
public class StandardPayload<T>
- extends Object
Created by The eXo Platform SAS .
- Version:
- $Id: $ Aug 29, 2008
- Author:
- Alexey
Zavizionov
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StandardPayload
public StandardPayload()
getMarshalledDocument
public Document getMarshalledDocument(Object value,
QName name)
getUnmarshalledObject
public T getUnmarshalledObject(QName type,
org.exoplatform.services.wsrp2.type.EventPayload payload)
Copyright © 2009 eXo Platform SAS. All Rights Reserved.