jcifs.netbios
Class SessionRequestPacket

java.lang.Object
  extended by jcifs.netbios.SessionServicePacket
      extended by jcifs.netbios.SessionRequestPacket

public class SessionRequestPacket
extends SessionServicePacket


Field Summary
 
Fields inherited from class jcifs.netbios.SessionServicePacket
NEGATIVE_SESSION_RESPONSE, POSITIVE_SESSION_RESPONSE
 
Constructor Summary
SessionRequestPacket(Name calledName, Name callingName)
           
 
Method Summary
 
Methods inherited from class jcifs.netbios.SessionServicePacket
writeWireFormat
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SessionRequestPacket

public SessionRequestPacket(Name calledName,
                            Name callingName)