com.sun.xml.ws.rx.mc.dev
Class AdditionalResponses
java.lang.Object
com.sun.xml.ws.api.PropertySet
com.sun.xml.ws.rx.mc.dev.AdditionalResponses
- All Implemented Interfaces:
- PropertySet
public final class AdditionalResponses
- extends com.sun.xml.ws.api.PropertySet
- Author:
- Marek Potociar (marek.potociar at sun.com)
| Methods inherited from class com.sun.xml.ws.api.PropertySet |
containsKey, createMapView, get, parse, put, remove, supports |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ADDITIONAL_RESPONSE_QUEUE
public static final String ADDITIONAL_RESPONSE_QUEUE
- See Also:
- Constant Field Values
AdditionalResponses
public AdditionalResponses()
getMODEL
public static com.sun.xml.ws.api.PropertySet.PropertyMap getMODEL()
getAdditionalResponsePacketQueue
@NotNull
public Queue<com.sun.xml.ws.api.message.Packet> getAdditionalResponsePacketQueue()
getPropertyMap
protected com.sun.xml.ws.api.PropertySet.PropertyMap getPropertyMap()
- Specified by:
getPropertyMap in class com.sun.xml.ws.api.PropertySet
Copyright © 2005-2011 Oracle Corporation. All Rights Reserved.