com.atlassian.confluence.extra.helloworldrpc
Interface HelloWorld

All Superinterfaces:
SecureRpc
All Known Implementing Classes:
HelloWorldService

public interface HelloWorld
extends SecureRpc


Method Summary
 java.lang.String hello(java.lang.String token)
           
 
Methods inherited from interface com.atlassian.confluence.rpc.SecureRpc
login, logout
 

Method Detail

hello

java.lang.String hello(java.lang.String token)


Copyright © 2003-2014 Atlassian. All Rights Reserved.