Uses of Interface
esendex.sdk.java.service.BasicServiceFactory
Packages that use BasicServiceFactory
-
Uses of BasicServiceFactory in esendex.sdk.java
Methods in esendex.sdk.java that return BasicServiceFactoryModifier and TypeMethodDescriptionstatic BasicServiceFactory
ServiceFactory.createBasicAuthenticatingFactory
(UserPassword userPassword) Create a ServiceFactory whose services will connect using Basic authentication. -
Uses of BasicServiceFactory in esendex.sdk.java.service.impl
Classes in esendex.sdk.java.service.impl that implement BasicServiceFactoryModifier and TypeClassDescriptionclass
A basic authenticating Service Factory.