isDataSinkModeSupported()
Tests if the client supports specified transfer type and mode
(the client can write data in specific type & mode to the
data connection)
boolean
isDataSourceModeSupported()
Tests if the client supports specified transfer type and mode
(the client can read data in specific type & mode from the
data connection)
void
registerHandler(int transferMode,
int transferType,
int type,
java.lang.Class clazz)