|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.hello_world_mixedstyle.GreeterImplMixedStyle
public class GreeterImplMixedStyle
| Constructor Summary | |
|---|---|
GreeterImplMixedStyle()
|
|
GreeterImplMixedStyle(java.lang.String v)
|
|
| Method Summary | |
|---|---|
GreetMeResponse |
greetMe(GreetMe1 requestType)
|
void |
greetMeOneWay(java.lang.String requestType)
|
void |
pingMe()
|
java.lang.String |
sayHi()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GreeterImplMixedStyle()
public GreeterImplMixedStyle(java.lang.String v)
| Method Detail |
|---|
public java.lang.String sayHi()
sayHi in interface Greeterpublic GreetMeResponse greetMe(GreetMe1 requestType)
greetMe in interface Greeterpublic void greetMeOneWay(java.lang.String requestType)
greetMeOneWay in interface Greeter
public void pingMe()
throws PingMeFault
pingMe in interface GreeterPingMeFault
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||