Signed-off-by: Bill Erickson <berickxx@gmail.com>
# TODO: these came from MessageWrapper... do we need any of these?
-sub toString {
-}
-
-sub get_body {
-}
-
-sub get_sess_id {
-}
-
-sub get_msg_type {
-}
-
-sub get_remote_id {
-}
-
-sub setType {
-}
-
-sub setTo {
-}
-
-sub setThread {
-}
-
-sub setBody {
-}
-
-sub set_router_command {
-}
-sub set_router_class {
-}
-
-sub set_osrf_xid {
-}
-
-sub get_osrf_xid {
-}
-
+sub toString { }
+sub get_body { }
+sub get_sess_id { }
+sub get_msg_type { }
+sub get_remote_id { }
+sub setType { }
+sub setTo { }
+sub setThread { }
+sub setBody { }
+sub set_router_command { }
+sub set_router_class { }
+sub set_osrf_xid { }
+sub get_osrf_xid { }
1;