com.sun.xml.ws.transport.tcp.server
Class TCPServiceChannelWSAdapter.ServiceChannelWSSatellite
java.lang.Object
com.sun.xml.ws.api.PropertySet
com.sun.xml.ws.api.DistributedPropertySet
com.sun.xml.ws.transport.tcp.server.TCPServiceChannelWSAdapter.ServiceChannelWSSatellite
- All Implemented Interfaces:
- org.jvnet.ws.message.DistributedPropertySet, org.jvnet.ws.message.PropertySet
- Enclosing class:
- TCPServiceChannelWSAdapter
public static final class TCPServiceChannelWSAdapter.ServiceChannelWSSatellite
- extends com.sun.xml.ws.api.DistributedPropertySet
| Nested classes/interfaces inherited from class com.sun.xml.ws.api.PropertySet |
com.sun.xml.ws.api.PropertySet.Accessor, com.sun.xml.ws.api.PropertySet.PropertyMap |
| Nested classes/interfaces inherited from interface org.jvnet.ws.message.PropertySet |
org.jvnet.ws.message.PropertySet.Property |
| Methods inherited from class com.sun.xml.ws.api.DistributedPropertySet |
addSatellite, addSatellite, addSatellite, addSatellite, copySatelliteInto, copySatelliteInto, get, getSatellite, put, remove, removeSatellite, supports |
| Methods inherited from class com.sun.xml.ws.api.PropertySet |
containsKey, createMapView, parse |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.jvnet.ws.message.PropertySet |
containsKey, createMapView |
setConnectionContext
protected void setConnectionContext(ChannelContext channelContext)
getAdapterRegistry
@NotNull
public WSTCPAdapterRegistry getAdapterRegistry()
getChannelContext
public ChannelContext getChannelContext()
getPropertyMap
public com.sun.xml.ws.api.PropertySet.PropertyMap getPropertyMap()
- Specified by:
getPropertyMap in class com.sun.xml.ws.api.PropertySet
getSOAPMessage
public javax.xml.soap.SOAPMessage getSOAPMessage()
throws javax.xml.soap.SOAPException
- Throws:
javax.xml.soap.SOAPException
setSOAPMessage
public void setSOAPMessage(javax.xml.soap.SOAPMessage soap)
Copyright © 2005-2011 Oracle Corporation. All Rights Reserved.