public interface EventServiceCreator
EventServiceCreator
is a factory to
create a new EventServiceAsync
which is required
for the connection to the server side.Modifier and Type | Method and Description |
---|---|
EventServiceAsync |
createEventService()
Creates a new
EventServiceAsync which is required
for the connection to the server side. |
EventServiceAsync createEventService()
EventServiceAsync
which is required
for the connection to the server side.EventServiceAsync
interface for the server side serviceCopyright © 2012. All Rights Reserved.