com.google.appengine.api.xmpp
Interface IXMPPServiceFactory
-
Deprecated.This API has been deprecated.
@Deprecated public interface IXMPPServiceFactory
Constructs an instance of the XMPP service.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method and Description XMPPService
getXMPPService()
Deprecated.
-
-
-
Method Detail
-
getXMPPService
XMPPService getXMPPService()
Deprecated.
-
-