org.gcube.common.calls.jaxws
Class GcubeService<T>
java.lang.Object
org.gcube.common.calls.jaxws.GcubeService<T>
public class GcubeService<T>
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GcubeService
public GcubeService(QName name,
Class<T> type)
service
public static GcubeServiceBuilderDSL.NameClause service()
- Starts the bulding process for a
GcubeService.
- Returns:
- the service
name
public QName name()
type
public Class<T> type()
call
public org.gcube.common.calls.Call call()
Copyright © 2014. All Rights Reserved.