public interface MarshalledValueFactory<C>
| Modifier and Type | Method and Description |
|---|---|
<T> MarshalledValue<T,C> |
createMarshalledValue(T object) |
<T> MarshalledValue<T,C> createMarshalledValue(T object) throws IOException
IOExceptionCopyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.