loci
.
communicator
.
ws
.
jetty
WSSetupFactory
Related Doc:
package jetty
trait
WSSetupFactory
extends
Implementation
[
WS
]
Self Type
WS
.type
Linear Supertypes
Implementation
[
WS
],
ConnectionSetupFactory
[
WS
],
AnyRef
,
Any
Known Subclasses
WS
Ordering
Alphabetic
By Inheritance
Inherited
WSSetupFactory
Implementation
ConnectionSetupFactory
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Type Members
abstract
type
Properties
Definition Classes
ConnectionSetupFactory
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
and
[
C >:
WS
<:
ProtocolCommon
]
(
other:
ConnectionSetupFactory
[
C
]
)
:
ConnectionSetupFactory
[
C
]
Definition Classes
ConnectionSetupFactory
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@HotSpotIntrinsicCandidate
()
@throws
(
...
)
def
connector
(
url:
String
,
scheme:
String
,
location:
String
,
properties:
WS.Properties
)
:
Some
[
Connector
[
WS
]]
Attributes
protected
Definition Classes
WSSetupFactory
→ Implementation
final
def
connector
(
url:
String
,
props:
ConnectionSetupFactory.Properties
)
:
Option
[
Connector
[
WS
]]
Definition Classes
Implementation → ConnectionSetupFactory
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
Annotations
@HotSpotIntrinsicCandidate
()
def
hashCode
()
:
Int
Definition Classes
AnyRef → Any
Annotations
@HotSpotIntrinsicCandidate
()
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
listener
(
url:
String
,
scheme:
String
,
location:
String
,
properties:
WS.Properties
)
:
None
.type
Attributes
protected
Definition Classes
WSSetupFactory
→ Implementation
final
def
listener
(
url:
String
,
props:
ConnectionSetupFactory.Properties
)
:
Option
[
Listener
[
WS
]]
Definition Classes
Implementation → ConnectionSetupFactory
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
Annotations
@HotSpotIntrinsicCandidate
()
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
Annotations
@HotSpotIntrinsicCandidate
()
def
properties
(
implicit
props:
ConnectionSetupFactory.Properties
)
:
WS.Properties
Attributes
protected
Definition Classes
WSSetupFactory
→ Implementation
val
schemes
:
Seq
[
String
]
Definition Classes
WSSetupFactory
→ ConnectionSetupFactory
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toString
()
:
String
Definition Classes
AnyRef → Any
final
def
wait
(
arg0:
Long
,
arg1:
Int
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
()
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
Deprecated Value Members
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@Deprecated
@deprecated
@throws
(
classOf[java.lang.Throwable]
)
Deprecated
(Since version )
see corresponding Javadoc for more information.
Inherited from
Implementation
[
WS
]
Inherited from
ConnectionSetupFactory
[
WS
]
Inherited from
AnyRef
Inherited from
Any
Ungrouped