Apache CXF API

org.apache.cxf.xkms.client
Class XKMSClientFactory

java.lang.Object
  extended by org.apache.cxf.xkms.client.XKMSClientFactory

public final class XKMSClientFactory
extends Object


Method Summary
static XKMSPortType create(String endpointAddress, Bus bus)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

create

public static XKMSPortType create(String endpointAddress,
                                  Bus bus)

Apache CXF API

Apache CXF