Class EndpointImpl


  • public class EndpointImpl
    extends Endpoint
    Implements Endpoint. This class accumulates the information necessary to create WSEndpoint, and then when publish(java.lang.String) method is called it will be created. This object also allows accumulated information to be retrieved.
    Author:
    Jitendra Kotamraju