public final class AdditionalResponses
extends com.sun.xml.ws.api.PropertySet
com.sun.xml.ws.api.PropertySet.PropertyMap| Modifier and Type | Field and Description |
|---|---|
static String |
ADDITIONAL_RESPONSE_QUEUE |
| Constructor and Description |
|---|
AdditionalResponses() |
| Modifier and Type | Method and Description |
|---|---|
Queue<com.sun.xml.ws.api.message.Packet> |
getAdditionalResponsePacketQueue() |
static com.sun.xml.ws.api.PropertySet.PropertyMap |
getMODEL() |
protected com.sun.xml.ws.api.PropertySet.PropertyMap |
getPropertyMap() |
createEntrySet, get, parse, put, remove, supportspublic static final String ADDITIONAL_RESPONSE_QUEUE
public static com.sun.xml.ws.api.PropertySet.PropertyMap getMODEL()
@NotNull public Queue<com.sun.xml.ws.api.message.Packet> getAdditionalResponsePacketQueue()
protected com.sun.xml.ws.api.PropertySet.PropertyMap getPropertyMap()
getPropertyMap in class com.sun.xml.ws.api.PropertySetCopyright © 2005–2018 Oracle Corporation. All rights reserved.