|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ITunnelPacker | |
| org.caleigo.toolkit.tunnel | |
| Uses of ITunnelPacker in org.caleigo.toolkit.tunnel |
| Classes in org.caleigo.toolkit.tunnel that implement ITunnelPacker | |
class |
CRCPacker
|
class |
ScramblePacker
|
class |
ZipPacker
|
| Methods in org.caleigo.toolkit.tunnel that return ITunnelPacker | |
protected ITunnelPacker |
AbstractTunnelServer.getPacker(java.lang.String packerClassName)
|
| Methods in org.caleigo.toolkit.tunnel with parameters of type ITunnelPacker | |
void |
ITunnel.addPacker(ITunnelPacker packer)
Adds the packer to the end of this ITunnels packer list. |
void |
ITunnel.remomvePacker(ITunnelPacker packer)
Removes the packer from this ITunnels packer list. |
void |
AbstractTunnel.addPacker(ITunnelPacker packer)
Adds the packer to the end of this ITunnels packer list. |
void |
AbstractTunnel.remomvePacker(ITunnelPacker packer)
Removes the packer from this ITunnels packer list. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||