package org.apache.tuscany.sca.binding.comet.runtime.callback; public enum Status { OK, CLIENT_DISCONNECTED }