Skip navigation links
A B C D E F G H I L M N O P R S U V W 

L

LengthClampedInputStream - Class in com.captainalm.lib.calmnet.stream
This class provides the ability to limit the number of bytes read from the underlying stream.
LengthClampedInputStream(InputStream, int) - Constructor for class com.captainalm.lib.calmnet.stream.LengthClampedInputStream
Creates a LengthClampedInputStream with the specified InputStream and the maximum number of bytes that can be read from the stream.
loadKeyStore(String, File, String) - Static method in class com.captainalm.lib.calmnet.ssl.SSLUtilities
Loads a Keystore of a certain type from a file given the password.
loadPayload(byte[]) - Method in class com.captainalm.lib.calmnet.packet.core.Base64Packet
Loads the packet payload from save data.
loadPayload(byte[]) - Method in class com.captainalm.lib.calmnet.packet.core.EncryptedPacket
Loads the packet payload from save data.
loadPayload(byte[]) - Method in class com.captainalm.lib.calmnet.packet.core.NetworkEncryptionCipherPacket
Loads the packet payload from save data.
loadPayload(byte[]) - Method in class com.captainalm.lib.calmnet.packet.core.NetworkEncryptionUpgradePacket
Loads the packet payload from save data.
loadPayload(byte[]) - Method in class com.captainalm.lib.calmnet.packet.core.NetworkIdentifierPacket
Loads the packet payload from save data.
loadPayload(byte[]) - Method in class com.captainalm.lib.calmnet.packet.core.NetworkSSLUpgradePacket
Loads the packet payload from save data.
loadPayload(byte[]) - Method in class com.captainalm.lib.calmnet.packet.fragment.FragmentAllocatePacket
Loads the packet payload from save data.
loadPayload(byte[]) - Method in class com.captainalm.lib.calmnet.packet.fragment.FragmentAllocationPacket
Loads the packet payload from save data.
loadPayload(byte[]) - Method in class com.captainalm.lib.calmnet.packet.fragment.FragmentPIDAKNPacket
Loads the packet payload from save data.
loadPayload(byte[]) - Method in class com.captainalm.lib.calmnet.packet.fragment.FragmentPIDMSGPacket
Loads the packet payload from save data.
loadPayload(byte[]) - Method in class com.captainalm.lib.calmnet.packet.fragment.FragmentSendStopPacket
Loads the packet payload from save data.
loadPayload(byte[]) - Method in class com.captainalm.lib.calmnet.packet.fragment.FragmentSendVerifyCompletePacket
Loads the packet payload from save data.
loadPayload(byte[]) - Method in interface com.captainalm.lib.calmnet.packet.IPacket
Loads the packet payload from save data.
localAddress() - Method in class com.captainalm.lib.calmnet.marshal.NetMarshalClient
Get the local InetAddress.
localAddress() - Method in class com.captainalm.lib.calmnet.marshal.NetMarshalServer
Get the local InetAddress.
localPort() - Method in class com.captainalm.lib.calmnet.marshal.NetMarshalClient
Get the local port.
localPort() - Method in class com.captainalm.lib.calmnet.marshal.NetMarshalServer
Get the local port.
A B C D E F G H I L M N O P R S U V W 
Skip navigation links