Package org.glassfish.tyrus.sample.cdi
Interface RemoteService
-
- All Known Implementing Classes:
StatelessRemoteInterfaceEndpoint
public interface RemoteService- Author:
- Pavel Bucek
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringonMessage(java.lang.String message)
-