|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorc.runtime.values.Value
orc.runtime.sites.Site
orc.runtime.sites.ThreadedSite
orc.lib.net.CxfWebservice
public class CxfWebservice
SOAP (WSDL) webservice site.
FIXME: this does not work with RPC/encoded SOAP services such as Google Search. We should combine this with Webservice to support both RPC/encoded and Document/literal services.
FIXME: Since we aren't using this yet I haven't committed all of the JARs which it requires.
| Constructor Summary | |
|---|---|
CxfWebservice()
|
|
| Method Summary | |
|---|---|
Value |
evaluate(Args args)
|
| Methods inherited from class orc.runtime.sites.ThreadedSite |
|---|
callSite |
| Methods inherited from class orc.runtime.sites.Site |
|---|
accept, createCall |
| Methods inherited from class orc.runtime.values.Value |
|---|
forceArg, forceCall, head, isCons, isNil, isNone, isSome, signal, tail, untag |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CxfWebservice()
| Method Detail |
|---|
public Value evaluate(Args args)
throws TokenException
evaluate in class ThreadedSiteTokenException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||