Interface HttpClient
- All Superinterfaces:
org.spincast.plugins.httpclient.HttpClient
public interface HttpClient
extends org.spincast.plugins.httpclient.HttpClient
-
Method Summary
Modifier and TypeMethodDescriptionStarts a builder for a websocket request.Methods inherited from interface org.spincast.plugins.httpclient.HttpClient
CONNECT, DELETE, GET, HEAD, OPTIONS, PATCH, POST, PUT, TRACE
-
Method Details
-
websocket
Starts a builder for a websocket request.
-