|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.petals.binding.soap.listener.outgoing.Axis2Utils
public class Axis2Utils
| Method Summary | |
|---|---|
static org.apache.axis2.client.ServiceClient |
createServiceClient(java.net.URI mep,
javax.xml.namespace.QName operation)
Create a ServiceClient with an AxisService set with the good operation |
static org.apache.neethi.Policy |
loadPolicy(java.io.File path,
java.util.logging.Logger logger)
Load the policy from the SU configuration files. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static org.apache.axis2.client.ServiceClient createServiceClient(java.net.URI mep,
javax.xml.namespace.QName operation)
throws javax.jbi.messaging.MessagingException
mep - the message exchange pattern used. Non nulloperation - the target operation QName. Non null
HandlingException
javax.jbi.messaging.MessagingException
public static org.apache.neethi.Policy loadPolicy(java.io.File path,
java.util.logging.Logger logger)
extensions -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||