org.omg.MessageRouting
Interface RouterOperations

All Known Subinterfaces:
Router
All Known Implementing Classes:
_RouterStub, RouterPOA

public interface RouterOperations


Method Summary
 RouterAdmin admin()
           
 void send_multiple_requests(RequestInfo[] reqSeq)
           
 void send_request(RequestInfo req)
           
 

Method Detail

send_request

void send_request(RequestInfo req)

send_multiple_requests

void send_multiple_requests(RequestInfo[] reqSeq)

admin

RouterAdmin admin()


Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.