Class CorbaFaultStreamWriter
java.lang.Object
org.apache.cxf.binding.corba.runtime.CorbaStreamWriter
org.apache.cxf.binding.corba.runtime.CorbaFaultStreamWriter
- All Implemented Interfaces:
XMLStreamWriter
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.cxf.binding.corba.runtime.CorbaStreamWriter
CorbaStreamWriter.CorbaNamespaceContext -
Field Summary
Fields inherited from class org.apache.cxf.binding.corba.runtime.CorbaStreamWriter
ctx, currentTypeListener, defaultNS, listeners, orb, serviceInfo, typeMap -
Constructor Summary
ConstructorsConstructorDescriptionCorbaFaultStreamWriter(org.omg.CORBA.ORB orbRef, RaisesType raisesType, CorbaTypeMap map, ServiceInfo sinfo) -
Method Summary
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
-
Constructor Details
-
CorbaFaultStreamWriter
public CorbaFaultStreamWriter(org.omg.CORBA.ORB orbRef, RaisesType raisesType, CorbaTypeMap map, ServiceInfo sinfo)
-
-
Method Details
-
setCurrentTypeListener
- Overrides:
setCurrentTypeListenerin classCorbaStreamWriter- Throws:
XMLStreamException
-