|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.cxf.binding.corba.runtime.CorbaStreamWriter
org.apache.cxf.binding.corba.runtime.CorbaFaultStreamWriter
public class CorbaFaultStreamWriter
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 | |
---|---|
CorbaFaultStreamWriter(org.omg.CORBA.ORB orbRef,
org.apache.cxf.binding.corba.wsdl.RaisesType raisesType,
CorbaTypeMap map,
ServiceInfo sinfo)
|
Method Summary | |
---|---|
protected void |
setCurrentTypeListener(javax.xml.namespace.QName name)
|
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 |
Constructor Detail |
---|
public CorbaFaultStreamWriter(org.omg.CORBA.ORB orbRef, org.apache.cxf.binding.corba.wsdl.RaisesType raisesType, CorbaTypeMap map, ServiceInfo sinfo)
Method Detail |
---|
protected void setCurrentTypeListener(javax.xml.namespace.QName name) throws javax.xml.stream.XMLStreamException
setCurrentTypeListener
in class CorbaStreamWriter
javax.xml.stream.XMLStreamException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |