org.springframework.oxm.jaxb
Class BinaryObject
java.lang.Object
org.springframework.oxm.jaxb.BinaryObject
public class BinaryObject
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BinaryObject
public BinaryObject()
BinaryObject
public BinaryObject(byte[] bytes,
DataHandler dataHandler)
getBytes
public byte[] getBytes()
getDataHandler
public DataHandler getDataHandler()
getSwaDataHandler
public DataHandler getSwaDataHandler()
Copyright � 2005-2008 The Spring Web Services Framework. All Rights Reserved.