import
[org.ibex.mail.git] / src / org / ibex / mail / protocol / Fax.java
1 package org.ibex.mail.protocol;
2 /** Fax send/recieve/gateway */
3 public class Fax extends MessageProtocol {
4 }