org.hudsonci.rest.api.internal
Class HandshakeResource
java.lang.Object
org.hudsonci.rest.api.internal.ResourceSupport
org.hudsonci.rest.api.internal.HandshakeResource
@Named
public class HandshakeResource
- extends ResourceSupport
Resource to help clients figure out if they can talk to the server or not.
- Since:
- 2.1.0
- Author:
- Jason Dillon
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HandshakeResource
@Inject
public HandshakeResource(SystemService systemService)
handshake
public String handshake(@HeaderParam(value="X-Hudson")
String details)
Copyright © 2004-2011 Hudson. All Rights Reserved.