edu.isi.powerloom.server.plsoap
Class Plsoap

java.lang.Object
  extended by edu.isi.powerloom.server.plsoap.Plsoap

public class Plsoap
extends java.lang.Object


Field Summary
static Module $POWERLOOM_SOAP_MODULE$
           
static boolean $SOAP_READ_ONLYp$
           
static Keyword KWD_CONTENT
           
static Keyword KWD_HEADERS
           
static Keyword KWD_IGNORE_TYPE_VIOLATIONS
           
static Keyword KWD_METHOD
           
static Keyword KWD_POST
           
static Keyword KWD_REALISTIC
           
static Surrogate SGT_PLSOAP_answer
           
static Surrogate SGT_PLSOAP_ask
           
static Surrogate SGT_PLSOAP_assertion
           
static Surrogate SGT_PLSOAP_command
           
static Surrogate SGT_PLSOAP_item
           
static Surrogate SGT_PLSOAP_module
           
static Surrogate SGT_PLSOAP_nativeerror
           
static Surrogate SGT_PLSOAP_nresults
           
static Surrogate SGT_PLSOAP_options
           
static Surrogate SGT_PLSOAP_pattern
           
static Surrogate SGT_PLSOAP_powerloomerror
           
static Surrogate SGT_PLSOAP_proposition
           
static Surrogate SGT_PLSOAP_propositions
           
static Surrogate SGT_PLSOAP_query
           
static Surrogate SGT_PLSOAP_result
           
static Surrogate SGT_PLSOAP_retraction
           
static Surrogate SGT_PLSOAP_retrieval
           
static Surrogate SGT_PLSOAP_SOAP_COMMAND
           
static Surrogate SGT_PLSOAP_stellaerror
           
static Surrogate SGT_PLSOAP_tuple
           
static Surrogate SGT_PLSOAP_tuples
           
static Symbol SYM_LOGIC_PATTERN
           
static Symbol SYM_LOGIC_PROPOSITION
           
static Symbol SYM_LOGIC_QUERY
           
static Symbol SYM_PLSOAP_NRESULTS
           
static Symbol SYM_PLSOAP_STARTUP_SOAP_SERVER
           
static Symbol SYM_PLSOAP_TARGET_MODULE
           
static Symbol SYM_PLSOAP_TUPLE
           
static Symbol SYM_STELLA_ITEM
           
static Symbol SYM_STELLA_OPTIONS
           
static Symbol SYM_STELLA_RESULT
           
static Symbol SYM_XSI_type
           
 
Constructor Summary
Plsoap()
           
 
Method Summary
static void buildAndSendRequest(java.lang.String target, java.lang.String type, java.lang.String content)
           
static java.lang.String createTestString(java.lang.String bodyTagName, java.lang.String content)
           
static java.lang.String powerloomProcessSoapRequest(java.lang.String requestBody)
           
static void powerloomSoapRequestHandler(edu.isi.webtools.http.HttpExchange xchg)
          WRITE ME
static java.lang.String safeGetContent(edu.isi.webtools.objects.xml_objects.XMLObject obj)
           
static edu.isi.webtools.objects.xml_objects.XMLObject soapEncodeAssertResponse(PlIterator iter)
           
static edu.isi.webtools.objects.xml_objects.XMLObject soapEncodeCommandResponse(Stella_Object obj)
           
static item soapEncodeItem(Stella_Object obj)
           
static edu.isi.webtools.objects.xml_objects.XMLObject soapEncodeRetrievalAnswer(java.lang.String queryString, QueryIterator iter)
           
static edu.isi.webtools.objects.xml_objects.XMLObject soapEncodeSimpleAnswer(java.lang.String queryString, TruthValue tv)
           
static tuple soapEncodeTuple(Stella_Object obj)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

$SOAP_READ_ONLYp$

public static boolean $SOAP_READ_ONLYp$

SGT_PLSOAP_module

public static Surrogate SGT_PLSOAP_module

SGT_PLSOAP_nresults

public static Surrogate SGT_PLSOAP_nresults

SYM_XSI_type

public static Symbol SYM_XSI_type

SGT_PLSOAP_pattern

public static Surrogate SGT_PLSOAP_pattern

SGT_PLSOAP_options

public static Surrogate SGT_PLSOAP_options

SGT_PLSOAP_SOAP_COMMAND

public static Surrogate SGT_PLSOAP_SOAP_COMMAND

SYM_PLSOAP_TARGET_MODULE

public static Symbol SYM_PLSOAP_TARGET_MODULE

SGT_PLSOAP_command

public static Surrogate SGT_PLSOAP_command

SGT_PLSOAP_assertion

public static Surrogate SGT_PLSOAP_assertion

SGT_PLSOAP_retraction

public static Surrogate SGT_PLSOAP_retraction

SGT_PLSOAP_ask

public static Surrogate SGT_PLSOAP_ask

SYM_STELLA_OPTIONS

public static Symbol SYM_STELLA_OPTIONS

SGT_PLSOAP_retrieval

public static Surrogate SGT_PLSOAP_retrieval

SYM_PLSOAP_NRESULTS

public static Symbol SYM_PLSOAP_NRESULTS

SYM_LOGIC_PATTERN

public static Symbol SYM_LOGIC_PATTERN

SGT_PLSOAP_query

public static Surrogate SGT_PLSOAP_query

SGT_PLSOAP_result

public static Surrogate SGT_PLSOAP_result

SGT_PLSOAP_answer

public static Surrogate SGT_PLSOAP_answer

SYM_LOGIC_QUERY

public static Symbol SYM_LOGIC_QUERY

SYM_STELLA_RESULT

public static Symbol SYM_STELLA_RESULT

SGT_PLSOAP_item

public static Surrogate SGT_PLSOAP_item

SGT_PLSOAP_proposition

public static Surrogate SGT_PLSOAP_proposition

SGT_PLSOAP_tuple

public static Surrogate SGT_PLSOAP_tuple

SYM_STELLA_ITEM

public static Symbol SYM_STELLA_ITEM

SGT_PLSOAP_tuples

public static Surrogate SGT_PLSOAP_tuples

SYM_PLSOAP_TUPLE

public static Symbol SYM_PLSOAP_TUPLE

SGT_PLSOAP_propositions

public static Surrogate SGT_PLSOAP_propositions

SYM_LOGIC_PROPOSITION

public static Symbol SYM_LOGIC_PROPOSITION

SGT_PLSOAP_powerloomerror

public static Surrogate SGT_PLSOAP_powerloomerror

SGT_PLSOAP_stellaerror

public static Surrogate SGT_PLSOAP_stellaerror

SGT_PLSOAP_nativeerror

public static Surrogate SGT_PLSOAP_nativeerror

$POWERLOOM_SOAP_MODULE$

public static Module $POWERLOOM_SOAP_MODULE$

KWD_IGNORE_TYPE_VIOLATIONS

public static Keyword KWD_IGNORE_TYPE_VIOLATIONS

KWD_REALISTIC

public static Keyword KWD_REALISTIC

KWD_METHOD

public static Keyword KWD_METHOD

KWD_POST

public static Keyword KWD_POST

KWD_HEADERS

public static Keyword KWD_HEADERS

KWD_CONTENT

public static Keyword KWD_CONTENT

SYM_PLSOAP_STARTUP_SOAP_SERVER

public static Symbol SYM_PLSOAP_STARTUP_SOAP_SERVER
Constructor Detail

Plsoap

public Plsoap()
Method Detail

powerloomProcessSoapRequest

public static java.lang.String powerloomProcessSoapRequest(java.lang.String requestBody)

powerloomSoapRequestHandler

public static void powerloomSoapRequestHandler(edu.isi.webtools.http.HttpExchange xchg)
WRITE ME

Parameters:
xchg -

safeGetContent

public static java.lang.String safeGetContent(edu.isi.webtools.objects.xml_objects.XMLObject obj)

soapEncodeCommandResponse

public static edu.isi.webtools.objects.xml_objects.XMLObject soapEncodeCommandResponse(Stella_Object obj)

soapEncodeAssertResponse

public static edu.isi.webtools.objects.xml_objects.XMLObject soapEncodeAssertResponse(PlIterator iter)

soapEncodeSimpleAnswer

public static edu.isi.webtools.objects.xml_objects.XMLObject soapEncodeSimpleAnswer(java.lang.String queryString,
                                                                                    TruthValue tv)

soapEncodeItem

public static item soapEncodeItem(Stella_Object obj)

soapEncodeTuple

public static tuple soapEncodeTuple(Stella_Object obj)

soapEncodeRetrievalAnswer

public static edu.isi.webtools.objects.xml_objects.XMLObject soapEncodeRetrievalAnswer(java.lang.String queryString,
                                                                                       QueryIterator iter)

buildAndSendRequest

public static void buildAndSendRequest(java.lang.String target,
                                       java.lang.String type,
                                       java.lang.String content)

createTestString

public static java.lang.String createTestString(java.lang.String bodyTagName,
                                                java.lang.String content)