public interface HttpClient
Send a request out to remote HTTP service and get the response
Modifier and Type | Method and Description |
---|---|
org.osgl.http.H.Response |
send(org.osgl.http.H.Request request) |
Copyright © 2014-2017 ActFramework. All Rights Reserved.