Public Member Functions | Protected Member Functions | Protected Attributes | Private Attributes
org.ros.internal.node.BaseClientHandshake Class Reference
Inheritance diagram for org.ros.internal.node.BaseClientHandshake:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 BaseClientHandshake (ConnectionHeader outgoingConnectionHeader)
String getErrorMessage ()
ConnectionHeader getOutgoingConnectionHeader ()

Protected Member Functions

void setErrorMessage (String errorMessage)

Protected Attributes

final ConnectionHeader outgoingConnectionHeader

Private Attributes

String errorMessage

Detailed Description

An abstract ClientHandshake implementation for convenience.

Author:
damonkohler@google.com (Damon Kohler)

Definition at line 27 of file BaseClientHandshake.java.


Constructor & Destructor Documentation

Definition at line 33 of file BaseClientHandshake.java.


Member Function Documentation

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

Implements org.ros.internal.transport.ClientHandshake.

Definition at line 43 of file BaseClientHandshake.java.

Returns:
the outgoing ConnectionHeader

Implements org.ros.internal.transport.ClientHandshake.

Definition at line 38 of file BaseClientHandshake.java.

void org.ros.internal.node.BaseClientHandshake.setErrorMessage ( String  errorMessage) [inline, protected]

Definition at line 47 of file BaseClientHandshake.java.


Member Data Documentation

Definition at line 31 of file BaseClientHandshake.java.

Definition at line 29 of file BaseClientHandshake.java.


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


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