public class ServiceAcceptOptionsTypeImpl extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl implements ServiceAcceptOptionsType
| Modifier and Type | Class and Description |
|---|---|
static class |
ServiceAcceptOptionsTypeImpl.SslEncryptionImpl
An XML ssl.encryption(@http://xmlns.kaazing.org/2014/09/gateway).
|
static class |
ServiceAcceptOptionsTypeImpl.SslVerifyClientImpl
An XML ssl.verify-client(@http://xmlns.kaazing.org/2014/09/gateway).
|
ServiceAcceptOptionsType.Factory, ServiceAcceptOptionsType.SslEncryption, ServiceAcceptOptionsType.SslVerifyClient_voorVc, MAJOR_VERSION_NUMBER, MINOR_VERSION_NUMBERtype| Constructor and Description |
|---|
ServiceAcceptOptionsTypeImpl(org.apache.xmlbeans.SchemaType sType) |
| Modifier and Type | Method and Description |
|---|---|
String |
getHttpBind()
Gets the "http.bind" element
|
String |
getHttpKeepaliveTimeout()
Gets the "http.keepalive.timeout" element
|
String |
getHttpsBind()
Gets the "https.bind" element
|
String |
getHttpTransport()
Gets the "http.transport" element
|
String |
getPipeTransport()
Gets the "pipe.transport" element
|
String |
getSslBind()
Gets the "ssl.bind" element
|
String |
getSslCiphers()
Gets the "ssl.ciphers" element
|
ServiceAcceptOptionsType.SslEncryption.Enum |
getSslEncryption()
Gets the "ssl.encryption" element
|
String |
getSslProtocols()
Gets the "ssl.protocols" element
|
String |
getSslTransport()
Gets the "ssl.transport" element
|
ServiceAcceptOptionsType.SslVerifyClient.Enum |
getSslVerifyClient()
Gets the "ssl.verify-client" element
|
String |
getTcpBind()
Gets the "tcp.bind" element
|
String |
getTcpTransport()
Gets the "tcp.transport" element
|
String |
getUdpInterface()
Gets the "udp.interface" element
|
String |
getWsBind()
Gets the "ws.bind" element
|
String |
getWsInactivityTimeout()
Gets the "ws.inactivity.timeout" element
|
String |
getWsMaximumMessageSize()
Gets the "ws.maximum.message.size" element
|
String |
getWssBind()
Gets the "wss.bind" element
|
boolean |
isSetHttpBind()
True if has "http.bind" element
|
boolean |
isSetHttpKeepaliveTimeout()
True if has "http.keepalive.timeout" element
|
boolean |
isSetHttpsBind()
True if has "https.bind" element
|
boolean |
isSetHttpTransport()
True if has "http.transport" element
|
boolean |
isSetPipeTransport()
True if has "pipe.transport" element
|
boolean |
isSetSslBind()
True if has "ssl.bind" element
|
boolean |
isSetSslCiphers()
True if has "ssl.ciphers" element
|
boolean |
isSetSslEncryption()
True if has "ssl.encryption" element
|
boolean |
isSetSslProtocols()
True if has "ssl.protocols" element
|
boolean |
isSetSslTransport()
True if has "ssl.transport" element
|
boolean |
isSetSslVerifyClient()
True if has "ssl.verify-client" element
|
boolean |
isSetTcpBind()
True if has "tcp.bind" element
|
boolean |
isSetTcpTransport()
True if has "tcp.transport" element
|
boolean |
isSetUdpInterface()
True if has "udp.interface" element
|
boolean |
isSetWsBind()
True if has "ws.bind" element
|
boolean |
isSetWsInactivityTimeout()
True if has "ws.inactivity.timeout" element
|
boolean |
isSetWsMaximumMessageSize()
True if has "ws.maximum.message.size" element
|
boolean |
isSetWssBind()
True if has "wss.bind" element
|
void |
setHttpBind(String httpBind)
Sets the "http.bind" element
|
void |
setHttpKeepaliveTimeout(String httpKeepaliveTimeout)
Sets the "http.keepalive.timeout" element
|
void |
setHttpsBind(String httpsBind)
Sets the "https.bind" element
|
void |
setHttpTransport(String httpTransport)
Sets the "http.transport" element
|
void |
setPipeTransport(String pipeTransport)
Sets the "pipe.transport" element
|
void |
setSslBind(String sslBind)
Sets the "ssl.bind" element
|
void |
setSslCiphers(String sslCiphers)
Sets the "ssl.ciphers" element
|
void |
setSslEncryption(ServiceAcceptOptionsType.SslEncryption.Enum sslEncryption)
Sets the "ssl.encryption" element
|
void |
setSslProtocols(String sslProtocols)
Sets the "ssl.protocols" element
|
void |
setSslTransport(String sslTransport)
Sets the "ssl.transport" element
|
void |
setSslVerifyClient(ServiceAcceptOptionsType.SslVerifyClient.Enum sslVerifyClient)
Sets the "ssl.verify-client" element
|
void |
setTcpBind(String tcpBind)
Sets the "tcp.bind" element
|
void |
setTcpTransport(String tcpTransport)
Sets the "tcp.transport" element
|
void |
setUdpInterface(String udpInterface)
Sets the "udp.interface" element
|
void |
setWsBind(String wsBind)
Sets the "ws.bind" element
|
void |
setWsInactivityTimeout(String wsInactivityTimeout)
Sets the "ws.inactivity.timeout" element
|
void |
setWsMaximumMessageSize(String wsMaximumMessageSize)
Sets the "ws.maximum.message.size" element
|
void |
setWssBind(String wssBind)
Sets the "wss.bind" element
|
void |
unsetHttpBind()
Unsets the "http.bind" element
|
void |
unsetHttpKeepaliveTimeout()
Unsets the "http.keepalive.timeout" element
|
void |
unsetHttpsBind()
Unsets the "https.bind" element
|
void |
unsetHttpTransport()
Unsets the "http.transport" element
|
void |
unsetPipeTransport()
Unsets the "pipe.transport" element
|
void |
unsetSslBind()
Unsets the "ssl.bind" element
|
void |
unsetSslCiphers()
Unsets the "ssl.ciphers" element
|
void |
unsetSslEncryption()
Unsets the "ssl.encryption" element
|
void |
unsetSslProtocols()
Unsets the "ssl.protocols" element
|
void |
unsetSslTransport()
Unsets the "ssl.transport" element
|
void |
unsetSslVerifyClient()
Unsets the "ssl.verify-client" element
|
void |
unsetTcpBind()
Unsets the "tcp.bind" element
|
void |
unsetTcpTransport()
Unsets the "tcp.transport" element
|
void |
unsetUdpInterface()
Unsets the "udp.interface" element
|
void |
unsetWsBind()
Unsets the "ws.bind" element
|
void |
unsetWsInactivityTimeout()
Unsets the "ws.inactivity.timeout" element
|
void |
unsetWsMaximumMessageSize()
Unsets the "ws.maximum.message.size" element
|
void |
unsetWssBind()
Unsets the "wss.bind" element
|
CollapsedString |
xgetHttpBind()
Gets (as xml) the "http.bind" element
|
TimeIntervalString |
xgetHttpKeepaliveTimeout()
Gets (as xml) the "http.keepalive.timeout" element
|
CollapsedString |
xgetHttpsBind()
Gets (as xml) the "https.bind" element
|
org.apache.xmlbeans.XmlAnyURI |
xgetHttpTransport()
Gets (as xml) the "http.transport" element
|
org.apache.xmlbeans.XmlAnyURI |
xgetPipeTransport()
Gets (as xml) the "pipe.transport" element
|
CollapsedString |
xgetSslBind()
Gets (as xml) the "ssl.bind" element
|
CSVType |
xgetSslCiphers()
Gets (as xml) the "ssl.ciphers" element
|
ServiceAcceptOptionsType.SslEncryption |
xgetSslEncryption()
Gets (as xml) the "ssl.encryption" element
|
CSVType |
xgetSslProtocols()
Gets (as xml) the "ssl.protocols" element
|
org.apache.xmlbeans.XmlAnyURI |
xgetSslTransport()
Gets (as xml) the "ssl.transport" element
|
ServiceAcceptOptionsType.SslVerifyClient |
xgetSslVerifyClient()
Gets (as xml) the "ssl.verify-client" element
|
CollapsedString |
xgetTcpBind()
Gets (as xml) the "tcp.bind" element
|
org.apache.xmlbeans.XmlAnyURI |
xgetTcpTransport()
Gets (as xml) the "tcp.transport" element
|
org.apache.xmlbeans.XmlAnyURI |
xgetUdpInterface()
Gets (as xml) the "udp.interface" element
|
CollapsedString |
xgetWsBind()
Gets (as xml) the "ws.bind" element
|
TimeIntervalString |
xgetWsInactivityTimeout()
Gets (as xml) the "ws.inactivity.timeout" element
|
DataSizeString |
xgetWsMaximumMessageSize()
Gets (as xml) the "ws.maximum.message.size" element
|
CollapsedString |
xgetWssBind()
Gets (as xml) the "wss.bind" element
|
void |
xsetHttpBind(CollapsedString httpBind)
Sets (as xml) the "http.bind" element
|
void |
xsetHttpKeepaliveTimeout(TimeIntervalString httpKeepaliveTimeout)
Sets (as xml) the "http.keepalive.timeout" element
|
void |
xsetHttpsBind(CollapsedString httpsBind)
Sets (as xml) the "https.bind" element
|
void |
xsetHttpTransport(org.apache.xmlbeans.XmlAnyURI httpTransport)
Sets (as xml) the "http.transport" element
|
void |
xsetPipeTransport(org.apache.xmlbeans.XmlAnyURI pipeTransport)
Sets (as xml) the "pipe.transport" element
|
void |
xsetSslBind(CollapsedString sslBind)
Sets (as xml) the "ssl.bind" element
|
void |
xsetSslCiphers(CSVType sslCiphers)
Sets (as xml) the "ssl.ciphers" element
|
void |
xsetSslEncryption(ServiceAcceptOptionsType.SslEncryption sslEncryption)
Sets (as xml) the "ssl.encryption" element
|
void |
xsetSslProtocols(CSVType sslProtocols)
Sets (as xml) the "ssl.protocols" element
|
void |
xsetSslTransport(org.apache.xmlbeans.XmlAnyURI sslTransport)
Sets (as xml) the "ssl.transport" element
|
void |
xsetSslVerifyClient(ServiceAcceptOptionsType.SslVerifyClient sslVerifyClient)
Sets (as xml) the "ssl.verify-client" element
|
void |
xsetTcpBind(CollapsedString tcpBind)
Sets (as xml) the "tcp.bind" element
|
void |
xsetTcpTransport(org.apache.xmlbeans.XmlAnyURI tcpTransport)
Sets (as xml) the "tcp.transport" element
|
void |
xsetUdpInterface(org.apache.xmlbeans.XmlAnyURI udpInterface)
Sets (as xml) the "udp.interface" element
|
void |
xsetWsBind(CollapsedString wsBind)
Sets (as xml) the "ws.bind" element
|
void |
xsetWsInactivityTimeout(TimeIntervalString wsInactivityTimeout)
Sets (as xml) the "ws.inactivity.timeout" element
|
void |
xsetWsMaximumMessageSize(DataSizeString wsMaximumMessageSize)
Sets (as xml) the "ws.maximum.message.size" element
|
void |
xsetWssBind(CollapsedString wssBind)
Sets (as xml) the "wss.bind" element
|
arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, compute_text, equal_to, get_default_attribute_text, get_default_element_text, get_elementflags, is_child_element_order_sensitive, new_visitor, schemaType, set_nil, set_String, set_text, unionArraySetterHelper, unionArraySetterHelper, update_from_complex_content, value_hash_code_copy, _copy, _isComplexContent, _isComplexType, _set, _validateOnSet, attach_store, bigDecimalValue, bigIntegerValue, booleanValue, build_nil, build_text, byteArrayValue, byteValue, calendarValue, changeType, check_dated, check_orphaned, compare_to, compareTo, compareValue, copy, create_attribute_user, create_element_user, dateValue, disconnect_store, documentProperties, doubleValue, dump, elementFlags, enumValue, equals, execQuery, execQuery, floatValue, gDateValue, gDurationValue, get_attribute_field, get_attribute_type, get_attributeflags, get_default_attribute_value, get_element_ending_delimiters, get_element_type, get_schema_type, get_store, get_wscanon_rule, get_wscanon_text, getBigDecimalValue, getBigIntegerValue, getBooleanValue, getByteArrayValue, getByteValue, getCalendarValue, getDateValue, getDomNode, getDoubleValue, getEnumValue, getFloatValue, getGDateValue, getGDurationValue, getIntValue, getListValue, getLongValue, getObjectValue, getQNameValue, getShortValue, getStringValue, getXmlLocale, has_store, hashCode, init_flags, initComplexType, instanceType, intValue, invalidate_element_order, invalidate_nilvalue, invalidate_value, is_defaultable_ws, is_orphaned, isDefault, isDefaultable, isFixed, isImmutable, isInstanceOf, isNil, isNillable, java_value, listValue, longValue, monitor, newCursor, newCursorForce, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, objectSet, objectValue, qNameValue, save, save, save, save, save, save, save, save, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set_b64, set_BigDecimal, set_BigInteger, set_boolean, set_byte, set_ByteArray, set_Calendar, set_char, set_ComplexXml, set_Date, set_double, set_enum, set_float, set_GDate, set_GDuration, set_hex, set_int, set_list, set_long, set_newValue, set_notation, set_QName, set_short, set_xmlanysimple, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, setBigDecimalValue, setBigIntegerValue, setBooleanValue, setByteArrayValue, setByteValue, setCalendarValue, setDateValue, setDoubleValue, setEnumValue, setFloatValue, setGDateValue, setGDateValue, setGDurationValue, setGDurationValue, setImmutable, setIntValue, setListValue, setLongValue, setNil, setObjectValue, setQNameValue, setShortValue, setStringValue, setValidateOnSet, shortValue, stringValue, substitute, toString, uses_invalidate_value, validate_now, validate_simpleval, validate, validate, valueEquals, valueHashCode, writeReplace, xgetListValue, xlistValue, xmlText, xmlTextclone, finalize, getClass, notify, notifyAll, wait, wait, waitchangeType, compareTo, compareValue, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCodedocumentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlTextpublic ServiceAcceptOptionsTypeImpl(org.apache.xmlbeans.SchemaType sType)
public String getSslCiphers()
getSslCiphers in interface ServiceAcceptOptionsTypepublic CSVType xgetSslCiphers()
xgetSslCiphers in interface ServiceAcceptOptionsTypepublic boolean isSetSslCiphers()
isSetSslCiphers in interface ServiceAcceptOptionsTypepublic void setSslCiphers(String sslCiphers)
setSslCiphers in interface ServiceAcceptOptionsTypepublic void xsetSslCiphers(CSVType sslCiphers)
xsetSslCiphers in interface ServiceAcceptOptionsTypepublic void unsetSslCiphers()
unsetSslCiphers in interface ServiceAcceptOptionsTypepublic String getSslProtocols()
getSslProtocols in interface ServiceAcceptOptionsTypepublic CSVType xgetSslProtocols()
xgetSslProtocols in interface ServiceAcceptOptionsTypepublic boolean isSetSslProtocols()
isSetSslProtocols in interface ServiceAcceptOptionsTypepublic void setSslProtocols(String sslProtocols)
setSslProtocols in interface ServiceAcceptOptionsTypepublic void xsetSslProtocols(CSVType sslProtocols)
xsetSslProtocols in interface ServiceAcceptOptionsTypepublic void unsetSslProtocols()
unsetSslProtocols in interface ServiceAcceptOptionsTypepublic ServiceAcceptOptionsType.SslEncryption.Enum getSslEncryption()
getSslEncryption in interface ServiceAcceptOptionsTypepublic ServiceAcceptOptionsType.SslEncryption xgetSslEncryption()
xgetSslEncryption in interface ServiceAcceptOptionsTypepublic boolean isSetSslEncryption()
isSetSslEncryption in interface ServiceAcceptOptionsTypepublic void setSslEncryption(ServiceAcceptOptionsType.SslEncryption.Enum sslEncryption)
setSslEncryption in interface ServiceAcceptOptionsTypepublic void xsetSslEncryption(ServiceAcceptOptionsType.SslEncryption sslEncryption)
xsetSslEncryption in interface ServiceAcceptOptionsTypepublic void unsetSslEncryption()
unsetSslEncryption in interface ServiceAcceptOptionsTypepublic ServiceAcceptOptionsType.SslVerifyClient.Enum getSslVerifyClient()
getSslVerifyClient in interface ServiceAcceptOptionsTypepublic ServiceAcceptOptionsType.SslVerifyClient xgetSslVerifyClient()
xgetSslVerifyClient in interface ServiceAcceptOptionsTypepublic boolean isSetSslVerifyClient()
isSetSslVerifyClient in interface ServiceAcceptOptionsTypepublic void setSslVerifyClient(ServiceAcceptOptionsType.SslVerifyClient.Enum sslVerifyClient)
setSslVerifyClient in interface ServiceAcceptOptionsTypepublic void xsetSslVerifyClient(ServiceAcceptOptionsType.SslVerifyClient sslVerifyClient)
xsetSslVerifyClient in interface ServiceAcceptOptionsTypepublic void unsetSslVerifyClient()
unsetSslVerifyClient in interface ServiceAcceptOptionsTypepublic String getWsBind()
getWsBind in interface ServiceAcceptOptionsTypepublic CollapsedString xgetWsBind()
xgetWsBind in interface ServiceAcceptOptionsTypepublic boolean isSetWsBind()
isSetWsBind in interface ServiceAcceptOptionsTypepublic void setWsBind(String wsBind)
setWsBind in interface ServiceAcceptOptionsTypepublic void xsetWsBind(CollapsedString wsBind)
xsetWsBind in interface ServiceAcceptOptionsTypepublic void unsetWsBind()
unsetWsBind in interface ServiceAcceptOptionsTypepublic String getWssBind()
getWssBind in interface ServiceAcceptOptionsTypepublic CollapsedString xgetWssBind()
xgetWssBind in interface ServiceAcceptOptionsTypepublic boolean isSetWssBind()
isSetWssBind in interface ServiceAcceptOptionsTypepublic void setWssBind(String wssBind)
setWssBind in interface ServiceAcceptOptionsTypepublic void xsetWssBind(CollapsedString wssBind)
xsetWssBind in interface ServiceAcceptOptionsTypepublic void unsetWssBind()
unsetWssBind in interface ServiceAcceptOptionsTypepublic String getHttpBind()
getHttpBind in interface ServiceAcceptOptionsTypepublic CollapsedString xgetHttpBind()
xgetHttpBind in interface ServiceAcceptOptionsTypepublic boolean isSetHttpBind()
isSetHttpBind in interface ServiceAcceptOptionsTypepublic void setHttpBind(String httpBind)
setHttpBind in interface ServiceAcceptOptionsTypepublic void xsetHttpBind(CollapsedString httpBind)
xsetHttpBind in interface ServiceAcceptOptionsTypepublic void unsetHttpBind()
unsetHttpBind in interface ServiceAcceptOptionsTypepublic String getHttpsBind()
getHttpsBind in interface ServiceAcceptOptionsTypepublic CollapsedString xgetHttpsBind()
xgetHttpsBind in interface ServiceAcceptOptionsTypepublic boolean isSetHttpsBind()
isSetHttpsBind in interface ServiceAcceptOptionsTypepublic void setHttpsBind(String httpsBind)
setHttpsBind in interface ServiceAcceptOptionsTypepublic void xsetHttpsBind(CollapsedString httpsBind)
xsetHttpsBind in interface ServiceAcceptOptionsTypepublic void unsetHttpsBind()
unsetHttpsBind in interface ServiceAcceptOptionsTypepublic String getSslBind()
getSslBind in interface ServiceAcceptOptionsTypepublic CollapsedString xgetSslBind()
xgetSslBind in interface ServiceAcceptOptionsTypepublic boolean isSetSslBind()
isSetSslBind in interface ServiceAcceptOptionsTypepublic void setSslBind(String sslBind)
setSslBind in interface ServiceAcceptOptionsTypepublic void xsetSslBind(CollapsedString sslBind)
xsetSslBind in interface ServiceAcceptOptionsTypepublic void unsetSslBind()
unsetSslBind in interface ServiceAcceptOptionsTypepublic String getTcpBind()
getTcpBind in interface ServiceAcceptOptionsTypepublic CollapsedString xgetTcpBind()
xgetTcpBind in interface ServiceAcceptOptionsTypepublic boolean isSetTcpBind()
isSetTcpBind in interface ServiceAcceptOptionsTypepublic void setTcpBind(String tcpBind)
setTcpBind in interface ServiceAcceptOptionsTypepublic void xsetTcpBind(CollapsedString tcpBind)
xsetTcpBind in interface ServiceAcceptOptionsTypepublic void unsetTcpBind()
unsetTcpBind in interface ServiceAcceptOptionsTypepublic String getWsMaximumMessageSize()
getWsMaximumMessageSize in interface ServiceAcceptOptionsTypepublic DataSizeString xgetWsMaximumMessageSize()
xgetWsMaximumMessageSize in interface ServiceAcceptOptionsTypepublic boolean isSetWsMaximumMessageSize()
isSetWsMaximumMessageSize in interface ServiceAcceptOptionsTypepublic void setWsMaximumMessageSize(String wsMaximumMessageSize)
setWsMaximumMessageSize in interface ServiceAcceptOptionsTypepublic void xsetWsMaximumMessageSize(DataSizeString wsMaximumMessageSize)
xsetWsMaximumMessageSize in interface ServiceAcceptOptionsTypepublic void unsetWsMaximumMessageSize()
unsetWsMaximumMessageSize in interface ServiceAcceptOptionsTypepublic String getWsInactivityTimeout()
getWsInactivityTimeout in interface ServiceAcceptOptionsTypepublic TimeIntervalString xgetWsInactivityTimeout()
xgetWsInactivityTimeout in interface ServiceAcceptOptionsTypepublic boolean isSetWsInactivityTimeout()
isSetWsInactivityTimeout in interface ServiceAcceptOptionsTypepublic void setWsInactivityTimeout(String wsInactivityTimeout)
setWsInactivityTimeout in interface ServiceAcceptOptionsTypepublic void xsetWsInactivityTimeout(TimeIntervalString wsInactivityTimeout)
xsetWsInactivityTimeout in interface ServiceAcceptOptionsTypepublic void unsetWsInactivityTimeout()
unsetWsInactivityTimeout in interface ServiceAcceptOptionsTypepublic String getHttpKeepaliveTimeout()
getHttpKeepaliveTimeout in interface ServiceAcceptOptionsTypepublic TimeIntervalString xgetHttpKeepaliveTimeout()
xgetHttpKeepaliveTimeout in interface ServiceAcceptOptionsTypepublic boolean isSetHttpKeepaliveTimeout()
isSetHttpKeepaliveTimeout in interface ServiceAcceptOptionsTypepublic void setHttpKeepaliveTimeout(String httpKeepaliveTimeout)
setHttpKeepaliveTimeout in interface ServiceAcceptOptionsTypepublic void xsetHttpKeepaliveTimeout(TimeIntervalString httpKeepaliveTimeout)
xsetHttpKeepaliveTimeout in interface ServiceAcceptOptionsTypepublic void unsetHttpKeepaliveTimeout()
unsetHttpKeepaliveTimeout in interface ServiceAcceptOptionsTypepublic String getPipeTransport()
getPipeTransport in interface ServiceAcceptOptionsTypepublic org.apache.xmlbeans.XmlAnyURI xgetPipeTransport()
xgetPipeTransport in interface ServiceAcceptOptionsTypepublic boolean isSetPipeTransport()
isSetPipeTransport in interface ServiceAcceptOptionsTypepublic void setPipeTransport(String pipeTransport)
setPipeTransport in interface ServiceAcceptOptionsTypepublic void xsetPipeTransport(org.apache.xmlbeans.XmlAnyURI pipeTransport)
xsetPipeTransport in interface ServiceAcceptOptionsTypepublic void unsetPipeTransport()
unsetPipeTransport in interface ServiceAcceptOptionsTypepublic String getTcpTransport()
getTcpTransport in interface ServiceAcceptOptionsTypepublic org.apache.xmlbeans.XmlAnyURI xgetTcpTransport()
xgetTcpTransport in interface ServiceAcceptOptionsTypepublic boolean isSetTcpTransport()
isSetTcpTransport in interface ServiceAcceptOptionsTypepublic void setTcpTransport(String tcpTransport)
setTcpTransport in interface ServiceAcceptOptionsTypepublic void xsetTcpTransport(org.apache.xmlbeans.XmlAnyURI tcpTransport)
xsetTcpTransport in interface ServiceAcceptOptionsTypepublic void unsetTcpTransport()
unsetTcpTransport in interface ServiceAcceptOptionsTypepublic String getSslTransport()
getSslTransport in interface ServiceAcceptOptionsTypepublic org.apache.xmlbeans.XmlAnyURI xgetSslTransport()
xgetSslTransport in interface ServiceAcceptOptionsTypepublic boolean isSetSslTransport()
isSetSslTransport in interface ServiceAcceptOptionsTypepublic void setSslTransport(String sslTransport)
setSslTransport in interface ServiceAcceptOptionsTypepublic void xsetSslTransport(org.apache.xmlbeans.XmlAnyURI sslTransport)
xsetSslTransport in interface ServiceAcceptOptionsTypepublic void unsetSslTransport()
unsetSslTransport in interface ServiceAcceptOptionsTypepublic String getHttpTransport()
getHttpTransport in interface ServiceAcceptOptionsTypepublic org.apache.xmlbeans.XmlAnyURI xgetHttpTransport()
xgetHttpTransport in interface ServiceAcceptOptionsTypepublic boolean isSetHttpTransport()
isSetHttpTransport in interface ServiceAcceptOptionsTypepublic void setHttpTransport(String httpTransport)
setHttpTransport in interface ServiceAcceptOptionsTypepublic void xsetHttpTransport(org.apache.xmlbeans.XmlAnyURI httpTransport)
xsetHttpTransport in interface ServiceAcceptOptionsTypepublic void unsetHttpTransport()
unsetHttpTransport in interface ServiceAcceptOptionsTypepublic String getUdpInterface()
getUdpInterface in interface ServiceAcceptOptionsTypepublic org.apache.xmlbeans.XmlAnyURI xgetUdpInterface()
xgetUdpInterface in interface ServiceAcceptOptionsTypepublic boolean isSetUdpInterface()
isSetUdpInterface in interface ServiceAcceptOptionsTypepublic void setUdpInterface(String udpInterface)
setUdpInterface in interface ServiceAcceptOptionsTypepublic void xsetUdpInterface(org.apache.xmlbeans.XmlAnyURI udpInterface)
xsetUdpInterface in interface ServiceAcceptOptionsTypepublic void unsetUdpInterface()
unsetUdpInterface in interface ServiceAcceptOptionsTypeCopyright © 2014–2016. All rights reserved.