|
||||||||||
| PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.webservice.WebServiceClientHandler
Created by IntelliJ IDEA.
| Constructor Summary | |
WebServiceClientHandler()
|
|
| Method Summary | |
static void |
setupServiceRefEnvironment(javax.naming.Context envCtx,
java.util.Iterator serviceRefs,
DeploymentInfo (src) di)
This binds a jaxrpc Service into the callers ENC for every service-ref element |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public WebServiceClientHandler()
| Method Detail |
public static void setupServiceRefEnvironment(javax.naming.Context envCtx,
java.util.Iterator serviceRefs,
DeploymentInfo (src) di)
throws DeploymentException (src)
envCtx - ENC to bind the javax.rpc.xml.Service object toserviceRefs - An iterator of the service-ref elements in the client deployment descriptordi - The client's deployment info
DeploymentException (src) - if it goes wrong
|
||||||||||
| PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||