@Deprecated public class EndpointImpl extends EndpointImpl
CHECK_PUBLISH_ENDPOINT_PERMISSON_PROPERTY, CHECK_PUBLISH_ENDPOINT_PERMISSON_PROPERTY_WITH_SECURITY_MANAGER
WSDL_PORT, WSDL_SERVICE
Constructor and Description |
---|
EndpointImpl(Bus bus,
Object implementor)
Deprecated.
|
EndpointImpl(Bus b,
Object implementor,
JaxWsServerFactoryBean sf)
Deprecated.
|
EndpointImpl(Bus b,
Object i,
String bindingUri)
Deprecated.
|
EndpointImpl(Bus b,
Object i,
String bindingUri,
String wsdl)
Deprecated.
|
EndpointImpl(Bus b,
Object i,
String bindingUri,
String wsdl,
WebServiceFeature[] f)
Deprecated.
|
EndpointImpl(Bus b,
Object i,
String bindingUri,
WebServiceFeature[] features)
Deprecated.
|
EndpointImpl(Object implementor)
Deprecated.
|
checkProperties, checkPublishable, checkPublishPermission, doPublish, getAddress, getBeanName, getBinding, getBindingConfig, getBindingUri, getBus, getDataBinding, getEndpointContext, getEndpointName, getEndpointReference, getEndpointReference, getExecutor, getFeatures, getHandlers, getImplementor, getImplementorClass, getInFaultInterceptors, getInInterceptors, getInvoker, getMetadata, getOutFaultInterceptors, getOutInterceptors, getProperties, getPublishedEndpointUrl, getSchemaLocations, getServer, getServer, getServerFactory, getService, getServiceFactory, getServiceName, getTransportId, getWsdlLocation, isPublished, publish, publish, publish, publish, setAddress, setBindingConfig, setBindingUri, setBus, setDataBinding, setEndpointContext, setEndpointName, setExecutor, setFeatures, setHandlers, setImplementorClass, setInFaultInterceptors, setInInterceptors, setInvoker, setMetadata, setOutFaultInterceptors, setOutInterceptors, setProperties, setPublishedEndpointUrl, setSchemaLocations, setServerFactory, setServiceFactory, setServiceName, setTransportId, setWsdlLocation, stop
public EndpointImpl(Object implementor)
implementor
- public EndpointImpl(Bus b, Object implementor, JaxWsServerFactoryBean sf)
b
- implementor
- sf
- public EndpointImpl(Bus b, Object i, String bindingUri, String wsdl)
b
- i
- bindingUri
- wsdl
- public EndpointImpl(Bus b, Object i, String bindingUri, String wsdl, WebServiceFeature[] f)
b
- i
- bindingUri
- wsdl
- f
- public EndpointImpl(Bus b, Object i, String bindingUri)
b
- i
- bindingUri
- public EndpointImpl(Bus b, Object i, String bindingUri, WebServiceFeature[] features)
b
- i
- bindingUri
- features
- Apache CXF