ServiceRemotingListener Interface
public interface ServiceRemotingListener extends CommunicationListener
Defines a base communication interface that enables interface remoting for stateless and stateful services.
Inherited Members
CommunicationListener.abort()
CommunicationListener.closeAsync(CancellationToken cancellationToken)
CommunicationListener.openAsync(CancellationToken cancellationToken)
Applies to
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for Java