Uses of Class
org.apache.axis2.jaxws.message.databinding.JAXBBlockContext
-
Packages that use JAXBBlockContext Package Description org.apache.axis2.jaxws.message.databinding.impl -
-
Uses of JAXBBlockContext in org.apache.axis2.jaxws.message.databinding.impl
Methods in org.apache.axis2.jaxws.message.databinding.impl with parameters of type JAXBBlockContext Modifier and Type Method Description protected Object
JAXBBlockImpl. _getBOFromOM(OMElement omElement, JAXBBlockContext busContext)
protected XMLStreamReader
JAXBBlockImpl. _getReaderFromBO(Object busObj, JAXBBlockContext busContext)
protected void
JAXBBlockImpl. _outputFromBO(Object busObject, JAXBBlockContext busContext, XMLStreamWriter writer)
-