|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ServiceEndpoint
Common interface for service endpoints, whether they be service-oriented (i.e. SOAP) or resource-oriented (e.g. REST).
| Method Summary | |
|---|---|
com.sun.mirror.declaration.TypeDeclaration |
getServiceEndpointDefaultImplementation()
The default implementation of the service endpoint. |
java.lang.String |
getServiceEndpointId()
A unique id for this service endpoint. |
com.sun.mirror.declaration.TypeDeclaration |
getServiceEndpointInterface()
The interface that defines this service endpoint. |
| Method Detail |
|---|
java.lang.String getServiceEndpointId()
com.sun.mirror.declaration.TypeDeclaration getServiceEndpointInterface()
com.sun.mirror.declaration.TypeDeclaration getServiceEndpointDefaultImplementation()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||