org.apache.cxf.binding.corba.runtime
Class CorbaFaultStreamWriter
java.lang.Object
org.apache.cxf.binding.corba.runtime.CorbaStreamWriter
org.apache.cxf.binding.corba.runtime.CorbaFaultStreamWriter
- All Implemented Interfaces:
- XMLStreamWriter
public class CorbaFaultStreamWriter
- extends CorbaStreamWriter
Methods inherited from class org.apache.cxf.binding.corba.runtime.CorbaStreamWriter |
close, flush, getCorbaObjects, getNamespaceContext, getPrefix, getProperty, setDefaultNamespace, setNamespaceContext, setPrefix, writeAttribute, writeAttribute, writeAttribute, writeCData, writeCharacters, writeCharacters, writeComment, writeDefaultNamespace, writeDTD, writeEmptyElement, writeEmptyElement, writeEmptyElement, writeEndDocument, writeEndElement, writeEntityRef, writeNamespace, writeProcessingInstruction, writeProcessingInstruction, writeStartDocument, writeStartDocument, writeStartDocument, writeStartElement, writeStartElement, writeStartElement |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CorbaFaultStreamWriter
public CorbaFaultStreamWriter(ORB orbRef,
RaisesType raisesType,
CorbaTypeMap map,
ServiceInfo sinfo)
setCurrentTypeListener
protected void setCurrentTypeListener(QName name)
throws XMLStreamException
- Overrides:
setCurrentTypeListener
in class CorbaStreamWriter
- Throws:
XMLStreamException
Apache CXF