|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.xml.ws.api.server.EndpointReferenceExtensionContributor
com.sun.xml.wss.provider.wsit.IdentityEPRExtnContributor
public class IdentityEPRExtnContributor
| Constructor Summary | |
|---|---|
IdentityEPRExtnContributor()
|
|
| Method Summary | ||
|---|---|---|
com.sun.xml.ws.api.addressing.WSEndpointReference.EPRExtension |
getEPRExtension(com.sun.xml.ws.api.server.WSEndpoint wse,
com.sun.xml.ws.api.addressing.WSEndpointReference.EPRExtension extension)
|
|
javax.xml.namespace.QName |
getQName()
|
|
|
getSPI(java.lang.Class<T> spiType)
|
|
javax.xml.stream.XMLStreamReader |
readHeader(IdentityType identityElem)
|
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IdentityEPRExtnContributor()
| Method Detail |
|---|
public <T> T getSPI(@NotNull
java.lang.Class<T> spiType)
public com.sun.xml.ws.api.addressing.WSEndpointReference.EPRExtension getEPRExtension(com.sun.xml.ws.api.server.WSEndpoint wse,
com.sun.xml.ws.api.addressing.WSEndpointReference.EPRExtension extension)
getEPRExtension in class com.sun.xml.ws.api.server.EndpointReferenceExtensionContributorextension - EPRExtension is passed if an extension with same QName is already configured on the endpoint
via other means (one possible way is by embedding EndpointReference in WSDL).
public javax.xml.namespace.QName getQName()
getQName in class com.sun.xml.ws.api.server.EndpointReferenceExtensionContributor
public javax.xml.stream.XMLStreamReader readHeader(IdentityType identityElem)
throws javax.xml.stream.XMLStreamException
javax.xml.stream.XMLStreamException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||