jcifs.netbios
Class SessionRequestPacket

java.lang.Object
  extended byjcifs.netbios.SessionServicePacket
      extended byjcifs.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)
           
 
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)