A C D E F G I N P R S T U V 

S

save(OutputStream) - Method in class de.hfu.anybeam.networkCore.NetworkEnvironmentSettings
Saves this NetworkEnvironmentSettings instance to the OutputStream.
sendData(InputStream, NetworkEnvironmentSettings) - Method in class de.hfu.anybeam.networkCore.Client
Sends the data from the stream to the client.
sendData(InputStream, int, NetworkEnvironmentSettings) - Method in class de.hfu.anybeam.networkCore.Client
Sends the data from the stream to the client.
sendData(InputStream, int, String, NetworkEnvironmentSettings) - Method in class de.hfu.anybeam.networkCore.Client
Sends the data from the stream to the client.
sendData(InputStream, long, String, NetworkEnvironmentSettings) - Method in class de.hfu.anybeam.networkCore.Client
Sends the data from the stream to the client.
sendData(InputStream, long, String, EncryptionType, byte[]) - Method in class de.hfu.anybeam.networkCore.Client
Sends the data from the stream to the client.
setBroadcastPort(int) - Method in class de.hfu.anybeam.networkCore.NetworkEnvironmentSettingsEditor
 
setDataPort(int) - Method in class de.hfu.anybeam.networkCore.NetworkEnvironmentSettingsEditor
 
setDeviceName(String) - Method in class de.hfu.anybeam.networkCore.NetworkEnvironmentSettingsEditor
 
setDeviceType(DeviceType) - Method in class de.hfu.anybeam.networkCore.NetworkEnvironmentSettingsEditor
 
setEncryptionKey(byte[]) - Method in class de.hfu.anybeam.networkCore.NetworkEnvironmentSettingsEditor
 
setEncryptionType(EncryptionType) - Method in class de.hfu.anybeam.networkCore.NetworkEnvironmentSettingsEditor
 
setOsName(String) - Method in class de.hfu.anybeam.networkCore.NetworkEnvironmentSettingsEditor
 
startClientSearch() - Method in class de.hfu.anybeam.networkCore.NetworkEnvironment
Starts a active, "infinite" (365 day) search for Clients in the local network.
startClientSearch(long, TimeUnit) - Method in class de.hfu.anybeam.networkCore.NetworkEnvironment
Starts a active search for Clients in the local network.
startClientSearch(long, TimeUnit, long, TimeUnit) - Method in class de.hfu.anybeam.networkCore.NetworkEnvironment
Starts a active search for Clients in the local network.
startTransmission() - Method in class de.hfu.anybeam.networkCore.AbstractTransmission
Starts the transmission.
A C D E F G I N P R S T U V