|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ValueGetter | |
|---|---|
| com.sun.xml.ws.server.sei | |
| Uses of ValueGetter in com.sun.xml.ws.server.sei |
|---|
| Fields in com.sun.xml.ws.server.sei declared as ValueGetter | |
|---|---|
protected ValueGetter |
MessageFiller.AttachmentFiller.getter
|
| Methods in com.sun.xml.ws.server.sei that return ValueGetter | |
|---|---|
static ValueGetter |
ValueGetter.get(ParameterImpl p)
Returns a ValueGetter suitable for the given Parameter. |
static ValueGetter |
ValueGetter.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ValueGetter[] |
ValueGetter.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.sun.xml.ws.server.sei with parameters of type ValueGetter | |
|---|---|
static MessageFiller |
MessageFiller.AttachmentFiller.createAttachmentFiller(ParameterImpl param,
ValueGetter getter)
Creates an MessageFiller based on the parameter type |
| Constructors in com.sun.xml.ws.server.sei with parameters of type ValueGetter | |
|---|---|
MessageFiller.AttachmentFiller(ParameterImpl param,
ValueGetter getter)
|
|
MessageFiller.Header(int methodPos,
XMLBridge bridge,
ValueGetter getter)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||