Bus

org.topcased.web.server.SOAP
Class SOAPListenerImpl.SimpleHTTP

java.lang.Object
  extended by org.topcased.web.server.SOAP.SOAPListenerImpl.SimpleHTTP
Enclosing class:
SOAPListenerImpl

public class SOAPListenerImpl.SimpleHTTP
extends java.lang.Object


Constructor Summary
SOAPListenerImpl.SimpleHTTP(java.lang.StringBuffer requestStr)
           
 
Method Summary
 SOAPMessage getContent()
           
 boolean gotFullRequest()
           
 void updateRequest()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SOAPListenerImpl.SimpleHTTP

public SOAPListenerImpl.SimpleHTTP(java.lang.StringBuffer requestStr)
Method Detail

updateRequest

public void updateRequest()

gotFullRequest

public boolean gotFullRequest()

getContent

public SOAPMessage getContent()

Bus

Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.