org.omg.CosTSPortability
インタフェース SenderOperations

既知のサブインタフェースの一覧:
Sender

public interface SenderOperations


メソッドの概要
 void received_reply(int id, PropagationContext ctx, Environment env)
           
 void sending_request(int id, PropagationContextHolder ctx)
           
 

メソッドの詳細

sending_request

public void sending_request(int id,
                            PropagationContextHolder ctx)

received_reply

public void received_reply(int id,
                           PropagationContext ctx,
                           Environment env)