|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.cxf.connector.CXFConnectionParam
org.apache.cxf.jca.cxf.CXFConnectionRequestInfo
public class CXFConnectionRequestInfo
Constructor Summary | |
---|---|
CXFConnectionRequestInfo()
|
|
CXFConnectionRequestInfo(java.lang.Class aIface,
java.net.URL aWsdlLocation,
javax.xml.namespace.QName aServiceName,
javax.xml.namespace.QName aPortName)
|
Method Summary |
---|
Methods inherited from class org.apache.cxf.connector.CXFConnectionParam |
---|
equals, getAddress, getInterface, getPortName, getServiceName, getWsdlLocation, hashCode, setAddress, setInterface, setPortName, setServiceName, setWsdlLocation, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface javax.resource.spi.ConnectionRequestInfo |
---|
equals, hashCode |
Constructor Detail |
---|
public CXFConnectionRequestInfo()
public CXFConnectionRequestInfo(java.lang.Class aIface, java.net.URL aWsdlLocation, javax.xml.namespace.QName aServiceName, javax.xml.namespace.QName aPortName)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |