Interface RemoteService

All Known Implementing Classes:
StatelessRemoteInterfaceEndpoint

public interface RemoteService
Author:
Pavel Bucek
  • Method Summary

    Modifier and Type
    Method
    Description
    onMessage(String message)
     
  • Method Details