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

Quick Search    Search Deep

plugins.IcqEngine.protocol
Class SvrAckMessage  view SvrAckMessage download SvrAckMessage.java

java.lang.Object
  extended byplugins.IcqEngine.protocol.IncomingMessage
      extended byplugins.IcqEngine.protocol.SvrAckMessage

public class SvrAckMessage
extends IncomingMessage


Field Summary
 
Fields inherited from class plugins.IcqEngine.protocol.IncomingMessage
tid
 
Constructor Summary
(package private) SvrAckMessage(ByteMessage bmsg)
           
 
Methods inherited from class plugins.IcqEngine.protocol.IncomingMessage
getTid, setTid
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SvrAckMessage

SvrAckMessage(ByteMessage bmsg)