|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.xml.ws.EndpointReference
javax.xml.ws.wsaddressing.W3CEndpointReference
public final class W3CEndpointReference
This class is only provided so JaxWS code can be compiled under Java6 update 4 which uses JaxWS 2.1. All of the methods throw UnsupportedOperationException.
| Field Summary | |
|---|---|
protected static java.lang.String |
NS
|
| Constructor Summary | |
|---|---|
protected |
W3CEndpointReference()
|
|
W3CEndpointReference(javax.xml.transform.Source source)
|
| Method Summary | |
|---|---|
void |
writeTo(javax.xml.transform.Result result)
|
| Methods inherited from class javax.xml.ws.EndpointReference |
|---|
getPort, readFrom |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static final java.lang.String NS
| Constructor Detail |
|---|
protected W3CEndpointReference()
public W3CEndpointReference(javax.xml.transform.Source source)
| Method Detail |
|---|
public void writeTo(javax.xml.transform.Result result)
writeTo in class EndpointReference
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||