|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.data.tml.Constants
public class Constants
Library-wide constants.
| Field Summary | |
|---|---|
static org.gcube.common.clients.stubs.jaxws.GCoreService<TBinderStub> |
binder
TBinder service descriptor |
static String |
binderPortType
WSDL name of the the TBinder port-type. |
static String |
binderWSDDName
Relative endpoint of the Binder service. |
static QName |
binderWSDLName
WSDL name of the TBinder service. |
static String |
gcubeClass
Service class. |
static String |
gcubeName
Service name. |
static String |
namespace
Namespace. |
static org.gcube.common.clients.stubs.jaxws.GCoreService<TReaderStub> |
reader
TReader service descriptor |
static String |
readerPortType
WSDL name of the the TReader port-type. |
static String |
readerWSDDName
Relative endpoint of the Reader service. |
static QName |
readerWSDLName
WSDL name of the TReader service. |
static org.gcube.common.clients.stubs.jaxws.GCoreService<TWriterStub> |
writer
TWriter service descriptor |
static String |
writerPortType
WSDL name of the the TWriter port-type. |
static String |
writerWSDDName
Relative endpoint of the Writer service. |
static QName |
writerWSDLName
WSDL name of the TWriter service. |
| Constructor Summary | |
|---|---|
Constants()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String gcubeName
public static final String gcubeClass
public static final String binderWSDDName
public static final String readerWSDDName
public static final String writerWSDDName
public static final String namespace
public static final QName binderWSDLName
public static final String binderPortType
public static org.gcube.common.clients.stubs.jaxws.GCoreService<TBinderStub> binder
public static final QName readerWSDLName
public static final String readerPortType
public static org.gcube.common.clients.stubs.jaxws.GCoreService<TReaderStub> reader
public static final QName writerWSDLName
public static final String writerPortType
public static org.gcube.common.clients.stubs.jaxws.GCoreService<TWriterStub> writer
| Constructor Detail |
|---|
public Constants()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||