On 21/02/2013 01:03, Danny Coward wrote:
> Instead of:-
>
> OLD: Session: RemoteEndpoint getRemoteEndpoint(), we would have
>
> NEW: Session: T getRemoteEndpoint(T extends RemoteEndpoint);
> So, T could be RemoteEndpoint.Basic or RemoteEndpoint.Async.
I'm not at all clear what you are proposing here.
Mark