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

I

IAcknowledgement - Interface in com.captainalm.lib.calmnet.packet
This interface allows obtaining if the class instance is an Acknowledgement.
IInternalCache - Interface in com.captainalm.lib.calmnet.packet
This interface allows getting and setting if the internal cache should be used within a class instance.
IPacket - Interface in com.captainalm.lib.calmnet.packet
This interface provides the packet methods.
IPacketFactory - Interface in com.captainalm.lib.calmnet.packet.factory
This interface provides the ability to construct IPackets given their PacketProtocolInformation.
isAcknowledgement() - Method in class com.captainalm.lib.calmnet.packet.core.NetworkEncryptionCipherPacket
Gets if the class instance is an Acknowledgement.
isAcknowledgement() - Method in class com.captainalm.lib.calmnet.packet.core.NetworkEncryptionUpgradePacket
Gets if the class instance is an Acknowledgement.
isAcknowledgement() - Method in class com.captainalm.lib.calmnet.packet.core.NetworkSSLUpgradePacket
Gets if the class instance is an Acknowledgement.
isAcknowledgement() - Method in class com.captainalm.lib.calmnet.packet.fragment.FragmentPIDAKNPacket
Gets if the class instance is an Acknowledgement.
isAcknowledgement() - Method in interface com.captainalm.lib.calmnet.packet.IAcknowledgement
Gets if the class instance is an Acknowledgement.
isBase64ed() - Method in class com.captainalm.lib.calmnet.packet.core.NetworkEncryptionUpgradePacket
Gets if base 64 is used.
isCacheUsed() - Method in class com.captainalm.lib.calmnet.packet.core.Base64Packet
Gets if the encrypted data is cached.
isCacheUsed() - Method in class com.captainalm.lib.calmnet.packet.core.EncryptedPacket
Gets if the encrypted data is cached.
isCacheUsed() - Method in class com.captainalm.lib.calmnet.packet.core.NetworkEncryptionCipherPacket
Gets if the cipher information is cached.
isCacheUsed() - Method in interface com.captainalm.lib.calmnet.packet.IInternalCache
Gets if the internal cache is used.
isOldPacketFormatInUse() - Method in class com.captainalm.lib.calmnet.packet.PacketLoader
Is the old packet format in use (No explicit hash indication nor length).
isRunning() - Method in class com.captainalm.lib.calmnet.marshal.NetMarshalClient
Gets if the marshal is running.
isRunning() - Method in class com.captainalm.lib.calmnet.marshal.NetMarshalServer
Gets if the marshal is running.
isSSLUpgraded() - Method in class com.captainalm.lib.calmnet.marshal.NetMarshalClient
Gets if the marshal is ssl upgraded.
IStreamedPacket - Interface in com.captainalm.lib.calmnet.packet
This interface provides the streaming packet methods.
isUpgrade() - Method in class com.captainalm.lib.calmnet.packet.core.NetworkEncryptionUpgradePacket
Gets if the packet is treated as a stream upgrade or a change in packet use for EncryptedPacket and Base64Packet.
isValid() - Method in class com.captainalm.lib.calmnet.packet.core.Base64Packet
Gets if the packet is valid.
isValid() - Method in class com.captainalm.lib.calmnet.packet.core.EncryptedPacket
Gets if the packet is valid.
isValid() - Method in class com.captainalm.lib.calmnet.packet.core.NetworkEncryptionCipherPacket
Gets if the packet is valid.
isValid() - Method in class com.captainalm.lib.calmnet.packet.core.NetworkEncryptionUpgradePacket
Gets if the packet is valid.
isValid() - Method in class com.captainalm.lib.calmnet.packet.core.NetworkIdentifierPacket
Gets if the packet is valid.
isValid() - Method in class com.captainalm.lib.calmnet.packet.core.NetworkSSLUpgradePacket
Gets if the packet is valid.
isValid() - Method in class com.captainalm.lib.calmnet.packet.fragment.FragmentAllocatePacket
Gets if the packet is valid.
isValid() - Method in class com.captainalm.lib.calmnet.packet.fragment.FragmentAllocationPacket
Gets if the packet is valid.
isValid() - Method in class com.captainalm.lib.calmnet.packet.fragment.FragmentMessagePacket
Gets if the packet is valid.
isValid() - Method in class com.captainalm.lib.calmnet.packet.fragment.FragmentPIDAKNPacket
Gets if the packet is valid.
isValid() - Method in class com.captainalm.lib.calmnet.packet.fragment.FragmentPIDMSGPacket
Gets if the packet is valid.
isValid() - Method in class com.captainalm.lib.calmnet.packet.fragment.FragmentPIDPacket
Gets if the packet is valid.
isValid() - Method in interface com.captainalm.lib.calmnet.packet.IPacket
Gets if the packet is valid.
A B C D E F G H I L M N O P R S U V W 
Skip navigation links