|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.fusesource.examples.cxf.jaxws.client.Client
public class Client
A Java client application that uses a plain HTTP URL connection to send a SOAP request and afterwards receive the SOAP response.
| Constructor Summary | |
|---|---|
Client()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
We configured Maven's exec-maven-plugin to be able to run this main method using 'mvn exec:java' |
void |
sendRequest()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Client()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
public void sendRequest()
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||