-
public class DebugOptions extends ClientOptions
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public interfaceDebugOptions.RawProtocolListenerpublic interfaceDebugOptions.RawHttpListener
-
Field Summary
Fields Modifier and Type Field Description public DebugOptions.RawProtocolListenerprotocolListenerpublic DebugOptions.RawHttpListenerhttpListenerpublic ITransport.FactorytransportFactory
-
Constructor Summary
Constructors Constructor Description DebugOptions()DebugOptions(String key)
-
Method Summary
Modifier and Type Method Description DebugOptionscopy()Internal method -
-
Constructor Detail
-
DebugOptions
DebugOptions()
-
DebugOptions
DebugOptions(String key)
-
-
Method Detail
-
copy
DebugOptions copy()
Internal method
-
-
-
-