|
MXQuery 0.6.0 API Documentation - Copyright 2006-2009 ETH Zurich | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Thread
ch.ethz.mxquery.query.webservice.WSServer
public class WSServer
Very Simple WebService Client.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class java.lang.Thread |
|---|
java.lang.Thread.State, java.lang.Thread.UncaughtExceptionHandler |
| Field Summary |
|---|
| Fields inherited from class java.lang.Thread |
|---|
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY |
| Constructor Summary | |
|---|---|
WSServer(java.lang.String serverURL,
java.lang.String serviceName,
java.lang.String endpointName,
Namespace namespace,
Context context)
|
|
| Method Summary | |
|---|---|
WSServer |
copy(Context ctx)
|
static java.lang.String |
deletePrefix(java.lang.String name)
|
java.lang.String |
getWSDL()
|
java.lang.StringBuffer |
handleSOAP(java.lang.String inputSoap)
|
| Methods inherited from class java.lang.Thread |
|---|
activeCount, checkAccess, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, run, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public WSServer(java.lang.String serverURL,
java.lang.String serviceName,
java.lang.String endpointName,
Namespace namespace,
Context context)
throws MXQueryException
MXQueryException| Method Detail |
|---|
public java.lang.String getWSDL()
public static java.lang.String deletePrefix(java.lang.String name)
public java.lang.StringBuffer handleSOAP(java.lang.String inputSoap)
public WSServer copy(Context ctx)
|
MXQuery 0.6.0 API Documentation - Copyright 2006-2009 ETH Zurich | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||