Public Member Functions
org.ros.internal.transport.ClientHandshake Interface Reference
Inheritance diagram for org.ros.internal.transport.ClientHandshake:
Inheritance graph
[legend]

List of all members.

Public Member Functions

String getErrorMessage ()
ConnectionHeader getOutgoingConnectionHeader ()
boolean handshake (ConnectionHeader incommingConnectionHeader)

Detailed Description

Encapsulates client-side transport handshake logic.

Author:
damonkohler@google.com (Damon Kohler)

Definition at line 24 of file ClientHandshake.java.


Member Function Documentation

Returns:
the error String returned by the server if an error occurs,
 null 
otherwise

Implemented in org.ros.internal.node.BaseClientHandshake.

Returns:
the outgoing ConnectionHeader

Implemented in org.ros.internal.node.BaseClientHandshake.

Parameters:
incommingConnectionHeaderthe ConnectionHeader sent by the server
Returns:
 true 
if the handshake is successful,
 false 
otherwise

Implemented in org.ros.internal.node.topic.SubscriberHandshake, and org.ros.internal.node.service.ServiceClientHandshake.


The documentation for this interface was generated from the following file:


rosjava_core
Author(s):
autogenerated on Wed Aug 26 2015 16:06:51