CoreDX DDS Java Reference Manual
ClientEndpoint< TReq extends RequestType, TRep extends ReplyType > Member List

This is the complete list of members for ClientEndpoint< TReq extends RequestType, TRep extends ReplyType >, including all inherited members.

bind(String i_name)ServiceProxy< TReq, TRep >
ClientEndpoint(Class< TReq > treq_class, Class< TRep > trep_class, ClientParams cparams)ClientEndpoint< TReq extends RequestType, TRep extends ReplyType >
close()ServiceProxy< TReq, TRep >
get_bound_instance_name()ServiceProxy< TReq, TRep >
get_client_params()ClientEndpoint< TReq extends RequestType, TRep extends ReplyType >
get_discovered_service_instances()ServiceProxy< TReq, TRep >
is_bound()ServiceProxy< TReq, TRep >
is_null()ServiceProxy< TReq, TRep >
receive_reply(Sample< TRep > reply, SampleIdentity_t relatedRequestId)ClientEndpoint< TReq extends RequestType, TRep extends ReplyType >protected
send_request(TReq request)ClientEndpoint< TReq extends RequestType, TRep extends ReplyType >protected
unbind()ServiceProxy< TReq, TRep >
wait_for_service()ServiceProxy< TReq, TRep >
wait_for_service(Duration_t maxWait)ServiceProxy< TReq, TRep >
wait_for_service(String instanceName)ServiceProxy< TReq, TRep >
wait_for_service(Duration_t max_wait, String instanceName)ServiceProxy< TReq, TRep >
wait_for_services(int count)ServiceProxy< TReq, TRep >
wait_for_services(Duration_t max_wait, int count)ServiceProxy< TReq, TRep >
wait_for_services(Vector< String > instanceNames)ServiceProxy< TReq, TRep >
wait_for_services(Duration_t max_wait, Vector< String > instanceNames)ServiceProxy< TReq, TRep >

© 2009-2017 Twin Oaks Computing, Inc
Castle Rock, CO 80108
All rights reserved.