29.11.2014 Views

Remoting patterns

Remoting patterns

Remoting patterns

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Interactions: Sync with Server<br />

Client<br />

Client<br />

Proxy<br />

Client<br />

Request<br />

Handler<br />

Socket<br />

Connection<br />

Server<br />

Request<br />

Handler<br />

Invoker<br />

someOp()<br />

invoke(...)<br />

send(bytes)<br />

<br />

<br />

writeBytes(bytes)<br />

close()<br />

bytes := readBytes()<br />

invoke(bytes)<br />

do something<br />

else<br />

execute<br />

operation<br />

111<br />

Uwe Zdun, Markus Voelter, Michael Kircher - <strong>Remoting</strong> Patterns.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!