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