|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jvnet.ws.message.BasePropertySet
com.sun.xml.ws.model.wsdl.WSDLProperties
com.sun.xml.ws.model.wsdl.WSDLPortProperties
public final class WSDLPortProperties
Properties exposed from WSDLPort for MessageContext.
Donot add this satellite if WSDLPort is null.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.jvnet.ws.message.BasePropertySet |
|---|
org.jvnet.ws.message.BasePropertySet.Accessor, org.jvnet.ws.message.BasePropertySet.PropertyMap, org.jvnet.ws.message.BasePropertySet.PropertyMapEntry |
| Nested classes/interfaces inherited from interface org.jvnet.ws.message.PropertySet |
|---|
org.jvnet.ws.message.PropertySet.Property |
| Constructor Summary | |
|---|---|
WSDLPortProperties(WSDLPort port)
|
|
WSDLPortProperties(WSDLPort port,
SEIModel seiModel)
|
|
| Method Summary | |
|---|---|
QName |
getWSDLPort()
|
QName |
getWSDLPortType()
|
QName |
getWSDLService()
|
| Methods inherited from class com.sun.xml.ws.model.wsdl.WSDLProperties |
|---|
getPropertyMap, getWSDLDescription |
| Methods inherited from class org.jvnet.ws.message.BasePropertySet |
|---|
asMap, containsKey, createEntrySet, createMapView, createView, get, getPropertyMapEntries, mapAllowsAdditionalProperties, parse, put, remove, supports |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WSDLPortProperties(@NotNull
WSDLPort port)
public WSDLPortProperties(@NotNull
WSDLPort port,
@Nullable
SEIModel seiModel)
| Method Detail |
|---|
public QName getWSDLService()
getWSDLService in class WSDLPropertiespublic QName getWSDLPort()
getWSDLPort in class WSDLPropertiespublic QName getWSDLPortType()
getWSDLPortType in class WSDLProperties
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||