Пример #1
0
 /**
  * Gets the {@code ProtocolProviderSerivce} for focus XMPP connection.
  *
  * @return the {@code ProtocolProviderService} for focus XMPP connection
  */
 public ProtocolProviderService getProtocolProvider() {
   return protocolProviderHandler.getProtocolProvider();
 }