|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WSDL4ComplexWsdlWriter | |
|---|---|
| org.ow2.easywsdl.extensions.wsdl4complexwsdl | |
| org.ow2.easywsdl.extensions.wsdl4complexwsdl.impl.inout | |
| Uses of WSDL4ComplexWsdlWriter in org.ow2.easywsdl.extensions.wsdl4complexwsdl |
|---|
| Methods in org.ow2.easywsdl.extensions.wsdl4complexwsdl that return WSDL4ComplexWsdlWriter | |
|---|---|
WSDL4ComplexWsdlWriter |
WSDL4ComplexWsdlFactoryImpl.newWSDLWriter()
|
abstract WSDL4ComplexWsdlWriter |
WSDL4ComplexWsdlFactory.newWSDLWriter()
Create a new instance of a WSDLWriterImpl. |
WSDL4ComplexWsdlWriter |
WSDL4ComplexWsdlWriterResourcePool.take()
Take one unused WSDL4ComplexWsdlWriter in the current pool. |
static WSDL4ComplexWsdlWriter |
WSDL4ComplexWsdlWriters.takeWSDL4ComplexWsdlWriter()
Take a WSDL4ComplexWsdlWriter from the pool |
| Methods in org.ow2.easywsdl.extensions.wsdl4complexwsdl with parameters of type WSDL4ComplexWsdlWriter | |
|---|---|
void |
WSDL4ComplexWsdlWriterResourcePool.release(WSDL4ComplexWsdlWriter wsdl4ComplexWsdlWriter)
Release the specified WSDL4ComplexWsdlWriter After putting back the
WSDL4ComplexWsdlWriter in the pool, the method onRelease() of the
WSDL4ComplexWsdlWriter resource handler is called. |
static void |
WSDL4ComplexWsdlWriters.releaseWSDL4ComplexWsdlWriter(WSDL4ComplexWsdlWriter wsdl4ComplexWsdlWriter)
Release a WSDL4ComplexWsdlWriter to the pool |
| Uses of WSDL4ComplexWsdlWriter in org.ow2.easywsdl.extensions.wsdl4complexwsdl.impl.inout |
|---|
| Classes in org.ow2.easywsdl.extensions.wsdl4complexwsdl.impl.inout that implement WSDL4ComplexWsdlWriter | |
|---|---|
class |
WSDL4ComplexWsdlWriterImpl
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||