com.novell.sentinel.client.http
Interface HttpRequestMethod

All Known Subinterfaces:
HttpRequestor<T>
All Known Implementing Classes:
HttpRequestorAsyncJava, HttpRequestorSyncJava, JSONHttpRequestorJava, JSONHttpRequestorJavaSync

public interface HttpRequestMethod

Interface to allow sharing of HttpMethod enum between HttpRequestor and HttpRequestorSync.


Nested Class Summary
static class HttpRequestMethod.HttpMethod
          HTTP Method specifier.