|
| 1.2 | modified | telrod | server/src/main/org/jboss/invocation/unified/marshall/InvocationUnMarshaller.java | JBREM-54 - Updated UnMarshaller to take transport metadata was well as inputstream for the read() method. Also updated HTTPClientInvoker to pass http header info as the metadata when calling the unmarshaller. |
| 1.4 | modified | telrod | webservice/src/main/org/jboss/ws/binding/soap/SOAPMessageUnMarshaller.java | JBREM-54 - Updated UnMarshaller to take transport metadata was well as inputstream for the read() method. Also updated HTTPClientInvoker to pass http header info as the metadata when calling the unmarshaller. |
| 1.3 | modified | telrod | remoting/tests/src/org/jboss/remoting/marshall/serializable/SerializableMarshallingTestCase.java | JBREM-54 - Updated UnMarshaller to take transport metadata was well as inputstream for the read() method. Also updated HTTPClientInvoker to pass http header info as the metadata when calling the unmarshaller. |
| 1.9 | modified | telrod | remoting/src/main/org/jboss/remoting/transport/http/HTTPClientInvoker.java | JBREM-54 - Updated UnMarshaller to take transport metadata was well as inputstream for the read() method. Also updated HTTPClientInvoker to pass http header info as the metadata when calling the unmarshaller. |
| 1.6 | modified | telrod | remoting/src/main/org/jboss/remoting/transport/http/HTTPServerInvoker.java | JBREM-54 - Updated UnMarshaller to take transport metadata was well as inputstream for the read() method. Also updated HTTPClientInvoker to pass http header info as the metadata when calling the unmarshaller. |
| 1.6 | modified | telrod | remoting/src/main/org/jboss/remoting/transport/socket/ServerThread.java | JBREM-54 - Updated UnMarshaller to take transport metadata was well as inputstream for the read() method. Also updated HTTPClientInvoker to pass http header info as the metadata when calling the unmarshaller. |
| 1.19 | modified | telrod | remoting/src/main/org/jboss/remoting/transport/socket/SocketClientInvoker.java | JBREM-54 - Updated UnMarshaller to take transport metadata was well as inputstream for the read() method. Also updated HTTPClientInvoker to pass http header info as the metadata when calling the unmarshaller. |
| 1.4 | modified | telrod | remoting/src/main/org/jboss/remoting/marshal/UnMarshaller.java | JBREM-54 - Updated UnMarshaller to take transport metadata was well as inputstream for the read() method. Also updated HTTPClientInvoker to pass http header info as the metadata when calling the unmarshaller. |
| 1.5 | modified | telrod | remoting/src/main/org/jboss/remoting/marshal/serializable/SerializableUnMarshaller.java | JBREM-54 - Updated UnMarshaller to take transport metadata was well as inputstream for the read() method. Also updated HTTPClientInvoker to pass http header info as the metadata when calling the unmarshaller. |
| 1.4 | modified | telrod | remoting/src/main/org/jboss/remoting/marshal/http/HTTPUnMarshaller.java | JBREM-54 - Updated UnMarshaller to take transport metadata was well as inputstream for the read() method. Also updated HTTPClientInvoker to pass http header info as the metadata when calling the unmarshaller. |