| Package | Description |
|---|---|
| com.sun.xml.ws.server.sei |
| Modifier and Type | Class and Description |
|---|---|
static class |
EndpointResponseMessageBuilder.Bare
Used to create a payload JAXB object just by taking
one of the parameters.
|
static class |
EndpointResponseMessageBuilder.DocLit
Used to create a payload JAXB object by wrapping
multiple parameters into one "wrapper bean".
|
static class |
EndpointResponseMessageBuilder.RpcLit
Used to create a payload JAXB object by wrapping
multiple parameters into a
WrapperComposite. |
(package private) static class |
EndpointResponseMessageBuilder.Wrapped
Used to handle a 'wrapper' style request.
|
| Modifier and Type | Field and Description |
|---|---|
static EndpointResponseMessageBuilder |
EndpointResponseMessageBuilder.EMPTY_SOAP11 |
static EndpointResponseMessageBuilder |
EndpointResponseMessageBuilder.EMPTY_SOAP12 |
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.