public class MethodDefOperationBind extends MethodDef
| Modifier and Type | Field and Description |
|---|---|
String[] |
dsBindingKeys |
static String |
HTTP_MESSAGE_PROTOCOL |
String |
operationLocation |
String |
operationURL |
String[] |
outputMIMETypes
Possible response MIME types.
|
String |
protocolType |
String |
serviceBindingAddress |
static String |
SOAP_MESSAGE_PROTOCOL |
methodLabel, methodName, methodParms| Constructor and Description |
|---|
MethodDefOperationBind() |
public static final String HTTP_MESSAGE_PROTOCOL
public static final String SOAP_MESSAGE_PROTOCOL
public String protocolType
public String serviceBindingAddress
public String operationLocation
public String operationURL
public String[] dsBindingKeys
public String[] outputMIMETypes
Copyright © 2013 DuraSpace. All Rights Reserved.