public class PublicFreebusyServiceFactory extends java.lang.Object implements ServerSideServiceProvider.IServerSideServiceFactory<IPublicFreebusy>
| Constructor and Description | 
|---|
PublicFreebusyServiceFactory()  | 
| Modifier and Type | Method and Description | 
|---|---|
java.lang.Class<IPublicFreebusy> | 
factoryClass()  | 
IPublicFreebusy | 
instance(BmContext context,
        java.lang.String... params)  | 
public java.lang.Class<IPublicFreebusy> factoryClass()
factoryClass in interface ServerSideServiceProvider.IServerSideServiceFactory<IPublicFreebusy>public IPublicFreebusy instance(BmContext context, java.lang.String... params) throws ServerFault
instance in interface ServerSideServiceProvider.IServerSideServiceFactory<IPublicFreebusy>ServerFaultCopyright © 2021. All Rights Reserved.