public class DefaultEndpointCallback extends Object implements EndpointCallback
| 构造器和说明 |
|---|
DefaultEndpointCallback(org.apache.cxf.ext.logging.LoggingFeature loggingFeature,
org.apache.cxf.validation.BeanValidationFeature validationFeature) |
public DefaultEndpointCallback(org.apache.cxf.ext.logging.LoggingFeature loggingFeature,
org.apache.cxf.validation.BeanValidationFeature validationFeature)
public Endpoint doCallback(Object implementor, org.apache.cxf.jaxws.EndpointImpl endpoint)
EndpointCallbackdoCallback 在接口中 EndpointCallbackimplementor - :服务实现endpoint - :Endpoint instanceCopyright © 2019. All rights reserved.