Package pl.edu.icm.unity.ws
Class CXFUtils
- java.lang.Object
-
- pl.edu.icm.unity.ws.CXFUtils
-
public class CXFUtils extends Object
Simplifies Web service creation in programmatic way.- Author:
- K. Benedyczak
-
-
Constructor Summary
Constructors Constructor Description CXFUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static 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)
-