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
IOException
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.