|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EndpointCreationAttributes | |
|---|---|
| com.sun.xml.ws.api.config.management | |
| com.sun.xml.ws.config.management.server | |
| com.sun.xml.ws.metro.api.config.management | |
| Uses of EndpointCreationAttributes in com.sun.xml.ws.api.config.management |
|---|
| Methods in com.sun.xml.ws.api.config.management with parameters of type EndpointCreationAttributes | ||
|---|---|---|
|
ManagedEndpointFactory.createEndpoint(WSEndpoint<T> endpoint,
EndpointCreationAttributes attributes)
This method may return a WSEndpoint implementation that wraps the original WSEndpoint instance. |
|
| Uses of EndpointCreationAttributes in com.sun.xml.ws.config.management.server |
|---|
| Methods in com.sun.xml.ws.config.management.server with parameters of type EndpointCreationAttributes | ||
|---|---|---|
|
EndpointFactoryImpl.createEndpoint(WSEndpoint<T> endpoint,
EndpointCreationAttributes attributes)
|
|
| Uses of EndpointCreationAttributes in com.sun.xml.ws.metro.api.config.management |
|---|
| Methods in com.sun.xml.ws.metro.api.config.management that return EndpointCreationAttributes | |
|---|---|
EndpointCreationAttributes |
ManagedEndpoint.getCreationAttributes()
Returns attributes used for creation of this endpoint. |
| Constructors in com.sun.xml.ws.metro.api.config.management with parameters of type EndpointCreationAttributes | |
|---|---|
ManagedEndpoint(WSEndpoint<T> endpoint,
EndpointCreationAttributes attributes)
Initializes this endpoint. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||