インターフェースの使用
org.springframework.web.client.RestOperations
RestOperations を使用するパッケージ
org.springframework.web.client 内の RestOperations 使用
RestOperations を実装している org.springframework.web.client のクラス修飾子と型クラス説明class
HTTP リクエストを実行する同期クライアント。JDKHttpURLConnection
、Apache HttpComponents などの基盤となる HTTP クライアントライブラリを介してシンプルなテンプレートメソッド API を公開します。org.springframework.web.socket.sockjs.client 内の RestOperations 使用
型 RestOperations のパラメーターを持つ org.springframework.web.socket.sockjs.client のコンストラクター