jcifs.netbios

Class 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

Constructor Details

SessionRequestPacket

public SessionRequestPacket(Name calledName,
                            Name callingName)