Uses of Class
net.ME1312.SubData.Client.DataClient
Packages that use DataClient
-
Uses of DataClient in net.ME1312.SubData.Client
Methods in net.ME1312.SubData.Client that return DataClientModifier and TypeMethodDescriptionDataClient.getConnection()Deprecated.The Client connection to the Server is thisDataSender.getConnection()Get the Client that connects this Sender to usabstract DataClientDataClient.newChannel()Open an Async Data SubChannelMethods in net.ME1312.SubData.Client with parameters of type DataClientModifier and TypeMethodDescriptionvoidCipher.decrypt(DataClient client, InputStream in, OutputStream out) Decrypt DatavoidCipher.encrypt(DataClient client, InputStream in, OutputStream out) Encrypt Datadefault voidCipher.retire(DataClient client) Retire this encryption method for a specified Client