Apache CXF API

org.apache.cxf.endpoint
Interface Server

All Known Implementing Classes:
ServerImpl

public interface Server


Method Summary
 Destination getDestination()
           
 Endpoint getEndpoint()
           
 void start()
           
 void stop()
           
 

Method Detail

start

void start()

stop

void stop()

getDestination

Destination getDestination()

getEndpoint

Endpoint getEndpoint()

Apache CXF API

Apache CXF is an effort undergoing incubation at the Apache Software Foundation(ASF) and sponsored by the Apache Incubator PMC.