|
Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TLSServerParametersType | |
|---|---|
| org.apache.cxf.configuration.jsse | |
| org.apache.cxf.configuration.security | |
| org.apache.cxf.transports.http_jetty.configuration | |
| Uses of TLSServerParametersType in org.apache.cxf.configuration.jsse |
|---|
| Subclasses of TLSServerParametersType in org.apache.cxf.configuration.jsse | |
|---|---|
static class |
TLSServerParametersConfig.TLSServerParametersTypeInternal
|
| Constructors in org.apache.cxf.configuration.jsse with parameters of type TLSServerParametersType | |
|---|---|
TLSServerParametersConfig(TLSServerParametersType params)
|
|
| Uses of TLSServerParametersType in org.apache.cxf.configuration.security |
|---|
| Methods in org.apache.cxf.configuration.security that return TLSServerParametersType | |
|---|---|
TLSServerParametersType |
ObjectFactory.createTLSServerParametersType()
Create an instance of TLSServerParametersType |
| Uses of TLSServerParametersType in org.apache.cxf.transports.http_jetty.configuration |
|---|
| Fields in org.apache.cxf.transports.http_jetty.configuration declared as TLSServerParametersType | |
|---|---|
protected TLSServerParametersType |
JettyHTTPServerEngineConfigType.tlsServerParameters
|
protected TLSServerParametersType |
TLSServerParametersIdentifiedType.tlsServerParameters
|
| Methods in org.apache.cxf.transports.http_jetty.configuration that return TLSServerParametersType | |
|---|---|
TLSServerParametersType |
JettyHTTPServerEngineConfigType.getTlsServerParameters()
Gets the value of the tlsServerParameters property. |
TLSServerParametersType |
TLSServerParametersIdentifiedType.getTlsServerParameters()
Gets the value of the tlsServerParameters property. |
| Methods in org.apache.cxf.transports.http_jetty.configuration with parameters of type TLSServerParametersType | |
|---|---|
void |
JettyHTTPServerEngineConfigType.setTlsServerParameters(TLSServerParametersType value)
Sets the value of the tlsServerParameters property. |
void |
TLSServerParametersIdentifiedType.setTlsServerParameters(TLSServerParametersType value)
Sets the value of the tlsServerParameters property. |
|
Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||