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
Colabore connosco no GitHub
A origem deste conteúdo pode ser encontrada no GitHub, onde também pode criar e rever problemas e pedidos Pull. Para mais informações, consulte o nosso guia do contribuidor.
Azure SDK for Java