|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use XMLStreamFactory | |
| org.codehaus.activesoap | The core API and classes for the SOAP stack |
| org.codehaus.activesoap.transport | |
| Uses of XMLStreamFactory in org.codehaus.activesoap |
| Methods in org.codehaus.activesoap that return XMLStreamFactory | |
XMLStreamFactory |
RestService.getStreamFactory()
|
| Methods in org.codehaus.activesoap with parameters of type XMLStreamFactory | |
void |
RestService.setStreamFactory(XMLStreamFactory streamFactory)
|
| Uses of XMLStreamFactory in org.codehaus.activesoap.transport |
| Methods in org.codehaus.activesoap.transport that return XMLStreamFactory | |
XMLStreamFactory |
TransportClientSupport.getStreamFactory()
|
| Methods in org.codehaus.activesoap.transport with parameters of type XMLStreamFactory | |
void |
TransportClientSupport.setStreamFactory(XMLStreamFactory streamFactory)
|
| Constructors in org.codehaus.activesoap.transport with parameters of type XMLStreamFactory | |
Invocation(TransportClient transport,
XMLStreamFactory streamFactory)
|
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||