Peter Firmstone wrote:
Cool, once you've got your ProxiedEndpoint, can I do the Serialized form for you?

Cheers,

Peter.

Sorry, but i'm ahead of you! :-) No, just kidding!

I've prefixed everything with Relay. Right now i've got.

MsgConnection.java
MsgOutboundRequest.java
RelayConnectionManager.java
RelayEndpointImpl.java
RelayEndpoint.java
RelayServiceImpl.java
RelayService.java

I've delegated the functionality from RelayEndpoint to RelayEndpointImpl. Generalized the OutboundRequest function to MsgOutboundRequest, Which is generic byte array oriented. It works together with an interface MsgConnection wich is the base for the RelayConnectionManager.

Can i use @override and the collections framework? At least for the prototyping stage? If it works out, i can donate the code to the ASF and the committers can put it in a contrib directory, with the specific remark that it only compiles with jdk6.

Gr. Sim


--
QCG, Software voor het MKB, 071-5890970, http://www.qcg.nl
Quality Consultancy Group b.v., Leiderdorp, Kvk Leiden: 28088397

Reply via email to