Home | History | Annotate | Download | only in exchange

Lines Matching refs:ByteArrayEntity

89 import org.apache.http.entity.ByteArrayEntity;
1275 return sendHttpClientPost(cmd, new ByteArrayEntity(bytes), COMMAND_TIMEOUT);
1712 EasResponse resp = sendHttpClientPost("Sync", new ByteArrayEntity(s.toByteArray()),