Package jenkins.util

Class FullDuplexHttpService.Response

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.kohsuke.stapler.HttpResponses.HttpResponseException
jenkins.util.FullDuplexHttpService.Response
All Implemented Interfaces:
Serializable, org.kohsuke.stapler.HttpResponse
Enclosing class:
FullDuplexHttpService

public abstract static class FullDuplexHttpService.Response extends org.kohsuke.stapler.HttpResponses.HttpResponseException
HTTP response that allows a client to use this service.
See Also: