Package pl.edu.icm.unity.ws
Class CXFUtils
java.lang.Object
pl.edu.icm.unity.ws.CXFUtils
Simplifies Web service creation in programmatic way.
- Author:
- K. Benedyczak
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.apache.cxf.endpoint.EndpointdeployWebservice(org.apache.cxf.Bus bus, Class<?> iface, Object impl) static org.eclipse.jetty.servlet.ServletContextHandlergetServletContextHandler(String contextAddress, String servletPath, org.apache.cxf.Bus bus)
-
Constructor Details
-
CXFUtils
public CXFUtils()
-
-
Method Details
-
deployWebservice
-
getServletContextHandler
-