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 © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.