com.sun.xml.ws.client.sei
Class ValueGetterFactory
java.lang.Object
com.sun.xml.ws.client.sei.ValueGetterFactory
abstract class ValueGetterFactory
- extends Object
ValueGetterFactory
is used to create ValueGetter
objects.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SYNC
static final ValueGetterFactory SYNC
ASYNC
static final ValueGetterFactory ASYNC
- In case of SEI async signatures, there are no holders. The OUT
parameters go in async bean class
ValueGetterFactory
ValueGetterFactory()
get
abstract ValueGetter get(ParameterImpl p)