com.jmrosengard.xmlbroker.http
Class NullPort

java.lang.Object
  |
  +--com.jmrosengard.xmlbroker.http.NullPort

class NullPort
extends java.lang.Object

Only intended for testing the HTTP downstream via HttpConnector


Constructor Summary
(package private) NullPort()
           
 
Method Summary
 void doSoapPost(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp)
          Sends the following trivial XML document to the requester
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Constructor Detail

NullPort

NullPort()
Method Detail

doSoapPost

public void doSoapPost(javax.servlet.http.HttpServletRequest req,
                       javax.servlet.http.HttpServletResponse resp)
                throws java.io.IOException
Sends the following trivial XML document to the requester