public static class SocketSourceFactory.Context extends Object
| Constructor and Description |
|---|
Context(String stripe)
Constructs a new
Context instance with the specified stripe specification. |
| Modifier and Type | Method and Description |
|---|---|
String |
getStripe()
Returns the stripe specification (optional).
|
String |
toString() |
public Context(String stripe)
Context instance with the specified stripe specification.stripe - the stripe specification (optional).Copyright © 2002–2026 Devexperts LLC. All rights reserved.