Exemplo n.º 1
0
 void ClientStub::setEndpoint(const Endpoint &endpoint)
 {
     mEndpoint = endpoint.clone();
 }