You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by di...@apache.org on 2009/06/12 23:55:34 UTC

svn commit: r784286 - /cxf/sandbox/geronimo-jaxws_2.2_spec/TODO

Author: dims
Date: Fri Jun 12 21:55:31 2009
New Revision: 784286

URL: http://svn.apache.org/viewvc?rev=784286&view=rev
Log:
Done with HttpExchange

Modified:
    cxf/sandbox/geronimo-jaxws_2.2_spec/TODO

Modified: cxf/sandbox/geronimo-jaxws_2.2_spec/TODO
URL: http://svn.apache.org/viewvc/cxf/sandbox/geronimo-jaxws_2.2_spec/TODO?rev=784286&r1=784285&r2=784286&view=diff
==============================================================================
--- cxf/sandbox/geronimo-jaxws_2.2_spec/TODO (original)
+++ cxf/sandbox/geronimo-jaxws_2.2_spec/TODO Fri Jun 12 21:55:31 2009
@@ -1,25 +1 @@
-INFO: 6000: javax.xml.ws.spi.http.HttpExchange: Added public field REQUEST_CIPHER_SUITE
-INFO: 6000: javax.xml.ws.spi.http.HttpExchange: Added public field REQUEST_KEY_SIZE
-INFO: 6000: javax.xml.ws.spi.http.HttpExchange: Added public field REQUEST_X509CERTIFICATE
-ERROR: 7013: javax.xml.ws.spi.http.HttpExchange: Abstract method 'public void addResponseHeader(java.lang.String, java.lang.String)' has been added
-ERROR: 7013: javax.xml.ws.spi.http.HttpExchange: Abstract method 'public void close()' has been added
-ERROR: 7013: javax.xml.ws.spi.http.HttpExchange: Abstract method 'public java.lang.Object getAttribute(java.lang.String)' has been added
-ERROR: 7013: javax.xml.ws.spi.http.HttpExchange: Abstract method 'public java.util.Set getAttributeNames()' has been added
-ERROR: 7013: javax.xml.ws.spi.http.HttpExchange: Abstract method 'public java.lang.String getContextPath()' has been added
-ERROR: 7013: javax.xml.ws.spi.http.HttpExchange: Abstract method 'public javax.xml.ws.spi.http.HttpContext getHttpContext()' has been added
-ERROR: 7013: javax.xml.ws.spi.http.HttpExchange: Abstract method 'public java.net.InetSocketAddress getLocalAddress()' has been added
-ERROR: 7013: javax.xml.ws.spi.http.HttpExchange: Abstract method 'public java.lang.String getPathInfo()' has been added
-ERROR: 7013: javax.xml.ws.spi.http.HttpExchange: Abstract method 'public java.lang.String getProtocol()' has been added
-ERROR: 7013: javax.xml.ws.spi.http.HttpExchange: Abstract method 'public java.lang.String getQueryString()' has been added
-ERROR: 7013: javax.xml.ws.spi.http.HttpExchange: Abstract method 'public java.net.InetSocketAddress getRemoteAddress()' has been added
-ERROR: 7013: javax.xml.ws.spi.http.HttpExchange: Abstract method 'public java.io.InputStream getRequestBody()' has been added
-ERROR: 7013: javax.xml.ws.spi.http.HttpExchange: Abstract method 'public java.lang.String getRequestHeader(java.lang.String)' has been added
-ERROR: 7013: javax.xml.ws.spi.http.HttpExchange: Abstract method 'public java.util.Map getRequestHeaders()' has been added
-ERROR: 7013: javax.xml.ws.spi.http.HttpExchange: Abstract method 'public java.lang.String getRequestMethod()' has been added
-ERROR: 7013: javax.xml.ws.spi.http.HttpExchange: Abstract method 'public java.lang.String getRequestURI()' has been added
-ERROR: 7013: javax.xml.ws.spi.http.HttpExchange: Abstract method 'public java.io.OutputStream getResponseBody()' has been added
-ERROR: 7013: javax.xml.ws.spi.http.HttpExchange: Abstract method 'public java.util.Map getResponseHeaders()' has been added
-ERROR: 7013: javax.xml.ws.spi.http.HttpExchange: Abstract method 'public java.lang.String getScheme()' has been added
-ERROR: 7013: javax.xml.ws.spi.http.HttpExchange: Abstract method 'public java.security.Principal getUserPrincipal()' has been added
-ERROR: 7013: javax.xml.ws.spi.http.HttpExchange: Abstract method 'public boolean isUserInRole(java.lang.String)' has been added
-ERROR: 7013: javax.xml.ws.spi.http.HttpExchange: Abstract method 'public void setStatus(int)' has been added
+