Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
com.ciphermod.cipherchat.ChatClientReceiver

Uses of ChatClientReceiver in com.ciphermod.cipherchat
 

Fields in com.ciphermod.cipherchat declared as ChatClientReceiver
private  ChatClientReceiver ChatClient._receiver
           
 

Methods in com.ciphermod.cipherchat that return ChatClientReceiver
protected  ChatClientReceiver ChatClient.getReceiver()
           
 

Methods in com.ciphermod.cipherchat with parameters of type ChatClientReceiver
protected  void ChatClient.setReceiver(ChatClientReceiver receiver)