com.aelitis.azureus.core.pairing
Interface PairingTest
- All Known Implementing Classes:
- PairingManagerImpl.TestServiceImpl, RemotePairingWindow.testPairingClass
public interface PairingTest
OT_PENDING
static final int OT_PENDING
- See Also:
- Constant Field Values
OT_SUCCESS
static final int OT_SUCCESS
- See Also:
- Constant Field Values
OT_FAILED
static final int OT_FAILED
- See Also:
- Constant Field Values
OT_SERVER_UNAVAILABLE
static final int OT_SERVER_UNAVAILABLE
- See Also:
- Constant Field Values
OT_SERVER_OVERLOADED
static final int OT_SERVER_OVERLOADED
- See Also:
- Constant Field Values
OT_SERVER_FAILED
static final int OT_SERVER_FAILED
- See Also:
- Constant Field Values
OT_CANCELLED
static final int OT_CANCELLED
- See Also:
- Constant Field Values
getOutcome
int getOutcome()
getErrorMessage
String getErrorMessage()
cancel
void cancel()