Class ServerServiceDocs.RemoteCallService

java.lang.Object
org.cometd.documentation.server.ServerServiceDocs.RemoteCallService
Enclosing class:
ServerServiceDocs

@Service
public class ServerServiceDocs.RemoteCallService
extends java.lang.Object
  • Constructor Summary

    Constructors
    Constructor Description
    RemoteCallService()  
  • Method Summary

    Modifier and Type Method Description
    void retrieveContacts​(RemoteCall.Caller caller, java.lang.Object data)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • RemoteCallService

      public RemoteCallService()
  • Method Details