Java Doc for EndpointImpl.java in » 6.0-JDK-Modules » jax-ws-runtime » com » sun » xml » ws » transport » http » server » Java Source Code / Java DocumentationJava Source Code and Java Documentation
Implements
Endpoint .
This class accumulates the information necessary to create
WSEndpoint , and then when
EndpointImpl.publish method
is called it will be created.
This object also allows accumulated information to be retrieved.
author: Jitendra Kotamraju