Cosminexus V9 アプリケーションサーバ Webサービス開発ガイド
method(String method, GenericType<T> gt, Object requestEntity)メソッド
説明
HTTPメソッドを呼び出します。リクエストにエンティティを含めません。なお,レスポンスのエンティティは受け取ります。
構文
public <T> T method(String method,
GenericType<T> gt,
Object requestEntity)
throws UniformInterfaceException
パラメタ
戻り値
指定されたGenericTypeオブジェクトで表現された型のオブジェクトを返します。
例外
注意事項
All Rights Reserved. Copyright (C) 2012, 2015, Hitachi, Ltd.