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