|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XmlRpcController | |
|---|---|
| org.apache.xmlrpc.common | |
| org.apache.xmlrpc.jaxb | |
| Uses of XmlRpcController in org.apache.xmlrpc.common |
|---|
| Methods in org.apache.xmlrpc.common that return XmlRpcController | |
|---|---|
XmlRpcController |
XmlRpcWorkerFactory.getController()
Returns the factory controller. |
XmlRpcController |
XmlRpcWorker.getController()
Returns the workers controller. |
XmlRpcController |
TypeFactoryImpl.getController()
Returns the controller, which operates the type factory. |
| Constructors in org.apache.xmlrpc.common with parameters of type XmlRpcController | |
|---|---|
TypeFactoryImpl(XmlRpcController pController)
Creates a new instance. |
|
XmlRpcWorkerFactory(XmlRpcController pController)
Creates a new instance. |
|
| Uses of XmlRpcController in org.apache.xmlrpc.jaxb |
|---|
| Constructors in org.apache.xmlrpc.jaxb with parameters of type XmlRpcController | |
|---|---|
JaxbTypeFactory(XmlRpcController pController,
javax.xml.bind.JAXBContext pContext)
Creates a new instance with the given controller and JAXB context. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||