open fun setEndpointProperties(endpointProperties: MutableMap<String, Any>): Unit
Set the property bag for the endpoint, including properties such as "javax.xml.ws.wsdl.service" or "javax.xml.ws.wsdl.port".
See Also
javax.xml.ws.Endpoint#setPropertiesjavax.xml.ws.Endpoint#WSDL_SERVICEjavax.xml.ws.Endpoint#WSDL_PORT