org.codehaus.xfire.jaxb
Class JaxbType
java.lang.Object
Type
org.codehaus.xfire.jaxb.JaxbType
public class JaxbType
- extends Type
Constructor Summary |
JaxbType(java.lang.Class clazz,
JAXBContext jaxbContext)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JaxbType
public JaxbType(java.lang.Class clazz,
JAXBContext jaxbContext)
isAbstract
public boolean isAbstract()
isComplex
public boolean isComplex()
readObject
public java.lang.Object readObject(MessageReader reader,
MessageContext context)
throws XFireFault
- Throws:
XFireFault
writeObject
public void writeObject(java.lang.Object object,
MessageWriter writer,
MessageContext context)
throws XFireFault
- Throws:
XFireFault
getSchemaType
public javax.xml.namespace.QName getSchemaType()
isWriteOuter
public boolean isWriteOuter()
Copyright © 2004-2006 Envoi Solutions LLC. All Rights Reserved.